coffeelint
Advanced tools
Comparing version 1.12.1 to 1.13.0
{ | ||
"name": "coffeelint", | ||
"description": "Lint your CoffeeScript", | ||
"version": "1.12.1", | ||
"version": "1.13.0", | ||
"homepage": "http://www.coffeelint.org", | ||
@@ -25,3 +25,5 @@ "keywords": [ | ||
"dependencies": { | ||
"browserify": "~8.1.0", | ||
"coffee-script": "^1.9.1", | ||
"coffeeify": "~1.0.0", | ||
"glob": "^4.0.0", | ||
@@ -44,3 +46,5 @@ "ignore": "^2.2.15", | ||
"prepublish": "cake prepublish", | ||
"postpublish": "cake postpublish", | ||
"publish": "cake publish", | ||
"install": "cake install", | ||
"lint": "cake compile && ./bin/coffeelint .", | ||
@@ -51,2 +55,2 @@ "lint-csv": "cake compile && ./bin/coffeelint --csv .", | ||
} | ||
} | ||
} |
{ | ||
"name": "coffeelint", | ||
"description": "Lint your CoffeeScript", | ||
"version": "1.12.1", | ||
"version": "1.13.0", | ||
"homepage": "http://www.coffeelint.org", | ||
@@ -43,2 +43,3 @@ "keywords": [ | ||
"prepublish": "cake prepublish", | ||
"postpublish": "cake postpublish", | ||
"publish": "cake publish", | ||
@@ -45,0 +46,0 @@ "lint": "cake compile && ./bin/coffeelint .", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
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
593539
11354
1