html-validate 6.6.0 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "html-validate",
3
- "version": "6.6.0",
3
+ "version": "6.6.1",
4
4
  "description": "Offline html5 validator",
5
5
  "keywords": [
6
6
  "html",
@@ -85,6 +85,7 @@
85
85
  2,
86
86
  "always",
87
87
  [
88
+ "api",
88
89
  "cli",
89
90
  "config",
90
91
  "context",
@@ -155,9 +156,9 @@
155
156
  "@babel/core": "7.17.8",
156
157
  "@babel/preset-env": "7.16.11",
157
158
  "@html-validate/commitlint-config": "2.1.9",
158
- "@html-validate/eslint-config": "5.3.12",
159
- "@html-validate/eslint-config-jest": "5.3.6",
160
- "@html-validate/eslint-config-typescript": "5.3.12",
159
+ "@html-validate/eslint-config": "5.4.0",
160
+ "@html-validate/eslint-config-jest": "5.4.1",
161
+ "@html-validate/eslint-config-typescript": "5.4.0",
161
162
  "@html-validate/jest-config": "3.0.1",
162
163
  "@html-validate/prettier-config": "2.0.0",
163
164
  "@lodder/grunt-postcss": "3.1.1",
@@ -179,7 +180,7 @@
179
180
  "babelify": "10.0.0",
180
181
  "bootstrap-sass": "3.4.3",
181
182
  "canonical-path": "1.0.0",
182
- "cssnano": "5.1.4",
183
+ "cssnano": "5.1.5",
183
184
  "dgeni": "0.4.14",
184
185
  "dgeni-front-matter": "3.0.0",
185
186
  "dgeni-packages": "0.29.3",
@@ -199,7 +200,7 @@
199
200
  "lint-staged": "12.3.7",
200
201
  "load-grunt-tasks": "5.1.0",
201
202
  "marked": "2.1.3",
202
- "npm-pkg-lint": "1.9.1",
203
+ "npm-pkg-lint": "1.10.0",
203
204
  "npm-run-all": "4.1.5",
204
205
  "postcss": "8.4.12",
205
206
  "prettier": "2.6.0",