web-specs 3.33.0 → 3.33.1

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 +4 -4
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -6623,6 +6623,7 @@
6623
6623
  "shortTitle": "Web Share Target API",
6624
6624
  "nightlyUrl": "https://w3c.github.io/web-share-target/"
6625
6625
  },
6626
+ "standing": "good",
6626
6627
  "organization": "W3C",
6627
6628
  "groups": [
6628
6629
  {
@@ -6643,8 +6644,7 @@
6643
6644
  "shortTitle": "Web Share Target API",
6644
6645
  "categories": [
6645
6646
  "browser"
6646
- ],
6647
- "standing": "pending"
6647
+ ]
6648
6648
  },
6649
6649
  {
6650
6650
  "url": "https://w3c.github.io/webappsec-passkey-endpoints/passkey-endpoints.html",
@@ -9869,8 +9869,8 @@
9869
9869
  "organization": "W3C",
9870
9870
  "groups": [
9871
9871
  {
9872
- "name": "Web Platform Incubator Community Group",
9873
- "url": "https://www.w3.org/community/wicg/"
9872
+ "name": "Audio Community Group",
9873
+ "url": "https://www.w3.org/community/audio-comgp/"
9874
9874
  }
9875
9875
  ],
9876
9876
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.33.0",
3
+ "version": "3.33.1",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",