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.4 to 1.1.5

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright (c) 2015, 2016 Thomas Cort <linuxgeek@gmail.com>
Copyright (c) 2015, 2016, 2017 Thomas Cort <linuxgeek@gmail.com>

@@ -3,0 +3,0 @@ Permission to use, copy, modify, and distribute this software for any

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

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

"dependencies": {
"lodash": "^4.11.1",
"fmtr": "^1.0.3"
"lodash": "^4.17.4",
"fmtr": "^1.1.0"
},
"devDependencies": {
"expect.js": "^0.3.1",
"jshint": "^2.9.1",
"mocha": "^2.4.5"
"jshint": "^2.9.5",
"mocha": "^4.0.1"
},

@@ -38,0 +38,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