browser-specs 4.23.0 → 4.24.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 -34
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -7171,40 +7171,6 @@
7171
7171
  ],
7172
7172
  "standing": "good"
7173
7173
  },
7174
- {
7175
- "url": "https://wicg.github.io/direct-sockets/",
7176
- "seriesComposition": "full",
7177
- "shortname": "direct-sockets",
7178
- "series": {
7179
- "shortname": "direct-sockets",
7180
- "currentSpecification": "direct-sockets",
7181
- "title": "Direct Sockets API",
7182
- "shortTitle": "Direct Sockets API",
7183
- "nightlyUrl": "https://wicg.github.io/direct-sockets/"
7184
- },
7185
- "organization": "W3C",
7186
- "groups": [
7187
- {
7188
- "name": "Web Platform Incubator Community Group",
7189
- "url": "https://www.w3.org/community/wicg/"
7190
- }
7191
- ],
7192
- "nightly": {
7193
- "url": "https://wicg.github.io/direct-sockets/",
7194
- "status": "Draft Community Group Report",
7195
- "alternateUrls": [],
7196
- "repository": "https://github.com/WICG/direct-sockets",
7197
- "sourcePath": "index.html",
7198
- "filename": "index.html"
7199
- },
7200
- "title": "Direct Sockets API",
7201
- "source": "spec",
7202
- "shortTitle": "Direct Sockets API",
7203
- "categories": [
7204
- "browser"
7205
- ],
7206
- "standing": "good"
7207
- },
7208
7174
  {
7209
7175
  "url": "https://wicg.github.io/document-picture-in-picture/",
7210
7176
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.23.0",
3
+ "version": "4.24.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",