Socket
Socket
Sign inDemoInstall

vue-router

Package Overview
Dependencies
22
Maintainers
2
Versions
174
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 4.2.1

3

dist/vue-router.d.ts

@@ -1434,3 +1434,4 @@ import { AllowedComponentProps } from 'vue';

declare module 'vue' {
// TODO: figure out why it cannot be 'vue' like said in docs
declare module '@vue/runtime-core' {
export interface ComponentCustomOptions {

@@ -1437,0 +1438,0 @@ /**

/*!
* vue-router v4.2.0
* vue-router v4.2.1
* (c) 2023 Eduardo San Martin Morote

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "vue-router",
"version": "4.2.0",
"version": "4.2.1",
"main": "index.js",

@@ -70,5 +70,5 @@ "unpkg": "dist/vue-router.global.js",

"@types/nightwatch": "^2.3.19",
"@vitejs/plugin-vue": "^4.2.2",
"@vue/compiler-sfc": "^3.3.1",
"@vue/server-renderer": "^3.3.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/compiler-sfc": "^3.3.2",
"@vue/server-renderer": "^3.3.2",
"@vue/test-utils": "^2.3.2",

@@ -95,3 +95,3 @@ "browserstack-local": "^1.5.2",

"vite": "^4.3.5",
"vue": "^3.3.1"
"vue": "^3.3.2"
},

@@ -98,0 +98,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc