New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-i18n-routing

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-i18n-routing - npm Package Compare versions

Comparing version 0.0.0-5c20650 to 0.0.0-5e2b707

dist/vue-i18n-routing.vue-i18n.d.ts

12

package.json
{
"name": "vue-i18n-routing",
"description": "The i18n routing with using vue-i18n",
"version": "0.0.0-5c20650",
"version": "0.0.0-5e2b707",
"dependencies": {
"@intlify/shared": "beta",
"@intlify/shared": "next",
"@intlify/vue-i18n-bridge": "^0.3.5",

@@ -51,2 +51,3 @@ "@intlify/vue-router-bridge": "^0.3.5",

"index.mjs",
"types.d.ts",
"LICENSE",

@@ -69,4 +70,7 @@ "README.md"

},
"./dist/*": "./dist/*",
"./package.json": "./package.json"
"./types": {
"types": "./types.d.ts"
},
"./package.json": "./package.json",
"./dist/*": "./dist/*"
},

@@ -73,0 +77,0 @@ "license": "MIT",

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