optipng-bin
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,3 +6,3 @@ 'use strict'; | ||
var pkg = require('../package.json'); | ||
var url = 'https://raw.github.com/imagemin/optipng-bin/v' + pkg.version + '/vendor/'; | ||
var url = 'https://raw.github.com/imagemin/optipng-bin/' + pkg.version + '/vendor/'; | ||
@@ -9,0 +9,0 @@ module.exports = new BinWrapper() |
{ | ||
"name": "optipng-bin", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "OptiPNG wrapper that makes it seamlessly available as a local dependency", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
4544