Socket
Socket
Sign inDemoInstall

bson

Package Overview
Dependencies
0
Maintainers
0
Versions
161
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

.npmignore

20

package.json
{
"name": "bson",
"version": "0.0.2",
"version": "0.0.3",
"repository": {
"type": "git",
"url": "https://0ctave@github.com/0ctave/node-bson.git"
"type": "git",
"url": "git://github.com/0ctave/node-bson.git"
},
"description": "BSON library for node",
"author": "Christian Amor Kvalheim <christkv@gmail.com>",
"contributors" : [ "Yuriy Bogdanov <chinsay@gmail.com>" ],
"scripts": { "install" : "make all" },
"contributors": [
"Yuri Bogdanov <chinsay@gmail.com>"
],
"scripts": {
"install": "make all"
},
"main": "./bson.node",
"engines": { "node": ">=0.4.0" }
"engines": {
"node": ">=0.4.0"
},
"dependencies": {},
"devDependencies": {}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc