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.6.0 to 0.7.0-27135c9

21

package.json
{
"name": "@intlify/vue-i18n-bridge",
"version": "0.6.0",
"version": "0.7.0-27135c9",
"description": "Vue I18n bridging for Vue 2 & Vue 3",
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
},
"peerDependencies": {
"@vue/composition-api": "^1.0.0-rc.1",
"vue-i18n": "^8.26.1 || ^9.2.0-beta.25 || ^9.3.0-beta.3",
"vue-i18n-bridge": "^9.2.0-beta.25 || ^9.3.0-beta.3"
"vue-i18n": "^8.26.1 || ^9.2.0-beta.25 || ^9.3.0-beta.5",
"vue-i18n-bridge": "^9.2.0-beta.25 || ^9.3.0-beta.5"
},
"peerDependenciesMeta": {
"@vue/composition-api": {
"optional": true
},
"vue-i18n": {

@@ -24,2 +17,5 @@ "optional": true

},
"optionalDependencies": {
"@vue/composition-api": "^1.0.0-rc.1"
},
"main": "lib/index.cjs",

@@ -77,3 +73,6 @@ "module": "lib/index.mjs",

"access": "public"
},
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
}
}
}
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