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

pbkdf2-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pbkdf2-wrapper - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

package.json
{
"name": "pbkdf2-wrapper",
"version": "1.3.3",
"version": "1.3.4",
"description": "A wrapper around the inbuilt pbkdf2 crypto function for password hashing",

@@ -5,0 +5,0 @@ "keywords": [

@@ -18,3 +18,3 @@ # pbkdf2-wrapper

// config is optional, if not passed will use the above as defaults
// config is optional, if not passed will use the following as defaults
const config = {

@@ -21,0 +21,0 @@ encoding: 'hex',

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