express-redirect
Advanced tools
Comparing version 0.1.0-pre to 1.0.0
@@ -23,2 +23,5 @@ // module dependencies | ||
}); | ||
// chaining | ||
return this; | ||
} |
{ | ||
"name": "express-redirect", | ||
"description": "Flexible redirection plugin", | ||
"version": "0.1.0-pre", | ||
"version": "1.0.0", | ||
"author": "Jan Buschtöns <buschtoens@gmail.com>", | ||
@@ -15,3 +15,3 @@ "contributors": [ | ||
"scripts": { "prepublish": "npm prune", "test": "mocha -R spec -r should" }, | ||
"devDependencies": { "mocha": "~1.7.3", "should": "~1.2.1" } | ||
"devDependencies": { "mocha": "~1.7.3", "should": "~1.2.1", "express": "~3" } | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9870
303
1
0
3
2