web-specs 1.0.2 → 1.3.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.
Files changed (2) hide show
  1. package/index.json +171 -70
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -979,7 +979,6 @@
979
979
  "https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html",
980
980
  "https://html.spec.whatwg.org/multipage/comms.html",
981
981
  "https://html.spec.whatwg.org/multipage/server-sent-events.html",
982
- "https://html.spec.whatwg.org/multipage/web-sockets.html",
983
982
  "https://html.spec.whatwg.org/multipage/web-messaging.html",
984
983
  "https://html.spec.whatwg.org/multipage/workers.html",
985
984
  "https://html.spec.whatwg.org/multipage/worklets.html",
@@ -2735,37 +2734,6 @@
2735
2734
  "browser"
2736
2735
  ]
2737
2736
  },
2738
- {
2739
- "url": "https://w3c.github.io/mediacapture-transform/",
2740
- "seriesComposition": "full",
2741
- "shortname": "mediacapture-transform",
2742
- "series": {
2743
- "shortname": "mediacapture-transform",
2744
- "currentSpecification": "mediacapture-transform",
2745
- "title": "MediaStreamTrack Insertable Media Processing using Streams",
2746
- "shortTitle": "MediaStreamTrack Insertable Media Processing using Streams",
2747
- "nightlyUrl": "https://w3c.github.io/mediacapture-transform/"
2748
- },
2749
- "organization": "W3C",
2750
- "groups": [
2751
- {
2752
- "name": "Web Real-Time Communications Working Group",
2753
- "url": "https://www.w3.org/groups/wg/webrtc"
2754
- }
2755
- ],
2756
- "nightly": {
2757
- "url": "https://w3c.github.io/mediacapture-transform/",
2758
- "repository": "https://github.com/w3c/mediacapture-transform",
2759
- "sourcePath": "index.bs",
2760
- "filename": "index.html"
2761
- },
2762
- "title": "MediaStreamTrack Insertable Media Processing using Streams",
2763
- "source": "spec",
2764
- "shortTitle": "MediaStreamTrack Insertable Media Processing using Streams",
2765
- "categories": [
2766
- "browser"
2767
- ]
2768
- },
2769
2737
  {
2770
2738
  "url": "https://w3c.github.io/web-locks/",
2771
2739
  "seriesComposition": "full",
@@ -3081,6 +3049,37 @@
3081
3049
  ]
3082
3050
  }
3083
3051
  },
3052
+ {
3053
+ "url": "https://websockets.spec.whatwg.org/",
3054
+ "seriesComposition": "full",
3055
+ "shortname": "websockets",
3056
+ "series": {
3057
+ "shortname": "websockets",
3058
+ "currentSpecification": "websockets",
3059
+ "title": "WebSockets Standard",
3060
+ "shortTitle": "WebSockets",
3061
+ "nightlyUrl": "https://websockets.spec.whatwg.org/"
3062
+ },
3063
+ "organization": "WHATWG",
3064
+ "groups": [
3065
+ {
3066
+ "name": "HTML Workstream",
3067
+ "url": "https://websockets.spec.whatwg.org/"
3068
+ }
3069
+ ],
3070
+ "nightly": {
3071
+ "url": "https://websockets.spec.whatwg.org/",
3072
+ "repository": "https://github.com/whatwg/websockets",
3073
+ "sourcePath": "index.bs",
3074
+ "filename": "index.html"
3075
+ },
3076
+ "title": "WebSockets Standard",
3077
+ "source": "specref",
3078
+ "shortTitle": "WebSockets",
3079
+ "categories": [
3080
+ "browser"
3081
+ ]
3082
+ },
3084
3083
  {
3085
3084
  "url": "https://wicg.github.io/app-history/",
3086
3085
  "seriesComposition": "full",
@@ -13955,6 +13954,42 @@
13955
13954
  ]
13956
13955
  }
13957
13956
  },
13957
+ {
13958
+ "url": "https://www.w3.org/TR/mediacapture-transform/",
13959
+ "seriesComposition": "full",
13960
+ "shortname": "mediacapture-transform",
13961
+ "series": {
13962
+ "shortname": "mediacapture-transform",
13963
+ "currentSpecification": "mediacapture-transform",
13964
+ "title": "MediaStreamTrack Insertable Media Processing using Streams",
13965
+ "shortTitle": "MediaStreamTrack Insertable Media Processing using Streams",
13966
+ "releaseUrl": "https://www.w3.org/TR/mediacapture-transform/",
13967
+ "nightlyUrl": "https://w3c.github.io/mediacapture-transform/"
13968
+ },
13969
+ "organization": "W3C",
13970
+ "groups": [
13971
+ {
13972
+ "name": "Web Real-Time Communications Working Group",
13973
+ "url": "https://www.w3.org/groups/wg/webrtc"
13974
+ }
13975
+ ],
13976
+ "release": {
13977
+ "url": "https://www.w3.org/TR/mediacapture-transform/",
13978
+ "filename": "Overview.html"
13979
+ },
13980
+ "nightly": {
13981
+ "url": "https://w3c.github.io/mediacapture-transform/",
13982
+ "repository": "https://github.com/w3c/mediacapture-transform",
13983
+ "sourcePath": "index.bs",
13984
+ "filename": "index.html"
13985
+ },
13986
+ "title": "MediaStreamTrack Insertable Media Processing using Streams",
13987
+ "source": "w3c",
13988
+ "shortTitle": "MediaStreamTrack Insertable Media Processing using Streams",
13989
+ "categories": [
13990
+ "browser"
13991
+ ]
13992
+ },
13958
13993
  {
13959
13994
  "url": "https://www.w3.org/TR/mediaqueries-4/",
13960
13995
  "seriesComposition": "full",
@@ -14127,6 +14162,108 @@
14127
14162
  ]
14128
14163
  }
14129
14164
  },
14165
+ {
14166
+ "url": "https://www.w3.org/TR/miniapp-lifecycle/",
14167
+ "seriesComposition": "full",
14168
+ "shortname": "miniapp-lifecycle",
14169
+ "series": {
14170
+ "shortname": "miniapp-lifecycle",
14171
+ "currentSpecification": "miniapp-lifecycle",
14172
+ "title": "MiniApp Lifecycle",
14173
+ "shortTitle": "MiniApp Lifecycle",
14174
+ "releaseUrl": "https://www.w3.org/TR/miniapp-lifecycle/",
14175
+ "nightlyUrl": "https://w3c.github.io/miniapp-lifecycle/"
14176
+ },
14177
+ "categories": [],
14178
+ "organization": "W3C",
14179
+ "groups": [
14180
+ {
14181
+ "name": "MiniApps Working Group",
14182
+ "url": "https://www.w3.org/2021/miniapps/"
14183
+ }
14184
+ ],
14185
+ "release": {
14186
+ "url": "https://www.w3.org/TR/miniapp-lifecycle/",
14187
+ "filename": "Overview.html"
14188
+ },
14189
+ "nightly": {
14190
+ "url": "https://w3c.github.io/miniapp-lifecycle/",
14191
+ "repository": "https://github.com/w3c/miniapp-lifecycle",
14192
+ "sourcePath": "index.html",
14193
+ "filename": "index.html"
14194
+ },
14195
+ "title": "MiniApp Lifecycle",
14196
+ "source": "w3c",
14197
+ "shortTitle": "MiniApp Lifecycle"
14198
+ },
14199
+ {
14200
+ "url": "https://www.w3.org/TR/miniapp-manifest/",
14201
+ "seriesComposition": "full",
14202
+ "shortname": "miniapp-manifest",
14203
+ "series": {
14204
+ "shortname": "miniapp-manifest",
14205
+ "currentSpecification": "miniapp-manifest",
14206
+ "title": "MiniApp Manifest",
14207
+ "shortTitle": "MiniApp Manifest",
14208
+ "releaseUrl": "https://www.w3.org/TR/miniapp-manifest/",
14209
+ "nightlyUrl": "https://w3c.github.io/miniapp-manifest/"
14210
+ },
14211
+ "categories": [],
14212
+ "organization": "W3C",
14213
+ "groups": [
14214
+ {
14215
+ "name": "MiniApps Working Group",
14216
+ "url": "https://www.w3.org/2021/miniapps/"
14217
+ }
14218
+ ],
14219
+ "release": {
14220
+ "url": "https://www.w3.org/TR/miniapp-manifest/",
14221
+ "filename": "Overview.html"
14222
+ },
14223
+ "nightly": {
14224
+ "url": "https://w3c.github.io/miniapp-manifest/",
14225
+ "repository": "https://github.com/w3c/miniapp-manifest",
14226
+ "sourcePath": "index.html",
14227
+ "filename": "index.html"
14228
+ },
14229
+ "title": "MiniApp Manifest",
14230
+ "source": "w3c",
14231
+ "shortTitle": "MiniApp Manifest"
14232
+ },
14233
+ {
14234
+ "url": "https://www.w3.org/TR/miniapp-packaging/",
14235
+ "seriesComposition": "full",
14236
+ "shortname": "miniapp-packaging",
14237
+ "series": {
14238
+ "shortname": "miniapp-packaging",
14239
+ "currentSpecification": "miniapp-packaging",
14240
+ "title": "MiniApp Packaging",
14241
+ "shortTitle": "MiniApp Packaging",
14242
+ "releaseUrl": "https://www.w3.org/TR/miniapp-packaging/",
14243
+ "nightlyUrl": "https://w3c.github.io/miniapp-packaging/"
14244
+ },
14245
+ "categories": [],
14246
+ "organization": "W3C",
14247
+ "groups": [
14248
+ {
14249
+ "name": "MiniApps Working Group",
14250
+ "url": "https://www.w3.org/2021/miniapps/"
14251
+ }
14252
+ ],
14253
+ "release": {
14254
+ "url": "https://www.w3.org/TR/miniapp-packaging/",
14255
+ "filename": "Overview.html"
14256
+ },
14257
+ "nightly": {
14258
+ "url": "https://w3c.github.io/miniapp-packaging/",
14259
+ "repository": "https://github.com/w3c/miniapp-packaging",
14260
+ "sourcePath": "index.html",
14261
+ "filename": "index.html"
14262
+ },
14263
+ "title": "MiniApp Packaging",
14264
+ "source": "w3c",
14265
+ "shortTitle": "MiniApp Packaging"
14266
+ },
14130
14267
  {
14131
14268
  "url": "https://www.w3.org/TR/mixed-content/",
14132
14269
  "seriesComposition": "full",
@@ -15129,42 +15266,6 @@
15129
15266
  ]
15130
15267
  }
15131
15268
  },
15132
- {
15133
- "url": "https://www.w3.org/TR/RangeRequest/",
15134
- "seriesComposition": "full",
15135
- "shortname": "RangeRequest",
15136
- "series": {
15137
- "shortname": "RangeRequest",
15138
- "currentSpecification": "RangeRequest",
15139
- "title": "Incremental Font Transfer via Range Request",
15140
- "shortTitle": "Incremental Font Transfer via Range Request",
15141
- "releaseUrl": "https://www.w3.org/TR/RangeRequest/",
15142
- "nightlyUrl": "https://w3c.github.io/IFT/RangeRequest.html"
15143
- },
15144
- "nightly": {
15145
- "url": "https://w3c.github.io/IFT/RangeRequest.html",
15146
- "sourcePath": "RangeRequest.html",
15147
- "repository": "https://github.com/w3c/IFT",
15148
- "filename": "RangeRequest.html"
15149
- },
15150
- "organization": "W3C",
15151
- "groups": [
15152
- {
15153
- "name": "Web Fonts Working Group",
15154
- "url": "https://www.w3.org/Fonts/WG/"
15155
- }
15156
- ],
15157
- "release": {
15158
- "url": "https://www.w3.org/TR/RangeRequest/",
15159
- "filename": "Overview.html"
15160
- },
15161
- "title": "Incremental Font Transfer via Range Request",
15162
- "source": "w3c",
15163
- "shortTitle": "Incremental Font Transfer via Range Request",
15164
- "categories": [
15165
- "browser"
15166
- ]
15167
- },
15168
15269
  {
15169
15270
  "url": "https://www.w3.org/TR/referrer-policy/",
15170
15271
  "seriesComposition": "full",
@@ -16665,6 +16766,7 @@
16665
16766
  "nightlyUrl": "https://w3c.github.io/aria/"
16666
16767
  },
16667
16768
  "seriesVersion": "1.2",
16769
+ "title": "Accessible Rich Internet Applications (WAI-ARIA)",
16668
16770
  "organization": "W3C",
16669
16771
  "groups": [
16670
16772
  {
@@ -16682,9 +16784,8 @@
16682
16784
  "sourcePath": "index.html",
16683
16785
  "filename": "index.html"
16684
16786
  },
16685
- "title": "Accessible Rich Internet Applications (WAI-ARIA) 1.2",
16686
16787
  "source": "w3c",
16687
- "shortTitle": "WAI-ARIA 1.2",
16788
+ "shortTitle": "WAI-ARIA",
16688
16789
  "categories": [
16689
16790
  "browser"
16690
16791
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "1.0.2",
3
+ "version": "1.3.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",