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

@types/ldapjs

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ldapjs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

ldapjs/index.d.ts

@@ -74,2 +74,6 @@ // Type definitions for ldapjs 1.0

export var Change: {
new(change: Change): Change;
}
export interface SearchCallBack {

@@ -76,0 +80,0 @@ (error: Error, result: EventEmitter): void;

10

ldapjs/package.json
{
"name": "@types/ldapjs",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for ldapjs",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Charles Villemure",
"url": "https://github.com/cvillemure"
"url": "https://github.com/cvillemure",
"githubUsername": "cvillemure"
},
{
"name": "Peter Kooijmans",
"url": "https://github.com/peterkooijmans"
"url": "https://github.com/peterkooijmans",
"githubUsername": "peterkooijmans"
}

@@ -26,4 +28,4 @@ ],

},
"typesPublisherContentHash": "d445a2f81a9ee322421cc54c8e725f2a10653583ef6e6d3b7b9283434b301e10",
"typesPublisherContentHash": "648953dbc9bbb22c9542e494253cb24e14fc1be4c9527813064dbd3fe03630ed",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Tue, 07 Nov 2017 20:48:40 GMT
* Dependencies: events, node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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