create-hintrc
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -0,1 +1,8 @@ | ||
# 2.0.3 (December 31, 2018) | ||
## Bug fixes / Improvements | ||
* [[`c8883f49d3`](https://github.com/webhintio/hint/commit/c8883f49d3a9f782e52a87ca9e7a2bc9d17e0557)] - Fix: Exit script and avoid `EventEmitter` leak warning on macOS (by [`Antón Molleda`](https://github.com/molant) / see also: [`#1405`](https://github.com/webhintio/hint/issues/1405)). | ||
# 2.0.2 (December 14, 2018) | ||
@@ -2,0 +9,0 @@ |
@@ -0,0 +0,0 @@ Apache License |
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"browserslist": "^4.3.4", | ||
"browserslist": "^4.3.6", | ||
"encoding": "^0.1.12" | ||
@@ -23,11 +23,11 @@ }, | ||
"cpx": "^1.5.0", | ||
"eslint": "^5.9.0", | ||
"eslint": "^5.11.1", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-markdown": "^1.0.0-rc.0", | ||
"eslint-plugin-typescript": "0.14.0", | ||
"fork-ts-checker-webpack-plugin": "^0.5.0", | ||
"fork-ts-checker-webpack-plugin": "^0.5.2", | ||
"fs-extra": "^7.0.0", | ||
"handlebars": "^4.0.11", | ||
"hint": "^4.1.0", | ||
"inquirer": "^6.2.0", | ||
"hint": "^4.1.2", | ||
"inquirer": "^6.2.1", | ||
"mkdirp": "^0.5.1", | ||
@@ -38,7 +38,7 @@ "npm-link-check": "^3.0.0", | ||
"rimraf": "^2.6.2", | ||
"sinon": "^7.1.1", | ||
"ts-loader": "^5.3.0", | ||
"typescript": "^3.1.6", | ||
"sinon": "^7.2.2", | ||
"ts-loader": "^5.3.2", | ||
"typescript": "^3.2.2", | ||
"typescript-eslint-parser": "21.0.2", | ||
"webpack": "^4.26.0", | ||
"webpack": "^4.28.3", | ||
"webpack-cli": "^3.1.2" | ||
@@ -84,3 +84,3 @@ }, | ||
}, | ||
"version": "2.0.2" | ||
"version": "2.0.3" | ||
} |
@@ -0,0 +0,0 @@ # Create `.hintrc` (`create-hintrc`) |
Sorry, the diff of this file is too big to display
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1492307
5929
0
Updatedbrowserslist@^4.3.6