metro-symbolicate
Advanced tools
Comparing version 0.76.0 to 0.76.1
{ | ||
"name": "metro-symbolicate", | ||
"version": "0.76.0", | ||
"version": "0.76.1", | ||
"description": "🚇 A tool to find the source location from JS bundles and stack traces.", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"invariant": "^2.2.4", | ||
"metro-source-map": "0.76.0", | ||
"metro-source-map": "0.76.1", | ||
"nullthrows": "^1.1.1", | ||
@@ -24,0 +24,0 @@ "source-map": "^0.5.6", |
@@ -14,2 +14,3 @@ #!/usr/bin/env node | ||
// $FlowFixMe[unused-promise] | ||
require("./symbolicate.js")().then((code) => process.exit(code)); |
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
119932
1636
+ Addedmetro-source-map@0.76.1(transitive)
+ Addedob1@0.76.1(transitive)
- Removedmetro-source-map@0.76.0(transitive)
- Removedob1@0.76.0(transitive)
Updatedmetro-source-map@0.76.1