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

create-hmac

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hmac - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "create-hmac",
"version": "1.0.0",
"version": "1.0.1",
"description": "node style hmacs in the browser",

@@ -29,4 +29,5 @@ "main": "create-hmac.js",

"dependencies": {
"create-hash": "^1.0.0"
"create-hash": "^1.0.0",
"inherits": "^2.0.1"
}
}
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