ldap-escape
Advanced tools
Comparing version 2.0.2 to 2.0.3
# ChangeLog | ||
## 2.0.3 | ||
* upgrade dependencies | ||
## 2.0.2 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "ldap-escape", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.", | ||
@@ -30,3 +30,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"jest": "^24.8.0", | ||
"jest": "^24.9.0", | ||
"jshint": "^2.10.2" | ||
@@ -33,0 +33,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
9236