browser-specs 3.9.0 → 3.10.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 +0 -42
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -14997,48 +14997,6 @@
14997
14997
  ]
14998
14998
  }
14999
14999
  },
15000
- {
15001
- "url": "https://www.w3.org/TR/preload/",
15002
- "seriesComposition": "full",
15003
- "shortname": "preload",
15004
- "series": {
15005
- "shortname": "preload",
15006
- "currentSpecification": "preload",
15007
- "title": "Preload",
15008
- "shortTitle": "Preload",
15009
- "releaseUrl": "https://www.w3.org/TR/preload/",
15010
- "nightlyUrl": "https://w3c.github.io/preload/"
15011
- },
15012
- "organization": "W3C",
15013
- "groups": [
15014
- {
15015
- "name": "Web Performance Working Group",
15016
- "url": "https://www.w3.org/webperf/"
15017
- }
15018
- ],
15019
- "release": {
15020
- "url": "https://www.w3.org/TR/preload/",
15021
- "filename": "Overview.html"
15022
- },
15023
- "nightly": {
15024
- "url": "https://w3c.github.io/preload/",
15025
- "repository": "https://github.com/w3c/preload",
15026
- "sourcePath": "index.html",
15027
- "filename": "index.html"
15028
- },
15029
- "title": "Preload",
15030
- "source": "w3c",
15031
- "shortTitle": "Preload",
15032
- "categories": [
15033
- "browser"
15034
- ],
15035
- "tests": {
15036
- "repository": "https://github.com/web-platform-tests/wpt",
15037
- "testPaths": [
15038
- "preload"
15039
- ]
15040
- }
15041
- },
15042
15000
  {
15043
15001
  "url": "https://www.w3.org/TR/presentation-api/",
15044
15002
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.9.0",
3
+ "version": "3.10.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",