New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.18.1 to 1.19.0

2

build/src/version.d.ts

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

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

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

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

@@ -39,12 +39,12 @@ "main": "build/src/index.js",

"@opentelemetry/api": "~1.7.0",
"@uptrace/web": "1.18.1"
"@uptrace/web": "1.19.0"
},
"devDependencies": {
"@types/lodash": "4.14.201",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"eslint": "8.53.0",
"@types/lodash": "4.14.202",
"@types/mocha": "10.0.6",
"@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "6.19.1",
"eslint": "8.56.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.3",
"gts": "5.2.0",

@@ -54,3 +54,3 @@ "mocha": "10.2.0",

"ts-mocha": "10.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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