assetgraph-sprite
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -161,3 +161,3 @@ var _ = require('underscore'), | ||
relation.refreshHref(); | ||
['selector-for-group', 'packer', 'image-format', 'background-color'].forEach(function (propertyName) { | ||
['selector-for-group', 'packer', 'image-format', 'background-color', 'important'].forEach(function (propertyName) { | ||
spriteGroup.placeHolder.cssRule.style.removeProperty(assets.Css.vendorPrefix + '-sprite-' + propertyName); | ||
@@ -164,0 +164,0 @@ }); |
@@ -5,3 +5,3 @@ { | ||
"repository": "git://github.com/One-com/assetgraph-sprite.git", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"maintainers": [ | ||
@@ -8,0 +8,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
28608
0