You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@intlify/vue-router-bridge

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/vue-router-bridge - npm Package Compare versions

Comparing version

to
0.4.0-ae3a113

6

lib/index.d.ts

@@ -147,5 +147,5 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

/**
* Define dummy vue-router 3 class
* Define stub vue-router 3 class
*/
declare class VueRouter3 {
declare class VueRouterLegacy {
constructor(options?: RouterOptions)

@@ -173,4 +173,4 @@ }

// Export dummy VueRouter class
export default VueRouter3
export default VueRouterLegacy
/* eslint-enable @typescript-eslint/no-explicit-any */

@@ -147,5 +147,5 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

/**
* Define dummy vue-router 3 class
* Define stub vue-router 3 class
*/
declare class VueRouter3 {
declare class VueRouterLegacy {
constructor(options?: RouterOptions)

@@ -173,4 +173,4 @@ }

// Export dummy VueRouter class
export default VueRouter3
export default VueRouterLegacy
/* eslint-enable @typescript-eslint/no-explicit-any */
{
"name": "@intlify/vue-router-bridge",
"version": "0.4.0-9c83915",
"version": "0.4.0-ae3a113",
"description": "Vue Router bridging for Vue 2 & Vue 3",

@@ -56,2 +56,3 @@ "dependencies": {

},
"funding": "https://github.com/sponsors/kazupon",
"homepage": "https://github.com/intlify/bridging/tree/main/packages/vue-router-bridge#readme",

@@ -58,0 +59,0 @@ "repository": {

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

Sorry, the diff of this file is not supported yet