@nuxtjs/html-validator
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.5.1" | ||
"version": "1.5.2" | ||
} |
{ | ||
"name": "@nuxtjs/html-validator", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "html-validate integration for Nuxt", | ||
@@ -18,2 +18,3 @@ "keywords": [ | ||
".": { | ||
"types": "./dist/module.d.ts", | ||
"import": "./dist/module.mjs", | ||
@@ -44,3 +45,3 @@ "require": "./dist/module.cjs" | ||
"pathe": "^1.0.0", | ||
"prettier": "^2.7.1", | ||
"prettier": "^3.0.0", | ||
"std-env": "^3.3.1" | ||
@@ -50,11 +51,11 @@ }, | ||
"@nuxt/module-builder": "0.4.0", | ||
"@nuxt/test-utils": "3.6.1", | ||
"@nuxt/test-utils": "3.6.5", | ||
"@nuxtjs/eslint-config-typescript": "12.0.0", | ||
"@vitest/coverage-v8": "0.33.0", | ||
"bumpp": "9.1.1", | ||
"eslint": "8.44.0", | ||
"eslint": "8.45.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"husky": "8.0.3", | ||
"lint-staged": "13.2.3", | ||
"nuxt": "3.6.1", | ||
"nuxt": "3.6.5", | ||
"vitest": "0.33.0" | ||
@@ -64,2 +65,3 @@ }, | ||
"@nuxtjs/html-validator": "link:./", | ||
"@nuxt/kit": "3.6.5", | ||
"consola": "^3.0.0" | ||
@@ -70,3 +72,3 @@ }, | ||
}, | ||
"packageManager": "pnpm@8.6.6" | ||
"packageManager": "pnpm@8.6.9" | ||
} |
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
13053
+ Addedprettier@3.3.3(transitive)
- Removedprettier@2.8.8(transitive)
Updatedprettier@^3.0.0