web-specs 2.10.0 → 2.11.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
@@ -15263,48 +15263,6 @@
15263
15263
  ]
15264
15264
  }
15265
15265
  },
15266
- {
15267
- "url": "https://www.w3.org/TR/preload/",
15268
- "seriesComposition": "full",
15269
- "shortname": "preload",
15270
- "series": {
15271
- "shortname": "preload",
15272
- "currentSpecification": "preload",
15273
- "title": "Preload",
15274
- "shortTitle": "Preload",
15275
- "releaseUrl": "https://www.w3.org/TR/preload/",
15276
- "nightlyUrl": "https://w3c.github.io/preload/"
15277
- },
15278
- "organization": "W3C",
15279
- "groups": [
15280
- {
15281
- "name": "Web Performance Working Group",
15282
- "url": "https://www.w3.org/webperf/"
15283
- }
15284
- ],
15285
- "release": {
15286
- "url": "https://www.w3.org/TR/preload/",
15287
- "filename": "Overview.html"
15288
- },
15289
- "nightly": {
15290
- "url": "https://w3c.github.io/preload/",
15291
- "repository": "https://github.com/w3c/preload",
15292
- "sourcePath": "index.html",
15293
- "filename": "index.html"
15294
- },
15295
- "title": "Preload",
15296
- "source": "w3c",
15297
- "shortTitle": "Preload",
15298
- "categories": [
15299
- "browser"
15300
- ],
15301
- "tests": {
15302
- "repository": "https://github.com/web-platform-tests/wpt",
15303
- "testPaths": [
15304
- "preload"
15305
- ]
15306
- }
15307
- },
15308
15266
  {
15309
15267
  "url": "https://www.w3.org/TR/presentation-api/",
15310
15268
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.10.0",
3
+ "version": "2.11.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",