New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metamask-previews/base-controller

Package Overview
Dependencies
Maintainers
2
Versions
534
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-previews/base-controller - npm Package Compare versions

Comparing version 3.2.3-preview.7f750b2 to 3.2.3-preview.80566a6

7

package.json
{
"name": "@metamask-previews/base-controller",
"version": "3.2.3-preview.7f750b2",
"version": "3.2.3-preview.80566a6",
"description": "Provides scaffolding for controllers as well a communication system for all controllers",

@@ -27,8 +27,9 @@ "keywords": [

"publish:preview": "yarn npm publish --tag preview",
"test": "jest",
"test": "jest --reporters=jest-silent-reporter",
"test:clean": "jest --clearCache",
"test:verbose": "jest --verbose",
"test:watch": "jest --watch"
},
"dependencies": {
"@metamask/utils": "^8.1.0",
"@metamask/utils": "^8.2.0",
"immer": "^9.0.6"

@@ -35,0 +36,0 @@ },

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