devtools-protocol 0.0.1056622 → 0.0.1056733

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "devtools-protocol",
3
- "version": "0.0.1056622",
3
+ "version": "0.0.1056733",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -5277,7 +5277,7 @@ domain Network
5277
5277
  # HTTPS DNS protocol upgrade job won a race with a normal connection and
5278
5278
  # an Alternate Protocol job.
5279
5279
  dnsAlpnH3JobWonRace
5280
- # When the reason is unspecified.
5280
+ # This value is used when the reason is unknown.
5281
5281
  unspecifiedReason
5282
5282
 
5283
5283
  # HTTP response data.