📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@polkadot/x-bigint

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.2-0

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

type: 'cjs',
version: '9.1.1'
version: '9.1.2-0'
};
exports.packageInfo = packageInfo;

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

"type": "module",
"version": "9.1.1",
"version": "9.1.2-0",
"main": "./cjs/index.js",

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

"@babel/runtime": "^7.17.9",
"@polkadot/x-global": "9.1.1"
"@polkadot/x-global": "9.1.2-0"
}
}

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

type: 'esm',
version: '9.1.1'
version: '9.1.2-0'
};