web-specs 3.61.0 → 3.62.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 +89 -10
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1461,21 +1461,20 @@
|
|
|
1461
1461
|
"excludePaths": [
|
|
1462
1462
|
"fetch/fetch-later",
|
|
1463
1463
|
"fetch/local-network-access",
|
|
1464
|
-
"fetch/metadata"
|
|
1465
|
-
"fetch/private-network-access"
|
|
1464
|
+
"fetch/metadata"
|
|
1466
1465
|
]
|
|
1467
1466
|
}
|
|
1468
1467
|
},
|
|
1469
1468
|
{
|
|
1470
1469
|
"url": "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html",
|
|
1471
1470
|
"seriesComposition": "full",
|
|
1472
|
-
"shortname": "fido-v2.1",
|
|
1471
|
+
"shortname": "fido-client-to-authenticator-protocol-v2.1",
|
|
1473
1472
|
"series": {
|
|
1474
|
-
"shortname": "fido",
|
|
1475
|
-
"currentSpecification": "fido-v2.
|
|
1473
|
+
"shortname": "fido-client-to-authenticator-protocol",
|
|
1474
|
+
"currentSpecification": "fido-client-to-authenticator-protocol-v2.2",
|
|
1476
1475
|
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1477
1476
|
"shortTitle": "CTAP",
|
|
1478
|
-
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.
|
|
1477
|
+
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1479
1478
|
},
|
|
1480
1479
|
"seriesVersion": "2.1",
|
|
1481
1480
|
"organization": "FIDO Alliance",
|
|
@@ -1485,6 +1484,10 @@
|
|
|
1485
1484
|
"url": "https://fidoalliance.org/members/working-groups/#fido2-technical-working-group"
|
|
1486
1485
|
}
|
|
1487
1486
|
],
|
|
1487
|
+
"formerNames": [
|
|
1488
|
+
"fido-v2.1"
|
|
1489
|
+
],
|
|
1490
|
+
"seriesNext": "fido-client-to-authenticator-protocol-v2.2",
|
|
1488
1491
|
"nightly": {
|
|
1489
1492
|
"url": "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html",
|
|
1490
1493
|
"status": "Editor's Draft",
|
|
@@ -1499,6 +1502,40 @@
|
|
|
1499
1502
|
],
|
|
1500
1503
|
"standing": "good"
|
|
1501
1504
|
},
|
|
1505
|
+
{
|
|
1506
|
+
"url": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html",
|
|
1507
|
+
"seriesComposition": "full",
|
|
1508
|
+
"shortname": "fido-client-to-authenticator-protocol-v2.2",
|
|
1509
|
+
"series": {
|
|
1510
|
+
"shortname": "fido-client-to-authenticator-protocol",
|
|
1511
|
+
"currentSpecification": "fido-client-to-authenticator-protocol-v2.2",
|
|
1512
|
+
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1513
|
+
"shortTitle": "CTAP",
|
|
1514
|
+
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1515
|
+
},
|
|
1516
|
+
"seriesVersion": "2.2",
|
|
1517
|
+
"organization": "FIDO Alliance",
|
|
1518
|
+
"groups": [
|
|
1519
|
+
{
|
|
1520
|
+
"name": "FIDO2 Technical Working Group",
|
|
1521
|
+
"url": "https://fidoalliance.org/members/working-groups/#fido2-technical-working-group"
|
|
1522
|
+
}
|
|
1523
|
+
],
|
|
1524
|
+
"seriesPrevious": "fido-client-to-authenticator-protocol-v2.1",
|
|
1525
|
+
"nightly": {
|
|
1526
|
+
"url": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html",
|
|
1527
|
+
"status": "Editor's Draft",
|
|
1528
|
+
"alternateUrls": [],
|
|
1529
|
+
"filename": "fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1530
|
+
},
|
|
1531
|
+
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1532
|
+
"source": "spec",
|
|
1533
|
+
"shortTitle": "CTAP",
|
|
1534
|
+
"categories": [
|
|
1535
|
+
"browser"
|
|
1536
|
+
],
|
|
1537
|
+
"standing": "good"
|
|
1538
|
+
},
|
|
1502
1539
|
{
|
|
1503
1540
|
"url": "https://fs.spec.whatwg.org/",
|
|
1504
1541
|
"seriesComposition": "full",
|
|
@@ -9574,6 +9611,12 @@
|
|
|
9574
9611
|
"shortTitle": "Speculation Rules",
|
|
9575
9612
|
"nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
|
|
9576
9613
|
},
|
|
9614
|
+
"title": "Speculation Rules",
|
|
9615
|
+
"standing": "discontinued",
|
|
9616
|
+
"obsoletedBy": [
|
|
9617
|
+
"html",
|
|
9618
|
+
"prerendering-revamped"
|
|
9619
|
+
],
|
|
9577
9620
|
"organization": "W3C",
|
|
9578
9621
|
"groups": [
|
|
9579
9622
|
{
|
|
@@ -9583,19 +9626,17 @@
|
|
|
9583
9626
|
],
|
|
9584
9627
|
"nightly": {
|
|
9585
9628
|
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
9586
|
-
"status": "Draft
|
|
9629
|
+
"status": "Editor's Draft",
|
|
9587
9630
|
"alternateUrls": [],
|
|
9588
9631
|
"repository": "https://github.com/WICG/nav-speculation",
|
|
9589
|
-
"sourcePath": "speculation-rules.
|
|
9632
|
+
"sourcePath": "speculation-rules.html",
|
|
9590
9633
|
"filename": "speculation-rules.html"
|
|
9591
9634
|
},
|
|
9592
|
-
"title": "Speculation Rules",
|
|
9593
9635
|
"source": "spec",
|
|
9594
9636
|
"shortTitle": "Speculation Rules",
|
|
9595
9637
|
"categories": [
|
|
9596
9638
|
"browser"
|
|
9597
9639
|
],
|
|
9598
|
-
"standing": "good",
|
|
9599
9640
|
"tests": {
|
|
9600
9641
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
9601
9642
|
"testPaths": [
|
|
@@ -31147,6 +31188,44 @@
|
|
|
31147
31188
|
"shortTitle": "Web Publications",
|
|
31148
31189
|
"standing": "discontinued"
|
|
31149
31190
|
},
|
|
31191
|
+
{
|
|
31192
|
+
"url": "https://www.w3.org/TR/xml-entity-names/",
|
|
31193
|
+
"seriesComposition": "full",
|
|
31194
|
+
"shortname": "xml-entity-names",
|
|
31195
|
+
"series": {
|
|
31196
|
+
"shortname": "xml-entity-names",
|
|
31197
|
+
"currentSpecification": "xml-entity-names",
|
|
31198
|
+
"title": "XML Entity Definitions for Characters",
|
|
31199
|
+
"shortTitle": "XML Entity Definitions for Characters",
|
|
31200
|
+
"releaseUrl": "https://www.w3.org/TR/xml-entity-names/",
|
|
31201
|
+
"nightlyUrl": "https://w3c.github.io/xml-entities/"
|
|
31202
|
+
},
|
|
31203
|
+
"nightly": {
|
|
31204
|
+
"url": "https://w3c.github.io/xml-entities/",
|
|
31205
|
+
"status": "Editor's Draft",
|
|
31206
|
+
"sourcePath": "character-set.xml",
|
|
31207
|
+
"alternateUrls": [],
|
|
31208
|
+
"repository": "https://github.com/w3c/xml-entities",
|
|
31209
|
+
"filename": "index.html"
|
|
31210
|
+
},
|
|
31211
|
+
"categories": [],
|
|
31212
|
+
"organization": "W3C",
|
|
31213
|
+
"groups": [
|
|
31214
|
+
{
|
|
31215
|
+
"name": "Math Working Group",
|
|
31216
|
+
"url": "https://www.w3.org/Math/"
|
|
31217
|
+
}
|
|
31218
|
+
],
|
|
31219
|
+
"release": {
|
|
31220
|
+
"url": "https://www.w3.org/TR/xml-entity-names/",
|
|
31221
|
+
"status": "Recommendation",
|
|
31222
|
+
"filename": "index.html"
|
|
31223
|
+
},
|
|
31224
|
+
"title": "XML Entity Definitions for Characters (3rd Edition)",
|
|
31225
|
+
"source": "w3c",
|
|
31226
|
+
"shortTitle": "XML Entity Definitions for Characters",
|
|
31227
|
+
"standing": "good"
|
|
31228
|
+
},
|
|
31150
31229
|
{
|
|
31151
31230
|
"url": "https://xhr.spec.whatwg.org/",
|
|
31152
31231
|
"seriesComposition": "full",
|