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

nuxt-typed-router

Package Overview
Dependencies
Maintainers
1
Versions
216
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.1.3 to 3.1.4-beta.0

2

dist/module.json

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

},
"version": "3.1.3"
"version": "3.1.4-beta.0"
}
{
"name": "nuxt-typed-router",
"version": "3.1.3",
"version": "3.1.4-beta.0",
"description": "Provide autocompletion for routes paths, names and params in Nuxt apps",

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

"dependencies": {
"@nuxt/kit": "^3.3.2",
"@nuxt/kit": "^3.4.1",
"chalk": "^5.2.0",

@@ -68,3 +68,3 @@ "defu": "^6.1.2",

"log-symbols": "^5.1.0",
"mkdirp": "^2.1.6",
"mkdirp": "^3.0.0",
"nanoid": "^4.0.2",

@@ -75,5 +75,5 @@ "pathe": "1.1.0",

"devDependencies": {
"@nuxt/devtools": "^0.3.1",
"@nuxt/module-builder": "^0.2.1",
"@nuxt/test-utils": "^3.3.2",
"@nuxt/devtools": "^0.4.0",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/test-utils": "^3.4.1",
"@nuxt/types": "^2.16.3",

@@ -86,4 +86,4 @@ "@nuxtjs/eslint-config-typescript": "^12.0.0",

"@types/prettier": "^2.7.2",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vue/test-utils": "^2.3.2",

@@ -93,11 +93,11 @@ "bumpp": "9.1.0",

"cross-env": "^7.0.3",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-vue": "^9.10.0",
"nuxt": "3.3.2",
"nuxt-seo-kit": "1.3.5",
"playwright": "1.32.1",
"nuxt": "3.4.1",
"nuxt-seo-kit": "1.3.6",
"playwright": "1.32.3",
"tsd": "^0.28.1",
"typescript": "^5.0.3",
"vitest": "^0.29.8",
"typescript": "^5.0.4",
"vitest": "^0.30.1",
"vue-eslint-parser": "^9.1.1",

@@ -104,0 +104,0 @@ "vue-router": "^4.1.6",

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