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 8.0.6-17 to 8.0.6-18

4

package.json

@@ -23,6 +23,6 @@ {

"type": "module",
"version": "8.0.6-17",
"version": "8.0.6-18",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/x-global": "8.0.6-17"
"@polkadot/x-global": "8.0.6-18"
},

@@ -29,0 +29,0 @@ "exports": {

@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/x-bigint authors & contributors

name: '@polkadot/x-bigint',
version: '8.0.6-17'
version: '8.0.6-18'
};
// Copyright 2017-2021 @polkadot/x-bigint authors & contributors
// SPDX-License-Identifier: Apache-2.0
import { BigInt } from '@polkadot/x-bigint';
import { xglobal } from '@polkadot/x-global';
import { BigInt } from "./index.js";

@@ -6,0 +6,0 @@ if (typeof xglobal.BigInt !== 'function') {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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