chrome-devtools-frontend 1.0.1629211 → 1.0.1630574

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.
@@ -7186,10 +7186,6 @@ export const NativeFunctions = [
7186
7186
  name: "DragEvent",
7187
7187
  signatures: [["type","?eventInitDict"]]
7188
7188
  },
7189
- {
7190
- name: "EmailVerifiedEvent",
7191
- signatures: [["type","?eventInitDict"]]
7192
- },
7193
7189
  {
7194
7190
  name: "ErrorEvent",
7195
7191
  signatures: [["type","?eventInitDict"]]
@@ -1,7 +1,7 @@
1
1
  Name: Dependencies sourced from the upstream `chromium` repository
2
2
  URL: Internal
3
3
  Version: N/A
4
- Revision: f24b2d64e5f1e00acb4dadb6becaa6aef859c307
4
+ Revision: 2b45ed993ab1813711d28778ae9bbca8ce07bb8c
5
5
  Update Mechanism: Manual (https://crbug.com/428069060)
6
6
  License: BSD-3-Clause
7
7
  License File: LICENSE
package/package.json CHANGED
@@ -105,5 +105,5 @@
105
105
  "ip-address": "10.1.0",
106
106
  "basic-ftp": "5.2.2"
107
107
  },
108
- "version": "1.0.1629211"
108
+ "version": "1.0.1630574"
109
109
  }