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.8.0 to 0.9.0-cbdf4a7

14

package.json
{
"name": "@intlify/vue-i18n-bridge",
"version": "0.8.0",
"version": "0.9.0-cbdf4a7",
"description": "Vue I18n bridging for Vue 2 & Vue 3",
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
},
"peerDependencies": {
"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",
"vue-i18n": "^8.26.1 || ^9.2.0 || ^9.3.0",
"vue-i18n-bridge": "^9.2.0 || ^9.3.0",
"@vue/composition-api": "^1.0.0-rc.1"

@@ -76,3 +73,6 @@ },

"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