metro-source-map
Advanced tools
Comparing version 0.66.0 to 0.66.1
{ | ||
"name": "metro-source-map", | ||
"version": "0.66.0", | ||
"version": "0.66.1", | ||
"description": "🚇 Source map generator for Metro.", | ||
@@ -15,8 +15,8 @@ "main": "src/source-map.js", | ||
"dependencies": { | ||
"@babel/traverse": "^7.0.0", | ||
"@babel/traverse": "^7.14.0", | ||
"@babel/types": "^7.0.0", | ||
"invariant": "^2.2.4", | ||
"metro-symbolicate": "0.66.0", | ||
"metro-symbolicate": "0.66.1", | ||
"nullthrows": "^1.1.1", | ||
"ob1": "0.66.0", | ||
"ob1": "0.66.1", | ||
"source-map": "^0.5.6", | ||
@@ -27,5 +27,5 @@ "vlq": "^1.0.0" | ||
"devDependencies": { | ||
"@babel/parser": "^7.0.0", | ||
"@babel/parser": "^7.14.0", | ||
"uglify-es": "^3.1.9" | ||
} | ||
} |
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
115372
+ Addedmetro-symbolicate@0.66.1(transitive)
+ Addedob1@0.66.1(transitive)
- Removedmetro-symbolicate@0.66.0(transitive)
- Removedob1@0.66.0(transitive)
Updated@babel/traverse@^7.14.0
Updatedmetro-symbolicate@0.66.1
Updatedob1@0.66.1