bemlinter.js
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "bemlinter.js", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "BEM linter", | ||
"main": "index.js", | ||
"bin" : { | ||
"bemlinter" : "./cli.js" | ||
"bin": { | ||
"bemlinter": "./src/cli.js" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "jest" | ||
}, | ||
@@ -39,3 +39,6 @@ "repository": { | ||
"node": ">=5.0.0" | ||
}, | ||
"devDependencies": { | ||
"jest": "^18.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
56443
23
207
1
1
0
1