hmac-authentication
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "hmac-authentication", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Signs and validates HTTP requests based on a shared-secret HMAC signature", | ||
@@ -20,5 +20,5 @@ "main": "index.js", | ||
"bugs": { | ||
"url": "https://github.com/18f/hmac-authentication/issues" | ||
"url": "https://github.com/18f/hmac-authentication-npm/issues" | ||
}, | ||
"homepage": "https://github.com/18f/hmac-authentication#readme", | ||
"homepage": "https://github.com/18f/hmac-authentication-npm#readme", | ||
"devDependencies": { | ||
@@ -25,0 +25,0 @@ "chai": "^3.3.0", |
@@ -1,2 +0,2 @@ | ||
# hmac-authentication | ||
# hmac-authentication npm | ||
@@ -3,0 +3,0 @@ Signs and validates HTTP requests based on a shared-secret HMAC signature. |
Sorry, the diff of this file is not supported yet
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18430
1
1