Socket
Socket
Sign inDemoInstall

bson-ext

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bson-ext

The C++ bson parser for the node.js mongodb driver.


Version published
Weekly downloads
6K
decreased by-2.49%
Maintainers
1
Weekly downloads
 
Created
Source

bson-ext

linux build status windows build status

This module contains the BSON native addon only and is not meant to be used in isolation from the bson NPM module. It lives in it's own module so it can be an optional dependency for the bson module.

Testing

npm test

Prebuilt Binaries

Have you ever seen this message in your console?

js-bson: Failed to load c++ bson extension, using pure JS version

We are experimenting with node-pre-gyp to publish and install prebuilt binaries. This means you don't need the full toolchain installed and configured correctly to use this module and you'll never have to see this message again. Currently, prebuilt binaries will only be used for Windows, as it is the most problematic platform for this issue. This will also allow us more time to evaluate the costs and benefits of prebuilt support on OSX and Linux.

If you are interested in prebuilt binary support on OSX or Linux, please join the discussion on this issue!

License

Apache 2

Keywords

FAQs

Package last updated on 05 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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