browser-specs 3.7.0 → 3.8.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",
|
|
@@ -16714,20 +16677,20 @@
|
|
|
16714
16677
|
]
|
|
16715
16678
|
},
|
|
16716
16679
|
{
|
|
16717
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16680
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16718
16681
|
"seriesComposition": "full",
|
|
16719
|
-
"shortname": "wasm-js-api-
|
|
16682
|
+
"shortname": "wasm-js-api-2",
|
|
16720
16683
|
"series": {
|
|
16721
16684
|
"shortname": "wasm-js-api",
|
|
16722
|
-
"currentSpecification": "wasm-js-api-
|
|
16685
|
+
"currentSpecification": "wasm-js-api-2",
|
|
16723
16686
|
"title": "WebAssembly JavaScript Interface",
|
|
16724
16687
|
"shortTitle": "WebAssembly JavaScript Interface",
|
|
16725
16688
|
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
16726
16689
|
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
16727
16690
|
},
|
|
16728
|
-
"seriesVersion": "
|
|
16691
|
+
"seriesVersion": "2",
|
|
16729
16692
|
"forks": [
|
|
16730
|
-
"wasm-js-api-
|
|
16693
|
+
"wasm-js-api-2-fork-exception-handling"
|
|
16731
16694
|
],
|
|
16732
16695
|
"organization": "W3C",
|
|
16733
16696
|
"groups": [
|
|
@@ -16737,7 +16700,7 @@
|
|
|
16737
16700
|
}
|
|
16738
16701
|
],
|
|
16739
16702
|
"release": {
|
|
16740
|
-
"url": "https://www.w3.org/TR/wasm-js-api-
|
|
16703
|
+
"url": "https://www.w3.org/TR/wasm-js-api-2/",
|
|
16741
16704
|
"filename": "Overview.html"
|
|
16742
16705
|
},
|
|
16743
16706
|
"nightly": {
|
|
@@ -16760,18 +16723,18 @@
|
|
|
16760
16723
|
}
|
|
16761
16724
|
},
|
|
16762
16725
|
{
|
|
16763
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
16726
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
16764
16727
|
"seriesComposition": "full",
|
|
16765
|
-
"shortname": "wasm-web-api-
|
|
16728
|
+
"shortname": "wasm-web-api-2",
|
|
16766
16729
|
"series": {
|
|
16767
16730
|
"shortname": "wasm-web-api",
|
|
16768
|
-
"currentSpecification": "wasm-web-api-
|
|
16731
|
+
"currentSpecification": "wasm-web-api-2",
|
|
16769
16732
|
"title": "WebAssembly Web API",
|
|
16770
16733
|
"shortTitle": "WebAssembly Web API",
|
|
16771
16734
|
"releaseUrl": "https://www.w3.org/TR/wasm-web-api/",
|
|
16772
16735
|
"nightlyUrl": "https://webassembly.github.io/spec/web-api/"
|
|
16773
16736
|
},
|
|
16774
|
-
"seriesVersion": "
|
|
16737
|
+
"seriesVersion": "2",
|
|
16775
16738
|
"organization": "W3C",
|
|
16776
16739
|
"groups": [
|
|
16777
16740
|
{
|
|
@@ -16780,7 +16743,7 @@
|
|
|
16780
16743
|
}
|
|
16781
16744
|
],
|
|
16782
16745
|
"release": {
|
|
16783
|
-
"url": "https://www.w3.org/TR/wasm-web-api-
|
|
16746
|
+
"url": "https://www.w3.org/TR/wasm-web-api-2/",
|
|
16784
16747
|
"filename": "Overview.html"
|
|
16785
16748
|
},
|
|
16786
16749
|
"nightly": {
|
package/package.json
CHANGED