Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coffeelint

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffeelint - npm Package Compare versions

Comparing version 1.12.1 to 1.13.0

8

.package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc