web-specs 3.20.1 → 3.21.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 +3 -34
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -8076,6 +8076,9 @@
8076
8076
  "shortTitle": "Digital Credentials",
8077
8077
  "nightlyUrl": "https://wicg.github.io/digital-credentials/"
8078
8078
  },
8079
+ "formerNames": [
8080
+ "digital-identities"
8081
+ ],
8079
8082
  "organization": "W3C",
8080
8083
  "groups": [
8081
8084
  {
@@ -8133,40 +8136,6 @@
8133
8136
  ],
8134
8137
  "standing": "good"
8135
8138
  },
8136
- {
8137
- "url": "https://wicg.github.io/digital-identities/",
8138
- "seriesComposition": "full",
8139
- "shortname": "digital-identities",
8140
- "series": {
8141
- "shortname": "digital-identities",
8142
- "currentSpecification": "digital-identities",
8143
- "title": "Digital Credentials",
8144
- "shortTitle": "Digital Credentials",
8145
- "nightlyUrl": "https://wicg.github.io/digital-identities/"
8146
- },
8147
- "organization": "W3C",
8148
- "groups": [
8149
- {
8150
- "name": "Web Platform Incubator Community Group",
8151
- "url": "https://www.w3.org/community/wicg/"
8152
- }
8153
- ],
8154
- "nightly": {
8155
- "url": "https://wicg.github.io/digital-identities/",
8156
- "status": "Draft Community Group Report",
8157
- "alternateUrls": [],
8158
- "repository": "https://github.com/WICG/digital-identities",
8159
- "sourcePath": "index.html",
8160
- "filename": "index.html"
8161
- },
8162
- "title": "Digital Credentials",
8163
- "source": "spec",
8164
- "shortTitle": "Digital Credentials",
8165
- "categories": [
8166
- "browser"
8167
- ],
8168
- "standing": "good"
8169
- },
8170
8139
  {
8171
8140
  "url": "https://wicg.github.io/direct-sockets/",
8172
8141
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.20.1",
3
+ "version": "3.21.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",