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

@intlify/vue-i18n-bridge

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.3.6 to 0.4.0-9c7e708

{
"name": "@intlify/vue-i18n-bridge",
"version": "0.3.6",
"version": "0.4.0-9c7e708",
"description": "Vue I18n bridging for Vue 2 & Vue 3",
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
},
"peerDependencies": {

@@ -15,2 +12,5 @@ "@vue/composition-api": "^1.0.0-rc.1",

"optional": true
},
"vue-i18n": {
"optional": true
}

@@ -69,3 +69,6 @@ },

"access": "public"
},
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
}
}
}