@polkadot/ui-settings
Advanced tools
Comparing version 2.11.1 to 2.11.2
@@ -1278,3 +1278,3 @@ (function (global, factory) { | ||
type: 'esm', | ||
version: '2.11.1' | ||
version: '2.11.2' | ||
}; | ||
@@ -1281,0 +1281,0 @@ |
@@ -16,4 +16,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '2.11.1' | ||
version: '2.11.2' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "2.11.1", | ||
"version": "2.11.2", | ||
"main": "./cjs/index.js", | ||
@@ -112,4 +112,4 @@ "module": "./index.js", | ||
"@babel/runtime": "^7.20.13", | ||
"@polkadot/networks": "^10.3.1", | ||
"@polkadot/util": "^10.3.1", | ||
"@polkadot/networks": "^10.4.1", | ||
"@polkadot/util": "^10.4.1", | ||
"eventemitter3": "^4.0.7", | ||
@@ -116,0 +116,0 @@ "store": "^2.0.12" |
@@ -10,3 +10,3 @@ // Copyright 2017-2023 @polkadot/ui-settings authors & contributors | ||
type: 'esm', | ||
version: '2.11.1' | ||
version: '2.11.2' | ||
}; |
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
Updated@polkadot/networks@^10.4.1
Updated@polkadot/util@^10.4.1