Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More →
Socket
Sign inDemoInstall
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 0.5.0-d15430d to 0.5.0-f554f2c

2

package.json
{
"name": "@intlify/vue-router-bridge",
"version": "0.5.0-d15430d",
"version": "0.5.0-f554f2c",
"description": "Vue Router bridging for Vue 2 & Vue 3",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -8,2 +8,3 @@ # @intlify/vue-router-bridge

## 🌟 Features
- Vue Router composable APIs available on Vue 2 & Vue 3

@@ -16,2 +17,3 @@ - `useRouter`

- Manual switch versions
## đŸ’ŋ Installation

@@ -67,3 +69,3 @@

exclude: ['@intlify/vue-router-bridge']
}
}
})

@@ -91,2 +93,3 @@ ```

To explicitly switch the redirecting version, you can use these commands in your project's root:
### 🤏 Manually Switch Versions

@@ -109,2 +112,3 @@

```
### 🩹 Auto Fix

@@ -117,2 +121,3 @@

```
### âœŗī¸ Isomorphic Testings

@@ -150,3 +155,10 @@

## 🍭 Examples
- [Vue 2 + Vue Router v3.6 before](../../examples/vue-router-v3-vue2)
- [Vue 2 + Vue Router v3.6 or v3.x later](../../examples/vue-router-v36-vue2)
- [Vue 3 + Vue Router v4](../../examples/vue-router-v4-vue3)
## 💖 Thanks
This package idea was inspired from [vue-demi](https://github.com/vueuse/vue-demi), [@antfu](https://github.com/antfu)'s great work!

@@ -153,0 +165,0 @@

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