Socket
Socket
Sign inDemoInstall

condenseify

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

condenseify - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -5,3 +5,3 @@ 'use strict';

, pumpify = require('pumpify')
, split = require('split');
, split = require('split2');

@@ -8,0 +8,0 @@ //

{
"name": "condenseify",
"version": "1.0.1",
"version": "1.0.2",
"description": "Browserify transform to remove unwanted blank lines from your code",

@@ -29,3 +29,3 @@ "files": [

"pumpify": "1.3.x",
"split": "0.3.x",
"split2": "0.2.x",
"through2": "0.6.x"

@@ -36,5 +36,5 @@ },

"istanbul": "0.3.x",
"mocha": "2.1.x",
"mocha": "2.2.x",
"pre-commit": "1.0.x"
}
}
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