Comparing version 8.0.5 to 8.0.6
{ | ||
"name": "api-lift", | ||
"version": "8.0.5", | ||
"version": "8.0.6", | ||
"author": "Sitegui <sitegui@sitegui.com.br>", | ||
@@ -22,3 +22,3 @@ "description": "Create a ready-to-go express router for a REST API with filters, input validation, output checking, versioning, automatic routes and logging", | ||
"lift-it": "^7.0.0", | ||
"validate-fields": "^4.0.0" | ||
"validate-fields": "^5.1.1" | ||
}, | ||
@@ -35,7 +35,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"jsdoc": "^3.5.5", | ||
"mocha": "^5.0.4", | ||
"request": "^2.85.0", | ||
"should": "^13.2.1", | ||
"jsdoc": "^3.5.5" | ||
"request": "^2.88.0", | ||
"should": "^13.2.1" | ||
} | ||
} |
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
- Removedvalidate-fields@4.1.0(transitive)
Updatedvalidate-fields@^5.1.1