New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →
Socket
Sign inDemoInstall
Socket

@intlify/vue-i18n-bridge

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.5.0-d15430d to 0.5.0-f554f2c

2

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

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

@@ -8,5 +8,7 @@ # @intlify/vue-i18n-bridge

## 🌟 Features
- Vue I18n composable APIs available on Vue 2 & Vue 3 (e.g `createI18n`, `useI18n`)
- Auto detect Vue I18n version on bundling
- Manual switch versions
## đŸ’ŋ Installation

@@ -64,3 +66,3 @@

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

@@ -88,2 +90,3 @@ ```

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

@@ -106,2 +109,3 @@

```
### 🩹 Auto Fix

@@ -114,2 +118,3 @@

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

@@ -148,3 +153,9 @@

## 🍭 Examples
- [Vue 2 + Vue I18n v8](../../examples/vue-i18n-v8-vue2)
- [Vue 3 + Vue I18n v9](../../examples/vue-i18n-v9-vue3)
## 💖 Thanks
This package idea was inspired from [vue-demi](https://github.com/vueuse/vue-demi), [@antfu](https://github.com/antfu)'s great work!

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