New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ldap-passwords

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldap-passwords - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

package.json
{
"name": "ldap-passwords",
"type": "module",
"version": "3.0.1",
"version": "3.0.2",
"description": "ldap-passwords offers secure password hashing and verification using LDAP password algorithms.",

@@ -6,0 +6,0 @@ "author": {

@@ -1,2 +0,2 @@

export { sha512Crypt, verifySha512 } from './sha512'
export { sha512Crypt, verifySha512Crypt } from './sha512'
export { ssha, verifySSHA } from './ssha'

@@ -3,0 +3,0 @@ export { md5, verifyMD5 } from './md5'

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