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.18.0 to 1.18.1

2

build/src/version.d.ts

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

export declare const VERSION = "1.18.0";
export declare const VERSION = "1.18.1";
//# sourceMappingURL=version.d.ts.map

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

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

@@ -38,6 +38,6 @@ "main": "build/src/index.js",

"@opentelemetry/api": "~1.7.0",
"@opentelemetry/core": "~1.18.0",
"@opentelemetry/instrumentation": "~0.45.0",
"@opentelemetry/resources": "~1.18.0",
"@opentelemetry/sdk-trace-base": "~1.18.0",
"@opentelemetry/core": "~1.18.1",
"@opentelemetry/instrumentation": "~0.45.1",
"@opentelemetry/resources": "~1.18.1",
"@opentelemetry/sdk-trace-base": "~1.18.1",
"cross-fetch": "4.0.0"

@@ -47,4 +47,4 @@ },

"@types/mocha": "10.0.4",
"@types/node": "20.8.10",
"@types/sinon": "17.0.0",
"@types/node": "20.9.0",
"@types/sinon": "17.0.1",
"@typescript-eslint/eslint-plugin": "6.10.0",

@@ -51,0 +51,0 @@ "eslint": "8.53.0",

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