New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bigjs-adapter

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigjs-adapter - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

19

package.json
{
"name": "bigjs-adapter",
"version": "2.2.0",
"version": "2.2.1",
"description": "big.js adapter for linear-arbitrary-precision",

@@ -24,15 +24,14 @@ "main": "src/bigjs-adapter.js",

"devDependencies": {
"arbitrary-precision": "^1.0.0",
"gulp": "^3.8.11",
"gulp-coverage": "^0.3.34",
"gulp-coveralls": "^0.1.3",
"gulp-istanbul": "^0.6.0",
"gulp-mocha": "^2.0.0",
"rimraf": "^2.3.2",
"should": "^5.0.0"
"arbitrary-precision": "^1.1.2",
"gulp": "^3.9.0",
"gulp-coveralls": "^0.1.4",
"gulp-istanbul": "^0.10.2",
"gulp-mocha": "^2.1.3",
"rimraf": "^2.4.3",
"should": "^7.1.1"
},
"dependencies": {
"big.js": "^3.0.2",
"big.js": "^3.1.3",
"lodash.identity": "^3.0.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