imagemin-svgo
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -37,5 +37,3 @@ 'use strict'; | ||
if (res.data.length < file.contents.length) { | ||
file.contents = res.data; | ||
} | ||
file.contents = res.data; | ||
}); | ||
@@ -42,0 +40,0 @@ } catch (err) { |
{ | ||
"name": "imagemin-svgo", | ||
"version": "4.2.0", | ||
"description": "svgo imagemin plugin", | ||
"version": "4.2.1", | ||
"description": "SVGO imagemin plugin", | ||
"license": "MIT", | ||
@@ -10,4 +10,15 @@ "repository": "imagemin/imagemin-svgo", | ||
"email": "kevinmartensson@gmail.com", | ||
"url": "https://github.com/kevva" | ||
"url": "github.com/kevva" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"name": "Sindre Sorhus", | ||
"email": "sindresorhus@gmail.com", | ||
"url": "sindresorhus.com" | ||
}, | ||
{ | ||
"name": "Shinnosuke Watanabe", | ||
"url": "github.com/shinnn" | ||
} | ||
], | ||
"engines": { | ||
@@ -14,0 +25,0 @@ "node": ">=0.10.0" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3981
0
37