@polkadot/metadata
Advanced tools
Comparing version 4.13.2-5 to 4.13.2-6
{ | ||
"name": "@polkadot/metadata", | ||
"version": "4.13.2-5", | ||
"version": "4.13.2-6", | ||
"type": "module", | ||
@@ -23,10 +23,10 @@ "description": "Helpers to extract information from runtime metadata", | ||
"@babel/runtime": "^7.14.0", | ||
"@polkadot/types": "4.13.2-5", | ||
"@polkadot/types-known": "4.13.2-5", | ||
"@polkadot/util": "^6.7.1", | ||
"@polkadot/util-crypto": "^6.7.1", | ||
"@polkadot/types": "4.13.2-6", | ||
"@polkadot/types-known": "4.13.2-6", | ||
"@polkadot/util": "^6.7.2-7", | ||
"@polkadot/util-crypto": "^6.7.2-7", | ||
"bn.js": "^4.11.9" | ||
}, | ||
"devDependencies": { | ||
"@polkadot/keyring": "^6.7.1" | ||
"@polkadot/keyring": "^6.7.2-7" | ||
}, | ||
@@ -33,0 +33,0 @@ "exports": { |
@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/metadata authors & contributors | ||
name: '@polkadot/metadata', | ||
version: '4.13.2-5' | ||
version: '4.13.2-6' | ||
}; |
Sorry, the diff of this file is not supported yet
6883902
+ Added@polkadot/types@4.13.2-6(transitive)
+ Added@polkadot/types-known@4.13.2-6(transitive)
- Removed@polkadot/types@4.13.2-5(transitive)
- Removed@polkadot/types-known@4.13.2-5(transitive)
Updated@polkadot/types@4.13.2-6
Updated@polkadot/util@^6.7.2-7