Comparing version 0.0.4 to 0.0.5
@@ -5,3 +5,3 @@ { | ||
"description": "Security header middleware collection for express", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "url": "git://github.com/andyet/helmet.git" | ||
"engines": { | ||
"node": "~0.6.6" | ||
"node": ">= 0.6.6" | ||
}, | ||
@@ -14,0 +14,0 @@ "dependencies": {}, |
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
11127