web-specs 3.41.0 → 3.42.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
@@ -4961,6 +4961,40 @@
4961
4961
  ],
4962
4962
  "standing": "good"
4963
4963
  },
4964
+ {
4965
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4966
+ "seriesComposition": "full",
4967
+ "shortname": "tc39-defer-import-eval",
4968
+ "series": {
4969
+ "shortname": "tc39-defer-import-eval",
4970
+ "currentSpecification": "tc39-defer-import-eval",
4971
+ "title": "Deferred Imports Evaluation",
4972
+ "shortTitle": "Deferred Imports Evaluation",
4973
+ "nightlyUrl": "https://tc39.es/proposal-defer-import-eval/"
4974
+ },
4975
+ "organization": "Ecma International",
4976
+ "groups": [
4977
+ {
4978
+ "name": "TC39",
4979
+ "url": "https://tc39.es/"
4980
+ }
4981
+ ],
4982
+ "nightly": {
4983
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4984
+ "status": "Editor's Draft",
4985
+ "alternateUrls": [],
4986
+ "repository": "https://github.com/tc39/proposal-defer-import-eval",
4987
+ "sourcePath": "spec.emu",
4988
+ "filename": "index.html"
4989
+ },
4990
+ "title": "Deferred Imports Evaluation",
4991
+ "source": "spec",
4992
+ "shortTitle": "Deferred Imports Evaluation",
4993
+ "categories": [
4994
+ "browser"
4995
+ ],
4996
+ "standing": "good"
4997
+ },
4964
4998
  {
4965
4999
  "url": "https://tc39.es/proposal-dynamic-code-brand-checks/",
4966
5000
  "seriesComposition": "full",
@@ -5560,6 +5594,40 @@
5560
5594
  ],
5561
5595
  "standing": "good"
5562
5596
  },
5597
+ {
5598
+ "url": "https://tc39.es/proposal-math-sum/",
5599
+ "seriesComposition": "full",
5600
+ "shortname": "tc39-math-sum",
5601
+ "series": {
5602
+ "shortname": "tc39-math-sum",
5603
+ "currentSpecification": "tc39-math-sum",
5604
+ "title": "Math.sumPrecise",
5605
+ "shortTitle": "Math.sumPrecise",
5606
+ "nightlyUrl": "https://tc39.es/proposal-math-sum/"
5607
+ },
5608
+ "organization": "Ecma International",
5609
+ "groups": [
5610
+ {
5611
+ "name": "TC39",
5612
+ "url": "https://tc39.es/"
5613
+ }
5614
+ ],
5615
+ "nightly": {
5616
+ "url": "https://tc39.es/proposal-math-sum/",
5617
+ "status": "Editor's Draft",
5618
+ "alternateUrls": [],
5619
+ "repository": "https://github.com/tc39/proposal-math-sum",
5620
+ "sourcePath": "spec.html",
5621
+ "filename": "index.html"
5622
+ },
5623
+ "title": "Math.sumPrecise",
5624
+ "source": "spec",
5625
+ "shortTitle": "Math.sumPrecise",
5626
+ "categories": [
5627
+ "browser"
5628
+ ],
5629
+ "standing": "good"
5630
+ },
5563
5631
  {
5564
5632
  "url": "https://tc39.es/proposal-promise-try/",
5565
5633
  "seriesComposition": "full",
@@ -13462,7 +13530,7 @@
13462
13530
  "shortname": "css-2022",
13463
13531
  "series": {
13464
13532
  "shortname": "css",
13465
- "currentSpecification": "css-2023",
13533
+ "currentSpecification": "css-2024",
13466
13534
  "title": "CSS Snapshot",
13467
13535
  "shortTitle": "CSS Snapshot",
13468
13536
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -13506,7 +13574,7 @@
13506
13574
  "shortname": "css-2023",
13507
13575
  "series": {
13508
13576
  "shortname": "css",
13509
- "currentSpecification": "css-2023",
13577
+ "currentSpecification": "css-2024",
13510
13578
  "title": "CSS Snapshot",
13511
13579
  "shortTitle": "CSS Snapshot",
13512
13580
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -13514,6 +13582,7 @@
13514
13582
  },
13515
13583
  "seriesVersion": "2023",
13516
13584
  "seriesPrevious": "css-2022",
13585
+ "seriesNext": "css-2024",
13517
13586
  "organization": "W3C",
13518
13587
  "groups": [
13519
13588
  {
@@ -13544,6 +13613,50 @@
13544
13613
  ],
13545
13614
  "standing": "good"
13546
13615
  },
13616
+ {
13617
+ "url": "https://www.w3.org/TR/css-2024/",
13618
+ "seriesComposition": "full",
13619
+ "shortname": "css-2024",
13620
+ "series": {
13621
+ "shortname": "css",
13622
+ "currentSpecification": "css-2024",
13623
+ "title": "CSS Snapshot",
13624
+ "shortTitle": "CSS Snapshot",
13625
+ "releaseUrl": "https://www.w3.org/TR/css/",
13626
+ "nightlyUrl": "https://drafts.csswg.org/css/"
13627
+ },
13628
+ "seriesVersion": "2024",
13629
+ "seriesPrevious": "css-2023",
13630
+ "organization": "W3C",
13631
+ "groups": [
13632
+ {
13633
+ "name": "Cascading Style Sheets (CSS) Working Group",
13634
+ "url": "https://www.w3.org/Style/CSS/"
13635
+ }
13636
+ ],
13637
+ "release": {
13638
+ "url": "https://www.w3.org/TR/css-2024/",
13639
+ "status": "Note",
13640
+ "filename": "Overview.html"
13641
+ },
13642
+ "nightly": {
13643
+ "url": "https://drafts.csswg.org/css-2024/",
13644
+ "status": "Editor's Draft",
13645
+ "alternateUrls": [
13646
+ "https://w3c.github.io/csswg-drafts/css-2024/"
13647
+ ],
13648
+ "repository": "https://github.com/w3c/csswg-drafts",
13649
+ "sourcePath": "css-2024/Overview.bs",
13650
+ "filename": "index.html"
13651
+ },
13652
+ "title": "CSS Snapshot 2024",
13653
+ "source": "w3c",
13654
+ "shortTitle": "CSS Snapshot 2024",
13655
+ "categories": [
13656
+ "browser"
13657
+ ],
13658
+ "standing": "good"
13659
+ },
13547
13660
  {
13548
13661
  "url": "https://www.w3.org/TR/css-align-3/",
13549
13662
  "seriesComposition": "full",
@@ -25092,6 +25205,46 @@
25092
25205
  ],
25093
25206
  "standing": "good"
25094
25207
  },
25208
+ {
25209
+ "url": "https://www.w3.org/TR/svg-paths/",
25210
+ "seriesComposition": "full",
25211
+ "shortname": "svg-paths",
25212
+ "series": {
25213
+ "shortname": "svg-paths",
25214
+ "currentSpecification": "svg-paths",
25215
+ "title": "SVG Paths",
25216
+ "shortTitle": "SVG Paths",
25217
+ "releaseUrl": "https://www.w3.org/TR/svg-paths/",
25218
+ "nightlyUrl": "https://svgwg.org/specs/paths/"
25219
+ },
25220
+ "organization": "W3C",
25221
+ "groups": [
25222
+ {
25223
+ "name": "SVG Working Group",
25224
+ "url": "https://www.w3.org/Graphics/SVG/WG/"
25225
+ }
25226
+ ],
25227
+ "release": {
25228
+ "url": "https://www.w3.org/TR/svg-paths/",
25229
+ "status": "First Public Working Draft",
25230
+ "filename": "Overview.html"
25231
+ },
25232
+ "nightly": {
25233
+ "url": "https://svgwg.org/specs/paths/",
25234
+ "status": "Editor's Draft",
25235
+ "alternateUrls": [],
25236
+ "repository": "https://github.com/w3c/svgwg",
25237
+ "sourcePath": "specs/paths/master/Overview.html",
25238
+ "filename": "Overview.html"
25239
+ },
25240
+ "title": "SVG Paths",
25241
+ "source": "w3c",
25242
+ "shortTitle": "SVG Paths",
25243
+ "categories": [
25244
+ "browser"
25245
+ ],
25246
+ "standing": "good"
25247
+ },
25095
25248
  {
25096
25249
  "url": "https://www.w3.org/TR/svg-strokes/",
25097
25250
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.41.0",
3
+ "version": "3.42.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",