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
35
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 3.0.0 to 4.2.0

LICENSE

4

build/middleware/index.js

@@ -32,2 +32,4 @@ "use strict";

return (0, _serveStatic().default)(_path().default.join(__dirname, '..', 'ui'));
}
}
//# sourceMappingURL=index.js.map

@@ -90,2 +90,4 @@ "use strict";

};
}();
}();
//# sourceMappingURL=debuggerWorker.js.map

@@ -242,2 +242,4 @@ "use strict";

connectToDebuggerProxy();
connectToDebuggerProxy();
//# sourceMappingURL=index.js.map
{
"name": "@react-native-community/cli-debugger-ui",
"version": "3.0.0",
"version": "4.2.0",
"license": "MIT",

@@ -12,3 +12,4 @@ "main": "./build/middleware",

"files": [
"build"
"build",
"!build/**/*.map"
],

@@ -21,3 +22,4 @@ "devDependencies": {

"serve-static": "^1.13.1"
}
},
"gitHead": "6302e1fcdef6fd2a532ca8c46083c088afe98c6e"
}
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