express-unless
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "express-unless", | ||
"description": "Conditionally add a middleware to express with some common patterns.", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -14,2 +14,5 @@ "repository": { | ||
}, | ||
"files": [ | ||
"/dist" | ||
], | ||
"main": "./dist/index.js", | ||
@@ -23,2 +26,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/chai": "^4.3.1", | ||
"@types/express": "^4.17.13", | ||
@@ -25,0 +29,0 @@ "@types/mocha": "^9.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
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
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
7848
12
5
94