Socket
Socket
Sign inDemoInstall

@andrewscwei/mongodb-odm

Package Overview
Dependencies
197
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.84.0 to 0.85.0

index.d.ts

30

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

@@ -37,23 +37,23 @@ "main": "build/index.js",

"@types/bcrypt": "^5.0.0",
"@types/chance": "^1.1.3",
"@types/debug": "^4.1.7",
"@types/faker": "^5.5.9",
"@types/lodash": "^4.14.178",
"@types/mocha": "^9.1.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"concurrently": "^7.0.0",
"@types/lodash": "^4.14.190",
"@types/mocha": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"chance": "^1.1.9",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"eslint": "^8.9.0",
"faker": "^5.5.3",
"mocha": "^9.2.1",
"eslint": "^8.28.0",
"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"ts-node": "^10.5.0",
"typescript": "4.5.5"
"ts-node": "^10.9.1",
"typescript": "4.9.3"
},
"dependencies": {
"bcrypt": "^5.0.1",
"debug": "^4.3.3",
"bcrypt": "^5.1.0",
"debug": "^4.3.4",
"lodash": "^4.17.21",
"mongodb": "^4.4.0"
"mongodb": "^4.12.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc