Socket
Socket
Sign inDemoInstall

@react-native-community/cli-tools

Package Overview
Dependencies
Maintainers
40
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-tools - npm Package Compare versions

Comparing version 5.0.1-alpha.1 to 6.0.0-rc.0

8

build/launchEditor.js

@@ -201,4 +201,4 @@ "use strict";

}
} catch (error) {} // Ignore...
// Last resort, use old skool env vars
} catch (error) {// Ignore...
} // Last resort, use old skool env vars

@@ -278,4 +278,4 @@

}
} catch (error) {} // ignore
// Just use what the user specified, it will probably fail,
} catch (error) {// ignore
} // Just use what the user specified, it will probably fail,
// but we will show some help text when it fails.

@@ -282,0 +282,0 @@

{
"name": "@react-native-community/cli-tools",
"version": "5.0.1-alpha.1",
"version": "6.0.0-rc.0",
"license": "MIT",

@@ -27,3 +27,9 @@ "main": "build/index.js",

],
"gitHead": "675952ded3c2eebbcd040800e0215bb77bab2078"
"homepage": "https://github.com/react-native-community/cli/tree/master/packages/tools",
"repository": {
"type": "git",
"url": "https://github.com/react-native-community/cli.git",
"directory": "packages/tools"
},
"gitHead": "67b6623b951e9cfc956edc503bf5b83c9ade7c85"
}
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