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.2.1 to 4.2.2

4

package.json
{
"name": "@vueuse/router",
"description": "Utilities for vue-router",
"version": "4.2.1",
"version": "4.2.2",
"main": "./dist/index.cjs.js",

@@ -31,3 +31,3 @@ "types": "./dist/index.d.ts",

"dependencies": {
"@vueuse/shared": "4.2.1",
"@vueuse/shared": "4.2.2",
"vue-demi": "latest"

@@ -34,0 +34,0 @@ },

@@ -17,4 +17,4 @@ # @vueuse/router

<!--FUNCTIONS_LIST_STARTS-->
- [`useRouteHash`](https://vueuse.js.org/router/useRouteHash/) — shorthand for reactive route.hash
- [`useRouteQuery`](https://vueuse.js.org/router/useRouteQuery/) — shorthand for reactive route.query
- [`useRouteHash`](https://vueuse.org/router/useRouteHash/) — shorthand for reactive route.hash
- [`useRouteQuery`](https://vueuse.org/router/useRouteQuery/) — shorthand for reactive route.query

@@ -21,0 +21,0 @@

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