@applitools/logger
Advanced tools
+15
-0
| # Changelog | ||
| ## [2.2.12](https://github.com/Applitools-Dev/sdk/compare/js/logger@2.2.11...js/logger@2.2.12) (2026-05-26) | ||
| ### Bug Fixes | ||
| * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79)) | ||
| ### Dependencies | ||
| * @applitools/utils bumped to 1.14.5 | ||
| #### Bug Fixes | ||
| * strip .d.ts extension from import() type specifiers | FLD-4429 ([#3830](https://github.com/Applitools-Dev/sdk/issues/3830)) ([37aac45](https://github.com/Applitools-Dev/sdk/commit/37aac45958b713702bea87c144623dd3e65fce79)) | ||
| ## [2.2.11](https://github.com/Applitools-Dev/sdk/compare/js/logger@2.2.10...js/logger@2.2.11) (2026-04-16) | ||
@@ -4,0 +19,0 @@ |
+4
-3
| { | ||
| "name": "@applitools/logger", | ||
| "version": "2.2.11", | ||
| "version": "2.2.12", | ||
| "description": "Applitools logger", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@applitools/utils": "1.14.4", | ||
| "@applitools/utils": "1.14.5", | ||
| "chalk": "4.1.2", | ||
@@ -60,3 +60,4 @@ "debug": "4.3.4" | ||
| "@types/debug": "^4.1.8", | ||
| "@types/node": "^12.20.55" | ||
| "@types/node": "^12.20.55", | ||
| "chai": "^4.2.0" | ||
| }, | ||
@@ -63,0 +64,0 @@ "engines": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
72691
0.94%4
33.33%1
Infinity%+ Added
- Removed
Updated