Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hmac-authentication

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hmac-authentication - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc