browser-specs 4.39.0 → 4.40.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 +155 -2
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -4480,6 +4480,40 @@
4480
4480
  ],
4481
4481
  "standing": "good"
4482
4482
  },
4483
+ {
4484
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4485
+ "seriesComposition": "full",
4486
+ "shortname": "tc39-defer-import-eval",
4487
+ "series": {
4488
+ "shortname": "tc39-defer-import-eval",
4489
+ "currentSpecification": "tc39-defer-import-eval",
4490
+ "title": "Deferred Imports Evaluation",
4491
+ "shortTitle": "Deferred Imports Evaluation",
4492
+ "nightlyUrl": "https://tc39.es/proposal-defer-import-eval/"
4493
+ },
4494
+ "organization": "Ecma International",
4495
+ "groups": [
4496
+ {
4497
+ "name": "TC39",
4498
+ "url": "https://tc39.es/"
4499
+ }
4500
+ ],
4501
+ "nightly": {
4502
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4503
+ "status": "Editor's Draft",
4504
+ "alternateUrls": [],
4505
+ "repository": "https://github.com/tc39/proposal-defer-import-eval",
4506
+ "sourcePath": "spec.emu",
4507
+ "filename": "index.html"
4508
+ },
4509
+ "title": "Deferred Imports Evaluation",
4510
+ "source": "spec",
4511
+ "shortTitle": "Deferred Imports Evaluation",
4512
+ "categories": [
4513
+ "browser"
4514
+ ],
4515
+ "standing": "good"
4516
+ },
4483
4517
  {
4484
4518
  "url": "https://tc39.es/proposal-dynamic-code-brand-checks/",
4485
4519
  "seriesComposition": "full",
@@ -4820,6 +4854,40 @@
4820
4854
  ],
4821
4855
  "standing": "good"
4822
4856
  },
4857
+ {
4858
+ "url": "https://tc39.es/proposal-math-sum/",
4859
+ "seriesComposition": "full",
4860
+ "shortname": "tc39-math-sum",
4861
+ "series": {
4862
+ "shortname": "tc39-math-sum",
4863
+ "currentSpecification": "tc39-math-sum",
4864
+ "title": "Math.sumPrecise",
4865
+ "shortTitle": "Math.sumPrecise",
4866
+ "nightlyUrl": "https://tc39.es/proposal-math-sum/"
4867
+ },
4868
+ "organization": "Ecma International",
4869
+ "groups": [
4870
+ {
4871
+ "name": "TC39",
4872
+ "url": "https://tc39.es/"
4873
+ }
4874
+ ],
4875
+ "nightly": {
4876
+ "url": "https://tc39.es/proposal-math-sum/",
4877
+ "status": "Editor's Draft",
4878
+ "alternateUrls": [],
4879
+ "repository": "https://github.com/tc39/proposal-math-sum",
4880
+ "sourcePath": "spec.html",
4881
+ "filename": "index.html"
4882
+ },
4883
+ "title": "Math.sumPrecise",
4884
+ "source": "spec",
4885
+ "shortTitle": "Math.sumPrecise",
4886
+ "categories": [
4887
+ "browser"
4888
+ ],
4889
+ "standing": "good"
4890
+ },
4823
4891
  {
4824
4892
  "url": "https://tc39.es/proposal-promise-try/",
4825
4893
  "seriesComposition": "full",
@@ -11806,7 +11874,7 @@
11806
11874
  "shortname": "css-2022",
11807
11875
  "series": {
11808
11876
  "shortname": "css",
11809
- "currentSpecification": "css-2023",
11877
+ "currentSpecification": "css-2024",
11810
11878
  "title": "CSS Snapshot",
11811
11879
  "shortTitle": "CSS Snapshot",
11812
11880
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -11850,7 +11918,7 @@
11850
11918
  "shortname": "css-2023",
11851
11919
  "series": {
11852
11920
  "shortname": "css",
11853
- "currentSpecification": "css-2023",
11921
+ "currentSpecification": "css-2024",
11854
11922
  "title": "CSS Snapshot",
11855
11923
  "shortTitle": "CSS Snapshot",
11856
11924
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -11858,6 +11926,7 @@
11858
11926
  },
11859
11927
  "seriesVersion": "2023",
11860
11928
  "seriesPrevious": "css-2022",
11929
+ "seriesNext": "css-2024",
11861
11930
  "organization": "W3C",
11862
11931
  "groups": [
11863
11932
  {
@@ -11888,6 +11957,50 @@
11888
11957
  ],
11889
11958
  "standing": "good"
11890
11959
  },
11960
+ {
11961
+ "url": "https://www.w3.org/TR/css-2024/",
11962
+ "seriesComposition": "full",
11963
+ "shortname": "css-2024",
11964
+ "series": {
11965
+ "shortname": "css",
11966
+ "currentSpecification": "css-2024",
11967
+ "title": "CSS Snapshot",
11968
+ "shortTitle": "CSS Snapshot",
11969
+ "releaseUrl": "https://www.w3.org/TR/css/",
11970
+ "nightlyUrl": "https://drafts.csswg.org/css/"
11971
+ },
11972
+ "seriesVersion": "2024",
11973
+ "seriesPrevious": "css-2023",
11974
+ "organization": "W3C",
11975
+ "groups": [
11976
+ {
11977
+ "name": "Cascading Style Sheets (CSS) Working Group",
11978
+ "url": "https://www.w3.org/Style/CSS/"
11979
+ }
11980
+ ],
11981
+ "release": {
11982
+ "url": "https://www.w3.org/TR/css-2024/",
11983
+ "status": "Note",
11984
+ "filename": "Overview.html"
11985
+ },
11986
+ "nightly": {
11987
+ "url": "https://drafts.csswg.org/css-2024/",
11988
+ "status": "Editor's Draft",
11989
+ "alternateUrls": [
11990
+ "https://w3c.github.io/csswg-drafts/css-2024/"
11991
+ ],
11992
+ "repository": "https://github.com/w3c/csswg-drafts",
11993
+ "sourcePath": "css-2024/Overview.bs",
11994
+ "filename": "index.html"
11995
+ },
11996
+ "title": "CSS Snapshot 2024",
11997
+ "source": "w3c",
11998
+ "shortTitle": "CSS Snapshot 2024",
11999
+ "categories": [
12000
+ "browser"
12001
+ ],
12002
+ "standing": "good"
12003
+ },
11891
12004
  {
11892
12005
  "url": "https://www.w3.org/TR/css-align-3/",
11893
12006
  "seriesComposition": "full",
@@ -21967,6 +22080,46 @@
21967
22080
  ],
21968
22081
  "standing": "good"
21969
22082
  },
22083
+ {
22084
+ "url": "https://www.w3.org/TR/svg-paths/",
22085
+ "seriesComposition": "full",
22086
+ "shortname": "svg-paths",
22087
+ "series": {
22088
+ "shortname": "svg-paths",
22089
+ "currentSpecification": "svg-paths",
22090
+ "title": "SVG Paths",
22091
+ "shortTitle": "SVG Paths",
22092
+ "releaseUrl": "https://www.w3.org/TR/svg-paths/",
22093
+ "nightlyUrl": "https://svgwg.org/specs/paths/"
22094
+ },
22095
+ "organization": "W3C",
22096
+ "groups": [
22097
+ {
22098
+ "name": "SVG Working Group",
22099
+ "url": "https://www.w3.org/Graphics/SVG/WG/"
22100
+ }
22101
+ ],
22102
+ "release": {
22103
+ "url": "https://www.w3.org/TR/svg-paths/",
22104
+ "status": "First Public Working Draft",
22105
+ "filename": "Overview.html"
22106
+ },
22107
+ "nightly": {
22108
+ "url": "https://svgwg.org/specs/paths/",
22109
+ "status": "Editor's Draft",
22110
+ "alternateUrls": [],
22111
+ "repository": "https://github.com/w3c/svgwg",
22112
+ "sourcePath": "specs/paths/master/Overview.html",
22113
+ "filename": "Overview.html"
22114
+ },
22115
+ "title": "SVG Paths",
22116
+ "source": "w3c",
22117
+ "shortTitle": "SVG Paths",
22118
+ "categories": [
22119
+ "browser"
22120
+ ],
22121
+ "standing": "good"
22122
+ },
21970
22123
  {
21971
22124
  "url": "https://www.w3.org/TR/svg-strokes/",
21972
22125
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.39.0",
3
+ "version": "4.40.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",