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

bundle-collapser

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-collapser - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

2

lib/replace.js

@@ -6,3 +6,3 @@ var falafel = require('falafel');

var opts = {
ecmaVersion: 6,
ecmaVersion: 8,
allowReturnOutsideFunction: true

@@ -9,0 +9,0 @@ };

{
"name": "bundle-collapser",
"version": "1.2.1",
"version": "1.3.0",
"description": "convert bundle paths to IDS to save bytes in browserify bundles",

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

"concat-stream": "^1.5.0",
"falafel": "^1.2.0",
"falafel": "^2.1.0",
"minimist": "^1.1.1",

@@ -16,0 +16,0 @@ "through2": "^2.0.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