@kronos-integration/service-ldap
Advanced tools
Comparing version 4.0.120 to 4.0.121
{ | ||
"name": "@kronos-integration/service-ldap", | ||
"version": "4.0.120", | ||
"version": "4.0.121", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -32,3 +31,3 @@ ".": "./src/service-ldap.mjs" | ||
"dependencies": { | ||
"@kronos-integration/service": "^10.4.49", | ||
"@kronos-integration/service": "^10.4.50", | ||
"ldapts": "^6.0.0", | ||
@@ -40,9 +39,9 @@ "model-attributes": "^4.2.2" | ||
"ava": "^5.3.1", | ||
"c8": "^8.0.0", | ||
"c8": "^8.0.1", | ||
"documentation": "^14.0.2", | ||
"ldif": "^0.5.1", | ||
"semantic-release": "^21.0.7" | ||
"semantic-release": "^21.1.1" | ||
}, | ||
"engines": { | ||
"node": ">=20.4.0" | ||
"node": ">=20.5.1" | ||
}, | ||
@@ -49,0 +48,0 @@ "repository": { |
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
11001