web-specs 2.42.0 → 2.43.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 +70 -84
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1323,6 +1323,42 @@
1323
1323
  ]
1324
1324
  }
1325
1325
  },
1326
+ {
1327
+ "url": "https://drafts.csswg.org/css-viewport/",
1328
+ "seriesComposition": "full",
1329
+ "shortname": "css-viewport",
1330
+ "series": {
1331
+ "shortname": "css-viewport",
1332
+ "currentSpecification": "css-viewport",
1333
+ "title": "CSS Viewport",
1334
+ "shortTitle": "CSS Viewport",
1335
+ "nightlyUrl": "https://drafts.csswg.org/css-viewport/"
1336
+ },
1337
+ "organization": "W3C",
1338
+ "groups": [
1339
+ {
1340
+ "name": "Cascading Style Sheets (CSS) Working Group",
1341
+ "url": "https://www.w3.org/Style/CSS/"
1342
+ }
1343
+ ],
1344
+ "nightly": {
1345
+ "url": "https://drafts.csswg.org/css-viewport/",
1346
+ "status": "Editor's Draft",
1347
+ "alternateUrls": [
1348
+ "https://w3c.github.io/csswg-drafts/css-viewport/"
1349
+ ],
1350
+ "repository": "https://github.com/w3c/csswg-drafts",
1351
+ "sourcePath": "css-viewport/Overview.bs",
1352
+ "filename": "Overview.html"
1353
+ },
1354
+ "title": "CSS Viewport Module Level 1",
1355
+ "source": "spec",
1356
+ "shortTitle": "CSS Viewport 1",
1357
+ "categories": [
1358
+ "browser"
1359
+ ],
1360
+ "standing": "good"
1361
+ },
1326
1362
  {
1327
1363
  "url": "https://drafts.csswg.org/web-animations-2/",
1328
1364
  "seriesComposition": "delta",
@@ -6946,6 +6982,40 @@
6946
6982
  ],
6947
6983
  "standing": "good"
6948
6984
  },
6985
+ {
6986
+ "url": "https://wicg.github.io/local-network-access/",
6987
+ "seriesComposition": "full",
6988
+ "shortname": "local-network-access",
6989
+ "series": {
6990
+ "shortname": "local-network-access",
6991
+ "currentSpecification": "local-network-access",
6992
+ "title": "Private Network Access",
6993
+ "shortTitle": "Private Network Access",
6994
+ "nightlyUrl": "https://wicg.github.io/local-network-access/"
6995
+ },
6996
+ "organization": "W3C",
6997
+ "groups": [
6998
+ {
6999
+ "name": "Web Platform Incubator Community Group",
7000
+ "url": "https://www.w3.org/community/wicg/"
7001
+ }
7002
+ ],
7003
+ "nightly": {
7004
+ "url": "https://wicg.github.io/local-network-access/",
7005
+ "status": "Draft Community Group Report",
7006
+ "alternateUrls": [],
7007
+ "repository": "https://github.com/WICG/local-network-access",
7008
+ "sourcePath": "index.src.html",
7009
+ "filename": "index.html"
7010
+ },
7011
+ "title": "Private Network Access",
7012
+ "source": "spec",
7013
+ "shortTitle": "Private Network Access",
7014
+ "categories": [
7015
+ "browser"
7016
+ ],
7017
+ "standing": "good"
7018
+ },
6949
7019
  {
6950
7020
  "url": "https://wicg.github.io/manifest-incubations/",
6951
7021
  "seriesComposition": "full",
@@ -7545,46 +7615,6 @@
7545
7615
  ]
7546
7616
  }
7547
7617
  },
7548
- {
7549
- "url": "https://wicg.github.io/private-network-access/",
7550
- "seriesComposition": "full",
7551
- "shortname": "private-network-access",
7552
- "series": {
7553
- "shortname": "private-network-access",
7554
- "currentSpecification": "private-network-access",
7555
- "title": "Private Network Access",
7556
- "shortTitle": "Private Network Access",
7557
- "nightlyUrl": "https://wicg.github.io/private-network-access/"
7558
- },
7559
- "organization": "W3C",
7560
- "groups": [
7561
- {
7562
- "name": "Web Platform Incubator Community Group",
7563
- "url": "https://www.w3.org/community/wicg/"
7564
- }
7565
- ],
7566
- "nightly": {
7567
- "url": "https://wicg.github.io/private-network-access/",
7568
- "status": "Draft Community Group Report",
7569
- "alternateUrls": [],
7570
- "repository": "https://github.com/WICG/private-network-access",
7571
- "sourcePath": "index.src.html",
7572
- "filename": "index.html"
7573
- },
7574
- "title": "Private Network Access",
7575
- "source": "spec",
7576
- "shortTitle": "Private Network Access",
7577
- "categories": [
7578
- "browser"
7579
- ],
7580
- "standing": "good",
7581
- "tests": {
7582
- "repository": "https://github.com/web-platform-tests/wpt",
7583
- "testPaths": [
7584
- "fetch/private-network-access"
7585
- ]
7586
- }
7587
- },
7588
7618
  {
7589
7619
  "url": "https://wicg.github.io/responsive-image-client-hints/",
7590
7620
  "seriesComposition": "full",
@@ -11657,50 +11687,6 @@
11657
11687
  ]
11658
11688
  }
11659
11689
  },
11660
- {
11661
- "url": "https://www.w3.org/TR/css-device-adapt-1/",
11662
- "seriesComposition": "full",
11663
- "shortname": "css-device-adapt-1",
11664
- "series": {
11665
- "shortname": "css-device-adapt",
11666
- "currentSpecification": "css-device-adapt-1",
11667
- "title": "CSS Device Adaptation",
11668
- "shortTitle": "CSS Device Adaptation",
11669
- "releaseUrl": "https://www.w3.org/TR/css-device-adapt/",
11670
- "nightlyUrl": "https://drafts.csswg.org/css-viewport-1/"
11671
- },
11672
- "seriesVersion": "1",
11673
- "nightly": {
11674
- "url": "https://drafts.csswg.org/css-viewport-1/",
11675
- "status": "Editor's Draft",
11676
- "sourcePath": "css-viewport/Overview.bs",
11677
- "alternateUrls": [
11678
- "https://w3c.github.io/csswg-drafts/css-viewport-1/",
11679
- "https://w3c.github.io/csswg-drafts/css-viewport/"
11680
- ],
11681
- "repository": "https://github.com/w3c/csswg-drafts",
11682
- "filename": "Overview.html"
11683
- },
11684
- "organization": "W3C",
11685
- "groups": [
11686
- {
11687
- "name": "Cascading Style Sheets (CSS) Working Group",
11688
- "url": "https://www.w3.org/Style/CSS/"
11689
- }
11690
- ],
11691
- "release": {
11692
- "url": "https://www.w3.org/TR/css-device-adapt-1/",
11693
- "status": "Working Draft",
11694
- "filename": "Overview.html"
11695
- },
11696
- "title": "CSS Device Adaptation Module Level 1",
11697
- "source": "w3c",
11698
- "shortTitle": "CSS Device Adaptation 1",
11699
- "categories": [
11700
- "browser"
11701
- ],
11702
- "standing": "good"
11703
- },
11704
11690
  {
11705
11691
  "url": "https://www.w3.org/TR/css-display-3/",
11706
11692
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.42.0",
3
+ "version": "2.43.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",