browser-specs 3.49.0 → 3.50.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
@@ -1881,15 +1881,15 @@
1881
1881
  "standing": "good"
1882
1882
  },
1883
1883
  {
1884
- "url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
1884
+ "url": "https://privacycg.github.io/requestStorageAccessFor/",
1885
1885
  "seriesComposition": "full",
1886
- "shortname": "requestStorageAccessForOrigin",
1886
+ "shortname": "requestStorageAccessFor",
1887
1887
  "series": {
1888
- "shortname": "requestStorageAccessForOrigin",
1889
- "currentSpecification": "requestStorageAccessForOrigin",
1888
+ "shortname": "requestStorageAccessFor",
1889
+ "currentSpecification": "requestStorageAccessFor",
1890
1890
  "title": "requestStorageAccessFor API",
1891
1891
  "shortTitle": "requestStorageAccessFor API",
1892
- "nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
1892
+ "nightlyUrl": "https://privacycg.github.io/requestStorageAccessFor/"
1893
1893
  },
1894
1894
  "organization": "W3C",
1895
1895
  "groups": [
@@ -1899,10 +1899,10 @@
1899
1899
  }
1900
1900
  ],
1901
1901
  "nightly": {
1902
- "url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
1902
+ "url": "https://privacycg.github.io/requestStorageAccessFor/",
1903
1903
  "status": "Editor's Draft",
1904
1904
  "alternateUrls": [],
1905
- "repository": "https://github.com/privacycg/requestStorageAccessForOrigin",
1905
+ "repository": "https://github.com/privacycg/requestStorageAccessFor",
1906
1906
  "sourcePath": "index.bs",
1907
1907
  "filename": "index.html"
1908
1908
  },
@@ -11040,7 +11040,7 @@
11040
11040
  ],
11041
11041
  "release": {
11042
11042
  "url": "https://www.w3.org/TR/css-cascade-6/",
11043
- "status": "First Public Working Draft",
11043
+ "status": "Working Draft",
11044
11044
  "filename": "Overview.html"
11045
11045
  },
11046
11046
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.49.0",
3
+ "version": "3.50.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",