@shelf/jest-mongodb
Advanced tools
Comparing version 4.3.0 to 4.3.1
{ | ||
"name": "@shelf/jest-mongodb", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "Run your tests using Jest & MongoDB in Memory server", | ||
@@ -72,3 +72,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"jest-environment-node": "27.x.x || 28.x || 29.x", | ||
"jest-environment-node": "28.x || 29.x", | ||
"mongodb": "3.x.x || 4.x || 5.x || 6.x" | ||
@@ -75,0 +75,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15005