Socket
Socket
Sign inDemoInstall

@react-native-community/cli-server-api

Package Overview
Dependencies
98
Maintainers
30
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0-alpha.10 to 12.0.0-alpha.11

2

build/statusPageMiddleware.js

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

function statusPageMiddleware(_req, res) {
res.setHeader('Project-Root', process.cwd());
res.setHeader('X-React-Native-Project-Root', process.cwd());
res.end('packager-status:running');

@@ -22,0 +22,0 @@ }

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

@@ -10,4 +10,4 @@ "main": "build/index.js",

"dependencies": {
"@react-native-community/cli-debugger-ui": "12.0.0-alpha.10",
"@react-native-community/cli-tools": "12.0.0-alpha.10",
"@react-native-community/cli-debugger-ui": "12.0.0-alpha.11",
"@react-native-community/cli-tools": "12.0.0-alpha.11",
"compression": "^1.7.1",

@@ -37,3 +37,3 @@ "connect": "^3.6.5",

},
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc