mongoose-autopopulate
Advanced tools
Comparing version 1.0.0-rc0 to 1.0.0
{ | ||
"name": "mongoose-autopopulate", | ||
"version": "1.0.0-rc0", | ||
"version": "1.0.0", | ||
"description": "Always populate() certain fields in your mongoose schemas", | ||
@@ -30,7 +30,7 @@ "main": "index.js", | ||
"mocha": "5.1.1", | ||
"mongoose": "7.0.0-rc0", | ||
"mongoose": "7.0.0", | ||
"nyc": "11.7.3" | ||
}, | ||
"peerDependencies": { | ||
"mongoose": "6.x || 7.0.0-rc0" | ||
"mongoose": "6.x || 7.x" | ||
}, | ||
@@ -37,0 +37,0 @@ "types": "./index.d.ts", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
37879