Socket
Socket
Sign inDemoInstall

organizer-mongodb

Package Overview
Dependencies
312
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

24

package.json
{
"name": "organizer-mongodb",
"version": "0.1.0",
"version": "0.1.1",
"description": "MongoDb adapter for organizer",

@@ -18,6 +18,5 @@ "main": "./dist/index.js",

"@shelf/jest-mongodb": "^1.1.5",
"@types/jest": "^25.2.3",
"@types/mongodb": "^3.5.25",
"@types/mongoose": "^5.7.28",
"@types/supertest": "^2.0.9",
"@types/jest": "^26.0.4",
"@types/mongoose": "^5.7.30",
"@types/node": "^14.0.18",
"@typescript-eslint/eslint-plugin": "^3.0.2",

@@ -30,16 +29,9 @@ "@typescript-eslint/parser": "^3.0.2",

"prettier": "^2.0.5",
"source-map-support": "^0.5.19",
"supertest": "^4.0.2",
"typescript": "^3.9.3",
"@types/node": "^14.0.4",
"@types/source-map-support": "^0.5.1",
"ts-jest": "^26.1.1"
"ts-jest": "^26.1.1",
"typescript": "^3.9.3"
},
"dependencies": {
"express": "^4.17.1",
"@types/express": "^4.17.6",
"mongodb": "^3.5.9",
"mongoose": "^5.9.20",
"organizer-core": "^0.1.6"
"mongoose": "^5.9.22",
"organizer-core": "^0.1.7"
}
}
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