Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/i18n

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/i18n - npm Package Compare versions

Comparing version 4.0.0-beta.11 to 4.0.0-beta.12

7

package.json
{
"name": "@vueuse/i18n",
"description": "Collection of essential Vue Composition API",
"version": "4.0.0-beta.11",
"description": "[depreacted] Composition wrapper for [vue-i18n](https://github.com/kazupon/vue-i18n)",
"version": "4.0.0-beta.12",
"main": "index.cjs.js",

@@ -18,4 +18,3 @@ "types": "index.d.ts",

"utils",
"i18n",
"vue-i18n"
"depreacted"
],

@@ -22,0 +21,0 @@ "author": "Anthony Fu<https://github.com/antfu>",

@@ -0,1 +1,13 @@

# [DEPREACTED]
Please use these packages instead:
- Vue 3: [`vue-i18n` v9](https://github.com/intlify/vue-i18n-next)
- Vue 2: [`vue-i18n-composable`](https://github.com/intlify/vue-i18n-composable)
---
<details>
<summary>Lacgay Docs</summary>
# 🌍 @vueuse/i18n

@@ -42,1 +54,3 @@

[MIT License](https://github.com/antfu/vueuse/blob/master/LICENSE) © 2019-2020 [Anthony Fu](https://github.com/antfu)
</details>
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