@polkadot/react-identicon
Advanced tools
Comparing version 3.6.1 to 3.6.2
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packageInfo = void 0; | ||
exports.packageInfo = { name: '@polkadot/react-identicon', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '3.6.1' }; | ||
exports.packageInfo = { name: '@polkadot/react-identicon', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '3.6.2' }; |
@@ -21,3 +21,3 @@ { | ||
"type": "module", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"main": "./cjs/index.js", | ||
@@ -125,7 +125,7 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@polkadot/keyring": "^12.4.1", | ||
"@polkadot/ui-settings": "3.6.1", | ||
"@polkadot/ui-shared": "3.6.1", | ||
"@polkadot/util": "^12.4.1", | ||
"@polkadot/util-crypto": "^12.4.1", | ||
"@polkadot/keyring": "^12.4.2", | ||
"@polkadot/ui-settings": "3.6.2", | ||
"@polkadot/ui-shared": "3.6.2", | ||
"@polkadot/util": "^12.4.2", | ||
"@polkadot/util-crypto": "^12.4.2", | ||
"ethereum-blockies-base64": "^1.0.2", | ||
@@ -132,0 +132,0 @@ "jdenticon": "3.2.0", |
@@ -1,1 +0,1 @@ | ||
export const packageInfo = { name: '@polkadot/react-identicon', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '3.6.1' }; | ||
export const packageInfo = { name: '@polkadot/react-identicon', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '3.6.2' }; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@polkadot/ui-settings@3.6.2(transitive)
+ Added@polkadot/ui-shared@3.6.2(transitive)
- Removed@polkadot/ui-settings@3.6.1(transitive)
- Removed@polkadot/ui-shared@3.6.1(transitive)
Updated@polkadot/keyring@^12.4.2
Updated@polkadot/ui-settings@3.6.2
Updated@polkadot/ui-shared@3.6.2
Updated@polkadot/util@^12.4.2