Socket
Socket
Sign inDemoInstall

metro-inspector-proxy

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-inspector-proxy - npm Package Compare versions

Comparing version 0.76.0 to 0.76.1

4

package.json
{
"name": "metro-inspector-proxy",
"version": "0.76.0",
"version": "0.76.1",
"description": "🚇 Inspector proxy for React Native and dev tools integration.",

@@ -23,3 +23,3 @@ "main": "src/index.js",

"ws": "^7.5.1",
"yargs": "^17.5.1",
"yargs": "^17.6.2",
"node-fetch": "^2.2.0"

@@ -26,0 +26,0 @@ },

@@ -276,2 +276,3 @@ "use strict";

// Wrapping just to make flow happy :)
// $FlowFixMe[unused-promise]
this._processMessageFromDevice(

@@ -278,0 +279,0 @@ parsedPayload,

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