Socket
Socket
Sign inDemoInstall

pbkdf2

Package Overview
Dependencies
78
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.10 to 3.0.11

lib/async.js

10

package.json
{
"name": "pbkdf2",
"version": "3.0.10",
"version": "3.0.11",
"description": "This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()",

@@ -23,5 +23,7 @@ "keywords": [

"index.js",
"node-shim-async.js",
"node-shim.js",
"precondition.js"
"lib/async.js",
"lib/default-encoding.js",
"lib/precondition.js",
"lib/sync.js",
"lib/sync-browser.js"
],

@@ -28,0 +30,0 @@ "main": "index.js",

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