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

broccoli-sourcemap-concat

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-sourcemap-concat - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

.travis.yml

4

concat-with-maps.js

@@ -17,2 +17,3 @@ var helpers = require('broccoli-kitchen-sink-helpers');

}
this.encoderCache = {};
},

@@ -27,3 +28,4 @@

sourceRoot: this.sourceRoot,
baseDir: inDir
baseDir: inDir,
cache: this.encoderCache
});

@@ -30,0 +32,0 @@

{
"name": "broccoli-sourcemap-concat",
"version": "0.2.6",
"version": "0.2.7",
"description": "Fast, good-enough concatenation with source maps.",

@@ -23,3 +23,3 @@ "main": "index.js",

"combined-stream": "0.0.7",
"fast-sourcemap-concat": " ^0.1.4",
"fast-sourcemap-concat": " ^0.1.5",
"lodash-node": "^2.4.1",

@@ -26,0 +26,0 @@ "mkdirp": "^0.5.0",

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