@uptrace/core
Advanced tools
Comparing version 1.16.0 to 1.17.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.16.0"; | ||
export declare const VERSION = "1.17.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.16.0'; | ||
exports.VERSION = '1.17.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uptrace/core", | ||
"version": "1.16.0", | ||
"version": "1.17.0", | ||
"description": "Uptrace JS core", | ||
@@ -38,20 +38,20 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": "~1.6.0", | ||
"@opentelemetry/core": "~1.17.0", | ||
"@opentelemetry/instrumentation": "~0.43.0", | ||
"@opentelemetry/resources": "~1.17.0", | ||
"@opentelemetry/sdk-trace-base": "~1.17.0", | ||
"@opentelemetry/core": "~1.17.1", | ||
"@opentelemetry/instrumentation": "~0.44.0", | ||
"@opentelemetry/resources": "~1.17.1", | ||
"@opentelemetry/sdk-trace-base": "~1.17.1", | ||
"cross-fetch": "4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "20.6.2", | ||
"@types/sinon": "10.0.16", | ||
"@typescript-eslint/eslint-plugin": "6.7.0", | ||
"eslint": "8.49.0", | ||
"@types/mocha": "10.0.3", | ||
"@types/node": "20.8.7", | ||
"@types/sinon": "10.0.20", | ||
"@typescript-eslint/eslint-plugin": "6.8.0", | ||
"eslint": "8.51.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-prettier": "5.0.0", | ||
"gts": "5.0.1", | ||
"eslint-plugin-prettier": "5.0.1", | ||
"gts": "5.2.0", | ||
"mocha": "10.2.0", | ||
"nyc": "15.1.0", | ||
"sinon": "16.0.0", | ||
"sinon": "16.1.3", | ||
"ts-mocha": "10.0.0", | ||
@@ -58,0 +58,0 @@ "typescript": "5.2.2" |
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
+ Added@opentelemetry/instrumentation@0.44.0(transitive)
- Removed@opentelemetry/instrumentation@0.43.0(transitive)
Updated@opentelemetry/core@~1.17.1