@locker/sandbox
Advanced tools
Comparing version 0.20.0 to 0.20.1
@@ -12,6 +12,2 @@ import { Instrumentation } from "@locker/instrumentation"; | ||
interface EvalHelpers { | ||
// @TODO: Remove the 'asyncToGen' and 'makeRedResyncImports' aliases after | ||
// the LWS compiler update makes its way through the LWC deployment pipeline. | ||
asyncToGen: (func: GeneratorFunction, thisArg: any) => Promise<any>; | ||
makeRedResyncImports: (bindings: RedBindings) => () => RedBindings; | ||
forAwaitOf: (index: number, stage: number, object?: object) => any; | ||
@@ -18,0 +14,0 @@ genToAsync: (func: GeneratorFunction, thisArg: any) => Promise<any>; |
@@ -12,6 +12,2 @@ import { Instrumentation } from "@locker/instrumentation"; | ||
interface EvalHelpers { | ||
// @TODO: Remove the 'asyncToGen' and 'makeRedResyncImports' aliases after | ||
// the LWS compiler update makes its way through the LWC deployment pipeline. | ||
asyncToGen: (func: GeneratorFunction, thisArg: any) => Promise<any>; | ||
makeRedResyncImports: (bindings: RedBindings) => () => RedBindings; | ||
forAwaitOf: (index: number, stage: number, object?: object) => any; | ||
@@ -18,0 +14,0 @@ genToAsync: (func: GeneratorFunction, thisArg: any) => Promise<any>; |
{ | ||
"name": "@locker/sandbox", | ||
"version": "0.20.0", | ||
"version": "0.20.1", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
@@ -19,12 +19,12 @@ "author": "Salesforce UI Security Team", | ||
"dependencies": { | ||
"@locker/distortion": "0.20.0", | ||
"@locker/html-sanitizer": "0.20.0", | ||
"@locker/shared": "0.20.0", | ||
"@locker/shared-dom": "0.20.0", | ||
"@locker/shared-url": "0.20.0", | ||
"@locker/trusted-types": "0.20.0" | ||
"@locker/distortion": "0.20.1", | ||
"@locker/html-sanitizer": "0.20.1", | ||
"@locker/shared": "0.20.1", | ||
"@locker/shared-dom": "0.20.1", | ||
"@locker/shared-url": "0.20.1", | ||
"@locker/trusted-types": "0.20.1" | ||
}, | ||
"devDependencies": { | ||
"@locker/instrumentation": "0.20.0", | ||
"@locker/near-membrane-dom": "0.12.15" | ||
"@locker/instrumentation": "0.20.1", | ||
"@locker/near-membrane-dom": "0.13.3" | ||
}, | ||
@@ -35,3 +35,3 @@ "files": [ | ||
], | ||
"gitHead": "83d7cae039e9f056e52c326bc5a802604b287535" | ||
"gitHead": "aeff9762e5bd31518fde541894c76cc0a9e8139d" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
602051
12044
+ Added@locker/distortion@0.20.1(transitive)
+ Added@locker/html-sanitizer@0.20.1(transitive)
+ Added@locker/internal-policy@0.20.1(transitive)
+ Added@locker/shared@0.20.1(transitive)
+ Added@locker/shared-dom@0.20.1(transitive)
+ Added@locker/shared-url@0.20.1(transitive)
+ Added@locker/trusted-types@0.20.1(transitive)
+ Addeddompurify@3.0.5(transitive)
- Removed@locker/distortion@0.20.0(transitive)
- Removed@locker/html-sanitizer@0.20.0(transitive)
- Removed@locker/internal-policy@0.20.0(transitive)
- Removed@locker/shared@0.20.0(transitive)
- Removed@locker/shared-dom@0.20.0(transitive)
- Removed@locker/shared-url@0.20.0(transitive)
- Removed@locker/trusted-types@0.20.0(transitive)
- Removeddompurify@3.0.3(transitive)
Updated@locker/distortion@0.20.1
Updated@locker/shared@0.20.1
Updated@locker/shared-dom@0.20.1
Updated@locker/shared-url@0.20.1
Updated@locker/trusted-types@0.20.1