Socket
Socket
Sign inDemoInstall

@react-native/dev-middleware

Package Overview
Dependencies
Maintainers
11
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/dev-middleware - npm Package Compare versions

Comparing version 0.73.3 to 0.74.0-nightly-20231003-5dedf277c

22

package.json
{
"name": "@react-native/dev-middleware",
"version": "0.73.3",
"version": "0.74.0-nightly-20231003-5dedf277c",
"description": "Dev server middleware for React Native",
"keywords": ["react-native", "tools"],
"keywords": [
"react-native",
"tools"
],
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/dev-middleware#readme",

@@ -14,7 +17,12 @@ "bugs": "https://github.com/facebook/react-native/issues",

"license": "MIT",
"exports": { ".": "./dist/index.js", "./package.json": "./package.json" },
"files": ["dist"],
"exports": {
".": "./dist/index.js",
"./package.json": "./package.json"
},
"files": [
"dist"
],
"dependencies": {
"@isaacs/ttlcache": "^1.4.1",
"@react-native/debugger-frontend": "^0.73.2",
"@react-native/debugger-frontend": "0.74.0-nightly-20231003-5dedf277c",
"chrome-launcher": "^0.15.2",

@@ -28,3 +36,5 @@ "chromium-edge-launcher": "^1.0.0",

},
"engines": { "node": ">=18" }
"engines": {
"node": ">=18"
}
}
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