New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/router

Package Overview
Dependencies
Maintainers
3
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/router - npm Package Compare versions

Comparing version 4.1.1 to 4.2.0-beta.1

dist/index.iife.js

10

package.json
{
"name": "@vueuse/router",
"description": "Utilities for vue-router",
"version": "4.1.1",
"version": "4.2.0-beta.1",
"main": "./dist/index.cjs.js",
"types": "./dist/index.d.ts",
"module": "./dist/index.esm.js",
"unpkg": "./dist/index.umd.min.js",
"jsdelivr": "./dist/index.umd.min.js",
"unpkg": "./dist/index.iife.min.js",
"jsdelivr": "./dist/index.iife.min.js",
"sideEffects": false,

@@ -31,3 +31,3 @@ "files": [

"dependencies": {
"@vueuse/shared": "4.1.1",
"@vueuse/shared": "4.2.0-beta.1",
"vue-demi": "latest"

@@ -39,3 +39,3 @@ },

"devDependencies": {
"vue-router": "^4.0.3"
"vue-router": "^4.0.4"
},

@@ -42,0 +42,0 @@ "funding": "https://github.com/sponsors/antfu",

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