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

@react-native-community/cli-debugger-ui

Package Overview
Dependencies
Maintainers
30
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-debugger-ui - npm Package Compare versions

Comparing version 11.0.0-alpha.2 to 11.1.1

4

build/middleware/index.d.ts

@@ -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

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