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

ldapjs-dtrace-fix

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldapjs-dtrace-fix - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json

@@ -17,3 +17,3 @@ {

"description": "LDAP client and server APIs",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -44,3 +44,3 @@ "repository": {

"optionalDependencies": {
"dtrace-provider": "^0.8.0"
"dtrace-provider": "0.8.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

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

# LDAPjs
# LDAPjs-dtrace-fix

@@ -8,2 +8,4 @@ [!['Build status'][travis_image_url]][travis_page_url]

This version of ldapjs has the fix of dtrace-provider issue. In this version of ldapjs using the `0.8.0` version of dtrace-provider.
LDAPjs makes the LDAP protocol a first class citizen in Node.js.

@@ -47,3 +49,3 @@

npm install ldapjs
npm install ldapjs-dtrace-fix

@@ -50,0 +52,0 @@ ## License

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