devtools-protocol 0.0.1008748 → 0.0.1009745

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.1008748",
3
+ "version": "0.0.1009745",
4
4
  "description": "The Chrome DevTools Protocol JSON",
5
5
  "repository": "https://github.com/ChromeDevTools/devtools-protocol",
6
6
  "author": "The Chromium Authors",
@@ -6312,9 +6312,10 @@ domain Network
6312
6312
  enum
6313
6313
  SameOrigin
6314
6314
  SameOriginAllowPopups
6315
+ RestrictProperties
6315
6316
  UnsafeNone
6316
6317
  SameOriginPlusCoep
6317
- SameOriginAllowPopupsPlusCoep
6318
+ RestrictPropertiesPlusCoep
6318
6319
 
6319
6320
  experimental type CrossOriginOpenerPolicyStatus extends object
6320
6321
  properties