@ms-cloudpack/telemetry 0.11.55 → 0.11.57

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.
Files changed (3) hide show
  1. package/NOTICE.txt +12 -32
  2. package/dist/index.js +963 -868
  3. package/package.json +2 -2
package/NOTICE.txt CHANGED
@@ -33,7 +33,7 @@ SOFTWARE.
33
33
 
34
34
  ----
35
35
 
36
- @azure/core-client 1.10.0 - MIT
36
+ @azure/core-client 1.10.1 - MIT
37
37
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/
38
38
 
39
39
  Author: Microsoft Corporation
@@ -62,7 +62,7 @@ SOFTWARE.
62
62
 
63
63
  ----
64
64
 
65
- @azure/core-rest-pipeline 1.22.0 - MIT
65
+ @azure/core-rest-pipeline 1.22.1 - MIT
66
66
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/
67
67
 
68
68
  Author: Microsoft Corporation
@@ -91,7 +91,7 @@ SOFTWARE.
91
91
 
92
92
  ----
93
93
 
94
- @azure/core-tracing 1.3.0 - MIT
94
+ @azure/core-tracing 1.3.1 - MIT
95
95
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md
96
96
 
97
97
  Author: Microsoft Corporation
@@ -120,7 +120,7 @@ SOFTWARE.
120
120
 
121
121
  ----
122
122
 
123
- @azure/core-util 1.13.0 - MIT
123
+ @azure/core-util 1.13.1 - MIT
124
124
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/
125
125
 
126
126
  Author: Microsoft Corporation
@@ -2356,7 +2356,7 @@ Apache License
2356
2356
 
2357
2357
  ----
2358
2358
 
2359
- @typespec/ts-http-runtime 0.3.0 - MIT
2359
+ @typespec/ts-http-runtime 0.3.1 - MIT
2360
2360
  https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/
2361
2361
 
2362
2362
  Author: Microsoft Corporation
@@ -2520,7 +2520,7 @@ THE SOFTWARE.
2520
2520
 
2521
2521
  ----
2522
2522
 
2523
- debug 4.4.1 - MIT
2523
+ debug 4.4.3 - MIT
2524
2524
  https://github.com/debug-js/debug
2525
2525
 
2526
2526
  Author: Josh Junon (https://github.com/qix-)
@@ -2875,7 +2875,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2875
2875
 
2876
2876
  ----
2877
2877
 
2878
- import-meta-resolve 4.1.0 - MIT
2878
+ import-meta-resolve 4.2.0 - MIT
2879
2879
  https://github.com/wooorm/import-meta-resolve
2880
2880
 
2881
2881
  Author: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@@ -2885,7 +2885,7 @@ Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
2885
2885
 
2886
2886
  (The MIT License)
2887
2887
 
2888
- Copyright (c) 2021 Titus Wormer <mailto:tituswormer@gmail.com>
2888
+ Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>
2889
2889
 
2890
2890
  Permission is hereby granted, free of charge, to any person obtaining
2891
2891
  a copy of this software and associated documentation files (the
@@ -3534,7 +3534,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3534
3534
 
3535
3535
  ----
3536
3536
 
3537
- resolve 1.22.10 - MIT
3537
+ resolve 1.22.11 - MIT
3538
3538
  https://github.com/browserify/resolve
3539
3539
 
3540
3540
  Author: James Halliday <mail@substack.net> (http://substack.net)
@@ -3620,7 +3620,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3620
3620
 
3621
3621
  ----
3622
3622
 
3623
- semver 7.7.2 - ISC
3623
+ semver 7.7.3 - ISC
3624
3624
  https://github.com/npm/node-semver
3625
3625
 
3626
3626
  Author: GitHub Inc.
@@ -3660,8 +3660,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3660
3660
 
3661
3661
  ----
3662
3662
 
3663
- tinyglobby 0.2.14 - MIT
3664
- https://github.com/SuperchupuDev/tinyglobby#readme
3663
+ tinyglobby 0.2.15 - MIT
3664
+ https://superchupu.dev/tinyglobby
3665
3665
 
3666
3666
  Author: Superchupu
3667
3667
 
@@ -3722,25 +3722,5 @@ THE SOFTWARE.
3722
3722
 
3723
3723
  ----
3724
3724
 
3725
- tslib 2.8.1 - 0BSD
3726
- https://www.typescriptlang.org/
3727
-
3728
- Author: Microsoft Corp.
3729
-
3730
- Copyright (c) Microsoft Corporation.
3731
-
3732
- Permission to use, copy, modify, and/or distribute this software for any
3733
- purpose with or without fee is hereby granted.
3734
-
3735
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3736
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3737
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3738
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3739
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3740
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3741
- PERFORMANCE OF THIS SOFTWARE.
3742
-
3743
- ----
3744
-
3745
3725
  workspace-tools 0.38.4 - MIT
3746
3726
  https://github.com/microsoft/workspace-tools