@metamask/bip32-example-snap
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -9,2 +9,6 @@ # Changelog | ||
## [2.1.1] | ||
### Changed | ||
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189)) | ||
## [2.1.0] | ||
@@ -43,3 +47,4 @@ ### Changed | ||
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/bip32-example-snap@2.1.0...HEAD | ||
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/bip32-example-snap@2.1.1...HEAD | ||
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/bip32-example-snap@2.1.0...@metamask/bip32-example-snap@2.1.1 | ||
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/bip32-example-snap@2.0.1...@metamask/bip32-example-snap@2.1.0 | ||
@@ -46,0 +51,0 @@ [2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/bip32-example-snap@2.0.0...@metamask/bip32-example-snap@2.0.1 |
{ | ||
"name": "@metamask/bip32-example-snap", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "MetaMask example snap demonstrating the use of `snap_getBip32Entropy`.", | ||
@@ -14,3 +14,2 @@ "repository": { | ||
"dist/", | ||
"images/icon.svg", | ||
"snap.manifest.json" | ||
@@ -37,4 +36,4 @@ ], | ||
"@metamask/rpc-errors": "^6.1.0", | ||
"@metamask/snaps-sdk": "^1.0.0", | ||
"@metamask/utils": "^8.1.0", | ||
"@metamask/snaps-sdk": "^2.1.0", | ||
"@metamask/utils": "^8.3.0", | ||
"@noble/ed25519": "^1.6.0", | ||
@@ -45,4 +44,4 @@ "@noble/secp256k1": "^1.7.1" | ||
"@jest/globals": "^29.5.0", | ||
"@lavamoat/allow-scripts": "^2.5.1", | ||
"@metamask/auto-changelog": "^3.4.3", | ||
"@lavamoat/allow-scripts": "^3.0.2", | ||
"@metamask/auto-changelog": "^3.4.4", | ||
"@metamask/eslint-config": "^12.1.0", | ||
@@ -52,4 +51,4 @@ "@metamask/eslint-config-jest": "^12.1.0", | ||
"@metamask/eslint-config-typescript": "^12.1.0", | ||
"@metamask/snaps-cli": "^3.0.2", | ||
"@metamask/snaps-jest": "^4.0.0", | ||
"@metamask/snaps-cli": "^5.1.0", | ||
"@metamask/snaps-jest": "^5.0.0", | ||
"@swc/core": "1.3.78", | ||
@@ -56,0 +55,0 @@ "@swc/jest": "^0.2.26", |
{ | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "MetaMask example snap demonstrating the use of `snap_getBip32Entropy`.", | ||
@@ -10,3 +10,3 @@ "proposedName": "BIP-32 Example Snap", | ||
"source": { | ||
"shasum": "3PiDzz7GdMsESG/6ZAJqFjn2Li8oaCvw2i3k+IFooXs=", | ||
"shasum": "lqz9XyQ0fC81A2LIRKSUInXBJEv26N9+8UIT5HcGG8E=", | ||
"location": { | ||
@@ -13,0 +13,0 @@ "npm": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
282702
7
55
+ Added@metamask/snaps-sdk@2.1.0(transitive)
- Removed@metamask/snaps-sdk@1.4.0(transitive)
- Removedis-svg@4.4.0(transitive)
Updated@metamask/snaps-sdk@^2.1.0
Updated@metamask/utils@^8.3.0