@nuxtjs/html-validator
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -0,1 +1,14 @@ | ||
## [0.7.0](https://github.com/nuxt-community/html-validator-module/compare/0.6.0...0.7.0) (2022-05-15) | ||
### ⚠ BREAKING CHANGES | ||
* requires node 14 | ||
### Miscellaneous Chores | ||
* upgrade `html-validate` to v7 ([ece459b](https://github.com/nuxt-community/html-validator-module/commit/ece459beec0a63dea77e4af4cdd65fc76ffafd71)) | ||
## [0.6.0](https://github.com/nuxt-community/html-validator-module/compare/0.5.0...0.6.0) (2021-10-11) | ||
@@ -82,3 +95,2 @@ | ||
### 0.1.1 (2020-10-29) | ||
### 0.1.1 (2020-10-29) |
{ | ||
"name": "@nuxtjs/html-validator", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "html-validator integration for Nuxt.js", | ||
@@ -32,21 +32,21 @@ "keywords": [ | ||
"defu": "5.0.0", | ||
"html-validate": "6.1.0" | ||
"html-validate": "7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-transform-runtime": "7.15.8", | ||
"@babel/preset-env": "7.15.8", | ||
"@babel/preset-typescript": "7.15.0", | ||
"@babel/plugin-transform-runtime": "7.17.10", | ||
"@babel/preset-env": "7.17.10", | ||
"@babel/preset-typescript": "7.16.7", | ||
"@nuxt/test-utils": "0.2.2", | ||
"@nuxt/types": "2.15.8", | ||
"@nuxtjs/eslint-config-typescript": "6.0.1", | ||
"@release-it/conventional-changelog": "3.3.0", | ||
"@types/jest": "27.0.2", | ||
"@nuxtjs/eslint-config-typescript": "10.0.0", | ||
"@release-it/conventional-changelog": "5.0.0", | ||
"@types/jest": "27.5.1", | ||
"babel-eslint": "latest", | ||
"babel-jest": "27.2.5", | ||
"eslint": "8.0.0", | ||
"husky": "7.0.2", | ||
"jest": "27.2.5", | ||
"lint-staged": "11.2.3", | ||
"babel-jest": "28.1.0", | ||
"eslint": "8.15.0", | ||
"husky": "8.0.1", | ||
"jest": "28.1.0", | ||
"lint-staged": "12.4.1", | ||
"nuxt-edge": "2.16.0-27226092.034b9901", | ||
"release-it": "14.11.6", | ||
"release-it": "15.0.0", | ||
"siroc": "0.16.0" | ||
@@ -63,4 +63,4 @@ }, | ||
"volta": { | ||
"node": "12.22.6" | ||
"node": "14.19.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
13414
+ Added@sidvind/better-ajv-errors@2.1.3(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedglob@8.1.0(transitive)
+ Addedhtml-validate@7.1.0(transitive)
+ Addedminimatch@5.1.6(transitive)
- Removed@sidvind/better-ajv-errors@0.9.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcode-error-fragment@0.0.230(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedglob@7.2.3(transitive)
- Removedgrapheme-splitter@1.0.4(transitive)
- Removedhtml-validate@6.1.0(transitive)
- Removedjson-merge-patch@1.0.2(transitive)
- Removedjson-to-ast@2.1.0(transitive)
- Removedjsonpointer@4.1.0(transitive)
- Removedleven@3.1.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
Updatedhtml-validate@7.1.0