Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cspotcode/source-map-consumer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspotcode/source-map-consumer - npm Package Compare versions

Comparing version 0.8.0-0 to 0.8.0-1

1

lib/source-map-consumer.js

@@ -11,3 +11,2 @@ /* -*- Mode: js; js-indent-level: 2; -*- */

const ArraySet = require("./array-set").ArraySet;
const base64VLQ = require("./base64-vlq"); // eslint-disable-line no-unused-vars
const readWasm = require("../lib/read-wasm");

@@ -14,0 +13,0 @@ const wasm = require("./wasm");

4

package.json
{
"name": "@cspotcode/source-map-consumer",
"description": "Generates and consumes source maps",
"version": "0.8.0-0",
"version": "0.8.0-1",
"homepage": "https://github.com/cspotcode/source-map",

@@ -91,2 +91,2 @@ "author": "Andrew Bradley <cspotcode@gmail.com>",

"typings": "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