Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/html-validator

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/html-validator - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

16

CHANGELOG.md

@@ -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)

30

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc