From 865f24b83a69dd37125ecdfd16f35d4e2a94b241 Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Thu, 2 May 2024 13:00:37 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 55 +++++++++++++++++++++++------ packages/browser-specs/package.json | 2 +- packages/web-specs/package.json | 2 +- 3 files changed, 46 insertions(+), 13 deletions(-) diff --git a/index.json b/index.json index 03ac7d08..782f2916 100644 --- a/index.json +++ b/index.json @@ -2495,6 +2495,40 @@ ], "standing": "good" }, + { + "url": "https://privacycg.github.io/saa-non-cookie-storage/", + "seriesComposition": "full", + "shortname": "saa-non-cookie-storage", + "series": { + "shortname": "saa-non-cookie-storage", + "currentSpecification": "saa-non-cookie-storage", + "title": "Extending Storage Access API (SAA) to non-cookie storage", + "shortTitle": "Extending Storage Access API to non-cookie storage", + "nightlyUrl": "https://privacycg.github.io/saa-non-cookie-storage/" + }, + "shortTitle": "Extending Storage Access API to non-cookie storage", + "organization": "W3C", + "groups": [ + { + "name": "Privacy Community Group", + "url": "https://www.w3.org/community/privacycg/" + } + ], + "nightly": { + "url": "https://privacycg.github.io/saa-non-cookie-storage/", + "status": "Editor's Draft", + "alternateUrls": [], + "repository": "https://github.com/privacycg/saa-non-cookie-storage", + "sourcePath": "spec.html", + "filename": "index.html" + }, + "title": "Extending Storage Access API (SAA) to non-cookie storage", + "source": "spec", + "categories": [ + "browser" + ], + "standing": "good" + }, { "url": "https://privacycg.github.io/storage-access/", "seriesComposition": "full", @@ -17370,6 +17404,16 @@ "nightlyUrl": "https://drafts.csswg.org/css-viewport/" }, "seriesVersion": "1", + "nightly": { + "url": "https://drafts.csswg.org/css-viewport/", + "status": "Editor's Draft", + "alternateUrls": [ + "https://w3c.github.io/csswg-drafts/css-viewport/" + ], + "repository": "https://github.com/w3c/csswg-drafts", + "sourcePath": "css-viewport/Overview.bs", + "filename": "index.html" + }, "formerNames": [ "css-viewport" ], @@ -17385,17 +17429,6 @@ "status": "First Public Working Draft", "filename": "Overview.html" }, - "nightly": { - "url": "https://drafts.csswg.org/css-viewport-1/", - "status": "Editor's Draft", - "alternateUrls": [ - "https://w3c.github.io/csswg-drafts/css-viewport-1/", - "https://w3c.github.io/csswg-drafts/css-viewport/" - ], - "repository": "https://github.com/w3c/csswg-drafts", - "sourcePath": "css-viewport/Overview.bs", - "filename": "Overview.html" - }, "title": "CSS Viewport Module Level 1", "source": "w3c", "shortTitle": "CSS Viewport 1", diff --git a/packages/browser-specs/package.json b/packages/browser-specs/package.json index 598cb8a5..cc4bfa5c 100644 --- a/packages/browser-specs/package.json +++ b/packages/browser-specs/package.json @@ -1,6 +1,6 @@ { "name": "browser-specs", - "version": "4.7.1", + "version": "4.8.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 58359ff6..aa961f9a 100644 --- a/packages/web-specs/package.json +++ b/packages/web-specs/package.json @@ -1,6 +1,6 @@ { "name": "web-specs", - "version": "3.8.1", + "version": "3.9.0", "description": "Curated list of technical Web specifications", "repository": { "type": "git",