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

simple-hmac-auth

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-hmac-auth - npm Package Compare versions

Comparing version 3.3.4 to 3.3.5

4

package.json
{
"name": "simple-hmac-auth",
"version": "3.3.4",
"version": "3.3.5",
"description": "Library designed to make building APIs that use HMAC signatures simple.",

@@ -42,3 +42,3 @@ "keywords": [

"lint": "eslint . && editorconfig-checker .",
"test": "npm run build && jest"
"test": "jest"
},

@@ -45,0 +45,0 @@ "dependencies": {},

@@ -6,2 +6,3 @@ # simple-hmac-auth

[![ci](https://github.com/jessety/simple-hmac-auth/workflows/ci/badge.svg)](https://github.com/jessety/simple-hmac-auth/actions)
[![coverage](https://codecov.io/gh/jessety/simple-hmac-auth/branch/main/graph/badge.svg?token=DB9DUUWCT0)](https://codecov.io/gh/jessety/simple-hmac-auth)
[![npm](https://img.shields.io/npm/v/simple-hmac-auth.svg)](https://www.npmjs.com/package/simple-hmac-auth)

@@ -8,0 +9,0 @@ [![license](https://img.shields.io/github/license/jessety/simple-hmac-auth.svg)](https://github.com/jessety/simple-hmac-auth/blob/master/LICENSE)

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