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 2.2.2 to 2.2.3

6

ldapjs/index.d.ts

@@ -515,3 +515,7 @@ // Type definitions for ldapjs 2.2

export class Attribute {
private type: string;
constructor(options?: {
type?: string,
vals?: any;
})
readonly type: string;
readonly buffers: Buffer[];

@@ -518,0 +522,0 @@

6

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

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

},
"typesPublisherContentHash": "dabc12c2091b1bd03c08f8a72f3f74c664fbf7d6a200871b7c81c67a55e8ba33",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "fe2b845effa743be3fd6eec8e6d8ea7644f4dac673df24319a6ba07004482563",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Tue, 02 Nov 2021 21:31:20 GMT
* Last updated: Fri, 08 Jul 2022 19:02:18 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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