web-specs 2.52.0 → 2.53.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.
Files changed (2) hide show
  1. package/index.json +8 -8
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2036,15 +2036,15 @@
2036
2036
  "standing": "good"
2037
2037
  },
2038
2038
  {
2039
- "url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
2039
+ "url": "https://privacycg.github.io/requestStorageAccessFor/",
2040
2040
  "seriesComposition": "full",
2041
- "shortname": "requestStorageAccessForOrigin",
2041
+ "shortname": "requestStorageAccessFor",
2042
2042
  "series": {
2043
- "shortname": "requestStorageAccessForOrigin",
2044
- "currentSpecification": "requestStorageAccessForOrigin",
2043
+ "shortname": "requestStorageAccessFor",
2044
+ "currentSpecification": "requestStorageAccessFor",
2045
2045
  "title": "requestStorageAccessFor API",
2046
2046
  "shortTitle": "requestStorageAccessFor API",
2047
- "nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
2047
+ "nightlyUrl": "https://privacycg.github.io/requestStorageAccessFor/"
2048
2048
  },
2049
2049
  "organization": "W3C",
2050
2050
  "groups": [
@@ -2054,10 +2054,10 @@
2054
2054
  }
2055
2055
  ],
2056
2056
  "nightly": {
2057
- "url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
2057
+ "url": "https://privacycg.github.io/requestStorageAccessFor/",
2058
2058
  "status": "Editor's Draft",
2059
2059
  "alternateUrls": [],
2060
- "repository": "https://github.com/privacycg/requestStorageAccessForOrigin",
2060
+ "repository": "https://github.com/privacycg/requestStorageAccessFor",
2061
2061
  "sourcePath": "index.bs",
2062
2062
  "filename": "index.html"
2063
2063
  },
@@ -11884,7 +11884,7 @@
11884
11884
  ],
11885
11885
  "release": {
11886
11886
  "url": "https://www.w3.org/TR/css-cascade-6/",
11887
- "status": "First Public Working Draft",
11887
+ "status": "Working Draft",
11888
11888
  "filename": "Overview.html"
11889
11889
  },
11890
11890
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.52.0",
3
+ "version": "2.53.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",