File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.1 " ,
2+ "version" : " 0.0.2 " ,
33 "command" : {
44 "publish" : {
55 "registry" : " https://registry.npmjs.org"
Original file line number Diff line number Diff line change 11{
22 "name" : " @mm-snap/controllers" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Controllers for MetaMask Snaps." ,
55 "main" : " dist/index.js" ,
66 "files" : [
2424 },
2525 "devDependencies" : {
2626 "@metamask/eslint-config" : " ^5.0.0" ,
27- "@mm-snap/types" : " ^0.0.1 " ,
27+ "@mm-snap/types" : " ^0.0.2 " ,
2828 "@types/pump" : " ^1.1.0" ,
2929 "@types/readable-stream" : " ^2.3.9" ,
3030 "@typescript-eslint/eslint-plugin" : " ^4.14.2" ,
4040 "@metamask/object-multiplex" : " ^1.1.0" ,
4141 "@metamask/obs-store" : " ^6.0.2" ,
4242 "@metamask/safe-event-emitter" : " ^2.0.0" ,
43- "@mm-snap/post-message-stream" : " ^0.0.1 " ,
44- "@mm-snap/workers" : " ^0.0.1 " ,
43+ "@mm-snap/post-message-stream" : " ^0.0.2 " ,
44+ "@mm-snap/workers" : " ^0.0.2 " ,
4545 "eth-rpc-errors" : " ^4.0.2" ,
4646 "nanoid" : " ^3.1.20" ,
4747 "pump" : " ^3.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @mm-snap/post-message-stream" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Sets up a duplex object stream over window.postMessage" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @mm-snap/rpc-methods" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " MetaMask Snap RPC method implementations." ,
55 "main" : " dist/index.js" ,
66 "files" : [
2121 "prepare" : " yarn lint && yarn build"
2222 },
2323 "dependencies" : {
24- "@mm-snap/controllers" : " ^0.0.1 " ,
24+ "@mm-snap/controllers" : " ^0.0.2 " ,
2525 "eth-rpc-errors" : " ^4.0.2"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @mm-snap/types" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Shared types for @mm-snap packages." ,
55 "main" : " index.d.ts" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @mm-snap/workers" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Snap Web Workers for the MetaMask extension." ,
55 "main" : " dist/index.js" ,
66 "files" : [
2727 "@metamask/eslint-config" : " ^5.0.0" ,
2828 "@metamask/inpage-provider" : " ^8.0.3" ,
2929 "@metamask/object-multiplex" : " ^1.1.0" ,
30- "@mm-snap/post-message-stream" : " ^0.0.1 " ,
31- "@mm-snap/types" : " ^0.0.1 " ,
30+ "@mm-snap/post-message-stream" : " ^0.0.2 " ,
31+ "@mm-snap/types" : " ^0.0.2 " ,
3232 "@types/pump" : " ^1.1.0" ,
3333 "@types/readable-stream" : " ^2.3.9" ,
3434 "@typescript-eslint/eslint-plugin" : " ^4.14.2" ,
You can’t perform that action at this time.
0 commit comments