New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nightwatch/esbuild-utils

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nightwatch/esbuild-utils - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "0.1.4",
"version": "0.1.5",
"description": "",

@@ -9,0 +9,0 @@ "main": "index.js",

@@ -156,2 +156,3 @@ const path = require('path');

let componentDefault;
this.desiredCapabilities.pageLoadStrategy = this.argv.debug ? 'none' : 'eager';
this.skipTestcasesOnFail = false;

@@ -158,0 +159,0 @@ try {

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