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

ldap-async

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldap-async - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

12

package.json
{
"name": "ldap-async",
"version": "1.0.6",
"version": "1.0.7",
"description": "A wrapper around ldapjs to provide promises, pooling, config by environment, and other conveniences.",
"exports": {
"require": "./dist/index.js",
"import": "./dist-esm/index.js"
".": {
"require": "./dist/index.js",
"import": "./dist-esm/index.js"
},
"./client": {
"require": "./dist/client.js",
"import": "./dist-esm/client.js"
}
},

@@ -9,0 +15,0 @@ "types": "dist/index.d.ts",

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