coffee-jshint
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -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 @@ |
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19471
Updatedjshint@^2.11.0
Updatedsemver@^7.1.3
Updatedunderscore@^1.9.2