Socket
Socket
Sign inDemoInstall

futoin-hkdf

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.3.3

3

CHANGELOG.txt

@@ -0,1 +1,4 @@

=== 1.3.3 (2021-01-31) ===
CHANGED: dependency maintenance
=== 1.3.2 (2020-03-15) ===

@@ -2,0 +5,0 @@ CHANGED: dependency maintenance

2

futoin.json
{
"name": "futoin-hkdf",
"version": "1.3.2",
"version": "1.3.3",
"vcs": "git",

@@ -5,0 +5,0 @@ "rms": "npm",

{
"name": "futoin-hkdf",
"version": "1.3.2",
"version": "1.3.3",
"description": "RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF)",

@@ -40,11 +40,11 @@ "main": "hkdf.js",

"chai": "^4.2.0",
"eslint": "^6.8.0",
"grunt": "^1.0.4",
"grunt-eslint": "^22.0.0",
"eslint": "^7.19.0",
"grunt": "^1.3.0",
"grunt-eslint": "^23.0.0",
"grunt-jsdoc-to-markdown": "^5.0.0",
"grunt-simple-nyc": "^3.0.1",
"grunt-text-replace": "^0.4.0",
"mocha": "^7.1.0",
"tsd": "^0.11.0"
"mocha": "^8.2.1",
"tsd": "^0.14.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc