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.11.1 to 1.12.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.11.1";
export declare const VERSION = "1.12.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

"@opentelemetry/api": "~1.4.1",
"@opentelemetry/core": "~1.11.0",
"@opentelemetry/instrumentation": "~0.37.0",
"@opentelemetry/resources": "~1.11.0",
"@opentelemetry/sdk-trace-base": "~1.11.0",
"@opentelemetry/core": "~1.12.0",
"@opentelemetry/instrumentation": "~0.38.0",
"@opentelemetry/resources": "~1.12.0",
"@opentelemetry/sdk-trace-base": "~1.12.0",
"cross-fetch": "3.1.5"

@@ -47,6 +47,6 @@ },

"@types/mocha": "10.0.1",
"@types/node": "18.15.11",
"@types/sinon": "10.0.13",
"@typescript-eslint/eslint-plugin": "5.57.1",
"eslint": "8.37.0",
"@types/node": "18.16.1",
"@types/sinon": "10.0.14",
"@typescript-eslint/eslint-plugin": "5.59.1",
"eslint": "8.39.0",
"eslint-plugin-node": "11.1.0",

@@ -57,5 +57,5 @@ "eslint-plugin-prettier": "4.2.1",

"nyc": "15.1.0",
"sinon": "15.0.3",
"sinon": "15.0.4",
"ts-mocha": "10.0.0",
"typescript": "5.0.3"
"typescript": "5.0.4"
},

@@ -62,0 +62,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