Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@uppo/sourcemap-extractor
Advanced tools
A command-line tool to extract source files based on a provided source map file.
A command-line tool to extract source files based on a provided source map file.
npm install -g sourcemap-extractor
yarn global add sourcemap-extractor
sourcemap-extractor extract <map-file>
//or
sourcemap-extractor e <map-file>
If the command is successful, the tool creates an output directory in the current working directory and extracts all source files to it.
This project is licensed under the terms of the MIT license.
FAQs
A command-line tool to extract source files based on a provided source map file.
The npm package @uppo/sourcemap-extractor receives a total of 2 weekly downloads. As such, @uppo/sourcemap-extractor popularity was classified as not popular.
We found that @uppo/sourcemap-extractor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.