Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uptrace/core

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uptrace/core - npm Package Compare versions

Comparing version 1.19.0 to 1.20.0

2

build/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "1.19.0";
export declare const VERSION = "1.20.0";
//# sourceMappingURL=version.d.ts.map

@@ -5,3 +5,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.19.0';
exports.VERSION = '1.20.0';
//# sourceMappingURL=version.js.map
{
"name": "@uptrace/core",
"version": "1.19.0",
"version": "1.20.0",
"description": "Uptrace JS core",

@@ -37,7 +37,7 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/api": "~1.7.0",
"@opentelemetry/core": "~1.21.0",
"@opentelemetry/instrumentation": "~0.48.0",
"@opentelemetry/resources": "~1.21.0",
"@opentelemetry/sdk-trace-base": "~1.21.0",
"@opentelemetry/api": "~1.8.0",
"@opentelemetry/core": "~1.24.0",
"@opentelemetry/instrumentation": "~0.51.0",
"@opentelemetry/resources": "~1.24.0",
"@opentelemetry/sdk-trace-base": "~1.24.0",
"cross-fetch": "4.0.0"

@@ -47,14 +47,14 @@ },

"@types/mocha": "10.0.6",
"@types/node": "20.11.7",
"@types/node": "20.12.10",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.19.1",
"eslint": "8.56.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"eslint": "9.2.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.3",
"gts": "5.2.0",
"mocha": "10.2.0",
"gts": "5.3.0",
"mocha": "10.4.0",
"nyc": "15.1.0",
"sinon": "17.0.1",
"ts-mocha": "10.0.0",
"typescript": "5.3.3"
"typescript": "5.4.5"
},

@@ -61,0 +61,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc