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

@andrewscwei/mongodb-odm

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andrewscwei/mongodb-odm - npm Package Compare versions

Comparing version 0.67.0 to 0.68.0

13

package.json
{
"name": "@andrewscwei/mongodb-odm",
"version": "0.67.0",
"version": "0.68.0",
"description": "ODM for MongoDB",

@@ -35,7 +35,7 @@ "main": "build/index.js",

"dependencies": {
"@types/mongodb": "^3.6.19",
"@types/mongodb": "^3.6.20",
"bcrypt": "^5.0.1",
"debug": "^4.3.2",
"lodash": "^4.17.21",
"mongodb": "^3.6.9"
"mongodb": "^3.6.10"
},

@@ -45,6 +45,5 @@ "devDependencies": {

"@types/debug": "^4.1.6",
"@types/dotenv": "^8.2.0",
"@types/faker": "^5.5.6",
"@types/lodash": "^4.14.170",
"@types/mocha": "^8.2.2",
"@types/faker": "^5.5.7",
"@types/lodash": "^4.14.171",
"@types/mocha": "^8.2.3",
"@typescript-eslint/eslint-plugin": "^4.28.2",

@@ -51,0 +50,0 @@ "@typescript-eslint/parser": "^4.28.2",

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