@pulumi/pulumi 3.208.0 → 3.209.0-alpha.x310407f

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/pulumi",
3
- "version": "3.208.0",
3
+ "version": "3.209.0-alpha.x310407f",
4
4
  "description": "Pulumi's Node.js SDK",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
package/proto/alias_pb.js CHANGED
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.Alias', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.Alias.AliasCase', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var pulumi_plugin_pb = require('./plugin_pb.js');
25
19
  goog.object.extend(proto, pulumi_plugin_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.Callback', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.CallbackInvokeRequest', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.codegen.Diagnostic', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.codegen.DiagnosticSeverity', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.codegen.GetSchemaRequest', null, global);
25
19
  goog.exportSymbol('proto.codegen.GetSchemaResponse', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.codegen.GetMappingRequest', null, global);
25
19
  goog.exportSymbol('proto.codegen.GetMappingResponse', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var pulumi_codegen_hcl_pb = require('./codegen/hcl_pb.js');
25
19
  goog.object.extend(proto, pulumi_codegen_hcl_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
25
19
  goog.object.extend(proto, google_protobuf_empty_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.ErrorCause', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.InputPropertiesError', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
25
19
  goog.object.extend(proto, google_protobuf_empty_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var pulumi_codegen_hcl_pb = require('./codegen/hcl_pb.js');
25
19
  goog.object.extend(proto, pulumi_codegen_hcl_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.PackageDependency', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.PackageParameterization', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var pulumi_plugin_pb = require('./plugin_pb.js');
25
19
  goog.object.extend(proto, pulumi_plugin_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
25
19
  goog.object.extend(proto, google_protobuf_empty_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js');
25
19
  goog.object.extend(proto, google_protobuf_struct_pb);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.SourcePosition', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.StackFrame', null, global);
@@ -13,13 +13,7 @@
13
13
 
14
14
  var jspb = require('google-protobuf');
15
15
  var goog = jspb;
16
- var global =
17
- (typeof globalThis !== 'undefined' && globalThis) ||
18
- (typeof window !== 'undefined' && window) ||
19
- (typeof global !== 'undefined' && global) ||
20
- (typeof self !== 'undefined' && self) ||
21
- (function () { return this; }).call(null) ||
22
- Function('return this')();
16
+ var proto = { pulumirpc: { codegen: { }, testing: { } } }, global = proto;
23
17
 
24
18
  goog.exportSymbol('proto.pulumirpc.testing.GetLanguageTestsRequest', null, global);
25
19
  goog.exportSymbol('proto.pulumirpc.testing.GetLanguageTestsResponse', null, global);
package/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "3.208.0";
1
+ export declare const version = "3.209.0";
package/version.js CHANGED
@@ -13,5 +13,5 @@
13
13
  // See the License for the specific language governing permissions and
14
14
  // limitations under the License.
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.version = "3.208.0";
16
+ exports.version = "3.209.0-alpha.x310407f";
17
17
  //# sourceMappingURL=version.js.map