middleware-if-unless
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "middleware-if-unless", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Invokes connect-like middleware if / unless routing criteria matches. Inspired on express-unless module.", | ||
@@ -33,11 +33,11 @@ "main": "index.js", | ||
"express-unless": "^0.5.0", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.3.0", | ||
"restana": "^3.2.2", | ||
"standard": "^12.0.1", | ||
"mocha": "^6.2.0", | ||
"nyc": "^14.1.1", | ||
"restana": "^3.3.2", | ||
"standard": "^14.3.1", | ||
"supertest": "^3.4.2" | ||
}, | ||
"dependencies": { | ||
"find-my-way": "^2.1.0" | ||
"find-my-way": "^2.1.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
Updatedfind-my-way@^2.1.1