browser-specs 2.22.0 → 2.23.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 (3) hide show
  1. package/CHANGELOG.md +1726 -0
  2. package/index.json +0 -28
  3. package/package.json +1 -1
package/index.json CHANGED
@@ -4712,34 +4712,6 @@
4712
4712
  "source": "spec",
4713
4713
  "shortTitle": "User Preference Media Features Client Hints Headers"
4714
4714
  },
4715
- {
4716
- "url": "https://wicg.github.io/uuid/",
4717
- "seriesComposition": "full",
4718
- "shortname": "uuid",
4719
- "series": {
4720
- "shortname": "uuid",
4721
- "currentSpecification": "uuid",
4722
- "title": "uuid",
4723
- "shortTitle": "uuid",
4724
- "nightlyUrl": "https://wicg.github.io/uuid/"
4725
- },
4726
- "organization": "W3C",
4727
- "groups": [
4728
- {
4729
- "name": "Web Platform Incubator Community Group",
4730
- "url": "https://www.w3.org/community/wicg/"
4731
- }
4732
- ],
4733
- "nightly": {
4734
- "url": "https://wicg.github.io/uuid/",
4735
- "repository": "https://github.com/WICG/uuid",
4736
- "sourcePath": "index.html",
4737
- "filename": "index.html"
4738
- },
4739
- "title": "uuid",
4740
- "source": "spec",
4741
- "shortTitle": "uuid"
4742
- },
4743
4715
  {
4744
4716
  "url": "https://wicg.github.io/video-rvfc/",
4745
4717
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "2.22.0",
3
+ "version": "2.23.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/w3c/browser-specs.git"