Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.1.3

8

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

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

"dependencies": {
"lodash": "^3.10.1",
"fmtr": "^1.0.1"
"lodash": "^4.0.0",
"fmtr": "^1.0.2"
},
"devDependencies": {
"expect.js": "^0.3.1",
"jshint": "^2.9.1-rc2",
"jshint": "^2.9.1",
"mocha": "^2.3.4"

@@ -37,0 +37,0 @@ },

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