@opentelemetry/exporter-zipkin
Advanced tools
Comparing version 0.19.1-alpha.37 to 0.19.1-alpha.39
{ | ||
"name": "@opentelemetry/exporter-zipkin", | ||
"version": "0.19.1-alpha.37+a0385c45", | ||
"version": "0.19.1-alpha.39+23ba4bfd", | ||
"description": "OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.", | ||
"main": "build/src/index.js", | ||
"module": "build/esm/index.js", | ||
"types": "build/src/index.d.ts", | ||
@@ -10,7 +11,8 @@ "repository": "open-telemetry/opentelemetry-js", | ||
"./src/platform/index.ts": "./src/platform/browser/index.ts", | ||
"./build/esm/platform/index.js": "./build/esm/platform/browser/index.js", | ||
"./build/src/platform/index.js": "./build/src/platform/browser/index.js" | ||
}, | ||
"scripts": { | ||
"compile": "tsc --build", | ||
"clean": "tsc --build --clean", | ||
"compile": "tsc --build tsconfig.json tsconfig.esm.json", | ||
"clean": "tsc --build --clean tsconfig.json tsconfig.esm.json", | ||
"codecov": "nyc report --reporter=json && codecov -f coverage/*.json -p ../../", | ||
@@ -24,3 +26,3 @@ "codecov:browser": "nyc report --reporter=json && codecov -f coverage/*.json -p ../../", | ||
"version": "node ../../scripts/version-update.js", | ||
"watch": "tsc --build --watch" | ||
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json" | ||
}, | ||
@@ -40,2 +42,5 @@ "keywords": [ | ||
"files": [ | ||
"build/esm/**/*.js", | ||
"build/esm/**/*.js.map", | ||
"build/esm/**/*.d.ts", | ||
"build/src/**/*.js", | ||
@@ -85,7 +90,7 @@ "build/src/**/*.js.map", | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.19.1-alpha.37+a0385c45", | ||
"@opentelemetry/resources": "^0.19.1-alpha.37+a0385c45", | ||
"@opentelemetry/tracing": "^0.19.1-alpha.37+a0385c45" | ||
"@opentelemetry/core": "^0.19.1-alpha.39+23ba4bfd", | ||
"@opentelemetry/resources": "^0.19.1-alpha.39+23ba4bfd", | ||
"@opentelemetry/tracing": "^0.19.1-alpha.39+23ba4bfd" | ||
}, | ||
"gitHead": "a0385c45376a86d396cb364feda2b4afebd836d1" | ||
"gitHead": "23ba4bfdc77c8bf594bf0c817320a31f59ca0bd4" | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
100515
69
1554
5