Socket
Socket
Sign inDemoInstall

coffee-jshint

Package Overview
Dependencies
Maintainers
1
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 1.2.1 to 1.2.2

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.2.2](https://github.com/marviq/coffee-jshint/compare/v1.2.1...v1.2.2) (2021-05-15)
### [1.2.1](https://github.com/marviq/coffee-jshint/compare/v1.2.0...v1.2.1) (2020-10-03)

@@ -7,0 +9,0 @@

2

lib-js/hint.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 2.4.1
// Generated by CoffeeScript 2.5.1
var CoffeeScript, _, buildTrueObj, csVersion, defaultOptions, error, errorsToSkip, formatErrors, fs, hint, hintFiles, j, jshint, len, ref, semver, supplant, supplantRe;

@@ -3,0 +3,0 @@

@@ -9,6 +9,6 @@ {

"dependencies": {
"commander": "^6.1.0",
"commander": "^6.2.1",
"jshint": "^2.12.0",
"semver": "^7.3.2",
"underscore": "^1.11.0"
"semver": "^7.3.5",
"underscore": "^1.13.1"
},

@@ -18,3 +18,3 @@ "description": "Checks CoffeeScript source for errors using JSHint",

"coffeescript": "^2.5.1",
"standard-version": "^9.0.0"
"standard-version": "^9.3.0"
},

@@ -58,3 +58,3 @@ "engines": {

},
"version": "1.2.1"
"version": "1.2.2"
}
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