Socket
Socket
Sign inDemoInstall

load-source-map

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-source-map - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

2

package.json
{
"name": "load-source-map",
"version": "0.0.1",
"version": "1.0.0",
"description": "Reads a source file and extracts a sourcemap for consumption (inline or external)",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# load-source-map
[![Version npm](http://img.shields.io/npm/v/load-source-map.svg?style=flat-square)](http://browsenpm.org/package/load-source-map)[![Build Status](http://img.shields.io/travis/rexxars/load-source-map/master.svg?style=flat-square)](https://travis-ci.org/rexxars/load-source-map)
[![Version npm](http://img.shields.io/npm/v/load-source-map.svg?style=flat-square)](http://browsenpm.org/package/load-source-map)[![Build Status](http://img.shields.io/travis/rexxars/load-source-map/master.svg?style=flat-square)](https://travis-ci.org/rexxars/load-source-map)[![Coverage Status](https://img.shields.io/coveralls/rexxars/load-source-map/master.svg?style=flat-square)](https://coveralls.io/github/rexxars/load-source-map)

@@ -5,0 +5,0 @@ Given a source file location, will load any referenced (or inline) source map.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc