@microsoft/applicationinsights-channel-js 3.0.0-beta.2303-03 → 3.0.0-beta.2303-04

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.
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK Channel, 3.0.0-beta.2303-03
2
+ * Microsoft Application Insights JavaScript SDK Channel, 3.0.0-beta.2303-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Channel, 3.0.0-beta.2303-03
2
+ * Application Insights JavaScript SDK - Channel, 3.0.0-beta.2303-04
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1368,7 +1368,7 @@
1368
1368
  }
1369
1369
 
1370
1370
  var _objDefineProperty = ObjDefineProperty;
1371
- var version = "3.0.0-beta.2303-03";
1371
+ var version = "3.0.0-beta.2303-04";
1372
1372
  var instanceName = "." + newId(6);
1373
1373
  var _dataUid = 0;
1374
1374
  function _createAccessor(target, prop, value) {
@@ -4297,7 +4297,7 @@
4297
4297
  }
4298
4298
  }
4299
4299
  var EnvelopeCreator = {
4300
- Version: "3.0.0-beta.2303-03"
4300
+ Version: "3.0.0-beta.2303-04"
4301
4301
  };
4302
4302
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
4303
4303
  EnvelopeCreatorInit(logger, telemetryItem);