@pexip-engage-public/graphql
Advanced tools
Comparing version 1.0.60-canary-20250207151802 to 1.0.60
# @pexip-engage-public/graphql | ||
## 1.0.60-canary-20250207151802 | ||
## 1.0.60 | ||
### Patch Changes | ||
- 4ca2239: Add cross-env to support lint command on Windows | ||
- 71127ce: fix(deps): update all non-major dependencies | ||
- Updated dependencies [4ca2239] | ||
- @pexip-engage/utils@0.1.32-canary-20250207151802 | ||
- Updated dependencies [0122047] | ||
- @pexip-engage/utils@0.1.32 | ||
@@ -12,0 +11,0 @@ ## 1.0.59 |
{ | ||
"name": "@pexip-engage-public/graphql", | ||
"version": "1.0.60-canary-20250207151802", | ||
"version": "1.0.60", | ||
"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.32-canary-20250207151802" | ||
"@pexip-engage/utils": "0.1.32" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"@pexip-engage/tsconfig": "0.1.1", | ||
"eslint-config-pexip-engage": "1.1.6-canary-20250207151802" | ||
"eslint-config-pexip-engage": "1.1.6" | ||
}, | ||
@@ -65,5 +65,5 @@ "volta": { | ||
"codegen:diff": "graphql-inspector diff ./schema.graphql https://graph.development.pexipengage.com", | ||
"lint": "cross-env TIMING=1 eslint --max-warnings=0 .", | ||
"lint": "TIMING=1 eslint --max-warnings=0 .", | ||
"lint:fix": "pnpm lint --fix" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5425056
Updated@pexip-engage/utils@0.1.32