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

jsbi

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsbi - npm Package Compare versions

Comparing version 4.2.1 to 4.3.0

2

jsbi.d.ts
declare class JSBI extends Array {
private sign;
constructor(length: number, sign: boolean);
private constructor();
static BigInt(arg: number | string | boolean | object): JSBI;

@@ -5,0 +5,0 @@ toDebugString(): string;

{
"name": "jsbi",
"version": "4.2.1",
"version": "4.3.0",
"repository": "GoogleChromeLabs/jsbi",

@@ -5,0 +5,0 @@ "devDependencies": {

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