coffeelint
Advanced tools
Comparing version 1.13.0 to 1.13.1
{ | ||
"name": "coffeelint", | ||
"description": "Lint your CoffeeScript", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"homepage": "http://www.coffeelint.org", | ||
@@ -25,5 +25,3 @@ "keywords": [ | ||
"dependencies": { | ||
"browserify": "~8.1.0", | ||
"coffee-script": "^1.9.1", | ||
"coffeeify": "~1.0.0", | ||
"glob": "^4.0.0", | ||
@@ -48,3 +46,2 @@ "ignore": "^2.2.15", | ||
"publish": "cake publish", | ||
"install": "cake install", | ||
"lint": "cake compile && ./bin/coffeelint .", | ||
@@ -55,2 +52,2 @@ "lint-csv": "cake compile && ./bin/coffeelint --csv .", | ||
} | ||
} | ||
} |
{ | ||
"name": "coffeelint", | ||
"description": "Lint your CoffeeScript", | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"homepage": "http://www.coffeelint.org", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
593452