Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "404project", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Report 404 errors to http://www.dshield.org/tools/404project.html", | ||
"keywords": ["security", "http", "https", "connect", "express"], | ||
"repository": "git://github.com/jolira/node-404project.git", | ||
"author": "Joachim Kainz <jfk@jolira.com> (http://www.jolira.com)", | ||
"repository": "git@github.com:jolira/node-404project.git", | ||
"repository": { | ||
"url": "https://github.com/jolira/node-404project.git", | ||
"type": "git" | ||
}, | ||
"bugs": { | ||
@@ -10,0 +12,0 @@ "mail": "dev@jolira.com", |
@@ -6,2 +6,5 @@ node-404project | ||
Please see the instructions at http://www.dshield.org/tools/404project.html for creating an ISC account retrieving | ||
the ISC ID and the Authentication key. | ||
Installation | ||
@@ -75,1 +78,14 @@ --------------------- | ||
``` | ||
Debugging | ||
--------------------- | ||
In case of error, dshield does not provide a terrific amount of debugging support, but an message is produced | ||
if the value ``404project`` is part of the ``NODE_DEBUG`` environment variable. | ||
``` | ||
export NODE_DEBUG="404project" | ||
``` | ||
The library prints ``404project: OK`` if the data was submitted correctly and ``404project: ERROR`` if it did not. | ||
Please double-check you ISC ID and the Authentication key in case you encounter problems. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7271
90
2