@polkadot/util
Advanced tools
Comparing version 10.1.10 to 10.1.11
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '10.1.10' | ||
version: '10.1.11' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -23,3 +23,3 @@ { | ||
"type": "module", | ||
"version": "10.1.10", | ||
"version": "10.1.11", | ||
"main": "./cjs/index.js", | ||
@@ -722,7 +722,7 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.0", | ||
"@polkadot/x-bigint": "10.1.10", | ||
"@polkadot/x-global": "10.1.10", | ||
"@polkadot/x-textdecoder": "10.1.10", | ||
"@polkadot/x-textencoder": "10.1.10", | ||
"@babel/runtime": "^7.19.4", | ||
"@polkadot/x-bigint": "10.1.11", | ||
"@polkadot/x-global": "10.1.11", | ||
"@polkadot/x-textdecoder": "10.1.11", | ||
"@polkadot/x-textencoder": "10.1.11", | ||
"@types/bn.js": "^5.1.1", | ||
@@ -729,0 +729,0 @@ "bn.js": "^5.2.1" |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/util authors & contributors | ||
type: 'esm', | ||
version: '10.1.10' | ||
version: '10.1.11' | ||
}; |
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
530872
15256
+ Added@polkadot/x-bigint@10.1.11(transitive)
+ Added@polkadot/x-global@10.1.11(transitive)
+ Added@polkadot/x-textdecoder@10.1.11(transitive)
+ Added@polkadot/x-textencoder@10.1.11(transitive)
- Removed@polkadot/x-bigint@10.1.10(transitive)
- Removed@polkadot/x-global@10.1.10(transitive)
- Removed@polkadot/x-textdecoder@10.1.10(transitive)
- Removed@polkadot/x-textencoder@10.1.10(transitive)
Updated@babel/runtime@^7.19.4
Updated@polkadot/x-bigint@10.1.11
Updated@polkadot/x-global@10.1.11