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

@types/jsbn

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsbn - npm Package Compare versions

Comparing version 1.2.30 to 1.2.31

4

jsbn/index.d.ts

@@ -175,6 +175,6 @@ // Type definitions for jsbn v1.2.29

// (public) this & ~(1<<n)
clearBit(n: number): BigInteger
clearBit(n: number): BigInteger;
// (public) this ^ (1<<n)
flipBit(n: number): BigInteger
flipBit(n: number): BigInteger;

@@ -181,0 +181,0 @@ // (protected) r = this + a

{
"name": "@types/jsbn",
"version": "1.2.30",
"version": "1.2.31",
"description": "TypeScript definitions for jsbn",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsbn",

"dependencies": {},
"typesPublisherContentHash": "dbc2d118df023ea3f32fddf258dc427fe5aaf747e29548a8f42b296d4db72255",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "54acbfb1bdd6edd75d1c717d369a33fd78e76622e9f9012e04e35ce589c4b141",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:34:57 GMT
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `jsbn`

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