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

xpress-mongo

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xpress-mongo - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

fn/inbuilt.ts

14

package.json
{
"name": "xpress-mongo",
"version": "0.0.18",
"version": "0.0.19",
"description": "Light Weight ODM for mongoDb",
"main": "index.js",
"main": "js/index.js",
"types": "types/index.d.ts",
"directories": {

@@ -27,8 +28,13 @@ "test": "tests"

"deep-object-diff": "^1.1.0",
"mongodb": "^3.4.1",
"object-collection": "^1.0.21"
"mongodb": "^3.5.5",
"object-collection": "^1.0.24",
"typescript": "^3.8.3"
},
"devDependencies": {
"@types/lodash": "^4.14.149",
"@types/lodash-es": "^4.17.3",
"@types/mongodb": "^3.5.4",
"@types/node": "^13.11.0",
"chance": "^1.1.4"
}
}
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