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

coffee-jshint

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-jshint - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

12

package.json
{
"name": "coffee-jshint",
"version": "0.2.2",
"version": "0.2.3",
"description": "Checks CoffeeScript source for errors using JSHint",

@@ -15,10 +15,10 @@ "engines": {

},
"license": "BSD",
"license": "Apache-2.0",
"dependencies": {
"jshint": "~2.5.1",
"optimist": "~0.6.0",
"underscore": "~1.4.4"
"jshint": "~2.8.0",
"optimist": "~0.6.1",
"underscore": "~1.8.3"
},
"peerDependencies": {
"coffee-script": ">= 1.6 <= 1.8.0"
"coffee-script": ">= 1.6 < 2"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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