@react-native-community/cli-debugger-ui
Advanced tools
Comparing version 11.0.0-alpha.2 to 11.1.1
@@ -1,2 +0,4 @@ | ||
export declare function debuggerUIMiddleware(): import("express-serve-static-core").Handler; | ||
/// <reference types="node" /> | ||
import serveStatic from 'serve-static'; | ||
export declare function debuggerUIMiddleware(): serveStatic.RequestHandler<import("http").ServerResponse<import("http").IncomingMessage>>; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@react-native-community/cli-debugger-ui", | ||
"version": "11.0.0-alpha.2", | ||
"version": "11.1.1", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "main": "./build/middleware", | ||
}, | ||
"gitHead": "63022103bebc9202d15255d8d2a6b90ce7401bf0" | ||
"gitHead": "ee4f203966911be38084c9a9a013c0006990c6b2" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
290413
415
3