create-hintrc
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,8 @@ | ||
# 2.0.1 (November 27, 2018) | ||
## Bug fixes / Improvements | ||
* [[`009db779bc`](https://github.com/webhintio/hint/commit/009db779bc4a8e7b8ba413deb5f6b21590b294f0)] - Fix: Add types to tests (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#1517`](https://github.com/webhintio/hint/issues/1517)). | ||
# 2.0.0 (November 5, 2018) | ||
@@ -2,0 +9,0 @@ |
@@ -22,15 +22,15 @@ { | ||
"cpx": "^1.5.0", | ||
"eslint": "^5.8.0", | ||
"eslint": "^5.9.0", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-markdown": "^1.0.0-rc.0", | ||
"eslint-plugin-typescript": "^0.13.0", | ||
"fork-ts-checker-webpack-plugin": "^0.4.14", | ||
"eslint-plugin-typescript": "0.14.0", | ||
"fork-ts-checker-webpack-plugin": "^0.5.0", | ||
"fs-extra": "^7.0.0", | ||
"handlebars": "^4.0.11", | ||
"hint": "^4.0.0", | ||
"hint": "^4.1.0", | ||
"inquirer": "^6.2.0", | ||
"markdownlint-cli": "^0.13.0", | ||
"mkdirp": "^0.5.1", | ||
"npm-link-check": "^2.0.0", | ||
"npm-run-all": "^4.1.2", | ||
"npm-link-check": "^3.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"nyc": "^13.1.0", | ||
@@ -40,5 +40,5 @@ "rimraf": "^2.6.2", | ||
"ts-loader": "^5.3.0", | ||
"typescript": "^3.1.5", | ||
"typescript": "^3.1.6", | ||
"typescript-eslint-parser": "20.1.1", | ||
"webpack": "^4.25.1", | ||
"webpack": "^4.26.0", | ||
"webpack-cli": "^3.1.2" | ||
@@ -77,2 +77,3 @@ }, | ||
"test-only": "nyc ava", | ||
"test-release": "npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only", | ||
"watch": "npm run build && npm-run-all --parallel -c watch:*", | ||
@@ -84,3 +85,3 @@ "watch:assets": "npm run build:assets -- -w --no-initial", | ||
}, | ||
"version": "2.0.0" | ||
"version": "2.0.1" | ||
} |
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
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
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
1482626
5895
1