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

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.1.2 to 1.1.3

2

CHANGELOG.md

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

### [1.1.3](https://github.com/marviq/coffee-jshint/compare/v1.1.2...v1.1.3) (2020-03-14)
### [1.1.2](https://github.com/marviq/coffee-jshint/compare/v1.1.1...v1.1.2) (2019-12-30)

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

12

package.json

@@ -9,11 +9,11 @@ {

"dependencies": {
"jshint": "^2.10.3",
"jshint": "^2.11.0",
"optimist": "~0.6.1",
"semver": "^7.1.1",
"underscore": "^1.9.1"
"semver": "^7.1.3",
"underscore": "^1.9.2"
},
"description": "Checks CoffeeScript source for errors using JSHint",
"devDependencies": {
"coffeescript": "^2.0.1",
"standard-version": "^7.0.1"
"coffeescript": "^2.5.1",
"standard-version": "^7.1.0"
},

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

},
"version": "1.1.2"
"version": "1.1.3"
}
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