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

nuxt-typed-router

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-typed-router - npm Package Compare versions

Comparing version 3.6.3 to 3.6.4

6

dist/module.json

@@ -8,3 +8,7 @@ {

},
"version": "3.6.3"
"version": "3.6.4",
"builder": {
"@nuxt/module-builder": "0.7.1",
"unbuild": "unknown"
}
}

@@ -5,2 +5,3 @@

declare module '@nuxt/schema' {

@@ -7,0 +8,0 @@ interface NuxtConfig { ['nuxtTypedRouter']?: Partial<ModuleOptions> }

56

package.json
{
"name": "nuxt-typed-router",
"version": "3.6.3",
"version": "3.6.4",
"description": "Provide autocompletion for routes paths, names and params in Nuxt apps",

@@ -66,3 +66,3 @@ "type": "module",

"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.1",
"chalk": "5.3.0",

@@ -75,43 +75,43 @@ "defu": "6.1.4",

"pathe": "1.1.2",
"prettier": "3.2.5"
"prettier": "3.3.2"
},
"devDependencies": {
"@intlify/core-base": "9.12.1",
"@intlify/message-compiler": "9.12.1",
"@intlify/shared": "9.12.1",
"@intlify/core-base": "9.13.1",
"@intlify/message-compiler": "9.13.1",
"@intlify/shared": "9.13.1",
"@intlify/vue-i18n-bridge": "1.1.0",
"@intlify/vue-router-bridge": "1.1.0",
"@nuxt/content": "2.12.1",
"@nuxt/devtools": "1.1.5",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.12.1",
"@nuxt/devtools": "1.3.3",
"@nuxt/module-builder": "0.7.1",
"@nuxt/schema": "3.12.1",
"@nuxt/test-utils": "3.13.1",
"@nuxt/types": "2.17.3",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@nuxtjs/i18n": "8.3.0",
"@nuxtjs/web-vitals": "0.2.6",
"@playwright/test": "1.43.1",
"@nuxtjs/i18n": "8.3.1",
"@nuxtjs/web-vitals": "0.2.7",
"@playwright/test": "1.44.1",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@vue/test-utils": "2.4.5",
"bumpp": "9.4.0",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@vue/test-utils": "2.4.6",
"bumpp": "9.4.1",
"changelogithub": "0.13.7",
"cross-env": "7.0.3",
"eslint": "9.0.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "9.25.0",
"nuxt": "3.11.2",
"eslint-plugin-vue": "9.26.0",
"nuxt": "3.12.1",
"nuxt-seo-kit": "1.3.13",
"playwright": "1.43.1",
"playwright": "1.44.1",
"tsd": "0.31.0",
"typescript": "5.4.5",
"vitest": "1.5.0",
"vue": "3.4.23",
"vue-eslint-parser": "9.4.2",
"vue-i18n": "9.12.1",
"vue-router": "4.3.1",
"vue-tsc": "2.0.13"
"vitest": "1.6.0",
"vue": "3.4.27",
"vue-eslint-parser": "9.4.3",
"vue-i18n": "9.13.1",
"vue-router": "4.3.3",
"vue-tsc": "2.0.21"
}
}

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