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.12.0 to 1.13.0

2

build/src/version.d.ts

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

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

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

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

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

"@opentelemetry/api": "~1.4.1",
"@uptrace/web": "1.12.0"
"@uptrace/web": "1.13.0"
},
"devDependencies": {
"@types/lodash": "4.14.194",
"@types/lodash": "4.14.195",
"@types/mocha": "10.0.1",
"@types/node": "18.16.1",
"@typescript-eslint/eslint-plugin": "5.59.1",
"eslint": "8.39.0",
"@types/node": "20.3.1",
"@typescript-eslint/eslint-plugin": "5.59.11",
"eslint": "8.42.0",
"eslint-plugin-node": "11.1.0",

@@ -54,3 +54,3 @@ "eslint-plugin-prettier": "4.2.1",

"ts-mocha": "10.0.0",
"typescript": "5.0.4"
"typescript": "5.1.3"
},

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