Socket
Socket
Sign inDemoInstall

bson

Package Overview
Dependencies
1
Maintainers
2
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

HISTORY

5

package.json
{ "name" : "bson"
, "description" : "A bson parser for node.js and the browser"
, "keywords" : ["mongodb", "bson", "parser"]
, "version" : "0.3.1"
, "version" : "0.3.2"
, "author" : "Christian Amor Kvalheim <christkv@gmail.com>"

@@ -25,4 +25,3 @@ , "contributors" : []

, "scripts": {
"install" : "(node-gyp rebuild 2> builderror.log) || (exit 0)",
"test" : "nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node"
"test" : "nodeunit ./test/node && TEST_NATIVE=TRUE nodeunit ./test/node"
}

@@ -29,0 +28,0 @@ , "browser": "lib/bson/bson.js"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc