@react-native/dev-middleware
Advanced tools
Comparing version 0.73.3 to 0.74.0-nightly-20231003-5dedf277c
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86159
+ Added@react-native/debugger-frontend@0.74.0-nightly-20231003-5dedf277c(transitive)
+ Added@types/node@22.9.1(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@react-native/debugger-frontend@0.73.3(transitive)
- Removed@types/node@22.10.0(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@react-native/debugger-frontend@0.74.0-nightly-20231003-5dedf277c