@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.10.3-canary.0 to 0.11.1-alpha.48
@@ -1,3 +0,3 @@ | ||
export * from './prometheus'; | ||
export * from './PrometheusExporter'; | ||
export * from './export/types'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -28,4 +28,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./prometheus"), exports); | ||
__exportStar(require("./PrometheusExporter"), exports); | ||
__exportStar(require("./export/types"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.10.3-canary.0+f4f2f84"; | ||
export declare const VERSION = "0.11.1-alpha.48+15174c6"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.10.3-canary.0+f4f2f84'; | ||
exports.VERSION = '0.11.1-alpha.48+15174c6'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.10.3-canary.0+f4f2f84", | ||
"version": "0.11.1-alpha.48+15174c6", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -44,3 +44,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@types/mocha": "8.0.0", | ||
"@types/mocha": "8.0.2", | ||
"@types/node": "14.0.27", | ||
@@ -57,8 +57,7 @@ "codecov": "3.7.2", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.10.3-canary.0+f4f2f84", | ||
"@opentelemetry/core": "^0.10.3-canary.0+f4f2f84", | ||
"@opentelemetry/metrics": "^0.10.3-canary.0+f4f2f84", | ||
"prom-client": "^11.5.3" | ||
"@opentelemetry/api": "^0.11.1-alpha.48+15174c6", | ||
"@opentelemetry/core": "^0.11.1-alpha.48+15174c6", | ||
"@opentelemetry/metrics": "^0.11.1-alpha.48+15174c6" | ||
}, | ||
"gitHead": "f4f2f84bc087389b3206a2e17837b7b0b95fb2f2" | ||
"gitHead": "15174c6647ab9863dfc1424412fa60f2fddb3351" | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
49873
3
24
581
3
+ Added@opentelemetry/api@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/context-base@0.11.0(transitive)
+ Added@opentelemetry/core@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/metrics@0.11.1-alpha.53(transitive)
+ Added@opentelemetry/resources@0.11.1-alpha.53(transitive)
- Removedprom-client@^11.5.3
- Removed@opentelemetry/api@0.10.3-canary.0(transitive)
- Removed@opentelemetry/context-base@0.10.3-canary.0(transitive)
- Removed@opentelemetry/core@0.10.3-canary.0(transitive)
- Removed@opentelemetry/metrics@0.10.3-canary.0(transitive)
- Removed@opentelemetry/resources@0.10.3-canary.0(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedbignumber.js@9.1.2(transitive)
- Removedbintrees@1.0.2(transitive)
- Removeddebug@4.4.0(transitive)
- Removedevent-target-shim@5.0.1(transitive)
- Removedextend@3.0.2(transitive)
- Removedgaxios@2.3.4(transitive)
- Removedgcp-metadata@3.5.0(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
- Removedis-stream@2.0.1(transitive)
- Removedjson-bigint@0.3.1(transitive)
- Removedms@2.1.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedprom-client@11.5.3(transitive)
- Removedtdigest@0.1.2(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)