Comparing version 7.0.6 to 7.0.7
{ | ||
"name": "ldapts", | ||
"version": "7.0.6", | ||
"version": "7.0.7", | ||
"description": "LDAP client", | ||
@@ -71,3 +71,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@types/asn1": ">=0.2.2", | ||
"@types/asn1": ">=0.2.4", | ||
"@types/uuid": ">=9", | ||
@@ -80,13 +80,13 @@ "asn1": "~0.2.6", | ||
"devDependencies": { | ||
"@types/chai": "~4.3.9", | ||
"@types/chai-as-promised": "~7.1.7", | ||
"@types/debug": "~4.1.10", | ||
"@types/mocha": "~10.0.3", | ||
"@types/chai": "~4.3.11", | ||
"@types/chai-as-promised": "~7.1.8", | ||
"@types/debug": "~4.1.12", | ||
"@types/mocha": "~10.0.6", | ||
"@types/node": ">=18", | ||
"@types/sinon": "~10.0.20", | ||
"@typescript-eslint/eslint-plugin": "~6.9.0", | ||
"@typescript-eslint/parser": "~6.9.0", | ||
"@types/sinon": "~17.0.2", | ||
"@typescript-eslint/eslint-plugin": "~6.13.1", | ||
"@typescript-eslint/parser": "~6.13.1", | ||
"chai": "~4.3.10", | ||
"chai-as-promised": "~7.1.1", | ||
"eslint": "~8.52.0", | ||
"eslint": "~8.54.0", | ||
"eslint-config-airbnb-base": "~15.0.0", | ||
@@ -96,3 +96,3 @@ "eslint-config-airbnb-typescript": "~17.1.0", | ||
"eslint-plugin-import": "~2.29.0", | ||
"eslint-plugin-jsdoc": "~46.8.2", | ||
"eslint-plugin-jsdoc": "~46.9.0", | ||
"eslint-plugin-mocha": "10.2.0", | ||
@@ -103,3 +103,3 @@ "eslint-plugin-prettier": "~5.0.1", | ||
"husky": "~8.0.3", | ||
"lint-staged": "~15.0.2", | ||
"lint-staged": "~15.1.0", | ||
"markdownlint-cli": "~0.37.0", | ||
@@ -109,9 +109,9 @@ "mocha": "~10.2.0", | ||
"pinst": "~3.0.0", | ||
"prettier": "~3.0.3", | ||
"sinon": "~17.0.0", | ||
"prettier": "~3.1.0", | ||
"sinon": "~17.0.1", | ||
"ts-mockito": "~2.6.1", | ||
"tsx": "~3.14.0", | ||
"typescript": "~5.2.2", | ||
"tsx": "~4.6.0", | ||
"typescript": "~5.3.2", | ||
"unbuild": "2.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
551415
Updated@types/asn1@>=0.2.4