@microsoft/applicationinsights-web-basic 2.8.17 → 2.8.18-nightly.2402-21

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.
@@ -0,0 +1,26 @@
1
+ {
2
+ "name": "aib",
3
+ "version": "2.8.18-nightly.2402-21",
4
+ "ext": {
5
+ "@js": {
6
+ "file": "aib.2.8.18-nightly.2402-21.js",
7
+ "type": "text/javascript; charset=utf-8",
8
+ "integrity": "sha256-LxC/K4Pe6JdOtJic17kIk5gv1KOGxLD1E/zYmstS+Us= sha384-DBWwUZma/moVDks/5LGIi8MHNMoFzuR8ZEYAxP3betFPocUcsoRc7opwCar3ftpA sha512-v3TnkQmPBcsLAV55OrNeT8z6YjAMx0/nWo/yW4xPpoxknUafwUjmSigyZGDuMOSonsO44o8y49niJMFouTZoRA==",
9
+ "hashes": {
10
+ "sha256": "LxC/K4Pe6JdOtJic17kIk5gv1KOGxLD1E/zYmstS+Us=",
11
+ "sha384": "DBWwUZma/moVDks/5LGIi8MHNMoFzuR8ZEYAxP3betFPocUcsoRc7opwCar3ftpA",
12
+ "sha512": "v3TnkQmPBcsLAV55OrNeT8z6YjAMx0/nWo/yW4xPpoxknUafwUjmSigyZGDuMOSonsO44o8y49niJMFouTZoRA=="
13
+ }
14
+ },
15
+ "@min.js": {
16
+ "file": "aib.2.8.18-nightly.2402-21.min.js",
17
+ "type": "text/javascript; charset=utf-8",
18
+ "integrity": "sha256-dpZdCdsjGjZIPA79qTP1Tp2+8pb791ps/bZBAPtTPUY= sha384-tuQgCAmAuhS/i0/akIi2i2ZpxRaFeIJol+ypR0fGeljXOUk+Kb1K1cfv0tTXidlv sha512-cAIWvr3G40VzIxAK0pjwgxmUo5ewyfe55x/x6ukiLM2yRSkIdX6lf9mkqkSfL+o1uyGkAlsOo9IgupkhqjSB8w==",
19
+ "hashes": {
20
+ "sha256": "dpZdCdsjGjZIPA79qTP1Tp2+8pb791ps/bZBAPtTPUY=",
21
+ "sha384": "tuQgCAmAuhS/i0/akIi2i2ZpxRaFeIJol+ypR0fGeljXOUk+Kb1K1cfv0tTXidlv",
22
+ "sha512": "cAIWvr3G40VzIxAK0pjwgxmUo5ewyfe55x/x6ukiLM2yRSkIdX6lf9mkqkSfL+o1uyGkAlsOo9IgupkhqjSB8w=="
23
+ }
24
+ }
25
+ }
26
+ }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.17
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.18-nightly.2402-21
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -7,8 +7,8 @@
7
7
  typeof exports === "object" && typeof module !== undef ? factory(exports) :
8
8
  typeof define === "function" && define.amd ? define(["exports"], factory) :
9
9
  (function(global){
10
- var nsKey, key, nm, theExports = {}, modName = "esm_aib_2_8_17", msMod="__ms$mod__";
11
- var mods={}, modDetail=mods[modName]={}, ver="2.8.17";
10
+ var nsKey, key, nm, theExports = {}, modName = "esm_aib_2_8_18_nightly_2402_21", msMod="__ms$mod__";
11
+ var mods={}, modDetail=mods[modName]={}, ver="2.8.18-nightly.2402-21";
12
12
  var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
13
13
  // Versioned namespace "Microsoft.ApplicationInsights2"
14
14
  var exportNs=baseNs, nsKey="ApplicationInsights2", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
@@ -1592,7 +1592,7 @@ function newId(maxLength) {
1592
1592
  }
1593
1593
 
1594
1594
  var _objDefineProperty = ObjDefineProperty;
1595
- var version = '2.8.17';
1595
+ var version = "2.8.18-nightly.2402-21";
1596
1596
  var instanceName = "." + newId(6);
1597
1597
  var _dataUid = 0;
1598
1598
  function _createAccessor(target, prop, value) {
@@ -5200,7 +5200,7 @@ function EnvelopeCreatorInit(logger, telemetryItem) {
5200
5200
  }
5201
5201
  }
5202
5202
  var EnvelopeCreator = {
5203
- Version: '2.8.17'
5203
+ Version: "2.8.18-nightly.2402-21"
5204
5204
  };
5205
5205
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
5206
5206
  EnvelopeCreatorInit(logger, telemetryItem);
@@ -6616,4 +6616,4 @@ exports.proxyFunctions = proxyFunctions;
6616
6616
  exports.throwError = throwError;
6617
6617
 
6618
6618
  }));
6619
- //# sourceMappingURL=aib.2.8.17.js.map
6619
+ //# sourceMappingURL=aib.2.8.18-nightly.2402-21.js.map