@pexip-engage-public/graphql
Advanced tools
Comparing version
# @pexip-engage-public/graphql | ||
## 1.0.58-canary-20250123094850 | ||
### Patch Changes | ||
- Updated dependencies [7d9b410] | ||
- @pexip-engage/utils@0.1.30-canary-20250123094850 | ||
## 1.0.57 | ||
@@ -4,0 +11,0 @@ |
@@ -5,3 +5,3 @@ import type { Language } from "./schema.js"; | ||
languages: { | ||
typeguard: (value?: string | null) => value is Language; | ||
typeguard: (value?: unknown) => value is Language; | ||
values: [Language, ...Language[]]; | ||
@@ -8,0 +8,0 @@ }; |
{ | ||
"name": "@pexip-engage-public/graphql", | ||
"version": "1.0.57", | ||
"version": "1.0.58-canary-20250123094850", | ||
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/packages/graphql#readme", | ||
@@ -41,3 +41,3 @@ "bugs": { | ||
"zod": "^3.24.1", | ||
"@pexip-engage/utils": "0.1.29" | ||
"@pexip-engage/utils": "0.1.30-canary-20250123094850" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5424898
0.12%130301
0.12%2
100%