browser-specs 4.54.0 → 4.55.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 +44 -47
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1303,21 +1303,20 @@
|
|
|
1303
1303
|
"excludePaths": [
|
|
1304
1304
|
"fetch/fetch-later",
|
|
1305
1305
|
"fetch/local-network-access",
|
|
1306
|
-
"fetch/metadata"
|
|
1307
|
-
"fetch/private-network-access"
|
|
1306
|
+
"fetch/metadata"
|
|
1308
1307
|
]
|
|
1309
1308
|
}
|
|
1310
1309
|
},
|
|
1311
1310
|
{
|
|
1312
1311
|
"url": "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html",
|
|
1313
1312
|
"seriesComposition": "full",
|
|
1314
|
-
"shortname": "fido-v2.1",
|
|
1313
|
+
"shortname": "fido-client-to-authenticator-protocol-v2.1",
|
|
1315
1314
|
"series": {
|
|
1316
|
-
"shortname": "fido",
|
|
1317
|
-
"currentSpecification": "fido-v2.
|
|
1315
|
+
"shortname": "fido-client-to-authenticator-protocol",
|
|
1316
|
+
"currentSpecification": "fido-client-to-authenticator-protocol-v2.2",
|
|
1318
1317
|
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1319
1318
|
"shortTitle": "CTAP",
|
|
1320
|
-
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.
|
|
1319
|
+
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1321
1320
|
},
|
|
1322
1321
|
"seriesVersion": "2.1",
|
|
1323
1322
|
"organization": "FIDO Alliance",
|
|
@@ -1327,6 +1326,10 @@
|
|
|
1327
1326
|
"url": "https://fidoalliance.org/members/working-groups/#fido2-technical-working-group"
|
|
1328
1327
|
}
|
|
1329
1328
|
],
|
|
1329
|
+
"formerNames": [
|
|
1330
|
+
"fido-v2.1"
|
|
1331
|
+
],
|
|
1332
|
+
"seriesNext": "fido-client-to-authenticator-protocol-v2.2",
|
|
1330
1333
|
"nightly": {
|
|
1331
1334
|
"url": "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html",
|
|
1332
1335
|
"status": "Editor's Draft",
|
|
@@ -1341,6 +1344,40 @@
|
|
|
1341
1344
|
],
|
|
1342
1345
|
"standing": "good"
|
|
1343
1346
|
},
|
|
1347
|
+
{
|
|
1348
|
+
"url": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html",
|
|
1349
|
+
"seriesComposition": "full",
|
|
1350
|
+
"shortname": "fido-client-to-authenticator-protocol-v2.2",
|
|
1351
|
+
"series": {
|
|
1352
|
+
"shortname": "fido-client-to-authenticator-protocol",
|
|
1353
|
+
"currentSpecification": "fido-client-to-authenticator-protocol-v2.2",
|
|
1354
|
+
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1355
|
+
"shortTitle": "CTAP",
|
|
1356
|
+
"nightlyUrl": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1357
|
+
},
|
|
1358
|
+
"seriesVersion": "2.2",
|
|
1359
|
+
"organization": "FIDO Alliance",
|
|
1360
|
+
"groups": [
|
|
1361
|
+
{
|
|
1362
|
+
"name": "FIDO2 Technical Working Group",
|
|
1363
|
+
"url": "https://fidoalliance.org/members/working-groups/#fido2-technical-working-group"
|
|
1364
|
+
}
|
|
1365
|
+
],
|
|
1366
|
+
"seriesPrevious": "fido-client-to-authenticator-protocol-v2.1",
|
|
1367
|
+
"nightly": {
|
|
1368
|
+
"url": "https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html",
|
|
1369
|
+
"status": "Editor's Draft",
|
|
1370
|
+
"alternateUrls": [],
|
|
1371
|
+
"filename": "fido-client-to-authenticator-protocol-v2.2-ps-20250714.html"
|
|
1372
|
+
},
|
|
1373
|
+
"title": "Client to Authenticator Protocol (CTAP)",
|
|
1374
|
+
"source": "spec",
|
|
1375
|
+
"shortTitle": "CTAP",
|
|
1376
|
+
"categories": [
|
|
1377
|
+
"browser"
|
|
1378
|
+
],
|
|
1379
|
+
"standing": "good"
|
|
1380
|
+
},
|
|
1344
1381
|
{
|
|
1345
1382
|
"url": "https://fs.spec.whatwg.org/",
|
|
1346
1383
|
"seriesComposition": "full",
|
|
@@ -7844,46 +7881,6 @@
|
|
|
7844
7881
|
],
|
|
7845
7882
|
"standing": "good"
|
|
7846
7883
|
},
|
|
7847
|
-
{
|
|
7848
|
-
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
7849
|
-
"seriesComposition": "full",
|
|
7850
|
-
"shortname": "speculation-rules",
|
|
7851
|
-
"series": {
|
|
7852
|
-
"shortname": "speculation-rules",
|
|
7853
|
-
"currentSpecification": "speculation-rules",
|
|
7854
|
-
"title": "Speculation Rules",
|
|
7855
|
-
"shortTitle": "Speculation Rules",
|
|
7856
|
-
"nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
|
|
7857
|
-
},
|
|
7858
|
-
"organization": "W3C",
|
|
7859
|
-
"groups": [
|
|
7860
|
-
{
|
|
7861
|
-
"name": "Web Platform Incubator Community Group",
|
|
7862
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
7863
|
-
}
|
|
7864
|
-
],
|
|
7865
|
-
"nightly": {
|
|
7866
|
-
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
7867
|
-
"status": "Draft Community Group Report",
|
|
7868
|
-
"alternateUrls": [],
|
|
7869
|
-
"repository": "https://github.com/WICG/nav-speculation",
|
|
7870
|
-
"sourcePath": "speculation-rules.bs",
|
|
7871
|
-
"filename": "speculation-rules.html"
|
|
7872
|
-
},
|
|
7873
|
-
"title": "Speculation Rules",
|
|
7874
|
-
"source": "spec",
|
|
7875
|
-
"shortTitle": "Speculation Rules",
|
|
7876
|
-
"categories": [
|
|
7877
|
-
"browser"
|
|
7878
|
-
],
|
|
7879
|
-
"standing": "good",
|
|
7880
|
-
"tests": {
|
|
7881
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7882
|
-
"testPaths": [
|
|
7883
|
-
"speculation-rules"
|
|
7884
|
-
]
|
|
7885
|
-
}
|
|
7886
|
-
},
|
|
7887
7884
|
{
|
|
7888
7885
|
"url": "https://wicg.github.io/netinfo/",
|
|
7889
7886
|
"seriesComposition": "full",
|
|
@@ -16814,7 +16811,7 @@
|
|
|
16814
16811
|
},
|
|
16815
16812
|
{
|
|
16816
16813
|
"url": "https://www.w3.org/TR/css-view-transitions-2/",
|
|
16817
|
-
"seriesComposition": "
|
|
16814
|
+
"seriesComposition": "full",
|
|
16818
16815
|
"shortname": "css-view-transitions-2",
|
|
16819
16816
|
"series": {
|
|
16820
16817
|
"shortname": "css-view-transitions",
|
package/package.json
CHANGED