Socket
Socket
Sign inDemoInstall

vue-i18n

Package Overview
Dependencies
Maintainers
1
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-i18n - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

2

bower.json

@@ -5,3 +5,3 @@ {

"description": "Internationalization plugin of Vue.js",
"version": "0.1.2",
"version": "0.2.0",
"homepage": "https://github.com/kazupon/vue-i18n",

@@ -8,0 +8,0 @@ "authors": [

{
"name": "vue-i18n",
"repo": "kazupon/vue-i18n",
"version": "0.1.2",
"version": "0.2.0",
"description": "Internationalization plugin of Vue.js",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -0,1 +1,5 @@

# v0.2.0 / 2014-10-08
* Support Vue.js 0.11.0-rc
# v0.1.2 / 2014-10-07

@@ -2,0 +6,0 @@

{
"name": "vue-i18n",
"version": "0.1.2",
"version": "0.2.0",
"description": "Internationalization plugin of Vue.js",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -13,2 +13,4 @@ # vue-i18n

## component
```shell

@@ -18,3 +20,20 @@ $ component install kazupon/vue-i18n

## bower
```shell
$ bower install vue-i18n
```
## brwoerify
```shell
$ npm install vue-i18n
```
# Support Vue.js versoin
0.10.4 later
# Usage

@@ -21,0 +40,0 @@

Sorry, the diff of this file is not supported yet

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