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

@metamask/utils

Package Overview
Dependencies
Maintainers
7
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/utils - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

7

CHANGELOG.md

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

## [3.0.1]
### Fixed
- Promote `@types/debug` from development dependencies to production dependencies ([#23](https://github.com/MetaMask/utils/pull/23))
## [3.0.0]

@@ -54,3 +58,4 @@ ### Added

[Unreleased]: https://github.com/MetaMask/utils/compare/v3.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/utils/compare/v3.0.1...HEAD
[3.0.1]: https://github.com/MetaMask/utils/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/MetaMask/utils/compare/v2.1.0...v3.0.0

@@ -57,0 +62,0 @@ [2.1.0]: https://github.com/MetaMask/utils/compare/v2.0.0...v2.1.0

4

package.json
{
"name": "@metamask/utils",
"version": "3.0.0",
"version": "3.0.1",
"description": "Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.",

@@ -30,2 +30,3 @@ "repository": {

"dependencies": {
"@types/debug": "^4.1.7",
"debug": "^4.3.4",

@@ -42,3 +43,2 @@ "fast-deep-equal": "^3.1.3",

"@metamask/eslint-config-typescript": "^9.0.1",
"@types/debug": "^4.1.7",
"@types/jest": "^28.1.7",

@@ -45,0 +45,0 @@ "@typescript-eslint/eslint-plugin": "^4.21.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