This repository was archived by the owner on Jun 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
77 "stream" : true ,
8- "version" : " 1.0 .0"
8+ "version" : " 2.1 .0"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/filsnap-adapter" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "main" : " ./build/index.js" ,
55 "module" : " ./build/index.js" ,
66 "types" : " ./build/index.d.ts" ,
1818 "access" : " public"
1919 },
2020 "description" : " Adapter for installing Filsnap" ,
21- "dependencies" : {},
2221 "scripts" : {
2322 "prebuild" : " rm -rf build" ,
2423 "build" : " yarn run build:lib && yarn run build:types" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
3- "version" : " 0 .1.0" ,
3+ "version" : " 2 .1.0" ,
44 "private" : true ,
55 "license" : " (Apache-2.0 AND MIT)" ,
66 "devDependencies" : {
77 "eslint-config-react-app" : " ^6.0.0" ,
88 "gh-pages" : " ^3.1.0"
99 },
1010 "dependencies" : {
11- "@chainsafe/filsnap-adapter" : " 2.0.1 " ,
12- "@chainsafe/filsnap-types" : " 2.0 .0" ,
11+ "@chainsafe/filsnap-adapter" : " ^2.1.0 " ,
12+ "@chainsafe/filsnap-types" : " ^2.1 .0" ,
1313 "@material-ui/core" : " ^4.9.7" ,
1414 "@material-ui/icons" : " ^4.9.1" ,
1515 "@material-ui/lab" : " latest" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/filsnap" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "license" : " (Apache-2.0 AND MIT)" ,
55 "description" : " Filsnap - Metamask snap to interact with Filecoin dapps." ,
66 "private" : false ,
4747 },
4848 "homepage" : " https://github.com/chainsafe/filecoin-metamask-snap#readme" ,
4949 "devDependencies" : {
50- "@chainsafe/filsnap-types" : " 2.0 .0" ,
50+ "@chainsafe/filsnap-types" : " ^2.1 .0" ,
5151 "@metamask/snaps-cli" : " ^0.7.0" ,
5252 "@types/bn.js" : " ^4.11.6" ,
5353 "@types/chai" : " ^4.2.10" ,
6969 "@filecoin-shipyard/lotus-client-provider-nodejs" : " ^0.0.5" ,
7070 "@filecoin-shipyard/lotus-client-rpc" : " ^0.0.11" ,
7171 "@filecoin-shipyard/lotus-client-schema" : " ^0.0.14" ,
72- "@metamask/key-tree" : " ^3.0.1" ,
7372 "@glif/filecoin-number" : " 1.1.0" ,
73+ "@metamask/key-tree" : " ^3.0.1" ,
7474 "@zondax/filecoin-signing-tools" : " ^0.18.3" ,
7575 "bn.js" : " ^5.1.2" ,
7676 "deepmerge" : " ^4.2.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/filsnap-types" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "types" : " ./index.d.ts" ,
55 "license" : " (Apache-2.0 AND MIT)" ,
66 "author" : " chainsafe <info@chainsafe.io>" ,
1414 " metamask" ,
1515 " snap" ,
1616 " dapp"
17- ],
18- "dependencies" : {}
17+ ]
1918}
You can’t perform that action at this time.
0 commit comments