Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

uniapp-router-next

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-beta.1 to 1.0.1-rc.0

5

js_sdk/index.d.ts

@@ -19,3 +19,2 @@ import type { App } from 'vue';

* 创建路由映射表
* @param options
*/

@@ -44,6 +43,2 @@ declare function createRouteMatcher(options: RouterOptions): {

* 1. 放回false取消导航
* @param guard
* @param to
* @param from
* @returns
*/

@@ -50,0 +45,0 @@ export declare function guardToPromiseFn(guard: NavigationGuard, to: RouteLocationNormalized, from: RouteLocationNormalized): () => Promise<void>;

2

package.json
{
"name": "uniapp-router-next",
"version": "1.0.1-beta.1",
"version": "1.0.1-rc.0",
"description": "",

@@ -5,0 +5,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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