Sign In

@applitools/logger

Package Overview
Dependencies
Maintainers
48
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/logger - npm Package Compare versions

Comparing version
2.1.4
to
2.1.5
+10
-0
CHANGELOG.md
# Changelog
## [2.1.5](https://github.com/Applitools-Dev/sdk/compare/js/logger@2.1.4...js/logger@2.1.5) (2025-07-07)
### Dependencies
* @applitools/utils bumped to 1.9.0
#### Features
* support https_proxy and http_proxy env variables | FLD-2702 ([#3046](https://github.com/Applitools-Dev/sdk/issues/3046)) ([0633809](https://github.com/Applitools-Dev/sdk/commit/06338099f44bfb149a5829f62c2f9b19e2392850))
## [2.1.4](https://github.com/Applitools-Dev/sdk/compare/js/logger@2.1.3...js/logger@2.1.4) (2025-05-11)

@@ -4,0 +14,0 @@

+2
-2
{
"name": "@applitools/logger",
"version": "2.1.4",
"version": "2.1.5",
"description": "Applitools logger",

@@ -52,3 +52,3 @@ "keywords": [

"dependencies": {
"@applitools/utils": "1.8.2",
"@applitools/utils": "1.9.0",
"chalk": "4.1.2",

@@ -55,0 +55,0 @@ "debug": "4.3.4"