You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

big-integer

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.44 to 1.6.45

6

package.json
{
"name": "big-integer",
"version": "1.6.44",
"version": "1.6.45",
"author": "Peter Olson <peter.e.c.olson+npm@gmail.com>",

@@ -40,3 +40,3 @@ "description": "An arbitrary length integer library for Javascript",

"lodash": "^4.17.11",
"typescript": "^2.9.2",
"typescript": "^3.6.3",
"uglifyjs": "^2.4.10"

@@ -49,2 +49,2 @@ },

"typings": "./BigInteger.d.ts"
}
}
{
"compilerOptions": {
"target": "esnext",
"module": "commonjs",

@@ -25,2 +26,2 @@ "lib": [

]
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc