coffee-jshint
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.1.2](https://github.com/marviq/coffee-jshint/compare/v1.1.1...v1.1.2) (2019-12-30) | ||
### [1.1.1](https://github.com/marviq/coffee-jshint/compare/v1.1.0...v1.1.1) (2019-06-05) | ||
@@ -7,0 +9,0 @@ |
@@ -9,5 +9,5 @@ { | ||
"dependencies": { | ||
"jshint": "^2.9.5", | ||
"jshint": "^2.10.3", | ||
"optimist": "~0.6.1", | ||
"semver": "^6.1.1", | ||
"semver": "^7.1.1", | ||
"underscore": "^1.9.1" | ||
@@ -18,3 +18,3 @@ }, | ||
"coffeescript": "^2.0.1", | ||
"standard-version": "^6.0.1" | ||
"standard-version": "^7.0.1" | ||
}, | ||
@@ -58,3 +58,3 @@ "engines": { | ||
}, | ||
"version": "1.1.1" | ||
"version": "1.1.2" | ||
} |
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
19380
+ Addedsemver@7.6.3(transitive)
- Removedsemver@6.3.1(transitive)
Updatedjshint@^2.10.3
Updatedsemver@^7.1.1