Socket
Socket
Sign inDemoInstall

ldapts

Package Overview
Dependencies
10
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

5

CHANGELOG.md
# Change Log
## 3.2.1 - 2021-12-30
- Update npms
- Expand type definition version constraints. Fix #108
## 3.2.0 - 2021-12-21

@@ -4,0 +9,0 @@

16

package.json
{
"name": "ldapts",
"version": "3.2.0",
"version": "3.2.1",
"description": "LDAP client",

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

"dependencies": {
"@types/asn1": "~0.2.0",
"@types/node": "^17.0.2",
"@types/uuid": "~8.3.3",
"@types/asn1": ">= 0.2.0",
"@types/node": ">= 12.13",
"@types/uuid": ">= 8",
"asn1": "~0.2.6",

@@ -65,4 +65,4 @@ "debug": "~4.3.3",

"@types/sinon": "~10.0.6",
"@typescript-eslint/eslint-plugin": "~5.8.0",
"@typescript-eslint/parser": "~5.8.0",
"@typescript-eslint/eslint-plugin": "~5.8.1",
"@typescript-eslint/parser": "~5.8.1",
"chai": "~4.3.4",

@@ -75,3 +75,3 @@ "chai-as-promised": "~7.1.1",

"eslint-plugin-import": "~2.25.3",
"eslint-plugin-jsdoc": "~37.4.0",
"eslint-plugin-jsdoc": "~37.4.2",
"eslint-plugin-mocha": "~10.0.3",

@@ -82,3 +82,3 @@ "eslint-plugin-prettier": "~4.0.0",

"husky": "~7.0.4",
"lint-staged": "~12.1.3",
"lint-staged": "~12.1.4",
"markdownlint-cli": "~0.30.0",

@@ -85,0 +85,0 @@ "mocha": "~9.1.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc