@locker/shared-dom
Advanced tools
Comparing version 0.23.6 to 0.24.0
/// <reference types="node" /> | ||
/// <reference types="cacheable-request" /> | ||
import { Getter, Setter } from "@locker/shared"; | ||
@@ -13,3 +12,2 @@ import { SandboxRecord as SandboxRecordBase } from "@locker/shared"; | ||
(reason?: any): void; | ||
(reason?: any): void; | ||
}; | ||
@@ -16,0 +14,0 @@ declare const AbortControllerProtoSignalGetter: import("@locker/shared").Getter; |
{ | ||
"name": "@locker/shared-dom", | ||
"version": "0.23.6", | ||
"version": "0.24.0", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -19,3 +19,3 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/shared": "0.23.6" | ||
"@locker/shared": "0.24.0" | ||
}, | ||
@@ -26,3 +26,4 @@ "files": [ | ||
"LICENSE.txt" | ||
] | ||
], | ||
"gitHead": "019b2ff51286ebe653bfc9a2da62c4ed4708d19d" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
189889
3216
+ Added@locker/shared@0.24.0(transitive)
- Removed@locker/shared@0.23.6(transitive)
Updated@locker/shared@0.24.0