@schema-hub/zod-graphql-client 0.0.19 → 0.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "Mathias Schreck <schreck.mathias@gmail.com>",
|
|
3
3
|
"dependencies": {
|
|
4
|
-
"@schema-hub/zod-error-formatter": "0.0.
|
|
5
|
-
"@schema-hub/zod-graphql-query-builder": "0.0.
|
|
4
|
+
"@schema-hub/zod-error-formatter": "0.0.16",
|
|
5
|
+
"@schema-hub/zod-graphql-query-builder": "0.0.17",
|
|
6
6
|
"ky": "2.0.2"
|
|
7
7
|
},
|
|
8
8
|
"description": "A lightweight and type-safe zod-based GraphQL client",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"./zod-graphql-client/persisted-query.js"
|
|
48
48
|
],
|
|
49
49
|
"type": "module",
|
|
50
|
-
"version": "0.0.
|
|
50
|
+
"version": "0.0.20"
|
|
51
51
|
}
|
package/sbom.cdx.json
CHANGED
|
@@ -9,44 +9,44 @@
|
|
|
9
9
|
{
|
|
10
10
|
"type": "application",
|
|
11
11
|
"name": "packtory",
|
|
12
|
-
"version": "0.0.
|
|
12
|
+
"version": "0.0.84"
|
|
13
13
|
}
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
18
|
"name": "@schema-hub/zod-graphql-client",
|
|
19
|
-
"version": "0.0.
|
|
20
|
-
"bom-ref": "pkg:npm/@schema-hub/zod-graphql-client@0.0.
|
|
21
|
-
"purl": "pkg:npm/@schema-hub/zod-graphql-client@0.0.
|
|
19
|
+
"version": "0.0.20",
|
|
20
|
+
"bom-ref": "pkg:npm/@schema-hub/zod-graphql-client@0.0.20",
|
|
21
|
+
"purl": "pkg:npm/@schema-hub/zod-graphql-client@0.0.20"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"components": [
|
|
25
25
|
{
|
|
26
26
|
"type": "library",
|
|
27
27
|
"name": "@schema-hub/zod-error-formatter",
|
|
28
|
-
"version": "0.0.
|
|
29
|
-
"bom-ref": "pkg:npm/@schema-hub/zod-error-formatter@0.0.
|
|
28
|
+
"version": "0.0.16",
|
|
29
|
+
"bom-ref": "pkg:npm/@schema-hub/zod-error-formatter@0.0.16",
|
|
30
30
|
"scope": "required",
|
|
31
31
|
"licenses": [
|
|
32
32
|
{
|
|
33
33
|
"expression": "MIT"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
|
-
"purl": "pkg:npm/@schema-hub/zod-error-formatter@0.0.
|
|
36
|
+
"purl": "pkg:npm/@schema-hub/zod-error-formatter@0.0.16"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"type": "library",
|
|
40
40
|
"name": "@schema-hub/zod-graphql-query-builder",
|
|
41
|
-
"version": "0.0.
|
|
42
|
-
"bom-ref": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.
|
|
41
|
+
"version": "0.0.17",
|
|
42
|
+
"bom-ref": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.17",
|
|
43
43
|
"scope": "required",
|
|
44
44
|
"licenses": [
|
|
45
45
|
{
|
|
46
46
|
"expression": "MIT"
|
|
47
47
|
}
|
|
48
48
|
],
|
|
49
|
-
"purl": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.
|
|
49
|
+
"purl": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.17"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"type": "library",
|
|
@@ -77,19 +77,19 @@
|
|
|
77
77
|
],
|
|
78
78
|
"dependencies": [
|
|
79
79
|
{
|
|
80
|
-
"ref": "pkg:npm/@schema-hub/zod-error-formatter@0.0.
|
|
80
|
+
"ref": "pkg:npm/@schema-hub/zod-error-formatter@0.0.16"
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
|
-
"ref": "pkg:npm/@schema-hub/zod-graphql-client@0.0.
|
|
83
|
+
"ref": "pkg:npm/@schema-hub/zod-graphql-client@0.0.20",
|
|
84
84
|
"dependsOn": [
|
|
85
|
-
"pkg:npm/@schema-hub/zod-error-formatter@0.0.
|
|
86
|
-
"pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.
|
|
85
|
+
"pkg:npm/@schema-hub/zod-error-formatter@0.0.16",
|
|
86
|
+
"pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.17",
|
|
87
87
|
"pkg:npm/ky@2.0.2",
|
|
88
88
|
"pkg:npm/zod@%5E4.0.5"
|
|
89
89
|
]
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
|
-
"ref": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.
|
|
92
|
+
"ref": "pkg:npm/@schema-hub/zod-graphql-query-builder@0.0.17"
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"ref": "pkg:npm/ky@2.0.2"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-handle.js","sourceRoot":"","sources":["../../../../source/zod-graphql-client/operation-handle.ts"],"names":[],"mappings":"AAKA,MAAM,kBAAkB,GAAG,MAAM,CAAC,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"operation-handle.js","sourceRoot":"","sources":["../../../../source/zod-graphql-client/operation-handle.ts"],"names":[],"mappings":"AAKA,MAAM,kBAAkB,GAAG,MAAM,CAAC,kBAAkB,CAAC,CAAC;AA2BtD,SAAS,qBAAqB,CAG5B,IAAmB,EAAE,MAAgD;IACnE,MAAM,IAAI,GAAuC;QAC7C,CAAC,kBAAkB,CAAC,EAAE,IAAI;QAC1B,IAAI;QACJ,MAAM,EAAE,MAAM,CAAC,MAAM;KACxB,CAAC;IACF,MAAM,aAAa,GAAG,MAAM,CAAC,SAAS,KAAK,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,SAAS,EAAE,MAAM,CAAC,SAAS,EAAE,CAAC;IACvG,OAAO,MAAM,CAAC,aAAa,KAAK,SAAS;QACrC,CAAC,CAAC,aAAa;QACf,CAAC,CAAC,EAAE,GAAG,aAAa,EAAE,aAAa,EAAE,MAAM,CAAC,aAAa,EAAE,CAAC;AACpE,CAAC;AAED,MAAM,UAAU,WAAW,CAGzB,MAAgD;IAC9C,OAAO,qBAAqB,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;AAClD,CAAC;AAED,MAAM,UAAU,cAAc,CAG5B,MAAgD;IAC9C,OAAO,qBAAqB,CAAC,UAAU,EAAE,MAAM,CAAC,CAAC;AACrD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"graphql-response.d.ts","sourceRoot":"","sources":["../../../../source/zod-graphql-client/graphql-response.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AASpE,wBAAgB,oBAAoB,CAAC,YAAY,EAAE,OAAO,GAAG,sBAAsB,CAAC,OAAO,CAAC,CA2B3F"}
|