diff --git a/index.json b/index.json index e0f5205a..8ad80bea 100644 --- a/index.json +++ b/index.json @@ -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", @@ -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", diff --git a/packages/browser-specs/package.json b/packages/browser-specs/package.json index 1df1e10e..e1b2b021 100644 --- a/packages/browser-specs/package.json +++ b/packages/browser-specs/package.json @@ -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", diff --git a/packages/web-specs/package.json b/packages/web-specs/package.json index ab6a79f0..4fe87e65 100644 --- a/packages/web-specs/package.json +++ b/packages/web-specs/package.json @@ -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",