ldap-async
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "ldap-async", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A wrapper around ldapjs to provide promises, pooling, config by environment, and other conveniences.", | ||
@@ -10,2 +10,7 @@ "exports": { | ||
"types": "dist/index.d.ts", | ||
"typesVersions": { | ||
"*": { | ||
"client": ["./dist/client.d.ts"] | ||
} | ||
}, | ||
"scripts": { | ||
@@ -12,0 +17,0 @@ "prepublishOnly": "npm run build", |
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
27104
0