Comparing version 7.0.9 to 7.0.10
{ | ||
"name": "ldapts", | ||
"version": "7.0.9", | ||
"version": "7.0.10", | ||
"description": "LDAP client", | ||
@@ -79,26 +79,26 @@ "main": "./dist/index.cjs", | ||
"devDependencies": { | ||
"@types/chai": "~4.3.11", | ||
"@types/chai": "~4.3.12", | ||
"@types/chai-as-promised": "~7.1.8", | ||
"@types/debug": "~4.1.12", | ||
"@types/mocha": "~10.0.6", | ||
"@types/node": ">=18", | ||
"@types/node": ">=20", | ||
"@types/sinon": "~17.0.3", | ||
"@typescript-eslint/eslint-plugin": "~6.21.0", | ||
"@typescript-eslint/parser": "~6.21.0", | ||
"@typescript-eslint/eslint-plugin": "~7.2.0", | ||
"@typescript-eslint/parser": "~7.2.0", | ||
"chai": "~4.4.1", | ||
"chai-as-promised": "~7.1.1", | ||
"eslint": "~8.56.0", | ||
"eslint": "~8.57.0", | ||
"eslint-config-airbnb-base": "~15.0.0", | ||
"eslint-config-airbnb-typescript": "~17.1.0", | ||
"eslint-config-airbnb-typescript": "~18.0.0", | ||
"eslint-config-prettier": "~9.1.0", | ||
"eslint-plugin-import": "~2.29.1", | ||
"eslint-plugin-jsdoc": "~48.0.6", | ||
"eslint-plugin-mocha": "10.2.0", | ||
"eslint-plugin-jsdoc": "~48.2.1", | ||
"eslint-plugin-mocha": "10.4.1", | ||
"eslint-plugin-prettier": "~5.1.3", | ||
"eslint-plugin-promise": "~6.1.1", | ||
"eslint-plugin-security": "~2.1.0", | ||
"husky": "~9.0.10", | ||
"eslint-plugin-security": "~2.1.1", | ||
"husky": "~9.0.11", | ||
"lint-staged": "~15.2.2", | ||
"markdownlint-cli": "~0.39.0", | ||
"mocha": "~10.2.0", | ||
"mocha": "~10.3.0", | ||
"npm-run-all": "~4.1.5", | ||
@@ -109,6 +109,6 @@ "pinst": "~3.0.0", | ||
"ts-mockito": "~2.6.1", | ||
"tsx": "~4.7.0", | ||
"typescript": "~5.3.3", | ||
"tsx": "~4.7.1", | ||
"typescript": "~5.4.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
551388