web-specs 3.24.0 → 3.25.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 +36 -2
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -8215,6 +8215,7 @@
8215
8215
  "shortTitle": "Direct Sockets API",
8216
8216
  "nightlyUrl": "https://wicg.github.io/direct-sockets/"
8217
8217
  },
8218
+ "standing": "pending",
8218
8219
  "organization": "W3C",
8219
8220
  "groups": [
8220
8221
  {
@@ -8235,8 +8236,7 @@
8235
8236
  "shortTitle": "Direct Sockets API",
8236
8237
  "categories": [
8237
8238
  "browser"
8238
- ],
8239
- "standing": "good"
8239
+ ]
8240
8240
  },
8241
8241
  {
8242
8242
  "url": "https://wicg.github.io/document-picture-in-picture/",
@@ -10691,6 +10691,40 @@
10691
10691
  ],
10692
10692
  "standing": "good"
10693
10693
  },
10694
+ {
10695
+ "url": "https://wicg.github.io/writing-assistance-apis/",
10696
+ "seriesComposition": "full",
10697
+ "shortname": "writing-assistance-apis",
10698
+ "series": {
10699
+ "shortname": "writing-assistance-apis",
10700
+ "currentSpecification": "writing-assistance-apis",
10701
+ "title": "Writing Assistance APIs",
10702
+ "shortTitle": "Writing Assistance APIs",
10703
+ "nightlyUrl": "https://wicg.github.io/writing-assistance-apis/"
10704
+ },
10705
+ "standing": "pending",
10706
+ "organization": "W3C",
10707
+ "groups": [
10708
+ {
10709
+ "name": "Web Platform Incubator Community Group",
10710
+ "url": "https://www.w3.org/community/wicg/"
10711
+ }
10712
+ ],
10713
+ "nightly": {
10714
+ "url": "https://wicg.github.io/writing-assistance-apis/",
10715
+ "status": "Draft Community Group Report",
10716
+ "alternateUrls": [],
10717
+ "repository": "https://github.com/WICG/writing-assistance-apis",
10718
+ "sourcePath": "index.bs",
10719
+ "filename": "index.html"
10720
+ },
10721
+ "title": "Writing Assistance APIs",
10722
+ "source": "spec",
10723
+ "shortTitle": "Writing Assistance APIs",
10724
+ "categories": [
10725
+ "browser"
10726
+ ]
10727
+ },
10694
10728
  {
10695
10729
  "url": "https://www.iso.org/standard/54989.html",
10696
10730
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.24.0",
3
+ "version": "3.25.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",