Comparing version 1.5.1 to 1.6.0
{ | ||
"name": "csstyle", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"homepage": "http://www.csstyle.io", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -22,3 +22,3 @@ // csstyle for postcss | ||
return function csstyle(css){ | ||
css.eachRule(function(node){ | ||
css.walkRules(function(node){ | ||
var output = ''; | ||
@@ -25,0 +25,0 @@ var selectors = node.selector.split(' ').map(getAbstraction); |
{ | ||
"name": "csstyle", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "clean, simple styling for styling the web.", | ||
@@ -17,5 +17,5 @@ "directories": { | ||
"jasmine-node": "^1.14.5", | ||
"postcss": "^4.0.4", | ||
"postcss-nested": "^0.2.1", | ||
"postcss-simple-vars": "^0.2.3", | ||
"postcss": "^6.0.2", | ||
"postcss-nested": "^2.0.2", | ||
"postcss-simple-vars": "^4.0.0", | ||
"shelljs": "~0.3.0", | ||
@@ -22,0 +22,0 @@ "specificity": "~0.1.4" |
Sorry, the diff of this file is not supported yet
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
12404
0
8