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

uniapp-router-next

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uniapp-router-next - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "uniapp-router-next",
"version": "1.1.6",
"version": "1.1.7",
"description": "",

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

@@ -9,3 +9,3 @@ # uniapp-router-next

$ npm install uniapp-router-next
$ npm install unplugin-uni-router uni-vite-plugin-h5-prod-effect -D
$ npm install unplugin-uni-router -D
```

@@ -20,6 +20,5 @@

import uniRouter from 'unplugin-uni-router/vite'
import h5ProdEffectPlugin from 'uni-vite-plugin-h5-prod-effect' //补充h5正式环境下面的跳转api
// https://vitejs.dev/config/
export default defineConfig({
plugins: [uni(), uniRouter(), h5ProdEffectPlugin()]
plugins: [uni(), uniRouter()]
})

@@ -26,0 +25,0 @@

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc