mongoose-tsgen
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "mongoose-tsgen", | ||
"description": "A Typescript interface generator for Mongoose that works out of the box.", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"author": "Francesco Virga @francescov1", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -61,4 +61,4 @@ # mongoose-tsgen | ||
# install for mongoose v5.10.19 (see table above for compatibility) | ||
npm install -D mongoose-tsgen@5.10.19 | ||
# install mongoose-tsgen v7.1.3 for mongoose v5.10.19 (see table above for compatibility) | ||
npm install -D mongoose-tsgen@7.1.3 | ||
@@ -65,0 +65,0 @@ # install as dev dependency with yarn |
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
72002