New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

source-map-tools

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

source-map-tools

source-map-tools

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

简介

手动解析前端异常的source map小工具

install

npm install source-map-tools -g
Usage: smt [options]

source-map 工具

Options:
  -V, --version                   output the version number
  -s, --source-path <sourcePath>  source-map文件地址
  -l, --line <line>               设置错误所在行
  -c, --column <col>              设置错误所在列
  -h, --help                      display help for command

FAQs

Package last updated on 23 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