optipng-bin
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,3 +5,3 @@ 'use strict'; | ||
var BinBuild = require('bin-build'); | ||
var log = require('imagemin-log'); | ||
var log = require('logalot'); | ||
@@ -8,0 +8,0 @@ /** |
{ | ||
"name": "optipng-bin", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "OptiPNG wrapper that makes it seamlessly available as a local dependency", | ||
@@ -45,3 +45,3 @@ "license": "MIT", | ||
"bin-wrapper": "^2.0.1", | ||
"imagemin-log": "^2.0.0" | ||
"logalot": "^2.0.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
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
5044
+ Addedlogalot@^2.0.0
+ Addedlogalot@2.1.0(transitive)
- Removedimagemin-log@^2.0.0
- Removedimagemin-log@2.0.0(transitive)