pulumi/sdk/nodejs/runtime/closure
Matt Ellis 1af821db9c Don't capture secret outputs in closures.
Until #2718 is addressed, we will just disallow capturing secret
outputs when we serialize closures.
2019-05-13 15:45:08 -07:00
..
codePaths.ts Deal with circularities in package structure when computing codepaths. (#2049) 2018-10-11 14:57:21 -07:00
createClosure.ts Don't capture secret outputs in closures. 2019-05-13 15:45:08 -07:00
parseFunction.ts Be resilient to 3rd party libraries placing an __awaiter function on the global object. (#2599) 2019-03-28 11:22:34 -07:00
rewriteSuper.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
serializeClosure.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
utils.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
v8.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
v8_v10andLower.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
v8_v11andHigher.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
v8Hooks.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00