Comparing version 4.0.2 to 4.0.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
667929
+ Addedconvert-source-map@0.4.1(transitive)
- Removedconvert-source-map@0.3.5(transitive)
Updatedconvert-source-map@^0.4.0