chrome-devtools-frontend 1.0.1629211 → 1.0.1630364
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:
|
|
4
|
+
Revision: d0a32f561fad28f0f7a0c13be0c4c0c9b4246cf7
|
|
5
5
|
Update Mechanism: Manual (https://crbug.com/428069060)
|
|
6
6
|
License: BSD-3-Clause
|
|
7
7
|
License File: LICENSE
|
package/package.json
CHANGED