Socket
Socket
Sign inDemoInstall

js-crypto-hmac

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-crypto-hmac - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "js-crypto-hmac",
"version": "1.0.1",
"version": "1.0.2",
"description": "Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScript",

@@ -35,5 +35,5 @@ "main": "dist/index.js",

"dependencies": {
"js-crypto-env": "^1.0.1",
"js-crypto-hash": "^1.0.1"
"js-crypto-env": "^1.0.2",
"js-crypto-hash": "^1.0.2"
}
}
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