New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/types-codec

Package Overview
Dependencies
Maintainers
2
Versions
511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/types-codec - npm Package Compare versions

Comparing version

to
9.4.2

2

cjs/packageInfo.js

@@ -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'
};