@ui5/logger
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -5,4 +5,7 @@ # Changelog | ||
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v4.0.0...HEAD). | ||
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v4.0.1...HEAD). | ||
<a name="v4.0.1"></a> | ||
## [v4.0.1] - 2024-07-17 | ||
<a name="v4.0.0"></a> | ||
@@ -112,2 +115,3 @@ ## [v4.0.0] - 2024-07-16 | ||
## v0.0.1 - 2018-06-06 | ||
[v4.0.1]: https://github.com/SAP/ui5-logger/compare/v4.0.0...v4.0.1 | ||
[v4.0.0]: https://github.com/SAP/ui5-logger/compare/v3.0.1-rc.3...v4.0.0 | ||
@@ -114,0 +118,0 @@ [v3.0.0]: https://github.com/SAP/ui5-logger/compare/v2.0.1...v3.0.0 |
{ | ||
"name": "@ui5/logger", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "UI5 Tooling - Internal Logger", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"engines": { | ||
"node": "^20.11.0 || >=21.2.0", | ||
"node": "^20.11.0 || >=22.0.0", | ||
"npm": ">= 8" | ||
@@ -128,3 +128,3 @@ }, | ||
"eslint-plugin-ava": "^14.0.0", | ||
"eslint-plugin-jsdoc": "^48.7.0", | ||
"eslint-plugin-jsdoc": "^48.8.3", | ||
"jsdoc": "^4.0.3", | ||
@@ -131,0 +131,0 @@ "nyc": "^17.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
61809