You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@polkadot/x-bigint

Package Overview
Dependencies
Maintainers
2
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-bigint - npm Package Compare versions

Comparing version

to
9.1.1

2

cjs/packageInfo.js

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

type: 'cjs',
version: '9.0.2-11'
version: '9.1.1'
};
exports.packageInfo = packageInfo;

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

"type": "module",
"version": "9.0.2-11",
"version": "9.1.1",
"main": "./cjs/index.js",

@@ -60,4 +60,4 @@ "module": "./index.js",

"@babel/runtime": "^7.17.9",
"@polkadot/x-global": "9.0.2-11"
"@polkadot/x-global": "9.1.1"
}
}

@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/x-bigint authors & contributors

type: 'esm',
version: '9.0.2-11'
version: '9.1.1'
};