Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ldif

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldif - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

.travis.yml

2

package.json
{
"name": "ldif",
"version": "0.5.0",
"version": "0.5.1",
"description": "LDIF (LDAP Directory Interchange Format) tools for Node",

@@ -5,0 +5,0 @@ "main": "index.js",

# node-ldif
#### Nodejs LDIF (LDAP Data Interchange Format) parser based on [RFC2849](https://github.com/tapmodo/node-ldif/tree/master/rfc)
[![Build Status](https://travis-ci.org/tapmodo/node-ldif.svg?branch=master)](https://travis-ci.org/tapmodo/node-ldif)
Unless you are an LDAP aficionado you may not know about the LDIF format.

@@ -5,0 +7,0 @@ I was surprised to learn that no LDIF parsing library existed for node. So

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