web-specs 2.78.0 → 2.79.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 +442 -29
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -6483,6 +6483,80 @@
6483
6483
  ]
6484
6484
  }
6485
6485
  },
6486
+ {
6487
+ "url": "https://webassembly.github.io/branch-hinting/core/bikeshed/",
6488
+ "seriesComposition": "fork",
6489
+ "shortname": "wasm-core-2-fork-branch-hinting",
6490
+ "series": {
6491
+ "shortname": "wasm-core",
6492
+ "currentSpecification": "wasm-core-2",
6493
+ "title": "WebAssembly Core",
6494
+ "shortTitle": "WebAssembly Core",
6495
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6496
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6497
+ },
6498
+ "seriesVersion": "2",
6499
+ "forkOf": "wasm-core-2",
6500
+ "title": "WebAssembly Core: Branch Hinting",
6501
+ "organization": "W3C",
6502
+ "groups": [
6503
+ {
6504
+ "name": "WebAssembly Community Group",
6505
+ "url": "https://www.w3.org/community/webassembly/"
6506
+ }
6507
+ ],
6508
+ "nightly": {
6509
+ "url": "https://webassembly.github.io/branch-hinting/core/bikeshed/",
6510
+ "status": "Editor's Draft",
6511
+ "alternateUrls": [],
6512
+ "repository": "https://github.com/WebAssembly/branch-hinting",
6513
+ "sourcePath": "document/core/index.bs",
6514
+ "filename": "index.html"
6515
+ },
6516
+ "source": "spec",
6517
+ "shortTitle": "WebAssembly Core: Branch Hinting",
6518
+ "categories": [
6519
+ "browser"
6520
+ ],
6521
+ "standing": "good"
6522
+ },
6523
+ {
6524
+ "url": "https://webassembly.github.io/content-security-policy/js-api/",
6525
+ "seriesComposition": "fork",
6526
+ "shortname": "wasm-js-api-2-fork-content-security-policy",
6527
+ "series": {
6528
+ "shortname": "wasm-js-api",
6529
+ "currentSpecification": "wasm-js-api-2",
6530
+ "title": "WebAssembly JavaScript Interface",
6531
+ "shortTitle": "WebAssembly JavaScript Interface",
6532
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
6533
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
6534
+ },
6535
+ "seriesVersion": "2",
6536
+ "forkOf": "wasm-js-api-2",
6537
+ "title": "WebAssembly JavaScript Interface: Content Security Policy",
6538
+ "organization": "W3C",
6539
+ "groups": [
6540
+ {
6541
+ "name": "WebAssembly Community Group",
6542
+ "url": "https://www.w3.org/community/webassembly/"
6543
+ }
6544
+ ],
6545
+ "nightly": {
6546
+ "url": "https://webassembly.github.io/content-security-policy/js-api/",
6547
+ "status": "Editor's Draft",
6548
+ "alternateUrls": [],
6549
+ "repository": "https://github.com/WebAssembly/content-security-policy",
6550
+ "sourcePath": "document/js-api/index.bs",
6551
+ "filename": "index.html"
6552
+ },
6553
+ "source": "spec",
6554
+ "shortTitle": "WebAssembly JavaScript Interface: Content Security Policy",
6555
+ "categories": [
6556
+ "browser"
6557
+ ],
6558
+ "standing": "good"
6559
+ },
6486
6560
  {
6487
6561
  "url": "https://webassembly.github.io/exception-handling/js-api/",
6488
6562
  "seriesComposition": "fork",
@@ -6520,20 +6594,95 @@
6520
6594
  ],
6521
6595
  "standing": "good"
6522
6596
  },
6597
+ {
6598
+ "url": "https://webassembly.github.io/extended-const/core/bikeshed/",
6599
+ "seriesComposition": "fork",
6600
+ "shortname": "wasm-core-2-fork-extended-const",
6601
+ "series": {
6602
+ "shortname": "wasm-core",
6603
+ "currentSpecification": "wasm-core-2",
6604
+ "title": "WebAssembly Core",
6605
+ "shortTitle": "WebAssembly Core",
6606
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6607
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6608
+ },
6609
+ "seriesVersion": "2",
6610
+ "forkOf": "wasm-core-2",
6611
+ "title": "WebAssembly Core: Extended Const Expressions",
6612
+ "organization": "W3C",
6613
+ "groups": [
6614
+ {
6615
+ "name": "WebAssembly Community Group",
6616
+ "url": "https://www.w3.org/community/webassembly/"
6617
+ }
6618
+ ],
6619
+ "nightly": {
6620
+ "url": "https://webassembly.github.io/extended-const/core/bikeshed/",
6621
+ "status": "Editor's Draft",
6622
+ "alternateUrls": [],
6623
+ "repository": "https://github.com/WebAssembly/extended-const",
6624
+ "sourcePath": "document/core/index.bs",
6625
+ "filename": "index.html"
6626
+ },
6627
+ "source": "spec",
6628
+ "shortTitle": "WebAssembly Core: Extended Const Expressions",
6629
+ "categories": [
6630
+ "browser"
6631
+ ],
6632
+ "standing": "good"
6633
+ },
6634
+ {
6635
+ "url": "https://webassembly.github.io/function-references/core/bikeshed/",
6636
+ "seriesComposition": "fork",
6637
+ "shortname": "wasm-core-2-fork-function-references",
6638
+ "series": {
6639
+ "shortname": "wasm-core",
6640
+ "currentSpecification": "wasm-core-2",
6641
+ "title": "WebAssembly Core",
6642
+ "shortTitle": "WebAssembly Core",
6643
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6644
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6645
+ },
6646
+ "seriesVersion": "2",
6647
+ "forkOf": "wasm-core-2",
6648
+ "title": "WebAssembly Core: Function Reference Types",
6649
+ "organization": "W3C",
6650
+ "groups": [
6651
+ {
6652
+ "name": "WebAssembly Community Group",
6653
+ "url": "https://www.w3.org/community/webassembly/"
6654
+ }
6655
+ ],
6656
+ "nightly": {
6657
+ "url": "https://webassembly.github.io/function-references/core/bikeshed/",
6658
+ "status": "Editor's Draft",
6659
+ "alternateUrls": [],
6660
+ "repository": "https://github.com/WebAssembly/function-references",
6661
+ "sourcePath": "document/core/index.bs",
6662
+ "filename": "index.html"
6663
+ },
6664
+ "source": "spec",
6665
+ "shortTitle": "WebAssembly Core: Function Reference Types",
6666
+ "categories": [
6667
+ "browser"
6668
+ ],
6669
+ "standing": "good"
6670
+ },
6523
6671
  {
6524
6672
  "url": "https://webassembly.github.io/gc/core/bikeshed/",
6525
6673
  "seriesComposition": "fork",
6526
- "shortname": "wasm-core-1-fork-gc",
6674
+ "shortname": "wasm-core-2-fork-gc",
6527
6675
  "series": {
6528
6676
  "shortname": "wasm-core",
6529
- "currentSpecification": "wasm-core-1",
6677
+ "currentSpecification": "wasm-core-2",
6530
6678
  "title": "WebAssembly Core",
6531
6679
  "shortTitle": "WebAssembly Core",
6532
6680
  "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6533
6681
  "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6534
6682
  },
6535
- "seriesVersion": "1",
6536
- "forkOf": "wasm-core-1",
6683
+ "seriesVersion": "2",
6684
+ "forkOf": "wasm-core-2",
6685
+ "title": "WebAssembly Core: Garbage Collection",
6537
6686
  "organization": "W3C",
6538
6687
  "groups": [
6539
6688
  {
@@ -6549,9 +6698,230 @@
6549
6698
  "sourcePath": "document/core/index.bs",
6550
6699
  "filename": "index.html"
6551
6700
  },
6552
- "title": "WebAssembly Core Specification",
6553
6701
  "source": "spec",
6554
- "shortTitle": "WebAssembly Core",
6702
+ "shortTitle": "WebAssembly Core: Garbage Collection",
6703
+ "categories": [
6704
+ "browser"
6705
+ ],
6706
+ "standing": "good"
6707
+ },
6708
+ {
6709
+ "url": "https://webassembly.github.io/js-promise-integration/js-api/",
6710
+ "seriesComposition": "fork",
6711
+ "shortname": "wasm-js-api-2-fork-js-promise-integration",
6712
+ "series": {
6713
+ "shortname": "wasm-js-api",
6714
+ "currentSpecification": "wasm-js-api-2",
6715
+ "title": "WebAssembly JavaScript Interface",
6716
+ "shortTitle": "WebAssembly JavaScript Interface",
6717
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
6718
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
6719
+ },
6720
+ "seriesVersion": "2",
6721
+ "forkOf": "wasm-js-api-2",
6722
+ "title": "WebAssembly JavaScript Interface: Promise Integration",
6723
+ "organization": "W3C",
6724
+ "groups": [
6725
+ {
6726
+ "name": "WebAssembly Community Group",
6727
+ "url": "https://www.w3.org/community/webassembly/"
6728
+ }
6729
+ ],
6730
+ "nightly": {
6731
+ "url": "https://webassembly.github.io/js-promise-integration/js-api/",
6732
+ "status": "Editor's Draft",
6733
+ "alternateUrls": [],
6734
+ "repository": "https://github.com/WebAssembly/js-promise-integration",
6735
+ "sourcePath": "document/js-api/index.bs",
6736
+ "filename": "index.html"
6737
+ },
6738
+ "source": "spec",
6739
+ "shortTitle": "WebAssembly JavaScript Interface: Promise Integration",
6740
+ "categories": [
6741
+ "browser"
6742
+ ],
6743
+ "standing": "good"
6744
+ },
6745
+ {
6746
+ "url": "https://webassembly.github.io/js-types/js-api/",
6747
+ "seriesComposition": "fork",
6748
+ "shortname": "wasm-js-api-2-fork-js-types",
6749
+ "series": {
6750
+ "shortname": "wasm-js-api",
6751
+ "currentSpecification": "wasm-js-api-2",
6752
+ "title": "WebAssembly JavaScript Interface",
6753
+ "shortTitle": "WebAssembly JavaScript Interface",
6754
+ "releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
6755
+ "nightlyUrl": "https://webassembly.github.io/spec/js-api/"
6756
+ },
6757
+ "seriesVersion": "2",
6758
+ "forkOf": "wasm-js-api-2",
6759
+ "title": "WebAssembly JavaScript Interface: Type Reflection",
6760
+ "organization": "W3C",
6761
+ "groups": [
6762
+ {
6763
+ "name": "WebAssembly Community Group",
6764
+ "url": "https://www.w3.org/community/webassembly/"
6765
+ }
6766
+ ],
6767
+ "nightly": {
6768
+ "url": "https://webassembly.github.io/js-types/js-api/",
6769
+ "status": "Editor's Draft",
6770
+ "alternateUrls": [],
6771
+ "repository": "https://github.com/WebAssembly/js-types",
6772
+ "sourcePath": "document/js-api/index.bs",
6773
+ "filename": "index.html"
6774
+ },
6775
+ "source": "spec",
6776
+ "shortTitle": "WebAssembly JavaScript Interface: Type Reflection",
6777
+ "categories": [
6778
+ "browser"
6779
+ ],
6780
+ "standing": "good"
6781
+ },
6782
+ {
6783
+ "url": "https://webassembly.github.io/memory64/core/bikeshed/",
6784
+ "seriesComposition": "fork",
6785
+ "shortname": "wasm-core-2-fork-memory64",
6786
+ "series": {
6787
+ "shortname": "wasm-core",
6788
+ "currentSpecification": "wasm-core-2",
6789
+ "title": "WebAssembly Core",
6790
+ "shortTitle": "WebAssembly Core",
6791
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6792
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6793
+ },
6794
+ "seriesVersion": "2",
6795
+ "forkOf": "wasm-core-2",
6796
+ "title": "WebAssembly Core: Memory64",
6797
+ "organization": "W3C",
6798
+ "groups": [
6799
+ {
6800
+ "name": "WebAssembly Community Group",
6801
+ "url": "https://www.w3.org/community/webassembly/"
6802
+ }
6803
+ ],
6804
+ "nightly": {
6805
+ "url": "https://webassembly.github.io/memory64/core/bikeshed/",
6806
+ "status": "Editor's Draft",
6807
+ "alternateUrls": [],
6808
+ "repository": "https://github.com/WebAssembly/memory64",
6809
+ "sourcePath": "document/core/index.bs",
6810
+ "filename": "index.html"
6811
+ },
6812
+ "source": "spec",
6813
+ "shortTitle": "WebAssembly Core: Memory64",
6814
+ "categories": [
6815
+ "browser"
6816
+ ],
6817
+ "standing": "good"
6818
+ },
6819
+ {
6820
+ "url": "https://webassembly.github.io/multi-memory/core/bikeshed/",
6821
+ "seriesComposition": "fork",
6822
+ "shortname": "wasm-core-2-fork-multi-memory",
6823
+ "series": {
6824
+ "shortname": "wasm-core",
6825
+ "currentSpecification": "wasm-core-2",
6826
+ "title": "WebAssembly Core",
6827
+ "shortTitle": "WebAssembly Core",
6828
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6829
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6830
+ },
6831
+ "seriesVersion": "2",
6832
+ "forkOf": "wasm-core-2",
6833
+ "title": "WebAssembly Core: Multi Memory",
6834
+ "organization": "W3C",
6835
+ "groups": [
6836
+ {
6837
+ "name": "WebAssembly Community Group",
6838
+ "url": "https://www.w3.org/community/webassembly/"
6839
+ }
6840
+ ],
6841
+ "nightly": {
6842
+ "url": "https://webassembly.github.io/multi-memory/core/bikeshed/",
6843
+ "status": "Editor's Draft",
6844
+ "alternateUrls": [],
6845
+ "repository": "https://github.com/WebAssembly/multi-memory",
6846
+ "sourcePath": "document/core/index.bs",
6847
+ "filename": "index.html"
6848
+ },
6849
+ "source": "spec",
6850
+ "shortTitle": "WebAssembly Core: Multi Memory",
6851
+ "categories": [
6852
+ "browser"
6853
+ ],
6854
+ "standing": "good"
6855
+ },
6856
+ {
6857
+ "url": "https://webassembly.github.io/tail-call/core/bikeshed/",
6858
+ "seriesComposition": "fork",
6859
+ "shortname": "wasm-core-2-fork-tail-call",
6860
+ "series": {
6861
+ "shortname": "wasm-core",
6862
+ "currentSpecification": "wasm-core-2",
6863
+ "title": "WebAssembly Core",
6864
+ "shortTitle": "WebAssembly Core",
6865
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6866
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6867
+ },
6868
+ "seriesVersion": "2",
6869
+ "forkOf": "wasm-core-2",
6870
+ "title": "WebAssembly Core: Tail Call",
6871
+ "organization": "W3C",
6872
+ "groups": [
6873
+ {
6874
+ "name": "WebAssembly Community Group",
6875
+ "url": "https://www.w3.org/community/webassembly/"
6876
+ }
6877
+ ],
6878
+ "nightly": {
6879
+ "url": "https://webassembly.github.io/tail-call/core/bikeshed/",
6880
+ "status": "Editor's Draft",
6881
+ "alternateUrls": [],
6882
+ "repository": "https://github.com/WebAssembly/tail-call",
6883
+ "sourcePath": "document/core/index.bs",
6884
+ "filename": "index.html"
6885
+ },
6886
+ "source": "spec",
6887
+ "shortTitle": "WebAssembly Core: Tail Call",
6888
+ "categories": [
6889
+ "browser"
6890
+ ],
6891
+ "standing": "good"
6892
+ },
6893
+ {
6894
+ "url": "https://webassembly.github.io/threads/core/bikeshed/",
6895
+ "seriesComposition": "fork",
6896
+ "shortname": "wasm-core-2-fork-threads",
6897
+ "series": {
6898
+ "shortname": "wasm-core",
6899
+ "currentSpecification": "wasm-core-2",
6900
+ "title": "WebAssembly Core",
6901
+ "shortTitle": "WebAssembly Core",
6902
+ "releaseUrl": "https://www.w3.org/TR/wasm-core/",
6903
+ "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
6904
+ },
6905
+ "seriesVersion": "2",
6906
+ "forkOf": "wasm-core-2",
6907
+ "title": "WebAssembly Core: Threading",
6908
+ "organization": "W3C",
6909
+ "groups": [
6910
+ {
6911
+ "name": "WebAssembly Community Group",
6912
+ "url": "https://www.w3.org/community/webassembly/"
6913
+ }
6914
+ ],
6915
+ "nightly": {
6916
+ "url": "https://webassembly.github.io/threads/core/bikeshed/",
6917
+ "status": "Editor's Draft",
6918
+ "alternateUrls": [],
6919
+ "repository": "https://github.com/WebAssembly/threads",
6920
+ "sourcePath": "document/core/index.bs",
6921
+ "filename": "index.html"
6922
+ },
6923
+ "source": "spec",
6924
+ "shortTitle": "WebAssembly Core: Threading",
6555
6925
  "categories": [
6556
6926
  "browser"
6557
6927
  ],
@@ -7234,13 +7604,7 @@
7234
7604
  "categories": [
7235
7605
  "browser"
7236
7606
  ],
7237
- "standing": "good",
7238
- "tests": {
7239
- "repository": "https://github.com/web-platform-tests/wpt",
7240
- "testPaths": [
7241
- "custom-state-pseudo-class"
7242
- ]
7243
- }
7607
+ "standing": "good"
7244
7608
  },
7245
7609
  {
7246
7610
  "url": "https://wicg.github.io/datacue/",
@@ -23381,6 +23745,45 @@
23381
23745
  ]
23382
23746
  }
23383
23747
  },
23748
+ {
23749
+ "url": "https://www.w3.org/TR/vc-data-model-2.0/",
23750
+ "seriesComposition": "full",
23751
+ "shortname": "vc-data-model-2.0",
23752
+ "series": {
23753
+ "shortname": "vc-data-model",
23754
+ "currentSpecification": "vc-data-model-2.0",
23755
+ "title": "Verifiable Credentials Data Model",
23756
+ "shortTitle": "Verifiable Credentials Data Model",
23757
+ "releaseUrl": "https://www.w3.org/TR/vc-data-model/",
23758
+ "nightlyUrl": "https://w3c.github.io/vc-data-model/"
23759
+ },
23760
+ "seriesVersion": "2.0",
23761
+ "categories": [],
23762
+ "organization": "W3C",
23763
+ "groups": [
23764
+ {
23765
+ "name": "Verifiable Credentials Working Group",
23766
+ "url": "https://www.w3.org/2017/vc/"
23767
+ }
23768
+ ],
23769
+ "release": {
23770
+ "url": "https://www.w3.org/TR/vc-data-model-2.0/",
23771
+ "status": "Candidate Recommendation Draft",
23772
+ "filename": "Overview.html"
23773
+ },
23774
+ "nightly": {
23775
+ "url": "https://w3c.github.io/vc-data-model/",
23776
+ "status": "Editor's Draft",
23777
+ "alternateUrls": [],
23778
+ "repository": "https://github.com/w3c/vc-data-model",
23779
+ "sourcePath": "index.html",
23780
+ "filename": "index.html"
23781
+ },
23782
+ "title": "Verifiable Credentials Data Model v2.0",
23783
+ "source": "w3c",
23784
+ "shortTitle": "Verifiable Credentials Data Model v2.0",
23785
+ "standing": "good"
23786
+ },
23384
23787
  {
23385
23788
  "url": "https://www.w3.org/TR/vibration/",
23386
23789
  "seriesComposition": "full",
@@ -23564,18 +23967,26 @@
23564
23967
  }
23565
23968
  },
23566
23969
  {
23567
- "url": "https://www.w3.org/TR/wasm-core-1/",
23970
+ "url": "https://www.w3.org/TR/wasm-core-2/",
23568
23971
  "seriesComposition": "full",
23569
- "shortname": "wasm-core-1",
23972
+ "shortname": "wasm-core-2",
23570
23973
  "series": {
23571
23974
  "shortname": "wasm-core",
23572
- "currentSpecification": "wasm-core-1",
23975
+ "currentSpecification": "wasm-core-2",
23573
23976
  "title": "WebAssembly Core",
23574
23977
  "shortTitle": "WebAssembly Core",
23575
23978
  "releaseUrl": "https://www.w3.org/TR/wasm-core/",
23576
23979
  "nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
23577
23980
  },
23578
- "seriesVersion": "1",
23981
+ "seriesVersion": "2",
23982
+ "nightly": {
23983
+ "url": "https://webassembly.github.io/spec/core/bikeshed/",
23984
+ "status": "Editor's Draft",
23985
+ "alternateUrls": [],
23986
+ "repository": "https://github.com/WebAssembly/spec",
23987
+ "sourcePath": "document/core/index.bs",
23988
+ "filename": "index.html"
23989
+ },
23579
23990
  "tests": {
23580
23991
  "repository": "https://github.com/WebAssembly/spec/",
23581
23992
  "testPaths": [
@@ -23583,7 +23994,14 @@
23583
23994
  ]
23584
23995
  },
23585
23996
  "forks": [
23586
- "wasm-core-1-fork-gc"
23997
+ "wasm-core-2-fork-branch-hinting",
23998
+ "wasm-core-2-fork-extended-const",
23999
+ "wasm-core-2-fork-function-references",
24000
+ "wasm-core-2-fork-gc",
24001
+ "wasm-core-2-fork-memory64",
24002
+ "wasm-core-2-fork-multi-memory",
24003
+ "wasm-core-2-fork-tail-call",
24004
+ "wasm-core-2-fork-threads"
23587
24005
  ],
23588
24006
  "organization": "W3C",
23589
24007
  "groups": [
@@ -23593,18 +24011,10 @@
23593
24011
  }
23594
24012
  ],
23595
24013
  "release": {
23596
- "url": "https://www.w3.org/TR/wasm-core-1/",
23597
- "status": "Recommendation",
24014
+ "url": "https://www.w3.org/TR/wasm-core-2/",
24015
+ "status": "First Public Working Draft",
23598
24016
  "filename": "Overview.html"
23599
24017
  },
23600
- "nightly": {
23601
- "url": "https://webassembly.github.io/spec/core/bikeshed/",
23602
- "status": "Editor's Draft",
23603
- "alternateUrls": [],
23604
- "repository": "https://github.com/WebAssembly/spec",
23605
- "sourcePath": "document/core/index.bs",
23606
- "filename": "index.html"
23607
- },
23608
24018
  "title": "WebAssembly Core Specification",
23609
24019
  "source": "w3c",
23610
24020
  "shortTitle": "WebAssembly Core",
@@ -23627,7 +24037,10 @@
23627
24037
  },
23628
24038
  "seriesVersion": "2",
23629
24039
  "forks": [
23630
- "wasm-js-api-2-fork-exception-handling"
24040
+ "wasm-js-api-2-fork-content-security-policy",
24041
+ "wasm-js-api-2-fork-exception-handling",
24042
+ "wasm-js-api-2-fork-js-promise-integration",
24043
+ "wasm-js-api-2-fork-js-types"
23631
24044
  ],
23632
24045
  "organization": "W3C",
23633
24046
  "groups": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.78.0",
3
+ "version": "2.79.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",