ldap-escape
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "ldap-escape", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.", | ||
@@ -30,4 +30,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"jest": "^26.6.3", | ||
"jshint": "^2.12.0" | ||
"jest": "^27.5.1", | ||
"jshint": "^2.13.4" | ||
}, | ||
@@ -34,0 +34,0 @@ "jshintConfig": { |