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

metro-symbolicate

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metro-symbolicate - npm Package Compare versions

Comparing version 0.72.0 to 0.72.1

4

package.json
{
"name": "metro-symbolicate",
"version": "0.72.0",
"version": "0.72.1",
"description": "🚇 A tool to find the source location from JS bundles and stack traces.",

@@ -24,3 +24,3 @@ "license": "MIT",

"invariant": "^2.2.4",
"metro-source-map": "0.72.0",
"metro-source-map": "0.72.1",
"nullthrows": "^1.1.1",

@@ -27,0 +27,0 @@ "source-map": "^0.5.6",

@@ -563,2 +563,3 @@ /**

// $FlowIssue[unsupported-syntax]
// $FlowFixMe[missing-local-annot]

@@ -565,0 +566,0 @@ [Symbol.iterator]() {

@@ -429,3 +429,3 @@ "use strict";

this._segments = segments;
}
} // $FlowFixMe[missing-local-annot]

@@ -432,0 +432,0 @@ _initSegment(map) {

Sorry, the diff of this file is not supported yet

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