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

@react-native-community/cli-tools

Package Overview
Dependencies
Maintainers
30
Versions
169
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 12.0.0-alpha.10 to 12.0.0-alpha.11

2

build/isPackagerRunning.js

@@ -33,3 +33,3 @@ "use strict";

status: 'running',
root: headers.get('Project-Root') ?? ''
root: headers.get('X-React-Native-Project-Root') ?? ''
};

@@ -36,0 +36,0 @@ }

{
"name": "@react-native-community/cli-tools",
"version": "12.0.0-alpha.10",
"version": "12.0.0-alpha.11",
"license": "MIT",

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

"devDependencies": {
"@react-native-community/cli-types": "12.0.0-alpha.10",
"@react-native-community/cli-types": "12.0.0-alpha.11",
"@types/lodash": "^4.14.149",

@@ -40,3 +40,3 @@ "@types/mime": "^2.0.1",

},
"gitHead": "bd496c42d7a5c2c993504a32bed8e266a135ff44"
"gitHead": "079150994170816bb332293d3dd118e997651541"
}

Sorry, the diff of this file is not supported yet

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