nuxt-api-party
Advanced tools
Comparing version 0.22.2 to 0.22.3
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.22.2" | ||
"version": "0.22.3" | ||
} |
{ | ||
"name": "nuxt-api-party", | ||
"type": "module", | ||
"version": "0.22.2", | ||
"packageManager": "pnpm@8.12.0", | ||
"version": "0.22.3", | ||
"packageManager": "pnpm@8.12.1", | ||
"description": "Nuxt 3 module to securely connect with any API", | ||
@@ -59,17 +59,17 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"optionalDependencies": { | ||
"openapi-typescript": "^6.7.2" | ||
"openapi-typescript": "^6.7.3" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.4.3", | ||
"@antfu/eslint-config": "^2.4.6", | ||
"@nuxt/module-builder": "^0.5.4", | ||
"@nuxt/test-utils": "^3.8.1", | ||
"@types/node": "^20.10.4", | ||
"bumpp": "^9.2.0", | ||
"eslint": "^8.55.0", | ||
"@nuxt/test-utils": "^3.9.0", | ||
"@types/node": "^20.10.5", | ||
"bumpp": "^9.2.1", | ||
"eslint": "^8.56.0", | ||
"nuxt": "^3.8.2", | ||
"nuxt-api-party": "workspace:*", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.0.2", | ||
"vitest": "^1.1.0", | ||
"vue-tsc": "^1.8.25" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44406
914