🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@gez/router-vue

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gez/router-vue - npm Package Compare versions

Comparing version

to
0.1.5

3

lib/v2/plugin.d.ts

@@ -8,2 +8,3 @@ import type { Route, RouterInstance } from '@gez/router';

value: Route;
_count: number;
count: number;

@@ -17,2 +18,3 @@ };

readonly $route: Route;
readonly _privateRoute: Route;
_routerRoot: VueWithRouter;

@@ -22,2 +24,3 @@ readonly _router: RouterInstance;

value: Route;
_count: number;
count: number;

@@ -24,0 +27,0 @@ };

6

package.json

@@ -23,3 +23,3 @@ {

"@gez/lint": "0.0.9",
"@gez/router": "0.1.4",
"@gez/router": "0.1.5",
"@types/node": "20.12.12",

@@ -34,3 +34,3 @@ "@vitest/coverage-v8": "1.6.0",

},
"version": "0.1.4",
"version": "0.1.5",
"type": "module",

@@ -61,3 +61,3 @@ "private": false,

],
"gitHead": "496a0ea08d35473da7fb448d4e653ec5402e0f7a"
"gitHead": "ccac2906b9f80dc2760cf582925a69e911c51b86"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet