@mbakereth/ldapjs
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -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", |
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
576402
190
9224