@microsoft/applicationinsights-web-basic 2.7.2-nightly.2111-21 → 2.7.2-nightly.2111-22

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.7.2-nightly.2111-22",
4
+ "ext": {
5
+ "@js": {
6
+ "file": "aib.2.7.2-nightly.2111-22.js",
7
+ "type": "text/javascript; charset=utf-8",
8
+ "integrity": "sha256-F6YIbz8PRl/k9v5ZFnM4akBAc+Bjyl4u4986aQQEFmU= sha384-JffarrVLHhNIQEeulaD1MNWWNne44besTqjbWyKOOZ3+VMXayRgnrm4sjiluG4YR sha512-WaB8XD5PjFoPYPrIXeojn+yS8bSjJ0gBdQ67xe8aLr0uVCK8ewm/VetSxd/sOuQB6aY5fgTxNAgPTms5qQkyow==",
9
+ "hashes": {
10
+ "sha256": "F6YIbz8PRl/k9v5ZFnM4akBAc+Bjyl4u4986aQQEFmU=",
11
+ "sha384": "JffarrVLHhNIQEeulaD1MNWWNne44besTqjbWyKOOZ3+VMXayRgnrm4sjiluG4YR",
12
+ "sha512": "WaB8XD5PjFoPYPrIXeojn+yS8bSjJ0gBdQ67xe8aLr0uVCK8ewm/VetSxd/sOuQB6aY5fgTxNAgPTms5qQkyow=="
13
+ }
14
+ },
15
+ "@min.js": {
16
+ "file": "aib.2.7.2-nightly.2111-22.min.js",
17
+ "type": "text/javascript; charset=utf-8",
18
+ "integrity": "sha256-RjdX/ElshiBeiXdVMy+atLVOKeGEajmZlQ4bm+TkLVs= sha384-SGQQ009xAYt/IU7Qo7ZergPZPAoNIgdEAvFF3S07WKB1O2nM2+XOu/o75/U8l1xK sha512-3Jlhjg2KavBVsQMuf+FqkLj6O8+poNnBZBvz0yOe7Gb5HXGCEx90UiFCYe7zBfKBoC5y2cxmEaHKpuhxERq7SA==",
19
+ "hashes": {
20
+ "sha256": "RjdX/ElshiBeiXdVMy+atLVOKeGEajmZlQ4bm+TkLVs=",
21
+ "sha384": "SGQQ009xAYt/IU7Qo7ZergPZPAoNIgdEAvFF3S07WKB1O2nM2+XOu/o75/U8l1xK",
22
+ "sha512": "3Jlhjg2KavBVsQMuf+FqkLj6O8+poNnBZBvz0yOe7Gb5HXGCEx90UiFCYe7zBfKBoC5y2cxmEaHKpuhxERq7SA=="
23
+ }
24
+ }
25
+ }
26
+ }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript Web SDK - Basic, 2.7.2-nightly.2111-21
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.2-nightly.2111-22
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -3857,7 +3857,7 @@
3857
3857
  }
3858
3858
  }
3859
3859
  var EnvelopeCreator = {
3860
- Version: "2.7.2-nightly.2111-21"
3860
+ Version: "2.7.2-nightly.2111-22"
3861
3861
  };
3862
3862
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
3863
3863
  EnvelopeCreatorInit(logger, telemetryItem);
@@ -5006,4 +5006,4 @@
5006
5006
  (function(obj, prop, descriptor) { /* ai_es3_polyfil defineProperty */ var func = Object["defineProperty"]; if (func) { try { return func(obj, prop, descriptor); } catch(e) { /* IE8 defines defineProperty, but will throw */ } } if (descriptor && typeof descriptor.value !== undefined) { obj[prop] = descriptor.value; } return obj; })(exports, '__esModule', { value: true });
5007
5007
 
5008
5008
  }));
5009
- //# sourceMappingURL=aib.2.7.2-nightly.2111-21.js.map
5009
+ //# sourceMappingURL=aib.2.7.2-nightly.2111-22.js.map