web-specs 4.2.0 → 4.3.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
@@ -8449,6 +8449,40 @@
8449
8449
  ],
8450
8450
  "standing": "good"
8451
8451
  },
8452
+ {
8453
+ "url": "https://webmachinelearning.github.io/proofreader-api/",
8454
+ "seriesComposition": "full",
8455
+ "shortname": "proofreader-api",
8456
+ "series": {
8457
+ "shortname": "proofreader-api",
8458
+ "currentSpecification": "proofreader-api",
8459
+ "title": "Proofreader API",
8460
+ "shortTitle": "Proofreader API",
8461
+ "nightlyUrl": "https://webmachinelearning.github.io/proofreader-api/"
8462
+ },
8463
+ "organization": "W3C",
8464
+ "groups": [
8465
+ {
8466
+ "name": "Web Machine Learning Community Group",
8467
+ "url": "https://www.w3.org/community/webmachinelearning/"
8468
+ }
8469
+ ],
8470
+ "nightly": {
8471
+ "url": "https://webmachinelearning.github.io/proofreader-api/",
8472
+ "status": "Draft Community Group Report",
8473
+ "alternateUrls": [],
8474
+ "repository": "https://github.com/webmachinelearning/proofreader-api",
8475
+ "sourcePath": "index.bs",
8476
+ "filename": "index.html"
8477
+ },
8478
+ "title": "Proofreader API",
8479
+ "source": "spec",
8480
+ "shortTitle": "Proofreader API",
8481
+ "categories": [
8482
+ "browser"
8483
+ ],
8484
+ "standing": "good"
8485
+ },
8452
8486
  {
8453
8487
  "url": "https://webmachinelearning.github.io/translation-api/",
8454
8488
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "4.2.0",
3
+ "version": "4.3.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",