web-specs 3.48.1 → 3.49.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 +47 -41
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -904,44 +904,6 @@
904
904
  ],
905
905
  "standing": "good"
906
906
  },
907
- {
908
- "url": "https://drafts.csswg.org/css-gaps-1/",
909
- "seriesComposition": "full",
910
- "shortname": "css-gaps-1",
911
- "series": {
912
- "shortname": "css-gaps",
913
- "currentSpecification": "css-gaps-1",
914
- "title": "CSS Gap Decorations",
915
- "shortTitle": "CSS Gap Decorations",
916
- "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
917
- },
918
- "seriesVersion": "1",
919
- "organization": "W3C",
920
- "groups": [
921
- {
922
- "name": "Cascading Style Sheets (CSS) Working Group",
923
- "url": "https://www.w3.org/Style/CSS/"
924
- }
925
- ],
926
- "nightly": {
927
- "url": "https://drafts.csswg.org/css-gaps-1/",
928
- "status": "Editor's Draft",
929
- "alternateUrls": [
930
- "https://w3c.github.io/csswg-drafts/css-gaps-1/",
931
- "https://w3c.github.io/csswg-drafts/css-gaps/"
932
- ],
933
- "repository": "https://github.com/w3c/csswg-drafts",
934
- "sourcePath": "css-gaps-1/Overview.bs",
935
- "filename": "index.html"
936
- },
937
- "title": "CSS Gap Decorations Module Level 1",
938
- "source": "spec",
939
- "shortTitle": "CSS Gap Decorations 1",
940
- "categories": [
941
- "browser"
942
- ],
943
- "standing": "good"
944
- },
945
907
  {
946
908
  "url": "https://drafts.csswg.org/css-gcpm-4/",
947
909
  "seriesComposition": "delta",
@@ -13207,7 +13169,7 @@
13207
13169
  "groups": [
13208
13170
  {
13209
13171
  "name": "Verifiable Credentials Working Group",
13210
- "url": "https://www.w3.org/2017/vc/"
13172
+ "url": "https://www.w3.org/groups/wg/vc/"
13211
13173
  }
13212
13174
  ],
13213
13175
  "release": {
@@ -15624,6 +15586,50 @@
15624
15586
  ],
15625
15587
  "standing": "good"
15626
15588
  },
15589
+ {
15590
+ "url": "https://www.w3.org/TR/css-gaps-1/",
15591
+ "seriesComposition": "full",
15592
+ "shortname": "css-gaps-1",
15593
+ "series": {
15594
+ "shortname": "css-gaps",
15595
+ "currentSpecification": "css-gaps-1",
15596
+ "title": "CSS Gap Decorations Module",
15597
+ "shortTitle": "CSS Gap Decorations",
15598
+ "releaseUrl": "https://www.w3.org/TR/css-gaps/",
15599
+ "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
15600
+ },
15601
+ "seriesVersion": "1",
15602
+ "organization": "W3C",
15603
+ "groups": [
15604
+ {
15605
+ "name": "Cascading Style Sheets (CSS) Working Group",
15606
+ "url": "https://www.w3.org/Style/CSS/"
15607
+ }
15608
+ ],
15609
+ "release": {
15610
+ "url": "https://www.w3.org/TR/css-gaps-1/",
15611
+ "status": "First Public Working Draft",
15612
+ "filename": "Overview.html"
15613
+ },
15614
+ "nightly": {
15615
+ "url": "https://drafts.csswg.org/css-gaps-1/",
15616
+ "status": "Editor's Draft",
15617
+ "alternateUrls": [
15618
+ "https://w3c.github.io/csswg-drafts/css-gaps-1/",
15619
+ "https://w3c.github.io/csswg-drafts/css-gaps/"
15620
+ ],
15621
+ "repository": "https://github.com/w3c/csswg-drafts",
15622
+ "sourcePath": "css-gaps-1/Overview.bs",
15623
+ "filename": "index.html"
15624
+ },
15625
+ "title": "CSS Gap Decorations Module Level 1",
15626
+ "source": "w3c",
15627
+ "shortTitle": "CSS Gap Decorations 1",
15628
+ "categories": [
15629
+ "browser"
15630
+ ],
15631
+ "standing": "good"
15632
+ },
15627
15633
  {
15628
15634
  "url": "https://www.w3.org/TR/css-gcpm-3/",
15629
15635
  "seriesComposition": "full",
@@ -26459,7 +26465,7 @@
26459
26465
  "groups": [
26460
26466
  {
26461
26467
  "name": "Verifiable Credentials Working Group",
26462
- "url": "https://www.w3.org/2017/vc/"
26468
+ "url": "https://www.w3.org/groups/wg/vc/"
26463
26469
  }
26464
26470
  ],
26465
26471
  "release": {
@@ -26498,7 +26504,7 @@
26498
26504
  "groups": [
26499
26505
  {
26500
26506
  "name": "Verifiable Credentials Working Group",
26501
- "url": "https://www.w3.org/2017/vc/"
26507
+ "url": "https://www.w3.org/groups/wg/vc/"
26502
26508
  }
26503
26509
  ],
26504
26510
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.48.1",
3
+ "version": "3.49.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",