browser-specs 3.56.0 → 3.57.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 +1 -1
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -19006,7 +19006,7 @@
19006
19006
  ],
19007
19007
  "release": {
19008
19008
  "url": "https://www.w3.org/TR/secure-payment-confirmation/",
19009
- "status": "Working Draft",
19009
+ "status": "Candidate Recommendation Draft",
19010
19010
  "filename": "Overview.html"
19011
19011
  },
19012
19012
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.56.0",
3
+ "version": "3.57.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",