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

@intlify/vue-router-bridge

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/vue-router-bridge - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0-27135c9

17

package.json
{
"name": "@intlify/vue-router-bridge",
"version": "0.6.0",
"version": "0.7.0-27135c9",
"description": "Vue Router bridging for Vue 2 & Vue 3",
"scripts": {
"postinstall": "node ./scripts/postinstall.js"
},
"dependencies": {

@@ -12,9 +9,5 @@ "vue-demi": "^0.13.5"

"peerDependencies": {
"@vue/composition-api": "^1.0.0-rc.1",
"vue-router": "^4.0.0-0 || ^3.0.0"
},
"peerDependenciesMeta": {
"@vue/composition-api": {
"optional": true
},
"vue-router": {

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

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

@@ -76,3 +72,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