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

unplugin-vue-router

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-vue-router - npm Package Compare versions

Comparing version 0.10.6 to 0.10.7

1

dist/data-loaders/pinia-colada.js

@@ -113,2 +113,3 @@ import {

data.value = ext.data.value;
setCurrentContext(currentContext);
return entry.pendingLoad = Promise.resolve();

@@ -115,0 +116,0 @@ }

8

package.json
{
"name": "unplugin-vue-router",
"version": "0.10.6",
"version": "0.10.7",
"type": "module",

@@ -176,3 +176,3 @@ "description": "File based typed routing for Vue Router",

"devDependencies": {
"@pinia/colada": "^0.8.0",
"@pinia/colada": "^0.8.1",
"@shikijs/vitepress-twoslash": "1.12.1",

@@ -195,3 +195,3 @@ "@tanstack/vue-query": "^5.51.21",

"p-series": "^3.0.0",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"prettier": "^3.3.3",

@@ -217,3 +217,3 @@ "rimraf": "^6.0.1",

"yorkie": "^2.0.0",
"unplugin-vue-router": "0.10.6"
"unplugin-vue-router": "0.10.7"
},

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

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