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