Socket
Socket
Sign inDemoInstall

bson

Package Overview
Dependencies
Maintainers
0
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bson - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

12

package.json
{
"name": "bson",
"version": "0.0.1",
"version": "0.0.2",
"repository": {
"type": "git",
"url": "https://0ctave@github.com/0ctave/node-bson.git"
},
"description": "BSON library for node",
"author": "Christian Amor Kvalheim <christkv@gmail.com>",
"contributors" : [ "Yuriy Bogdanov <chinsay@gmail.com>" ],
"main": "bson.node",
"engines": { "node": ">=0.4.0" },
"scripts": { "install" : "node-waf configure clean build" }
"scripts": { "install" : "make all" },
"main": "./bson.node",
"engines": { "node": ">=0.4.0" }
}

Sorry, the diff of this file is not supported yet

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