Socket
Socket
Sign inDemoInstall

@metamask/controllers

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/controllers - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

9

CHANGELOG.md

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

## [4.0.2] - 2020-11-09
### Changed
- Unpin `eth-sig-util` dependency ([#302](https://github.com/MetaMask/controllers/pull/302))
## [4.0.1] - 2020-11-09

@@ -101,3 +107,4 @@

[Unreleased]:https://github.com/MetaMask/controllers/compare/v4.0.1...HEAD
[Unreleased]:https://github.com/MetaMask/controllers/compare/v4.0.2...HEAD
[4.0.2]:https://github.com/MetaMask/controllers/compare/v4.0.1...v4.0.2
[4.0.1]:https://github.com/MetaMask/controllers/compare/v4.0.0...v4.0.1

@@ -104,0 +111,0 @@ [4.0.0]:https://github.com/MetaMask/controllers/compare/v3.2.0...v4.0.0

4

package.json
{
"name": "@metamask/controllers",
"version": "4.0.1",
"version": "4.0.2",
"description": "Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets",

@@ -47,3 +47,3 @@ "license": "MIT",

"eth-rpc-errors": "^4.0.0",
"eth-sig-util": "3.0.0",
"eth-sig-util": "^3.0.0",
"ethereumjs-util": "^6.1.0",

@@ -50,0 +50,0 @@ "ethereumjs-wallet": "0.6.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