@uptrace/core
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.4.2"; | ||
export declare const VERSION = "0.4.3"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.4.2'; | ||
exports.VERSION = '0.4.3'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@uptrace/core", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Uptrace JS core", | ||
@@ -56,3 +56,3 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.18.0", | ||
"@opentelemetry/api": "^0.18.1", | ||
"@opentelemetry/core": "^0.18.0", | ||
@@ -65,5 +65,5 @@ "@opentelemetry/instrumentation": "^0.18.0", | ||
"@types/mocha": "8.2.1", | ||
"@types/node": "14.14.31", | ||
"@types/sinon": "9.0.10", | ||
"@typescript-eslint/eslint-plugin": "4.16.1", | ||
"@types/node": "14.14.33", | ||
"@types/sinon": "9.0.11", | ||
"@typescript-eslint/eslint-plugin": "4.17.0", | ||
"eslint": "7.21.0", | ||
@@ -73,8 +73,8 @@ "eslint-plugin-node": "11.1.0", | ||
"gts": "3.1.0", | ||
"mocha": "8.3.0", | ||
"mocha": "8.3.2", | ||
"nyc": "15.1.0", | ||
"sinon": "9.2.4", | ||
"ts-mocha": "8.0.0", | ||
"typescript": "4.2.2" | ||
"typescript": "4.2.3" | ||
} | ||
} |
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
Updated@opentelemetry/api@^0.18.1