@polkadot/types-codec
Advanced tools
Comparing version 9.4.3 to 9.5.1
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '9.4.3' | ||
version: '9.5.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -23,3 +23,3 @@ { | ||
"type": "module", | ||
"version": "9.4.3", | ||
"version": "9.5.1", | ||
"main": "./cjs/index.js", | ||
@@ -439,5 +439,5 @@ "module": "./index.js", | ||
"@babel/runtime": "^7.19.0", | ||
"@polkadot/util": "^10.1.9", | ||
"@polkadot/x-bigint": "^10.1.9" | ||
"@polkadot/util": "^10.1.10", | ||
"@polkadot/x-bigint": "^10.1.10" | ||
} | ||
} |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/types-codec authors & contributors | ||
type: 'esm', | ||
version: '9.4.3' | ||
version: '9.5.1' | ||
}; |
611046
Updated@polkadot/util@^10.1.10
Updated@polkadot/x-bigint@^10.1.10