Huge News!Announcing our $40M Series B led by Abstract Ventures.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.9.0 to 1.0.0-bd038bf

14

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