New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ldap-escape

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldap-escape - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

8

package.json
{
"name": "ldap-escape",
"version": "1.1.3",
"version": "1.1.4",
"description": "Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.",

@@ -29,4 +29,4 @@ "main": "index.js",

"dependencies": {
"lodash": "^4.0.0",
"fmtr": "^1.0.2"
"lodash": "^4.11.1",
"fmtr": "^1.0.3"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"jshint": "^2.9.1",
"mocha": "^2.3.4"
"mocha": "^2.4.5"
},

@@ -39,0 +39,0 @@ "jshintConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc