check-referer
Advanced tools
Comparing version 0.0.0 to 0.0.2
{ | ||
"name": "check-referer", | ||
"version": "0.0.0", | ||
"version": "0.0.2", | ||
"description": "Middleware that rejects requests whose referer or origin header does not identify them as having come from a specified domain", | ||
@@ -19,3 +19,4 @@ "main": "index.js", | ||
"filter", | ||
"domain" | ||
"domain", | ||
"middleware" | ||
], | ||
@@ -22,0 +23,0 @@ "author": "Erin Dachtler <download333@gmail.com>", |
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
3721