web-specs 2.8.0 → 2.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +15 -52
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -2867,17 +2867,17 @@
|
|
|
2867
2867
|
{
|
|
2868
2868
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
2869
2869
|
"seriesComposition": "fork",
|
|
2870
|
-
"shortname": "wasm-js-api-
|
|
2870
|
+
"shortname": "wasm-js-api-2-fork-exception-handling",
|
|
2871
2871
|
"series": {
|
|
2872
2872
|
"shortname": "wasm-js-api",
|
|
2873
|
-
"currentSpecification": "wasm-js-api-
|
|
2873
|
+
"currentSpecification": "wasm-js-api-2",
|
|
2874
2874
|
"title": "WebAssembly JavaScript Interface",
|
|
2875
2875
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
2876
2876
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
2877
2877
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
2878
2878
|
},
|
|
2879
|
-
"seriesVersion": "
|
|
2880
|
-
"forkOf": "wasm-js-api-
|
|
2879
|
+
"seriesVersion": "2",
|
|
2880
|
+
"forkOf": "wasm-js-api-2",
|
|
2881
2881
|
"organization": "W3C",
|
|
2882
2882
|
"groups": [
|
|
2883
2883
|
{
|
|
@@ -4374,43 +4374,6 @@
|
|
|
4374
4374
|
]
|
|
4375
4375
|
}
|
|
4376
4376
|
},
|
|
4377
|
-
{
|
|
4378
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4379
|
-
"seriesComposition": "full",
|
|
4380
|
-
"shortname": "origin-policy",
|
|
4381
|
-
"series": {
|
|
4382
|
-
"shortname": "origin-policy",
|
|
4383
|
-
"currentSpecification": "origin-policy",
|
|
4384
|
-
"title": "Origin Policy",
|
|
4385
|
-
"shortTitle": "Origin Policy",
|
|
4386
|
-
"nightlyUrl": "https://wicg.github.io/origin-policy/"
|
|
4387
|
-
},
|
|
4388
|
-
"organization": "W3C",
|
|
4389
|
-
"groups": [
|
|
4390
|
-
{
|
|
4391
|
-
"name": "Web Platform Incubator Community Group",
|
|
4392
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
4393
|
-
}
|
|
4394
|
-
],
|
|
4395
|
-
"nightly": {
|
|
4396
|
-
"url": "https://wicg.github.io/origin-policy/",
|
|
4397
|
-
"repository": "https://github.com/WICG/origin-policy",
|
|
4398
|
-
"sourcePath": "index.src.html",
|
|
4399
|
-
"filename": "index.html"
|
|
4400
|
-
},
|
|
4401
|
-
"title": "Origin Policy",
|
|
4402
|
-
"source": "specref",
|
|
4403
|
-
"shortTitle": "Origin Policy",
|
|
4404
|
-
"categories": [
|
|
4405
|
-
"browser"
|
|
4406
|
-
],
|
|
4407
|
-
"tests": {
|
|
4408
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
4409
|
-
"testPaths": [
|
|
4410
|
-
"origin-policy"
|
|
4411
|
-
]
|
|
4412
|
-
}
|
|
4413
|
-
},
|
|
4414
4377
|
{
|
|
4415
4378
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
4416
4379
|
"seriesComposition": "full",
|
|
@@ -16980,20 +16943,20 @@
|
|
|
16980
16943
|
]
|
|
16981
16944
|
},
|
|
16982
16945
|
{
|
|
16983
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16946
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16984
16947
|
"seriesComposition": "full",
|
|
16985
|
-
"shortname": "wasm-js-api-
|
|
16948
|
+
"shortname": "wasm-js-api-2",
|
|
16986
16949
|
"series": {
|
|
16987
16950
|
"shortname": "wasm-js-api",
|
|
16988
|
-
"currentSpecification": "wasm-js-api-
|
|
16951
|
+
"currentSpecification": "wasm-js-api-2",
|
|
16989
16952
|
"title": "WebAssembly JavaScript Interface",
|
|
16990
16953
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
16991
16954
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
16992
16955
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
16993
16956
|
},
|
|
16994
|
-
"seriesVersion": "
|
|
16957
|
+
"seriesVersion": "2",
|
|
16995
16958
|
"forks": [
|
|
16996
|
-
"wasm-js-api-
|
|
16959
|
+
"wasm-js-api-2-fork-exception-handling"
|
|
16997
16960
|
],
|
|
16998
16961
|
"organization": "W3C",
|
|
16999
16962
|
"groups": [
|
|
@@ -17003,7 +16966,7 @@
|
|
|
17003
16966
|
}
|
|
17004
16967
|
],
|
|
17005
16968
|
"release": {
|
|
17006
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16969
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
17007
16970
|
"filename": "Overview.html"
|
|
17008
16971
|
},
|
|
17009
16972
|
"nightly": {
|
|
@@ -17026,18 +16989,18 @@
|
|
|
17026
16989
|
}
|
|
17027
16990
|
},
|
|
17028
16991
|
{
|
|
17029
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
16992
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
17030
16993
|
"seriesComposition": "full",
|
|
17031
|
-
"shortname": "wasm-web-api-
|
|
16994
|
+
"shortname": "wasm-web-api-2",
|
|
17032
16995
|
"series": {
|
|
17033
16996
|
"shortname": "wasm-web-api",
|
|
17034
|
-
"currentSpecification": "wasm-web-api-
|
|
16997
|
+
"currentSpecification": "wasm-web-api-2",
|
|
17035
16998
|
"title": "WebAssembly Web API",
|
|
17036
16999
|
"shortTitle": "WebAssembly Web API",
|
|
17037
17000
|
"releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
|
|
17038
17001
|
"nightlyUrl": "https://webassembly.github.io/spec/web-api/"
|
|
17039
17002
|
},
|
|
17040
|
-
"seriesVersion": "
|
|
17003
|
+
"seriesVersion": "2",
|
|
17041
17004
|
"organization": "W3C",
|
|
17042
17005
|
"groups": [
|
|
17043
17006
|
{
|
|
@@ -17046,7 +17009,7 @@
|
|
|
17046
17009
|
}
|
|
17047
17010
|
],
|
|
17048
17011
|
"release": {
|
|
17049
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
17012
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
17050
17013
|
"filename": "Overview.html"
|
|
17051
17014
|
},
|
|
17052
17015
|
"nightly": {
|