Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uuid-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uuid-mongodb - npm Package Compare versions

Comparing version 2.4.5 to 2.5.0

9

package.json
{
"name": "uuid-mongodb",
"version": "2.4.5",
"version": "2.5.0",
"description": "Generates and parses MongoDB BSON UUIDs. Plays nicely with others including the MongoDB native driver and Mongoose.",

@@ -30,12 +30,11 @@ "main": "lib/index.js",

"peerDependencies": {
"mongodb": "^4.2.0"
"mongodb": "3.6.x || 4.0.x || 4.1.x || 4.2.x"
},
"devDependencies": {
"eslint": "^8.3.0",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"mocha": "^9.1.3",
"mongodb": "^3.6.3",
"prettier": "^2.5.0"
"prettier": "^2.5.1"
}
}
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