web-specs 2.72.0 → 2.73.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 +34 -0
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -6064,6 +6064,40 @@
6064
6064
  ],
6065
6065
  "standing": "good"
6066
6066
  },
6067
+ {
6068
+ "url": "https://w3c.github.io/reporting/network-reporting.html",
6069
+ "seriesComposition": "full",
6070
+ "shortname": "network-reporting",
6071
+ "series": {
6072
+ "shortname": "network-reporting",
6073
+ "currentSpecification": "network-reporting",
6074
+ "title": "Network Reporting API",
6075
+ "shortTitle": "Network Reporting API",
6076
+ "nightlyUrl": "https://w3c.github.io/reporting/network-reporting.html"
6077
+ },
6078
+ "nightly": {
6079
+ "url": "https://w3c.github.io/reporting/network-reporting.html",
6080
+ "status": "Editor's Draft",
6081
+ "sourcePath": "network-reporting.bs",
6082
+ "alternateUrls": [],
6083
+ "repository": "https://github.com/w3c/reporting",
6084
+ "filename": "network-reporting.html"
6085
+ },
6086
+ "organization": "W3C",
6087
+ "groups": [
6088
+ {
6089
+ "name": "Web Performance Working Group",
6090
+ "url": "https://www.w3.org/groups/wg/webperf/"
6091
+ }
6092
+ ],
6093
+ "title": "Network Reporting API",
6094
+ "source": "spec",
6095
+ "shortTitle": "Network Reporting API",
6096
+ "categories": [
6097
+ "browser"
6098
+ ],
6099
+ "standing": "good"
6100
+ },
6067
6101
  {
6068
6102
  "url": "https://w3c.github.io/sparql-concepts/spec/",
6069
6103
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.72.0",
3
+ "version": "2.73.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",