imagemin-log
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "imagemin-log", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The log utility used in imagemin related projects", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"stream-log": "^0.2.0" | ||
"stream-log": "kevva/stream-log#longest" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
@@ -25,4 +25,3 @@ # imagemin-log [![Build Status](http://img.shields.io/travis/imagemin/imagemin-log.svg?style=flat)](https://travis-ci.org/imagemin/imagemin-log) | ||
success : this is a success message | ||
error : this is an error | ||
error : Error: this is an error | ||
at ChildProcess.exithandler (child_process.js:648:15) | ||
@@ -29,0 +28,0 @@ at ChildProcess.emit (events.js:98:17) |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
1730
216
34
1
1
- Removedlongest@0.2.1(transitive)
- Removedstream-log@0.2.3(transitive)