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

@types/ldapjs-client

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ldapjs-client - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

ldapjs-client/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for ldapjs-client 0.1
// Project: https://github.com/zont/ldapjs-client#readme
// Definitions by: Valerio Coltrè <https://github.com/colthreepv>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
declare namespace LdapClient {

@@ -8,0 +2,0 @@ interface Change {

10

ldapjs-client/package.json
{
"name": "@types/ldapjs-client",
"version": "0.1.3",
"version": "0.1.4",
"description": "TypeScript definitions for ldapjs-client",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ldapjs-client",

"name": "Valerio Coltrè",
"url": "https://github.com/colthreepv",
"githubUsername": "colthreepv"
"githubUsername": "colthreepv",
"url": "https://github.com/colthreepv"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4fcfebf146e978c37c6168ade44425479522c9a0cc5423c3e335c5f52847ce59",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "5979073028578b4dd713443a4a332a4179deabfbfc1184bd7a235d00173c653d",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for ldapjs-client 0.1
// Project: https://github.com/zont/ldapjs-client#readme
// Definitions by: Valerio Coltrè <https://github.com/colthreepv>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
declare namespace LdapClient {

@@ -102,7 +96,6 @@ interface Change {

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:34:51 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Valerio Coltrè](https://github.com/colthreepv).
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