@instana/metrics-util
Advanced tools
Comparing version 1.112.0 to 1.112.1
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.112.0", | ||
"version": "1.112.1", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -54,5 +54,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.112.0", | ||
"@instana/serverless": "1.112.0", | ||
"@instana/shared-metrics": "1.112.0", | ||
"@instana/core": "1.112.1", | ||
"@instana/serverless": "1.112.1", | ||
"@instana/shared-metrics": "1.112.1", | ||
"node-fetch": "^2.6.1" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "e6a68d4fca619c35cf0108a1f171d271b10d28fe" | ||
"gitHead": "dc21f3171aa6e46a3fbc56b619eb0536aa87f3e7" | ||
} |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2019 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2020 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
19856
530
+ Added@instana/core@1.112.1(transitive)
+ Added@instana/shared-metrics@1.112.1(transitive)
- Removed@instana/core@1.112.0(transitive)
- Removed@instana/shared-metrics@1.112.0(transitive)
Updated@instana/core@1.112.1
Updated@instana/serverless@1.112.1