c2cciutils 1.8.0.dev63__py3-none-any.whl → 1.8.0.dev68__py3-none-any.whl
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.
Potentially problematic release.
This version of c2cciutils might be problematic. Click here for more details.
- c2cciutils/__init__.py +1 -194
- c2cciutils/applications-versions.yaml +0 -1
- c2cciutils/configuration.py +1 -598
- c2cciutils/schema.json +2 -317
- {c2cciutils-1.8.0.dev63.dist-info → c2cciutils-1.8.0.dev68.dist-info}/METADATA +1 -219
- c2cciutils-1.8.0.dev68.dist-info/RECORD +25 -0
- c2cciutils-1.8.0.dev68.dist-info/entry_points.txt +9 -0
- c2cciutils/lib/docker.py +0 -141
- c2cciutils/lib/oidc.py +0 -188
- c2cciutils/package-lock.json +0 -370
- c2cciutils/package.json +0 -9
- c2cciutils/publish.py +0 -451
- c2cciutils/schema-applications.json +0 -50
- c2cciutils/scripts/clean.py +0 -103
- c2cciutils/scripts/docker_versions_gen.py +0 -33
- c2cciutils/scripts/pin_pipenv.py +0 -54
- c2cciutils/scripts/publish.py +0 -477
- c2cciutils/scripts/trigger_image_update.py +0 -84
- c2cciutils/scripts/version.py +0 -245
- c2cciutils-1.8.0.dev63.dist-info/RECORD +0 -37
- c2cciutils-1.8.0.dev63.dist-info/entry_points.txt +0 -18
- {c2cciutils-1.8.0.dev63.dist-info → c2cciutils-1.8.0.dev68.dist-info}/LICENSE +0 -0
- {c2cciutils-1.8.0.dev63.dist-info → c2cciutils-1.8.0.dev68.dist-info}/WHEEL +0 -0
c2cciutils/package-lock.json
DELETED
|
@@ -1,370 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "c2ccicheck",
|
|
3
|
-
"version": "1.0.0",
|
|
4
|
-
"lockfileVersion": 3,
|
|
5
|
-
"requires": true,
|
|
6
|
-
"packages": {
|
|
7
|
-
"": {
|
|
8
|
-
"name": "c2ccicheck",
|
|
9
|
-
"version": "1.0.0",
|
|
10
|
-
"dependencies": {
|
|
11
|
-
"snyk": "1.1295.4"
|
|
12
|
-
}
|
|
13
|
-
},
|
|
14
|
-
"node_modules/@sentry-internal/tracing": {
|
|
15
|
-
"version": "7.120.3",
|
|
16
|
-
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.120.3.tgz",
|
|
17
|
-
"integrity": "sha512-Ausx+Jw1pAMbIBHStoQ6ZqDZR60PsCByvHdw/jdH9AqPrNE9xlBSf9EwcycvmrzwyKspSLaB52grlje2cRIUMg==",
|
|
18
|
-
"license": "MIT",
|
|
19
|
-
"dependencies": {
|
|
20
|
-
"@sentry/core": "7.120.3",
|
|
21
|
-
"@sentry/types": "7.120.3",
|
|
22
|
-
"@sentry/utils": "7.120.3"
|
|
23
|
-
},
|
|
24
|
-
"engines": {
|
|
25
|
-
"node": ">=8"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
"node_modules/@sentry/core": {
|
|
29
|
-
"version": "7.120.3",
|
|
30
|
-
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.120.3.tgz",
|
|
31
|
-
"integrity": "sha512-vyy11fCGpkGK3qI5DSXOjgIboBZTriw0YDx/0KyX5CjIjDDNgp5AGgpgFkfZyiYiaU2Ww3iFuKo4wHmBusz1uA==",
|
|
32
|
-
"license": "MIT",
|
|
33
|
-
"dependencies": {
|
|
34
|
-
"@sentry/types": "7.120.3",
|
|
35
|
-
"@sentry/utils": "7.120.3"
|
|
36
|
-
},
|
|
37
|
-
"engines": {
|
|
38
|
-
"node": ">=8"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"node_modules/@sentry/integrations": {
|
|
42
|
-
"version": "7.120.3",
|
|
43
|
-
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.120.3.tgz",
|
|
44
|
-
"integrity": "sha512-6i/lYp0BubHPDTg91/uxHvNui427df9r17SsIEXa2eKDwQ9gW2qRx5IWgvnxs2GV/GfSbwcx4swUB3RfEWrXrQ==",
|
|
45
|
-
"license": "MIT",
|
|
46
|
-
"dependencies": {
|
|
47
|
-
"@sentry/core": "7.120.3",
|
|
48
|
-
"@sentry/types": "7.120.3",
|
|
49
|
-
"@sentry/utils": "7.120.3",
|
|
50
|
-
"localforage": "^1.8.1"
|
|
51
|
-
},
|
|
52
|
-
"engines": {
|
|
53
|
-
"node": ">=8"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"node_modules/@sentry/node": {
|
|
57
|
-
"version": "7.120.3",
|
|
58
|
-
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.120.3.tgz",
|
|
59
|
-
"integrity": "sha512-t+QtekZedEfiZjbkRAk1QWJPnJlFBH/ti96tQhEq7wmlk3VszDXraZvLWZA0P2vXyglKzbWRGkT31aD3/kX+5Q==",
|
|
60
|
-
"license": "MIT",
|
|
61
|
-
"dependencies": {
|
|
62
|
-
"@sentry-internal/tracing": "7.120.3",
|
|
63
|
-
"@sentry/core": "7.120.3",
|
|
64
|
-
"@sentry/integrations": "7.120.3",
|
|
65
|
-
"@sentry/types": "7.120.3",
|
|
66
|
-
"@sentry/utils": "7.120.3"
|
|
67
|
-
},
|
|
68
|
-
"engines": {
|
|
69
|
-
"node": ">=8"
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
"node_modules/@sentry/types": {
|
|
73
|
-
"version": "7.120.3",
|
|
74
|
-
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.120.3.tgz",
|
|
75
|
-
"integrity": "sha512-C4z+3kGWNFJ303FC+FxAd4KkHvxpNFYAFN8iMIgBwJdpIl25KZ8Q/VdGn0MLLUEHNLvjob0+wvwlcRBBNLXOow==",
|
|
76
|
-
"license": "MIT",
|
|
77
|
-
"engines": {
|
|
78
|
-
"node": ">=8"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
"node_modules/@sentry/utils": {
|
|
82
|
-
"version": "7.120.3",
|
|
83
|
-
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.120.3.tgz",
|
|
84
|
-
"integrity": "sha512-UDAOQJtJDxZHQ5Nm1olycBIsz2wdGX8SdzyGVHmD8EOQYAeDZQyIlQYohDe9nazdIOQLZCIc3fU0G9gqVLkaGQ==",
|
|
85
|
-
"license": "MIT",
|
|
86
|
-
"dependencies": {
|
|
87
|
-
"@sentry/types": "7.120.3"
|
|
88
|
-
},
|
|
89
|
-
"engines": {
|
|
90
|
-
"node": ">=8"
|
|
91
|
-
}
|
|
92
|
-
},
|
|
93
|
-
"node_modules/boolean": {
|
|
94
|
-
"version": "3.2.0",
|
|
95
|
-
"resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
|
|
96
|
-
"integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
|
|
97
|
-
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
98
|
-
"license": "MIT"
|
|
99
|
-
},
|
|
100
|
-
"node_modules/define-data-property": {
|
|
101
|
-
"version": "1.1.4",
|
|
102
|
-
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
103
|
-
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
104
|
-
"license": "MIT",
|
|
105
|
-
"dependencies": {
|
|
106
|
-
"es-define-property": "^1.0.0",
|
|
107
|
-
"es-errors": "^1.3.0",
|
|
108
|
-
"gopd": "^1.0.1"
|
|
109
|
-
},
|
|
110
|
-
"engines": {
|
|
111
|
-
"node": ">= 0.4"
|
|
112
|
-
},
|
|
113
|
-
"funding": {
|
|
114
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
|
-
"node_modules/define-properties": {
|
|
118
|
-
"version": "1.2.1",
|
|
119
|
-
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
|
|
120
|
-
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
|
|
121
|
-
"license": "MIT",
|
|
122
|
-
"dependencies": {
|
|
123
|
-
"define-data-property": "^1.0.1",
|
|
124
|
-
"has-property-descriptors": "^1.0.0",
|
|
125
|
-
"object-keys": "^1.1.1"
|
|
126
|
-
},
|
|
127
|
-
"engines": {
|
|
128
|
-
"node": ">= 0.4"
|
|
129
|
-
},
|
|
130
|
-
"funding": {
|
|
131
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
132
|
-
}
|
|
133
|
-
},
|
|
134
|
-
"node_modules/detect-node": {
|
|
135
|
-
"version": "2.1.0",
|
|
136
|
-
"resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
|
|
137
|
-
"integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
|
|
138
|
-
"license": "MIT"
|
|
139
|
-
},
|
|
140
|
-
"node_modules/es-define-property": {
|
|
141
|
-
"version": "1.0.1",
|
|
142
|
-
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
143
|
-
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
|
144
|
-
"license": "MIT",
|
|
145
|
-
"engines": {
|
|
146
|
-
"node": ">= 0.4"
|
|
147
|
-
}
|
|
148
|
-
},
|
|
149
|
-
"node_modules/es-errors": {
|
|
150
|
-
"version": "1.3.0",
|
|
151
|
-
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
152
|
-
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
153
|
-
"license": "MIT",
|
|
154
|
-
"engines": {
|
|
155
|
-
"node": ">= 0.4"
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
|
-
"node_modules/es6-error": {
|
|
159
|
-
"version": "4.1.1",
|
|
160
|
-
"resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
|
|
161
|
-
"integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
|
|
162
|
-
"license": "MIT"
|
|
163
|
-
},
|
|
164
|
-
"node_modules/escape-string-regexp": {
|
|
165
|
-
"version": "4.0.0",
|
|
166
|
-
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
167
|
-
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|
168
|
-
"license": "MIT",
|
|
169
|
-
"engines": {
|
|
170
|
-
"node": ">=10"
|
|
171
|
-
},
|
|
172
|
-
"funding": {
|
|
173
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
"node_modules/global-agent": {
|
|
177
|
-
"version": "3.0.0",
|
|
178
|
-
"resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
|
|
179
|
-
"integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
|
|
180
|
-
"license": "BSD-3-Clause",
|
|
181
|
-
"dependencies": {
|
|
182
|
-
"boolean": "^3.0.1",
|
|
183
|
-
"es6-error": "^4.1.1",
|
|
184
|
-
"matcher": "^3.0.0",
|
|
185
|
-
"roarr": "^2.15.3",
|
|
186
|
-
"semver": "^7.3.2",
|
|
187
|
-
"serialize-error": "^7.0.1"
|
|
188
|
-
},
|
|
189
|
-
"engines": {
|
|
190
|
-
"node": ">=10.0"
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
"node_modules/globalthis": {
|
|
194
|
-
"version": "1.0.4",
|
|
195
|
-
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
|
|
196
|
-
"integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
|
|
197
|
-
"license": "MIT",
|
|
198
|
-
"dependencies": {
|
|
199
|
-
"define-properties": "^1.2.1",
|
|
200
|
-
"gopd": "^1.0.1"
|
|
201
|
-
},
|
|
202
|
-
"engines": {
|
|
203
|
-
"node": ">= 0.4"
|
|
204
|
-
},
|
|
205
|
-
"funding": {
|
|
206
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
"node_modules/gopd": {
|
|
210
|
-
"version": "1.2.0",
|
|
211
|
-
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
|
|
212
|
-
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
|
|
213
|
-
"license": "MIT",
|
|
214
|
-
"engines": {
|
|
215
|
-
"node": ">= 0.4"
|
|
216
|
-
},
|
|
217
|
-
"funding": {
|
|
218
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
"node_modules/has-property-descriptors": {
|
|
222
|
-
"version": "1.0.2",
|
|
223
|
-
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
224
|
-
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
225
|
-
"license": "MIT",
|
|
226
|
-
"dependencies": {
|
|
227
|
-
"es-define-property": "^1.0.0"
|
|
228
|
-
},
|
|
229
|
-
"funding": {
|
|
230
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
"node_modules/immediate": {
|
|
234
|
-
"version": "3.0.6",
|
|
235
|
-
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
|
|
236
|
-
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
|
|
237
|
-
"license": "MIT"
|
|
238
|
-
},
|
|
239
|
-
"node_modules/json-stringify-safe": {
|
|
240
|
-
"version": "5.0.1",
|
|
241
|
-
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
|
|
242
|
-
"integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
|
|
243
|
-
"license": "ISC"
|
|
244
|
-
},
|
|
245
|
-
"node_modules/lie": {
|
|
246
|
-
"version": "3.1.1",
|
|
247
|
-
"resolved": "https://registry.npmjs.org/lie/-/lie-3.1.1.tgz",
|
|
248
|
-
"integrity": "sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==",
|
|
249
|
-
"license": "MIT",
|
|
250
|
-
"dependencies": {
|
|
251
|
-
"immediate": "~3.0.5"
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
"node_modules/localforage": {
|
|
255
|
-
"version": "1.10.0",
|
|
256
|
-
"resolved": "https://registry.npmjs.org/localforage/-/localforage-1.10.0.tgz",
|
|
257
|
-
"integrity": "sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==",
|
|
258
|
-
"license": "Apache-2.0",
|
|
259
|
-
"dependencies": {
|
|
260
|
-
"lie": "3.1.1"
|
|
261
|
-
}
|
|
262
|
-
},
|
|
263
|
-
"node_modules/matcher": {
|
|
264
|
-
"version": "3.0.0",
|
|
265
|
-
"resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
|
|
266
|
-
"integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
|
|
267
|
-
"license": "MIT",
|
|
268
|
-
"dependencies": {
|
|
269
|
-
"escape-string-regexp": "^4.0.0"
|
|
270
|
-
},
|
|
271
|
-
"engines": {
|
|
272
|
-
"node": ">=10"
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
"node_modules/object-keys": {
|
|
276
|
-
"version": "1.1.1",
|
|
277
|
-
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
|
|
278
|
-
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
|
|
279
|
-
"license": "MIT",
|
|
280
|
-
"engines": {
|
|
281
|
-
"node": ">= 0.4"
|
|
282
|
-
}
|
|
283
|
-
},
|
|
284
|
-
"node_modules/roarr": {
|
|
285
|
-
"version": "2.15.4",
|
|
286
|
-
"resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
|
|
287
|
-
"integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
|
|
288
|
-
"license": "BSD-3-Clause",
|
|
289
|
-
"dependencies": {
|
|
290
|
-
"boolean": "^3.0.1",
|
|
291
|
-
"detect-node": "^2.0.4",
|
|
292
|
-
"globalthis": "^1.0.1",
|
|
293
|
-
"json-stringify-safe": "^5.0.1",
|
|
294
|
-
"semver-compare": "^1.0.0",
|
|
295
|
-
"sprintf-js": "^1.1.2"
|
|
296
|
-
},
|
|
297
|
-
"engines": {
|
|
298
|
-
"node": ">=8.0"
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
"node_modules/semver": {
|
|
302
|
-
"version": "7.7.0",
|
|
303
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.0.tgz",
|
|
304
|
-
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
|
305
|
-
"license": "ISC",
|
|
306
|
-
"bin": {
|
|
307
|
-
"semver": "bin/semver.js"
|
|
308
|
-
},
|
|
309
|
-
"engines": {
|
|
310
|
-
"node": ">=10"
|
|
311
|
-
}
|
|
312
|
-
},
|
|
313
|
-
"node_modules/semver-compare": {
|
|
314
|
-
"version": "1.0.0",
|
|
315
|
-
"resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
|
|
316
|
-
"integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
|
|
317
|
-
"license": "MIT"
|
|
318
|
-
},
|
|
319
|
-
"node_modules/serialize-error": {
|
|
320
|
-
"version": "7.0.1",
|
|
321
|
-
"resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
|
|
322
|
-
"integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
|
|
323
|
-
"license": "MIT",
|
|
324
|
-
"dependencies": {
|
|
325
|
-
"type-fest": "^0.13.1"
|
|
326
|
-
},
|
|
327
|
-
"engines": {
|
|
328
|
-
"node": ">=10"
|
|
329
|
-
},
|
|
330
|
-
"funding": {
|
|
331
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
332
|
-
}
|
|
333
|
-
},
|
|
334
|
-
"node_modules/snyk": {
|
|
335
|
-
"version": "1.1295.4",
|
|
336
|
-
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1295.4.tgz",
|
|
337
|
-
"integrity": "sha512-hjtLBz6X+oM9QHrrRpQz6YgATQFhWbvbvuHaHqmF13x9+AXvHGz4I8H3o3k1EfCayKbpPqYsk65qsJk/0If3Dw==",
|
|
338
|
-
"hasInstallScript": true,
|
|
339
|
-
"license": "Apache-2.0",
|
|
340
|
-
"dependencies": {
|
|
341
|
-
"@sentry/node": "^7.36.0",
|
|
342
|
-
"global-agent": "^3.0.0"
|
|
343
|
-
},
|
|
344
|
-
"bin": {
|
|
345
|
-
"snyk": "bin/snyk"
|
|
346
|
-
},
|
|
347
|
-
"engines": {
|
|
348
|
-
"node": ">=12"
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
"node_modules/sprintf-js": {
|
|
352
|
-
"version": "1.1.3",
|
|
353
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
354
|
-
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
355
|
-
"license": "BSD-3-Clause"
|
|
356
|
-
},
|
|
357
|
-
"node_modules/type-fest": {
|
|
358
|
-
"version": "0.13.1",
|
|
359
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
|
|
360
|
-
"integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
|
|
361
|
-
"license": "(MIT OR CC0-1.0)",
|
|
362
|
-
"engines": {
|
|
363
|
-
"node": ">=10"
|
|
364
|
-
},
|
|
365
|
-
"funding": {
|
|
366
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
}
|