browser-specs 4.19.1 → 4.20.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
@@ -7043,6 +7043,9 @@
7043
7043
  "shortTitle": "Digital Credentials",
7044
7044
  "nightlyUrl": "https://wicg.github.io/digital-credentials/"
7045
7045
  },
7046
+ "formerNames": [
7047
+ "digital-identities"
7048
+ ],
7046
7049
  "organization": "W3C",
7047
7050
  "groups": [
7048
7051
  {
@@ -7100,40 +7103,6 @@
7100
7103
  ],
7101
7104
  "standing": "good"
7102
7105
  },
7103
- {
7104
- "url": "https://wicg.github.io/digital-identities/",
7105
- "seriesComposition": "full",
7106
- "shortname": "digital-identities",
7107
- "series": {
7108
- "shortname": "digital-identities",
7109
- "currentSpecification": "digital-identities",
7110
- "title": "Digital Credentials",
7111
- "shortTitle": "Digital Credentials",
7112
- "nightlyUrl": "https://wicg.github.io/digital-identities/"
7113
- },
7114
- "organization": "W3C",
7115
- "groups": [
7116
- {
7117
- "name": "Web Platform Incubator Community Group",
7118
- "url": "https://www.w3.org/community/wicg/"
7119
- }
7120
- ],
7121
- "nightly": {
7122
- "url": "https://wicg.github.io/digital-identities/",
7123
- "status": "Draft Community Group Report",
7124
- "alternateUrls": [],
7125
- "repository": "https://github.com/WICG/digital-identities",
7126
- "sourcePath": "index.html",
7127
- "filename": "index.html"
7128
- },
7129
- "title": "Digital Credentials",
7130
- "source": "spec",
7131
- "shortTitle": "Digital Credentials",
7132
- "categories": [
7133
- "browser"
7134
- ],
7135
- "standing": "good"
7136
- },
7137
7106
  {
7138
7107
  "url": "https://wicg.github.io/document-picture-in-picture/",
7139
7108
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.19.1",
3
+ "version": "4.20.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",