ldap-async
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21696
0