🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nuxt-graphql-client

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-graphql-client - npm Package Compare versions

Comparing version

to
0.2.44

2

dist/module.d.ts

@@ -41,3 +41,3 @@ import * as _nuxt_schema from '@nuxt/schema';

cookieOptions?: Omit< CookieOptions, 'encode' | 'decode' | 'expires' | 'default'>
cookieOptions?: Omit<CookieOptions, 'encode' | 'decode' | 'expires' | 'default'>
}

@@ -44,0 +44,0 @@

{
"name": "nuxt-graphql-client",
"version": "0.2.43",
"version": "0.2.44",
"configKey": "graphql-client",

@@ -5,0 +5,0 @@ "compatibility": {

{
"name": "nuxt-graphql-client",
"version": "0.2.43",
"version": "0.2.44",
"keywords": [

@@ -37,22 +37,22 @@ "vue",

"dependencies": {
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/typescript": "^4.1.1",
"@graphql-codegen/cli": "^5.0.5",
"@graphql-codegen/typescript": "^4.1.6",
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
"@graphql-codegen/typescript-operations": "^4.3.1",
"@nuxt/kit": "^3.14.159",
"@graphql-codegen/typescript-operations": "^4.6.0",
"@nuxt/kit": "^3.16.2",
"defu": "^6.1.4",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-request": "^7.1.2",
"knitwork": "^1.1.0",
"ohash": "^1.1.4",
"knitwork": "^1.2.0",
"ohash": "^2.0.11",
"scule": "^1.3.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^1.3.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.0",
"@vitest/coverage-v8": "^2.1.5",
"eslint": "^9.14.0",
"nuxt": "^3.14.159",
"vitest": "^2.1.5"
"@nuxt/test-utils": "^3.17.2",
"@vitest/coverage-v8": "^3.1.1",
"eslint": "^9.23.0",
"nuxt": "^3.16.2",
"vitest": "^3.1.1"
},

@@ -59,0 +59,0 @@ "overrides": {

@@ -48,3 +48,4 @@ [![nuxt-graphql-client](./docs/public/cover.png)](https://nuxt-graphql-client.web.app)

- Clone this repository
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
- Make sure you have **pnpm v10+** installed (you can check with `pnpm -v`).
If not, run `npm install -g pnpm` to get the latest version.
- Install dependencies using `pnpm install`

@@ -51,0 +52,0 @@ - Open playground with `pnpm dev`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet