@polkadot/metadata
Advanced tools
Comparing version 4.12.2-20 to 4.13.1
{ | ||
"name": "@polkadot/metadata", | ||
"version": "4.12.2-20", | ||
"version": "4.13.1", | ||
"type": "module", | ||
@@ -23,10 +23,10 @@ "description": "Helpers to extract information from runtime metadata", | ||
"@babel/runtime": "^7.14.0", | ||
"@polkadot/types": "4.12.2-20", | ||
"@polkadot/types-known": "4.12.2-20", | ||
"@polkadot/util": "^6.6.2-13", | ||
"@polkadot/util-crypto": "^6.6.2-13", | ||
"@polkadot/types": "4.13.1", | ||
"@polkadot/types-known": "4.13.1", | ||
"@polkadot/util": "^6.7.1", | ||
"@polkadot/util-crypto": "^6.7.1", | ||
"bn.js": "^4.11.9" | ||
}, | ||
"devDependencies": { | ||
"@polkadot/keyring": "^6.6.2-13" | ||
"@polkadot/keyring": "^6.7.1" | ||
}, | ||
@@ -33,0 +33,0 @@ "exports": { |
@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/metadata authors & contributors | ||
name: '@polkadot/metadata', | ||
version: '4.12.2-20' | ||
version: '4.13.1' | ||
}; |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
6883866
+ Added@polkadot/types@4.13.1(transitive)
+ Added@polkadot/types-known@4.13.1(transitive)
- Removed@polkadot/types@4.12.2-20(transitive)
- Removed@polkadot/types-known@4.12.2-20(transitive)
Updated@polkadot/types@4.13.1
Updated@polkadot/types-known@4.13.1
Updated@polkadot/util@^6.7.1
Updated@polkadot/util-crypto@^6.7.1