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

bson-transpilers

Package Overview
Dependencies
Maintainers
29
Versions
503
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bson-transpilers - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

.depcheckrc

18

package.json
{
"name": "bson-transpilers",
"version": "0.14.0",
"version": "0.15.0",
"apiVersion": "0.0.1",

@@ -22,2 +22,4 @@ "productName": "BSON Transpilers",

"prepublishOnly": "npm run compile",
"depcheck": "depcheck",
"precheck": "npm run depcheck",
"check": "mongodb-js-precommit './codegeneration/**/*{.js,.jsx}' './test/**/*.js' index.js"

@@ -35,3 +37,8 @@ },

"devDependencies": {
"chai": "^4.3.4",
"depcheck": "^1.4.1",
"eslint-config-mongodb-js": "^2.1.0",
"eslint-plugin-react": "^6.10.3",
"js-yaml": "^3.11.0",
"mocha": "^8.4.0",
"mongodb-js-precommit": "^0.2.8",

@@ -42,10 +49,5 @@ "pre-commit": "^1.2.2"

"antlr4": "4.7.2",
"bson": "^4.0.2",
"chai": "^4.1.2",
"context-eval": "^0.1.0",
"fast-json-parse": "^1.0.3",
"js-yaml": "^3.11.0",
"mocha": "^5.0.2",
"mongodb": "^3.3.0"
"bson": "4.1.0",
"context-eval": "^0.1.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