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

@uptrace/vue

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uptrace/vue - npm Package Compare versions

Comparing version 1.15.1 to 1.16.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.15.1";
export declare const VERSION = "1.16.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.15.1';
exports.VERSION = '1.16.0';
//# sourceMappingURL=version.js.map
{
"name": "@uptrace/vue",
"version": "1.15.1",
"version": "1.16.0",
"description": "Vue instrumentation for OpenTelemetry",

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

"dependencies": {
"@opentelemetry/api": "~1.4.1",
"@uptrace/web": "1.15.1"
"@opentelemetry/api": "~1.6.0",
"@uptrace/web": "1.16.0"
},
"devDependencies": {
"@types/lodash": "4.14.196",
"@types/lodash": "4.14.198",
"@types/mocha": "10.0.1",
"@types/node": "20.4.5",
"@typescript-eslint/eslint-plugin": "6.2.1",
"eslint": "8.46.0",
"@types/node": "20.6.2",
"@typescript-eslint/eslint-plugin": "6.7.0",
"eslint": "8.49.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"gts": "5.0.0",
"gts": "5.0.1",
"mocha": "10.2.0",
"nyc": "15.1.0",
"ts-mocha": "10.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},

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