q3-core-composer
Advanced tools
Comparing version 1.0.20 to 1.0.21
{ | ||
"name": "q3-core-composer", | ||
"version": "1.0.20", | ||
"main": "index.js", | ||
"jest": { | ||
"testEnvironment": "node" | ||
}, | ||
"version": "1.0.21", | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
@@ -17,8 +14,20 @@ "connect": "^3.7.0", | ||
"micromatch": "^4.0.2", | ||
"mongoose": "^5.7.7" | ||
"mongoose": "^5.7.1" | ||
}, | ||
"devDependencies": { | ||
"q3-test-utils": "^1.0.42", | ||
"supertest": "^4.0.2" | ||
}, | ||
"gitHead": "0b3cd9783303e9853037b7bdacdaffbc549f4ad2" | ||
"jest": { | ||
"verbose": true, | ||
"testEnvironment": "node", | ||
"preset": "q3-test-utils", | ||
"setupFilesAfterEnv": [ | ||
"q3-test-utils/jest-setup.js" | ||
] | ||
}, | ||
"peerDependencies": { | ||
"mongoose": "^5.7.13" | ||
}, | ||
"gitHead": "8b8c854d5952cdc6a62ac30a0459808779838806" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
461064
19
0
798
10
2
1
Updatedmongoose@^5.7.1