devtools-protocol 0.0.1009745 → 0.0.1010282

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.1009745",
3
+ "version": "0.0.1010282",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -702,7 +702,7 @@ experimental domain Audits
702
702
  InvalidHeader
703
703
 
704
704
  # Details for issues around "Attribution Reporting API" usage.
705
- # Explainer: https://github.com/WICG/conversion-measurement-api
705
+ # Explainer: https://github.com/WICG/attribution-reporting-api
706
706
  type AttributionReportingIssueDetails extends object
707
707
  properties
708
708
  AttributionReportingIssueType violationType
@@ -767,7 +767,6 @@ experimental domain Audits
767
767
  NotificationInsecureOrigin
768
768
  NotificationPermissionRequestedIframe
769
769
  ObsoleteWebRtcCipherSuite
770
- PaymentRequestBasicCard
771
770
  PictureSourceSrc
772
771
  PrefixedCancelAnimationFrame
773
772
  PrefixedRequestAnimationFrame