@copilotkit/runtime-client-gql
Advanced tools
+1
-1
| //#region package.json | ||
| var version = "1.59.1"; | ||
| var version = "1.59.2"; | ||
@@ -5,0 +5,0 @@ //#endregion |
+1
-1
| //#region package.json | ||
| var version = "1.59.1"; | ||
| var version = "1.59.2"; | ||
@@ -4,0 +4,0 @@ //#endregion |
+3
-2
| { | ||
| "name": "@copilotkit/runtime-client-gql", | ||
| "version": "1.59.1", | ||
| "version": "1.59.2", | ||
| "private": false, | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
| "urql": "^4.1.0", | ||
| "@copilotkit/shared": "1.59.1" | ||
| "@copilotkit/shared": "1.59.2" | ||
| }, | ||
@@ -70,2 +70,3 @@ "devDependencies": { | ||
| "build": "pnpm run graphql-codegen && tsdown", | ||
| "compat-check": "es-check es2022 --module 'dist/**/!(*.umd).{mjs,cjs,js}' && es-check es2018 'dist/**/*.umd.js'", | ||
| "dev": "concurrently \"pnpm run graphql-codegen:watch\" \"tsdown --watch\"", | ||
@@ -72,0 +73,0 @@ "test": "pnpm run graphql-codegen && vitest run", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
923806
0.01%+ Added
+ Added
- Removed
- Removed
Updated