web-specs 3.20.0 → 3.20.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 +1 -1
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2296,7 +2296,7 @@
2296
2296
  "url": "https://www.w3.org/community/patcg/"
2297
2297
  }
2298
2298
  ],
2299
- "standing": "pending",
2299
+ "standing": "good",
2300
2300
  "organization": "W3C",
2301
2301
  "nightly": {
2302
2302
  "url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.20.0",
3
+ "version": "3.20.1",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",