browser-specs 4.36.0 → 4.37.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.
- package/index.json +3 -3
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -10220,7 +10220,7 @@
|
|
|
10220
10220
|
],
|
|
10221
10221
|
"nightly": {
|
|
10222
10222
|
"url": "https://httpwg.org/specs/rfc8297.html",
|
|
10223
|
-
"status": "
|
|
10223
|
+
"status": "Proposed Standard",
|
|
10224
10224
|
"alternateUrls": [
|
|
10225
10225
|
"https://datatracker.ietf.org/doc/html/rfc8297",
|
|
10226
10226
|
"https://tools.ietf.org/html/rfc8297"
|
|
@@ -20234,7 +20234,7 @@
|
|
|
20234
20234
|
],
|
|
20235
20235
|
"release": {
|
|
20236
20236
|
"url": "https://www.w3.org/TR/orientation-event/",
|
|
20237
|
-
"status": "Candidate Recommendation
|
|
20237
|
+
"status": "Candidate Recommendation Draft",
|
|
20238
20238
|
"filename": "Overview.html"
|
|
20239
20239
|
},
|
|
20240
20240
|
"nightly": {
|
|
@@ -21164,7 +21164,7 @@
|
|
|
21164
21164
|
"status": "Editor's Draft",
|
|
21165
21165
|
"alternateUrls": [],
|
|
21166
21166
|
"repository": "https://github.com/w3c/reporting",
|
|
21167
|
-
"sourcePath": "index.
|
|
21167
|
+
"sourcePath": "index.bs",
|
|
21168
21168
|
"filename": "index.html"
|
|
21169
21169
|
},
|
|
21170
21170
|
"title": "Reporting API",
|
package/package.json
CHANGED