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

detox-cli

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detox-cli - npm Package Compare versions

Comparing version 18.13.0 to 18.14.1

2

cli.js

@@ -18,3 +18,3 @@ #!/usr/bin/env node

if (!isInstalledGlobally) {
if (process.platform !== 'win32' && !isInstalledGlobally) {
log('Error: "detox-cli" package is not meant to be installed locally, exiting...');

@@ -21,0 +21,0 @@ log('HINT: Remove the local installation and reinstall it globally:');

{
"name": "detox-cli",
"version": "18.13.0",
"version": "18.14.1",
"description": "Optional wrapper for Detox CLI, meant to be installed globally",

@@ -30,3 +30,3 @@ "main": "cli.js",

"homepage": "https://github.com/wix/Detox",
"gitHead": "36cec1ede300b028d9ce27001b43695628d43ed5"
"gitHead": "61b95b2081b8f82ff8dcf2a258a67c48666852e0"
}
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