Socket
Book a DemoInstallSign in
Socket

minimal-source-map

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minimal-source-map

minimal implementation of source map revision 3 proposal

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

minimal-source-map

Minimal implementation of source-map specification described in:

Source Map Revision 3 Proposal

Installation

npm i minimal-source-map

API

  • parseBase64VLQSegment(string): given a Base 64 VLQ segment, e.g,, ABCD from mappings, return 1,4 or 5 variable length array of integers.

Keywords

source-map

FAQs

Package last updated on 24 Feb 2019

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