@swyftx/express-unless-and
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@swyftx/express-unless-and", | ||
"description": "Conditionally add a middleware to express with some common patterns.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
@@ -28,3 +28,2 @@ "repository": { | ||
"unittesting": "nyc -r lcovonly -r text ./node_modules/.bin/mocha --exit", | ||
"preversion": "yarn upgrade && git add yarn.lock", | ||
"postversion": "git push origin HEAD --follow-tags && hub pull-request -o -b dev -m v%npm_package_version%" | ||
@@ -31,0 +30,0 @@ }, |
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
118341