Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/x-bigint

Package Overview
Dependencies
Maintainers
2
Versions
297
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 10.2.1 to 10.2.2

2

cjs/index.js

@@ -15,3 +15,3 @@ "use strict";

var _packageInfo = require("./packageInfo");
// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -18,0 +18,0 @@

@@ -7,3 +7,3 @@ "use strict";

exports.packageInfo = void 0;
// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -17,4 +17,4 @@

type: 'cjs',
version: '10.2.1'
version: '10.2.2'
};
exports.packageInfo = packageInfo;

@@ -5,5 +5,5 @@ "use strict";

var _xGlobal = require("@polkadot/x-global");
// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0
(0, _xGlobal.exposeGlobal)('BigInt', _xBigint.BigInt);

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

// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -3,0 +3,0 @@

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

"type": "module",
"version": "10.2.1",
"version": "10.2.2",
"main": "./cjs/index.js",

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

"dependencies": {
"@babel/runtime": "^7.20.6",
"@polkadot/x-global": "10.2.1"
"@babel/runtime": "^7.20.7",
"@polkadot/x-global": "10.2.2"
}
}

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

// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -10,3 +10,3 @@

type: 'esm',
version: '10.2.1'
version: '10.2.2'
};

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

// Copyright 2017-2022 @polkadot/x-bigint authors & contributors
// Copyright 2017-2023 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0

@@ -3,0 +3,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc