Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/logger

Package Overview
Dependencies
Maintainers
3
Versions
128
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 9.0.4 to 9.0.8

build/index.cjs

7

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

@@ -16,2 +16,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

"import": "./build/index.js",
"require": "./build/index.cjs",
"types": "./build/index.d.ts",

@@ -24,3 +25,3 @@ "browserSource": "./src/browser.ts"

"engines": {
"node": ">=18"
"node": ">=18.20.0"
},

@@ -49,3 +50,3 @@ "repository": {

},
"gitHead": "1f3d6f781391548e8672e768e72b3d5c499a3aa7"
"gitHead": "cc85ebf08918965cff46ce7e014703549b7f50d7"
}
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