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.9.1 to 0.9.2

2

dist/vue-i18n-routing.iife.js

@@ -1088,3 +1088,3 @@ var VueI18nRouting = function(exports, VueRouter3, vueDemi, vueI18nBridge) {

}
const VERSION = "0.9.1";
const VERSION = "0.9.2";
exports.DEFAULT_BASE_URL = DEFAULT_BASE_URL;

@@ -1091,0 +1091,0 @@ exports.DEFAULT_DETECTION_DIRECTION = DEFAULT_DETECTION_DIRECTION;

@@ -1091,3 +1091,3 @@ "use strict";

}
const VERSION = "0.9.1";
const VERSION = "0.9.2";
exports.DEFAULT_BASE_URL = DEFAULT_BASE_URL;

@@ -1094,0 +1094,0 @@ exports.DEFAULT_DETECTION_DIRECTION = DEFAULT_DETECTION_DIRECTION;

{
"name": "vue-i18n-routing",
"description": "The i18n routing with using vue-i18n",
"version": "0.9.1",
"version": "0.9.2",
"scripts": {

@@ -18,4 +18,4 @@ "dev": "vite",

"@intlify/shared": "next",
"@intlify/vue-i18n-bridge": "^0.7.0",
"@intlify/vue-router-bridge": "^0.7.0",
"@intlify/vue-i18n-bridge": "^0.8.0",
"@intlify/vue-router-bridge": "^0.8.0",
"ufo": "^0.8.6",

@@ -22,0 +22,0 @@ "vue-demi": "^0.13.11"

Sorry, the diff of this file is not supported yet

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