@microsoft/applicationinsights-web-basic 2.8.1-nightly.2204-21 → 2.8.1

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.1",
4
+ "ext": {
5
+ "@js": {
6
+ "file": "aib.2.8.1.js",
7
+ "type": "text/javascript; charset=utf-8",
8
+ "integrity": "sha256-IyFfSZ0gsZnDRF4qtlaz8KbsjsLbkvZh/FF8G8L3ASc= sha384-3MGp/ABYL9/E2xHpfY9ngndKdd1gUgi5Uc3nQ/VHq42nWP1uQgjl5p/qfk4k4KIA sha512-CF+h5LHY9p+vjgdvMKQDSJ1EKeJJrfocgAkXR/0p9gdFaVnqkhVvBYLoLLw8hd7UvCDMP50VzfhYcMm/n6PFPA==",
9
+ "hashes": {
10
+ "sha256": "IyFfSZ0gsZnDRF4qtlaz8KbsjsLbkvZh/FF8G8L3ASc=",
11
+ "sha384": "3MGp/ABYL9/E2xHpfY9ngndKdd1gUgi5Uc3nQ/VHq42nWP1uQgjl5p/qfk4k4KIA",
12
+ "sha512": "CF+h5LHY9p+vjgdvMKQDSJ1EKeJJrfocgAkXR/0p9gdFaVnqkhVvBYLoLLw8hd7UvCDMP50VzfhYcMm/n6PFPA=="
13
+ }
14
+ },
15
+ "@min.js": {
16
+ "file": "aib.2.8.1.min.js",
17
+ "type": "text/javascript; charset=utf-8",
18
+ "integrity": "sha256-JTtHy9jwlsdXHUn9MuHDS6sC9277h9jvgEaEw2Bzwgo= sha384-M/3O6iDA39lRzm7Ah7ZcjL32Pc71EiYdXW+6DvPvKoHB9Tmz8jqhryeGBUp7rP3p sha512-vruX4vBUn4wNIXqCtYjCZTJSuCk0cGPsNFDq0StiOF7tPEdjGBFXBE06OD59kW/BbyECX1/lxJiR0QoDZsem3A==",
19
+ "hashes": {
20
+ "sha256": "JTtHy9jwlsdXHUn9MuHDS6sC9277h9jvgEaEw2Bzwgo=",
21
+ "sha384": "M/3O6iDA39lRzm7Ah7ZcjL32Pc71EiYdXW+6DvPvKoHB9Tmz8jqhryeGBUp7rP3p",
22
+ "sha512": "vruX4vBUn4wNIXqCtYjCZTJSuCk0cGPsNFDq0StiOF7tPEdjGBFXBE06OD59kW/BbyECX1/lxJiR0QoDZsem3A=="
23
+ }
24
+ }
25
+ }
26
+ }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.1-nightly.2204-21
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.1
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1475,7 +1475,7 @@
1475
1475
  }
1476
1476
 
1477
1477
  var _objDefineProperty = ObjDefineProperty;
1478
- var version = "2.8.1-nightly.2204-21";
1478
+ var version = "2.8.1";
1479
1479
  var instanceName = "." + newId(6);
1480
1480
  var _dataUid = 0;
1481
1481
  function _createAccessor(target, prop, value) {
@@ -4941,7 +4941,7 @@
4941
4941
  }
4942
4942
  }
4943
4943
  var EnvelopeCreator = {
4944
- Version: "2.8.1-nightly.2204-21"
4944
+ Version: "2.8.1"
4945
4945
  };
4946
4946
  function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
4947
4947
  EnvelopeCreatorInit(logger, telemetryItem);
@@ -6156,4 +6156,4 @@
6156
6156
  (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 });
6157
6157
 
6158
6158
  }));
6159
- //# sourceMappingURL=aib.2.8.1-nightly.2204-21.js.map
6159
+ //# sourceMappingURL=aib.2.8.1.js.map