Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/snaps-monorepo",
"version": "138.0.0",
"version": "139.0.0",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/example-snaps",
"version": "3.28.0",
"version": "3.29.0",
"private": true,
"description": "A collection of examples demonstrating how to build MetaMask Snaps",
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "HTF/g7VSNFOHVSFMVCr/oiCtBQUhnlh7RgoKRrmcfAw=",
"shasum": "iwcAFpTZI2R0+2Y08yHLHQrnLYIH0BnLZnyUf5yxvr0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -24,6 +24,6 @@
"endowment:cronjob": {},
"snap_dialog": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/bip32/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "bLh42RUBGIcHxVrXiOOyYxFE4tMsZq3choYigIuOHX0=",
"shasum": "4+7ZgHt849j2sZQAwxlkGQ4il80SRXMmDYvb7h0+PrI=",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extended manifest shasum not updated with base manifest

Medium Severity

The snap.manifest.json shasum was updated to 4+7ZgHt849j2sZQAwxlkGQ4il80SRXMmDYvb7h0+PrI= in this release, but snap.manifest.dev.json in the same package still has a different shasum (yW/4a7WQ2dCmZHAaX6P2tihFF7azVPkpQ0iJlb/v61A=). Since both manifests reference the same bundle (dist/bundle.js), they should have matching shasums. Using the dev manifest for development would fail bundle verification.

Fix in Cursor Fix in Web

"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down Expand Up @@ -43,6 +43,6 @@
}
]
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/bip44/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "x+Z5a2jZziTBbjBocf6x6yYqxWQJy9zpsuXQu/l72tk=",
"shasum": "jwzE6RvGGF8xQwFvt3QnYiMJQpcISu5KL8lCrt/RN+0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -31,6 +31,6 @@
}
]
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/client-status/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "KNoSMw1x2q8JJuiMHLR2WUfnXgS8+Qigcn6axjNXbnU=",
"shasum": "V1vCoM4Q0SGS6m05n5zqEVC9qD7odG9pHrw9iKGSCQg=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -22,6 +22,6 @@
"snaps": false
}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "xEWQkOBI5oBBSFTRNiU/1LOEAO5gzlPP0DXLkOAQHDU=",
"shasum": "TtD0ZWvt9SPAjutiYyVnxo6ofE7cT4/v4wJZr45lW8o=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -29,6 +29,6 @@
},
"snap_notify": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/cronjobs/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "RD9BmLyccxHIO9Ugvm01WwldnJYCO62Y/gyWsqX/h60=",
"shasum": "ke/J1WO4ad7/uNujtzWdpIm2ZFV43G1JJuNOA2UmjxI=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -29,6 +29,6 @@
},
"snap_dialog": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/dialogs/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "6H/xigfH9u0GxJK8FkuVVJMvMMeWzhH8U44v5Co+l68=",
"shasum": "/DXKtMCqhL7MrcbgBftgZ1p+pgrH9LTI7zDmThP7C9c=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -22,6 +22,6 @@
},
"snap_dialog": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/errors/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "ee7rnUVZUIh01iXWM9Eo5E4z7yWceVu+4DIfOXjWa1c=",
"shasum": "UBekcOiuZrD3v1JJGX9Xf9krGOcH7mTzN+jxBHUeCUI=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -21,6 +21,6 @@
"dapps": true
}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "3KRQiL+BkDxdEzEIabxnfGZIdHP/1T7er0hdCh75SfU=",
"shasum": "T9ajORf32JY/wOACSs94WBuX1pBLRynHfwzK6Gg1vDU=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -22,6 +22,6 @@
},
"endowment:ethereum-provider": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/ethers-js/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "z6v9zCXkSPMKSydCdc98zmr9xKkXRzMb2WARZE2DWuo=",
"shasum": "vAUh2ZW1o7QcaAQMxCmlbRIQ/PePsgX4BdVu7WAb0sg=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
"snap_dialog": {},
"snap_getEntropy": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/file-upload/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "zDalaFzYqyS1DP6GaUHrA2Ryo60UTubQ+yX7WgxVinM=",
"shasum": "SaWIMuNrvVzKI2xEdH+uR6TsDq8wu1pvhZ15HaV+ULA=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -24,6 +24,6 @@
"snap_dialog": {},
"snap_manageState": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/get-entropy/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "1LcCyTSgqOfgYOurQRaubwySEPLHjwI3G2Lh2odIbEI=",
"shasum": "N/tWXwYhIC7cEyYADI9t6+6tTRuY5TDECXtgCPzY70o=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
"snap_dialog": {},
"snap_getEntropy": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/get-file/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "6ckeRZ0DCQrutuBdkh3khJA8pjNJGiqHIbapk/2RNDs=",
"shasum": "xnebVTW1hTxTEj1X7aUnFvZ8AFxl+uK3U9iQeeBGCQ4=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -22,6 +22,6 @@
"dapps": true
}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/home-page/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "qG6eU65xdAsqrLpNm0yt5v5uh+Gv5LStaqqR+/e8h+8=",
"shasum": "oktXbPZg/it+D8TOLZrz1dqtE7/GMc7LQ78ZAn7hXZg=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -19,6 +19,6 @@
"initialPermissions": {
"endowment:page-home": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/images/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "7Wzg0p7PiQ5Q2U8VqAbkwj+Ep0jbETFeu7E/oe9DgUo=",
"shasum": "GUZXSnQrPXSqE8S340MDlW1239E5C/DNXuBFY9hCWu0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
},
"snap_dialog": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "AZjfFBUWfY8zLZeO5hfozqkGxKzRZLXfRIxsrhkYf7M=",
"shasum": "e7r9tcHvgJwLXLm5QTHZ9vbl9ubMK+gvAgcSTb6f6Es=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -25,6 +25,6 @@
"endowment:transaction-insight": {},
"endowment:page-home": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "zVWN1JyJbsn2e/BRVynWcN+jHDq64/yGVrANxfopINw=",
"shasum": "5M5X+dX+6pBxzl4MZmp4tphXKTKjwEhYOOMBXPM6W7M=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -21,6 +21,6 @@
"dapps": true
}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "XAkUPFewwT8IYrTQFdvLEK1Dv+NXs7P1VYqETVjmtnI=",
"shasum": "Dq4ODvHdNcGfa5CejA8wDi3JjONz1/RBdGoyq1H8h3E=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
"snap_dialog": {},
"snap_manageState": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/json-rpc/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "aycvUO5ybKyKcpB7tu7itPve7slKONBI7uPiApTTleQ=",
"shasum": "lWYzps64x3Rh7ZuFzBtZvwzOf7fdHqG7xbO/QbWHduA=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -26,6 +26,6 @@
}
}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/jsx/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "4s/6BKejZu0llvTyWo6vT7sdHytlNtP0kmAlE9y7BYQ=",
"shasum": "YOHhgsTYDy/hXTZE/UABuagil5B4WLq1A4fcHc4xoj0=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
"snap_dialog": {},
"snap_manageState": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "9elIwCs91kY5EZW8bs+0o5SvjshwLLDTna1M/W5EPbg=",
"shasum": "urEsXjclMFawKxiJBr1s6DHSM9PNpBHn0lo165oyhoo=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -21,6 +21,6 @@
"snap_notify": {},
"endowment:lifecycle-hooks": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
4 changes: 2 additions & 2 deletions packages/examples/packages/localization/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snaps.git"
},
"source": {
"shasum": "cV1pvobnsKPBt+2XtI4KTRxxEao/rrY6yYHIHsRxRSM=",
"shasum": "AX9V6M1oDfqhOHCsnvMXXjLcOH66L1FUYNkFKShIJmQ=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand All @@ -23,6 +23,6 @@
},
"snap_getPreferences": {}
},
"platformVersion": "10.3.0",
"platformVersion": "10.4.0",
"manifestVersion": "0.1"
}
Loading
Loading