New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vscode-html-languageservice

Package Overview
Dependencies
Maintainers
6
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-html-languageservice - npm Package Compare versions

Comparing version 3.0.4-next.5 to 3.0.4-next.6

8

data/generate.js

@@ -189,3 +189,9 @@ /*---------------------------------------------------------------------------------------------

ariaMap[ad.name] = {
...ad
...ad,
references: [
{
name: 'WAI-ARIA Reference',
url: `https://www.w3.org/TR/wai-aria-1.1/#${ad.name}`
}
]
}

@@ -192,0 +198,0 @@ })

@@ -9,2 +9,8 @@ /*---------------------------------------------------------------------------------------------

"name": "aria-activedescendant",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant"
}
],
"description": {

@@ -18,2 +24,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-atomic"
}
],
"description": {

@@ -27,2 +39,8 @@ "kind": "markdown",

"valueSet": "autocomplete",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete"
}
],
"description": {

@@ -36,2 +54,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-busy"
}
],
"description": {

@@ -45,2 +69,8 @@ "kind": "markdown",

"valueSet": "tristate",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-checked"
}
],
"description": {

@@ -53,2 +83,8 @@ "kind": "markdown",

"name": "aria-colcount",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colcount"
}
],
"description": {

@@ -61,2 +97,8 @@ "kind": "markdown",

"name": "aria-colindex",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colindex"
}
],
"description": {

@@ -69,2 +111,8 @@ "kind": "markdown",

"name": "aria-colspan",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colspan"
}
],
"description": {

@@ -77,2 +125,8 @@ "kind": "markdown",

"name": "aria-controls",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-controls"
}
],
"description": {

@@ -86,2 +140,8 @@ "kind": "markdown",

"valueSet": "current",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-current"
}
],
"description": {

@@ -93,6 +153,18 @@ "kind": "markdown",

{
"name": "aria-describedat"
"name": "aria-describedat",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-describedat"
}
]
},
{
"name": "aria-describedby",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-describedby"
}
],
"description": {

@@ -106,2 +178,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-disabled"
}
],
"description": {

@@ -115,2 +193,8 @@ "kind": "markdown",

"valueSet": "dropeffect",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect"
}
],
"description": {

@@ -123,2 +207,8 @@ "kind": "markdown",

"name": "aria-errormessage",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage"
}
],
"description": {

@@ -132,2 +222,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-expanded"
}
],
"description": {

@@ -140,2 +236,8 @@ "kind": "markdown",

"name": "aria-flowto",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-flowto"
}
],
"description": {

@@ -149,2 +251,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed"
}
],
"description": {

@@ -158,2 +266,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup"
}
],
"description": {

@@ -167,2 +281,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-hidden"
}
],
"description": {

@@ -176,2 +296,8 @@ "kind": "markdown",

"valueSet": "invalid",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-invalid"
}
],
"description": {

@@ -183,6 +309,18 @@ "kind": "markdown",

{
"name": "aria-kbdshortcuts"
"name": "aria-kbdshortcuts",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-kbdshortcuts"
}
]
},
{
"name": "aria-label",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-label"
}
],
"description": {

@@ -195,2 +333,8 @@ "kind": "markdown",

"name": "aria-labelledby",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby"
}
],
"description": {

@@ -203,2 +347,8 @@ "kind": "markdown",

"name": "aria-level",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-level"
}
],
"description": {

@@ -212,2 +362,8 @@ "kind": "markdown",

"valueSet": "live",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-live"
}
],
"description": {

@@ -221,2 +377,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-modal"
}
],
"description": {

@@ -230,2 +392,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-multiline"
}
],
"description": {

@@ -239,2 +407,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable"
}
],
"description": {

@@ -248,2 +422,8 @@ "kind": "markdown",

"valueSet": "orientation",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-orientation"
}
],
"description": {

@@ -256,2 +436,8 @@ "kind": "markdown",

"name": "aria-owns",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-owns"
}
],
"description": {

@@ -264,2 +450,8 @@ "kind": "markdown",

"name": "aria-placeholder",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder"
}
],
"description": {

@@ -272,2 +464,8 @@ "kind": "markdown",

"name": "aria-posinset",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-posinset"
}
],
"description": {

@@ -281,2 +479,8 @@ "kind": "markdown",

"valueSet": "tristate",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-pressed"
}
],
"description": {

@@ -290,2 +494,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-readonly"
}
],
"description": {

@@ -299,2 +509,8 @@ "kind": "markdown",

"valueSet": "relevant",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-relevant"
}
],
"description": {

@@ -308,2 +524,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-required"
}
],
"description": {

@@ -316,2 +538,8 @@ "kind": "markdown",

"name": "aria-roledescription",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription"
}
],
"description": {

@@ -324,2 +552,8 @@ "kind": "markdown",

"name": "aria-rowcount",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount"
}
],
"description": {

@@ -332,2 +566,8 @@ "kind": "markdown",

"name": "aria-rowindex",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex"
}
],
"description": {

@@ -340,2 +580,8 @@ "kind": "markdown",

"name": "aria-rowspan",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan"
}
],
"description": {

@@ -349,2 +595,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-selected"
}
],
"description": {

@@ -357,2 +609,8 @@ "kind": "markdown",

"name": "aria-setsize",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-setsize"
}
],
"description": {

@@ -366,2 +624,8 @@ "kind": "markdown",

"valueSet": "sort",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-sort"
}
],
"description": {

@@ -374,2 +638,8 @@ "kind": "markdown",

"name": "aria-valuemax",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax"
}
],
"description": {

@@ -382,2 +652,8 @@ "kind": "markdown",

"name": "aria-valuemin",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin"
}
],
"description": {

@@ -390,2 +666,8 @@ "kind": "markdown",

"name": "aria-valuenow",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow"
}
],
"description": {

@@ -398,2 +680,8 @@ "kind": "markdown",

"name": "aria-valuetext",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext"
}
],
"description": {

@@ -400,0 +688,0 @@ "kind": "markdown",

@@ -19,2 +19,8 @@ (function (factory) {

"name": "aria-activedescendant",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-activedescendant"
}
],
"description": {

@@ -28,2 +34,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-atomic"
}
],
"description": {

@@ -37,2 +49,8 @@ "kind": "markdown",

"valueSet": "autocomplete",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete"
}
],
"description": {

@@ -46,2 +64,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-busy"
}
],
"description": {

@@ -55,2 +79,8 @@ "kind": "markdown",

"valueSet": "tristate",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-checked"
}
],
"description": {

@@ -63,2 +93,8 @@ "kind": "markdown",

"name": "aria-colcount",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colcount"
}
],
"description": {

@@ -71,2 +107,8 @@ "kind": "markdown",

"name": "aria-colindex",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colindex"
}
],
"description": {

@@ -79,2 +121,8 @@ "kind": "markdown",

"name": "aria-colspan",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-colspan"
}
],
"description": {

@@ -87,2 +135,8 @@ "kind": "markdown",

"name": "aria-controls",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-controls"
}
],
"description": {

@@ -96,2 +150,8 @@ "kind": "markdown",

"valueSet": "current",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-current"
}
],
"description": {

@@ -103,6 +163,18 @@ "kind": "markdown",

{
"name": "aria-describedat"
"name": "aria-describedat",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-describedat"
}
]
},
{
"name": "aria-describedby",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-describedby"
}
],
"description": {

@@ -116,2 +188,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-disabled"
}
],
"description": {

@@ -125,2 +203,8 @@ "kind": "markdown",

"valueSet": "dropeffect",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-dropeffect"
}
],
"description": {

@@ -133,2 +217,8 @@ "kind": "markdown",

"name": "aria-errormessage",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-errormessage"
}
],
"description": {

@@ -142,2 +232,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-expanded"
}
],
"description": {

@@ -150,2 +246,8 @@ "kind": "markdown",

"name": "aria-flowto",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-flowto"
}
],
"description": {

@@ -159,2 +261,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-grabbed"
}
],
"description": {

@@ -168,2 +276,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup"
}
],
"description": {

@@ -177,2 +291,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-hidden"
}
],
"description": {

@@ -186,2 +306,8 @@ "kind": "markdown",

"valueSet": "invalid",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-invalid"
}
],
"description": {

@@ -193,6 +319,18 @@ "kind": "markdown",

{
"name": "aria-kbdshortcuts"
"name": "aria-kbdshortcuts",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-kbdshortcuts"
}
]
},
{
"name": "aria-label",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-label"
}
],
"description": {

@@ -205,2 +343,8 @@ "kind": "markdown",

"name": "aria-labelledby",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-labelledby"
}
],
"description": {

@@ -213,2 +357,8 @@ "kind": "markdown",

"name": "aria-level",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-level"
}
],
"description": {

@@ -222,2 +372,8 @@ "kind": "markdown",

"valueSet": "live",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-live"
}
],
"description": {

@@ -231,2 +387,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-modal"
}
],
"description": {

@@ -240,2 +402,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-multiline"
}
],
"description": {

@@ -249,2 +417,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-multiselectable"
}
],
"description": {

@@ -258,2 +432,8 @@ "kind": "markdown",

"valueSet": "orientation",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-orientation"
}
],
"description": {

@@ -266,2 +446,8 @@ "kind": "markdown",

"name": "aria-owns",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-owns"
}
],
"description": {

@@ -274,2 +460,8 @@ "kind": "markdown",

"name": "aria-placeholder",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-placeholder"
}
],
"description": {

@@ -282,2 +474,8 @@ "kind": "markdown",

"name": "aria-posinset",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-posinset"
}
],
"description": {

@@ -291,2 +489,8 @@ "kind": "markdown",

"valueSet": "tristate",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-pressed"
}
],
"description": {

@@ -300,2 +504,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-readonly"
}
],
"description": {

@@ -309,2 +519,8 @@ "kind": "markdown",

"valueSet": "relevant",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-relevant"
}
],
"description": {

@@ -318,2 +534,8 @@ "kind": "markdown",

"valueSet": "b",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-required"
}
],
"description": {

@@ -326,2 +548,8 @@ "kind": "markdown",

"name": "aria-roledescription",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-roledescription"
}
],
"description": {

@@ -334,2 +562,8 @@ "kind": "markdown",

"name": "aria-rowcount",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowcount"
}
],
"description": {

@@ -342,2 +576,8 @@ "kind": "markdown",

"name": "aria-rowindex",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex"
}
],
"description": {

@@ -350,2 +590,8 @@ "kind": "markdown",

"name": "aria-rowspan",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-rowspan"
}
],
"description": {

@@ -359,2 +605,8 @@ "kind": "markdown",

"valueSet": "u",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-selected"
}
],
"description": {

@@ -367,2 +619,8 @@ "kind": "markdown",

"name": "aria-setsize",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-setsize"
}
],
"description": {

@@ -376,2 +634,8 @@ "kind": "markdown",

"valueSet": "sort",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-sort"
}
],
"description": {

@@ -384,2 +648,8 @@ "kind": "markdown",

"name": "aria-valuemax",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuemax"
}
],
"description": {

@@ -392,2 +662,8 @@ "kind": "markdown",

"name": "aria-valuemin",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuemin"
}
],
"description": {

@@ -400,2 +676,8 @@ "kind": "markdown",

"name": "aria-valuenow",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuenow"
}
],
"description": {

@@ -408,2 +690,8 @@ "kind": "markdown",

"name": "aria-valuetext",
"references": [
{
"name": "WAI-ARIA Reference",
"url": "https://www.w3.org/TR/wai-aria-1.1/#aria-valuetext"
}
],
"description": {

@@ -410,0 +698,0 @@ "kind": "markdown",

2

package.json
{
"name": "vscode-html-languageservice",
"version": "3.0.4-next.5",
"version": "3.0.4-next.6",
"description": "Language service for HTML",

@@ -5,0 +5,0 @@ "main": "./lib/umd/htmlLanguageService.js",

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