@metamask/keyring-api
Advanced tools
+3
| // Re-exported for compatibility with Browserify. | ||
| // eslint-disable-next-line | ||
| module.exports = require('./dist/v2/index.cjs'); |
+8
-1
@@ -10,2 +10,8 @@ # Changelog | ||
| ## [23.0.1] | ||
| ### Fixed | ||
| - Workaround Browserify subpath export for `/v2` ([#516](https://github.com/MetaMask/accounts/pull/516)) | ||
| ## [23.0.0] | ||
@@ -741,3 +747,4 @@ | ||
| [Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@23.0.0...HEAD | ||
| [Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@23.0.1...HEAD | ||
| [23.0.1]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@23.0.0...@metamask/keyring-api@23.0.1 | ||
| [23.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@22.0.0...@metamask/keyring-api@23.0.0 | ||
@@ -744,0 +751,0 @@ [22.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/keyring-api@21.6.0...@metamask/keyring-api@22.0.0 |
+3
-2
| { | ||
| "name": "@metamask/keyring-api", | ||
| "version": "23.0.0", | ||
| "version": "23.0.1", | ||
| "description": "MetaMask Keyring API", | ||
@@ -46,3 +46,4 @@ "keywords": [ | ||
| "files": [ | ||
| "dist/" | ||
| "dist/", | ||
| "v2.js" | ||
| ], | ||
@@ -49,0 +50,0 @@ "scripts": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1100014
0.04%437
0.23%5279
0.06%