New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chrome-profile-sourcemap-resolver

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-profile-sourcemap-resolver

Apply sourcemaps for a recorded chrome profile

1.2.0
latest
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

chrome-profile-sourcemap-resolver

The google performance profiler is an incredible powerfull tool for performance debugging. Unfortunately - at least as of today - it does not support sourcemaps.

As a quickfix the chrome-profile-sourcemap-resolver allows to convert a raw profile.json and tries to resolves sourcemap for all stacktraces.

Before and After example

Usage:

npx chrome-profile-sourcemap-resolver profile.json

Keywords

chrome

FAQs

Package last updated on 20 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts