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.0 to 1.2.1

2

CHANGELOG.md

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

### [1.2.1](https://github.com/marviq/coffee-jshint/compare/v1.2.0...v1.2.1) (2020-10-03)
## [1.2.0](https://github.com/marviq/coffee-jshint/compare/v1.1.3...v1.2.0) (2020-03-16)

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

12

package.json

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

"dependencies": {
"commander": "^5.0.0",
"jshint": "^2.11.0",
"semver": "^7.1.3",
"underscore": "^1.9.2"
"commander": "^6.1.0",
"jshint": "^2.12.0",
"semver": "^7.3.2",
"underscore": "^1.11.0"
},

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

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

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

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