@opentelemetry/sdk-trace-base
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.4.0"; | ||
| export declare const VERSION = "2.5.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| export const VERSION = '2.4.0'; | ||
| export const VERSION = '2.5.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.4.0"; | ||
| export declare const VERSION = "2.5.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| export const VERSION = '2.4.0'; | ||
| export const VERSION = '2.5.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.4.0"; | ||
| export declare const VERSION = "2.5.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| exports.VERSION = '2.4.0'; | ||
| exports.VERSION = '2.5.0'; | ||
| //# sourceMappingURL=version.js.map |
+5
-5
| { | ||
| "name": "@opentelemetry/sdk-trace-base", | ||
| "version": "2.4.0", | ||
| "version": "2.5.0", | ||
| "description": "OpenTelemetry Tracing", | ||
@@ -68,3 +68,3 @@ "main": "build/src/index.js", | ||
| "@types/mocha": "10.0.10", | ||
| "@types/node": "18.6.5", | ||
| "@types/node": "18.19.130", | ||
| "@types/sinon": "17.0.4", | ||
@@ -91,4 +91,4 @@ "@types/webpack-env": "1.16.3", | ||
| "dependencies": { | ||
| "@opentelemetry/core": "2.4.0", | ||
| "@opentelemetry/resources": "2.4.0", | ||
| "@opentelemetry/core": "2.5.0", | ||
| "@opentelemetry/resources": "2.5.0", | ||
| "@opentelemetry/semantic-conventions": "^1.29.0" | ||
@@ -98,3 +98,3 @@ }, | ||
| "sideEffects": false, | ||
| "gitHead": "5e6504d2a3a7ce3aaa211d9e2a5b002a0e4d7da1" | ||
| "gitHead": "38924cbff2a6e924ce8a2a227d3a72de52fbcd35" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
736506
0+ Added
+ Added
- Removed
- Removed
Updated