Socket
Socket
Sign inDemoInstall

@wdio/logger

Package Overview
Dependencies
Maintainers
4
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/logger - npm Package Compare versions

Comparing version 5.9.0 to 5.9.3

2

build/node.js

@@ -22,2 +22,4 @@ "use strict";

_loglevelPluginPrefix.default.reg(_loglevel.default);
const DEFAULT_LEVEL = 'trace';

@@ -24,0 +26,0 @@ const COLORS = {

8

package.json
{
"name": "@wdio/logger",
"version": "5.9.0",
"version": "5.9.3",
"description": "A helper utility for logging of WebdriverIO packages",

@@ -35,4 +35,4 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"loglevel": "^1.6.0",
"loglevel-plugin-prefix": "^0.5.3",
"strip-ansi": "^4.0.0"
"loglevel-plugin-prefix": "^0.8.4",
"strip-ansi": "^5.2.0"
},

@@ -42,3 +42,3 @@ "publishConfig": {

},
"gitHead": "6339dc411df997530375eda47b8a4b735bcd6c2c"
"gitHead": "94c7a26fd99230516d430161989e794492893e07"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc