Socket
Socket
Sign inDemoInstall

@shelf/jest-mongodb

Package Overview
Dependencies
283
Maintainers
57
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.6 to 4.1.7

20

package.json
{
"name": "@shelf/jest-mongodb",
"version": "4.1.6",
"version": "4.1.7",
"private": false,

@@ -52,7 +52,7 @@ "description": "Run your tests using Jest & MongoDB in Memory server",

"debug": "4.3.4",
"mongodb-memory-server": "8.11.2"
"mongodb-memory-server": "8.11.5"
},
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.20.2",
"@babel/core": "7.21.0",
"@shelf/babel-config": "1.2.0",

@@ -62,10 +62,10 @@ "@shelf/eslint-config": "2.26.0",

"@shelf/tsconfig": "0.0.8",
"@types/jest": "29.2.0",
"@types/jest": "29.4.0",
"@types/node": "16",
"eslint": "8.28.0",
"eslint": "8.35.0",
"husky": "8.0.2",
"jest": "29.2.1",
"lint-staged": "13.1.0",
"mongodb": "4.13.0",
"prettier": "2.8.0",
"jest": "29.4.3",
"lint-staged": "13.1.2",
"mongodb": "5.1.0",
"prettier": "2.8.4",
"typescript": "4.9.4"

@@ -75,3 +75,3 @@ },

"jest-environment-node": "27.x.x || 28.x || 29.x",
"mongodb": "3.x.x || 4.x"
"mongodb": "3.x.x || 4.x || 5.x"
},

@@ -78,0 +78,0 @@ "engines": {

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