devtools-protocol 0.0.1069585 → 0.0.1070637
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.
@@ -4372,6 +4372,11 @@
|
|
4372
4372
|
"description": "Security origin of the cache.",
|
4373
4373
|
"type": "string"
|
4374
4374
|
},
|
4375
|
+
{
|
4376
|
+
"name": "storageKey",
|
4377
|
+
"description": "Storage key of the cache.",
|
4378
|
+
"type": "string"
|
4379
|
+
},
|
4375
4380
|
{
|
4376
4381
|
"name": "cacheName",
|
4377
4382
|
"description": "The name of the cache.",
|
package/package.json
CHANGED
package/pdl/browser_protocol.pdl
CHANGED
package/types/protocol.d.ts
CHANGED