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

@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
13.3.1

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageInfo = void 0;
exports.packageInfo = { name: '@polkadot/x-bigint', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.2.3' };
exports.packageInfo = { name: '@polkadot/x-bigint', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '13.3.1' };

@@ -21,3 +21,3 @@ {

"type": "module",
"version": "13.2.3",
"version": "13.3.1",
"main": "./cjs/index.js",

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

"dependencies": {
"@polkadot/x-global": "13.2.3",
"@polkadot/x-global": "13.3.1",
"tslib": "^2.8.0"
}
}

@@ -1,1 +0,1 @@

export const packageInfo = { name: '@polkadot/x-bigint', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.2.3' };
export const packageInfo = { name: '@polkadot/x-bigint', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '13.3.1' };