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

minifyify

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minifyify - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

lib/minifier.js

@@ -147,3 +147,3 @@ var Minifier

thisStream.queue(min.code);
thisStream.queue(convertSM.removeMapFileComments(min.code).trim());

@@ -150,0 +150,0 @@ if(self.opts.map) {

@@ -21,3 +21,3 @@ {

],
"version": "4.0.2",
"version": "4.0.3",
"repository": {

@@ -30,3 +30,3 @@ "type": "git",

"concat-stream": "1.4.x",
"convert-source-map": "^0.3.3",
"convert-source-map": "^0.4.0",
"lodash.bind": "2.4.x",

@@ -33,0 +33,0 @@ "lodash.defaults": "2.4.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