ldap-ts-client
Advanced tools
Comparing version 0.14.4 to 0.14.5
@@ -5,2 +5,9 @@ ### Changelog | ||
#### [v0.14.4](https://github.com/saostad/ldap-ts-client/compare/v0.14.3...v0.14.4) | ||
> 11 July 2022 | ||
- pkg: updated [`f86860e`](https://github.com/saostad/ldap-ts-client/commit/f86860e27acdccbd430fdad0f39a112ab0d3a4d1) | ||
- doc: change log [`85c7b9f`](https://github.com/saostad/ldap-ts-client/commit/85c7b9f81052a3d80e78bd8a7bb813db8b2f2b4d) | ||
#### [v0.14.3](https://github.com/saostad/ldap-ts-client/compare/v0.14.2...v0.14.3) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "ldap-ts-client", | ||
"version": "0.14.4", | ||
"version": "0.14.5", | ||
"description": "Type-safe LDAP client written in typescript", | ||
@@ -63,5 +63,5 @@ "repository": { | ||
"@types/ldapjs": "^2.2.3", | ||
"fast-node-logger": "^2.0.0", | ||
"fast-node-logger": "^3.0.0", | ||
"ldapjs": "^2.2.4" | ||
} | ||
} |
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
50804
+ Addedfast-copy@3.0.2(transitive)
+ Addedfast-node-logger@3.0.4(transitive)
+ Addedpino-pretty@9.4.1(transitive)
- Removedfast-copy@2.1.7(transitive)
- Removedfast-node-logger@2.0.2(transitive)
- Removedon-exit-leak-free@1.0.0(transitive)
- Removedpino-pretty@8.1.0(transitive)
Updatedfast-node-logger@^3.0.0