chrome-profile-sourcemap-resolver
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "chrome-profile-sourcemap-resolver", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Apply sourcemaps for a recorded chrome profile", | ||
@@ -16,3 +16,6 @@ "homepage": "https://github.com/jantimon/chrome-profile-sourcemap-resolver#readme", | ||
}, | ||
"keywords": ["chrome", "profile"], | ||
"keywords": [ | ||
"chrome", | ||
"profile" | ||
], | ||
"author": "Jan Nicklas", | ||
@@ -26,4 +29,4 @@ "license": "MIT", | ||
"source-map-resolve": "^0.6.0", | ||
"type-flag": "^1.0.0" | ||
"type-flag": "^2.0.0" | ||
} | ||
} |
# chrome-profile-sourcemap-resolver | ||
The google performance profiler is an incredible powerfull tool for perfroamnce debugging. | ||
The google performance profiler is an incredible powerfull tool for performance debugging. | ||
Unfortunately - at least as of today - it does not support sourcemaps. | ||
@@ -5,0 +5,0 @@ |
Sorry, the diff of this file is too big to display
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
540815
8012