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.1.1 to 3.1.2

4

CHANGELOG.md
# Change Log
## 3.1.2 - 2021-11-16
- Update npms
## 3.1.1 - 2021-10-29

@@ -4,0 +8,0 @@

22

package.json
{
"name": "ldapts",
"version": "3.1.1",
"version": "3.1.2",
"description": "LDAP client",

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

"@types/asn1": "~0.2.0",
"@types/node": "^16.11.6",
"@types/node": "^16.11.7",
"@types/uuid": "~8.3.1",
"asn1": "~0.2.4",
"asn1": "~0.2.6",
"debug": "~4.3.2",

@@ -65,11 +65,11 @@ "strict-event-emitter-types": "~2.0.0",

"@types/sinon": "~10.0.6",
"@typescript-eslint/eslint-plugin": "~5.2.0",
"@typescript-eslint/parser": "~5.2.0",
"@typescript-eslint/eslint-plugin": "~5.4.0",
"@typescript-eslint/parser": "~5.4.0",
"chai": "~4.3.4",
"chai-as-promised": "~7.1.1",
"eslint": "~8.1.0",
"eslint-config-airbnb-base": "~14.2.1",
"eslint-config-airbnb-typescript": "~14.0.1",
"eslint": "~8.2.0",
"eslint-config-airbnb-base": "~15.0.0",
"eslint-config-airbnb-typescript": "~15.0.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-import": "~2.25.2",
"eslint-plugin-import": "~2.25.3",
"eslint-plugin-jsdoc": "~37.0.3",

@@ -81,3 +81,3 @@ "eslint-plugin-mocha": "~9.0.0",

"husky": "~7.0.4",
"lint-staged": "~11.2.6",
"lint-staged": "~12.0.2",
"markdownlint-cli": "~0.29.0",

@@ -88,3 +88,3 @@ "mocha": "~9.1.3",

"prettier": "~2.4.1",
"sinon": "~11.1.2",
"sinon": "~12.0.1",
"ts-mockito": "~2.6.1",

@@ -91,0 +91,0 @@ "ts-node": "~10.4.0",

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