broccoli-sass-lint
Advanced tools
Comparing version
@@ -239,4 +239,4 @@ 'use strict'; | ||
return "module('Sass Lint - " + path.dirname(relativePath) + "');\n" + | ||
"test('" + relativePath + " should pass sass-lint', function() {\n" + | ||
return "QUnit.module('Sass Lint - " + path.dirname(relativePath) + "');\n" + | ||
"QUnit.test('" + relativePath + " should pass sass-lint', function() {\n" + | ||
" ok(" + !errors + ", '" + relativePath + " should pass sass-lint." + errors + "');\n" + | ||
@@ -243,0 +243,0 @@ "});\n"; |
{ | ||
"name": "broccoli-sass-lint", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Pure Node.js scss/sass linting for Broccoli-based projects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
11768
0.1%1
Infinity%