@polkadot/params
Advanced tools
Comparing version 0.16.1 to 0.16.2
{ | ||
"name": "@polkadot/params", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"description": "Type defintions for parameters as passed in calls", | ||
@@ -33,7 +33,7 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.47", | ||
"@polkadot/extrinsics": "^0.16.1", | ||
"@polkadot/extrinsics-substrate": "^0.16.1", | ||
"@polkadot/primitives": "^0.16.1", | ||
"@polkadot/util": "^0.21.3" | ||
"@polkadot/extrinsics": "^0.16.2", | ||
"@polkadot/extrinsics-substrate": "^0.16.2", | ||
"@polkadot/primitives": "^0.16.2", | ||
"@polkadot/util": "^0.22.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31152
- Removed@polkadot/util@0.21.3(transitive)
Updated@polkadot/extrinsics@^0.16.2
Updated@polkadot/primitives@^0.16.2
Updated@polkadot/util@^0.22.0