Skip to content

Commit

Permalink
[data] Update spec info
Browse files Browse the repository at this point in the history
  • Loading branch information
fetch-info bot committed Feb 5, 2025
1 parent e27efa7 commit c78a298
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 2 deletions.
68 changes: 68 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -6505,6 +6505,40 @@
],
"standing": "good"
},
{
"url": "https://w3c.github.io/ppa/",
"seriesComposition": "full",
"shortname": "ppa",
"series": {
"shortname": "ppa",
"currentSpecification": "ppa",
"title": "Privacy-Preserving Attribution",
"shortTitle": "Privacy-Preserving Attribution",
"nightlyUrl": "https://w3c.github.io/ppa/"
},
"nightly": {
"url": "https://w3c.github.io/ppa/",
"status": "Editor's Draft",
"sourcePath": "api.bs",
"alternateUrls": [],
"repository": "https://github.com/w3c/ppa",
"filename": "index.html"
},
"organization": "W3C",
"groups": [
{
"name": "Private Advertising Technology Working Group",
"url": "https://www.w3.org/groups/wg/pat/"
}
],
"title": "Privacy-Preserving Attribution: Level 1",
"source": "spec",
"shortTitle": "Privacy-Preserving Attribution 1",
"categories": [
"browser"
],
"standing": "good"
},
{
"url": "https://w3c.github.io/reporting/network-reporting.html",
"seriesComposition": "full",
Expand Down Expand Up @@ -9279,6 +9313,40 @@
]
}
},
{
"url": "https://wicg.github.io/paymentlink/",
"seriesComposition": "full",
"shortname": "paymentlink",
"series": {
"shortname": "paymentlink",
"currentSpecification": "paymentlink",
"title": "Facilitated Payment Link Type in HTML",
"shortTitle": "Facilitated Payment Link Type in HTML",
"nightlyUrl": "https://wicg.github.io/paymentlink/"
},
"organization": "W3C",
"groups": [
{
"name": "Web Platform Incubator Community Group",
"url": "https://www.w3.org/community/wicg/"
}
],
"nightly": {
"url": "https://wicg.github.io/paymentlink/",
"status": "Draft Community Group Report",
"alternateUrls": [],
"repository": "https://github.com/WICG/paymentlink",
"sourcePath": "index.bs",
"filename": "index.html"
},
"title": "Facilitated Payment Link Type in HTML",
"source": "spec",
"shortTitle": "Facilitated Payment Link Type in HTML",
"categories": [
"browser"
],
"standing": "good"
},
{
"url": "https://wicg.github.io/performance-measure-memory/",
"seriesComposition": "full",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-specs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-specs",
"version": "4.35.1",
"version": "4.36.0",
"description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-specs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-specs",
"version": "3.37.1",
"version": "3.38.0",
"description": "Curated list of technical Web specifications",
"repository": {
"type": "git",
Expand Down

0 comments on commit c78a298

Please sign in to comment.