@uptrace/core
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -91,3 +91,3 @@ "use strict"; | ||
links: expoLinks(span.links), | ||
resource: span.resource.labels, | ||
resource: span.resource.attributes, | ||
tracer: span.instrumentationLibrary, | ||
@@ -94,0 +94,0 @@ }; |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.1.0"; | ||
export declare const VERSION = "0.1.1"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.1.0'; | ||
exports.VERSION = '0.1.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uptrace/core", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Uptrace JS core", | ||
@@ -52,5 +52,5 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.10.2", | ||
"@opentelemetry/core": "^0.10.2", | ||
"@opentelemetry/tracing": "^0.10.2", | ||
"@opentelemetry/api": "^0.11.0", | ||
"@opentelemetry/core": "^0.11.0", | ||
"@opentelemetry/tracing": "^0.11.0", | ||
"cross-fetch": "^3.0.5" | ||
@@ -60,9 +60,9 @@ }, | ||
"@types/mocha": "8.0.3", | ||
"@types/node": "14.6.0", | ||
"@typescript-eslint/eslint-plugin": "3.10.1", | ||
"eslint": "7.7.0", | ||
"@types/node": "14.6.4", | ||
"@typescript-eslint/eslint-plugin": "4.0.1", | ||
"eslint": "7.8.1", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"gts": "2.0.2", | ||
"mocha": "8.1.2", | ||
"mocha": "8.1.3", | ||
"nyc": "15.1.0", | ||
@@ -69,0 +69,0 @@ "ts-mocha": "7.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17242
+ Added@opentelemetry/api@0.11.0(transitive)
+ Added@opentelemetry/context-base@0.11.0(transitive)
+ Added@opentelemetry/core@0.11.0(transitive)
+ Added@opentelemetry/resources@0.11.0(transitive)
+ Added@opentelemetry/semantic-conventions@0.11.0(transitive)
+ Added@opentelemetry/tracing@0.11.0(transitive)
- Removed@opentelemetry/api@0.10.2(transitive)
- Removed@opentelemetry/context-base@0.10.2(transitive)
- Removed@opentelemetry/core@0.10.2(transitive)
- Removed@opentelemetry/resources@0.10.2(transitive)
- Removed@opentelemetry/tracing@0.10.2(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedbignumber.js@9.1.2(transitive)
- Removeddebug@4.3.7(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)
Updated@opentelemetry/api@^0.11.0
Updated@opentelemetry/core@^0.11.0