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 0.4.2 to 0.4.3

2

build/src/version.d.ts

@@ -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"
}
}
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