css-brunch
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -16,4 +16,4 @@ // Generated by CoffeeScript 1.6.3 | ||
CSSCompiler.prototype.compile = function(data, path, callback) { | ||
return callback(null, data); | ||
CSSCompiler.prototype.compile = function(params, callback) { | ||
return callback(null, params); | ||
}; | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "css-brunch", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Adds CSS support to brunch.", | ||
@@ -5,0 +5,0 @@ "author": "Paul Miller (http://paulmillr.com/)", |
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
2636
1