@metamask/controller-utils
Advanced tools
+8
-1
@@ -10,2 +10,8 @@ # Changelog | ||
| ## [11.14.1] | ||
| ### Changed | ||
| - Bump `@metamask/utils` from `^11.8.0` to `^11.8.1` ([#6708](https://github.com/MetaMask/core/pull/6708)) | ||
| ## [11.14.0] | ||
@@ -581,3 +587,4 @@ | ||
| [Unreleased]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.14.0...HEAD | ||
| [Unreleased]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.14.1...HEAD | ||
| [11.14.1]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.14.0...@metamask/controller-utils@11.14.1 | ||
| [11.14.0]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.13.0...@metamask/controller-utils@11.14.0 | ||
@@ -584,0 +591,0 @@ [11.13.0]: https://github.com/MetaMask/core/compare/@metamask/controller-utils@11.12.0...@metamask/controller-utils@11.13.0 |
+2
-2
| { | ||
| "name": "@metamask/controller-utils", | ||
| "version": "11.14.0", | ||
| "version": "11.14.1", | ||
| "description": "Data and convenience functions shared by multiple packages", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
| "@metamask/ethjs-unit": "^0.3.0", | ||
| "@metamask/utils": "^11.8.0", | ||
| "@metamask/utils": "^11.8.1", | ||
| "@spruceid/siwe-parser": "2.1.0", | ||
@@ -55,0 +55,0 @@ "@types/bn.js": "^5.1.5", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
384792
0.07%Updated