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.9.2

2

cjs/packageInfo.js

@@ -16,4 +16,4 @@ "use strict";

type: 'cjs',
version: '9.9.1'
version: '9.9.2'
};
exports.packageInfo = packageInfo;

@@ -23,3 +23,3 @@ {

"type": "module",
"version": "9.9.1",
"version": "9.9.2",
"main": "./cjs/index.js",

@@ -439,5 +439,5 @@ "module": "./index.js",

"@babel/runtime": "^7.20.1",
"@polkadot/util": "^10.1.13",
"@polkadot/x-bigint": "^10.1.13"
"@polkadot/util": "^10.1.14",
"@polkadot/x-bigint": "^10.1.14"
}
}

@@ -10,3 +10,3 @@ // Copyright 2017-2022 @polkadot/types-codec authors & contributors

type: 'esm',
version: '9.9.1'
version: '9.9.2'
};