@polkadot/types-codec
Advanced tools
Comparing version 7.2.2-8 to 7.2.2-9
@@ -23,14 +23,4 @@ { | ||
"type": "module", | ||
"version": "7.2.2-8", | ||
"version": "7.2.2-9", | ||
"main": "index.cjs", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.7", | ||
"@polkadot/util": "^8.2.3-29" | ||
}, | ||
"devDependencies": { | ||
"@polkadot/types": "7.2.2-8", | ||
"@polkadot/types-augment": "7.2.2-8", | ||
"@polkadot/types-support": "7.2.2-8", | ||
"@polkadot/util-crypto": "^8.2.3-29" | ||
}, | ||
"module": "index.js", | ||
@@ -411,3 +401,7 @@ "types": "index.d.ts", | ||
} | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.7", | ||
"@polkadot/util": "^8.2.3-30" | ||
} | ||
} |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/types-codec authors & contributors | ||
type: 'esm', | ||
version: '7.2.2-8' | ||
version: '7.2.2-9' | ||
}; |
Sorry, the diff of this file is not supported yet
0
600921
Updated@polkadot/util@^8.2.3-30