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

type-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-mongodb - npm Package Compare versions

Comparing version 1.0.0-beta.10 to 1.0.0-beta.11

14

package.json
{
"name": "type-mongodb",
"version": "1.0.0-beta.10",
"version": "1.0.0-beta.11",
"description": "A simple decorator based MongoDB ODM.",
"keywords": [],
"author": "Jordan <j@jrdn.org>",
"license": "ISC",
"license": "MIT",
"files": [

@@ -39,4 +39,8 @@ "lib/**/*"

"ts-jest": "^26.1.1",
"typescript": "^3.9.5"
"typescript": "^3.9.5",
"uuid": "^8.3.2"
},
"optionalDependencies": {
"uuid": "^8.3.2"
},
"peerDependencies": {

@@ -54,7 +58,3 @@ "mongodb": "3.x.x",

}
},
"dependencies": {
"uuid": "^8.3.2",
"uuid-mongodb": "^2.4.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