You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/typescript-language-features/cgmanifest.json
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@
28
28
"type": "other",
29
29
"other": {
30
30
"name": "Unicode",
31
-
"downloadUrl": "http://www.unicode.org/"
31
+
"downloadUrl": "http://www.unicode.org/",
32
+
"version": "12.0.0"
32
33
}
33
34
},
34
35
"licenseDetail": [
@@ -88,14 +89,16 @@
88
89
"use or other dealings in these Data Files or Software without prior",
89
90
"written authorization of the copyright holder."
90
91
],
92
+
"version": "12.0.0",
91
93
"license": "UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE"
92
94
},
93
95
{
94
96
"component": {
95
97
"type": "other",
96
98
"other": {
97
99
"name": "Document Object Model",
98
-
"downloadUrl": "https://www.w3.org/DOM/"
100
+
"downloadUrl": "https://www.w3.org/DOM/",
101
+
"version": "4.0.0"
99
102
}
100
103
},
101
104
"licenseDetail": [
@@ -116,7 +119,8 @@
116
119
"The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. ",
117
120
"Title to copyright in this work will at all times remain with copyright holders."
0 commit comments