Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/bip32-example-snap

Package Overview
Dependencies
Maintainers
12
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/bip32-example-snap - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

@@ -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

15

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc