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

@mbakereth/ldapjs

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mbakereth/ldapjs - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

dist/client/client.d.ts

12

package.json

@@ -7,3 +7,3 @@ {

"description": "LDAP client and server APIs",
"version": "3.0.7",
"version": "3.0.8",
"license": "MIT",

@@ -15,2 +15,12 @@ "repository": {

"main": "lib/index.js",
"typings": "lib/index.d.js",
"types": "lib/index.d.js",
"exports": {
".": {
"types": "lib/index.d.ts",
"require": "lib/index.js",
"import": "lib/index.js",
"default": "lib/index.js"
}
},
"dependencies": {

@@ -17,0 +27,0 @@ "@ldapjs/asn1": "^2.0.0",

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