Socket
Socket
Sign inDemoInstall

@metamask/snaps-registry

Package Overview
Dependencies
Maintainers
11
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/snaps-registry - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

8

CHANGELOG.md

@@ -9,2 +9,7 @@ # Changelog

## [3.2.1]
### Changed
- Bump `@metamask/superstruct` from `^3.0.0` to `^3.1.0` ([#693](https://github.com/MetaMask/snaps-registry/pull/693))
- Bump `@metamask/utils` from `^8.5.0` to `^9.0.0` ([#693](https://github.com/MetaMask/snaps-registry/pull/693))
## [3.2.0]

@@ -85,3 +90,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v3.2.0...HEAD
[Unreleased]: https://github.com/MetaMask/snaps-registry/compare/v3.2.1...HEAD
[3.2.1]: https://github.com/MetaMask/snaps-registry/compare/v3.2.0...v3.2.1
[3.2.0]: https://github.com/MetaMask/snaps-registry/compare/v3.1.0...v3.2.0

@@ -88,0 +94,0 @@ [3.1.0]: https://github.com/MetaMask/snaps-registry/compare/v3.0.1...v3.1.0

6

package.json
{
"name": "@metamask/snaps-registry",
"version": "3.2.0",
"version": "3.2.1",
"description": "A registry containing metadata about verified and blocked Snaps.",

@@ -33,4 +33,4 @@ "repository": {

"dependencies": {
"@metamask/superstruct": "^3.0.0",
"@metamask/utils": "^8.5.0",
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.0.0",
"@noble/curves": "^1.2.0",

@@ -37,0 +37,0 @@ "@noble/hashes": "^1.3.2"

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