c2cciutils 1.8.0.dev24__py3-none-any.whl → 1.8.0.dev26__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/package-lock.json +42 -3
- {c2cciutils-1.8.0.dev24.dist-info → c2cciutils-1.8.0.dev26.dist-info}/METADATA +1 -1
- {c2cciutils-1.8.0.dev24.dist-info → c2cciutils-1.8.0.dev26.dist-info}/RECORD +6 -6
- {c2cciutils-1.8.0.dev24.dist-info → c2cciutils-1.8.0.dev26.dist-info}/LICENSE +0 -0
- {c2cciutils-1.8.0.dev24.dist-info → c2cciutils-1.8.0.dev26.dist-info}/WHEEL +0 -0
- {c2cciutils-1.8.0.dev24.dist-info → c2cciutils-1.8.0.dev26.dist-info}/entry_points.txt +0 -0
c2cciutils/package-lock.json
CHANGED
|
@@ -97,6 +97,25 @@
|
|
|
97
97
|
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
|
|
98
98
|
"license": "MIT"
|
|
99
99
|
},
|
|
100
|
+
"node_modules/call-bind": {
|
|
101
|
+
"version": "1.0.7",
|
|
102
|
+
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
|
|
103
|
+
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
104
|
+
"license": "MIT",
|
|
105
|
+
"dependencies": {
|
|
106
|
+
"es-define-property": "^1.0.0",
|
|
107
|
+
"es-errors": "^1.3.0",
|
|
108
|
+
"function-bind": "^1.1.2",
|
|
109
|
+
"get-intrinsic": "^1.2.4",
|
|
110
|
+
"set-function-length": "^1.2.1"
|
|
111
|
+
},
|
|
112
|
+
"engines": {
|
|
113
|
+
"node": ">= 0.4"
|
|
114
|
+
},
|
|
115
|
+
"funding": {
|
|
116
|
+
"url": "https://github.com/sponsors/ljharb"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
100
119
|
"node_modules/define-data-property": {
|
|
101
120
|
"version": "1.1.4",
|
|
102
121
|
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
@@ -265,10 +284,13 @@
|
|
|
265
284
|
}
|
|
266
285
|
},
|
|
267
286
|
"node_modules/has-proto": {
|
|
268
|
-
"version": "1.0
|
|
269
|
-
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.
|
|
270
|
-
"integrity": "sha512-
|
|
287
|
+
"version": "1.1.0",
|
|
288
|
+
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.1.0.tgz",
|
|
289
|
+
"integrity": "sha512-QLdzI9IIO1Jg7f9GT1gXpPpXArAn6cS31R1eEZqz08Gc+uQ8/XiqHWt17Fiw+2p6oTTIq5GXEpQkAlA88YRl/Q==",
|
|
271
290
|
"license": "MIT",
|
|
291
|
+
"dependencies": {
|
|
292
|
+
"call-bind": "^1.0.7"
|
|
293
|
+
},
|
|
272
294
|
"engines": {
|
|
273
295
|
"node": ">= 0.4"
|
|
274
296
|
},
|
|
@@ -401,6 +423,23 @@
|
|
|
401
423
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
402
424
|
}
|
|
403
425
|
},
|
|
426
|
+
"node_modules/set-function-length": {
|
|
427
|
+
"version": "1.2.2",
|
|
428
|
+
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
429
|
+
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
430
|
+
"license": "MIT",
|
|
431
|
+
"dependencies": {
|
|
432
|
+
"define-data-property": "^1.1.4",
|
|
433
|
+
"es-errors": "^1.3.0",
|
|
434
|
+
"function-bind": "^1.1.2",
|
|
435
|
+
"get-intrinsic": "^1.2.4",
|
|
436
|
+
"gopd": "^1.0.1",
|
|
437
|
+
"has-property-descriptors": "^1.0.2"
|
|
438
|
+
},
|
|
439
|
+
"engines": {
|
|
440
|
+
"node": ">= 0.4"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
404
443
|
"node_modules/snyk": {
|
|
405
444
|
"version": "1.1294.2",
|
|
406
445
|
"resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1294.2.tgz",
|
|
@@ -9,7 +9,7 @@ c2cciutils/default_branch.graphql,sha256=CaP3rRsNiyg_7RvqbMk0tOJr0aqWd8cOeSV-ZKg
|
|
|
9
9
|
c2cciutils/env.py,sha256=fm_cMLKWM1fVvTWph2ikNyUPAaog0Am59DNzU68qkEI,3418
|
|
10
10
|
c2cciutils/lib/docker.py,sha256=d_YAUGCw2fXil7IaHFPxO3F_D5AWL4zz4gZj7M3fxj8,5675
|
|
11
11
|
c2cciutils/lib/oidc.py,sha256=VEQT0j31BuIyyUY5vJeUnCWBvS-6Ja9IeXlVx5synQw,6283
|
|
12
|
-
c2cciutils/package-lock.json,sha256=
|
|
12
|
+
c2cciutils/package-lock.json,sha256=av1Scc0VT4OrilDlOFQ5EKpCnfpNdeIsNyP3X6rCWFE,17092
|
|
13
13
|
c2cciutils/package.json,sha256=DGxF4MyK11X653QN_C_Yqj-p3rduMbcsop1DAHHyolA,134
|
|
14
14
|
c2cciutils/publish.py,sha256=54bQLYV-xSCzCP5UUQa3uh5y58EmYNGoVP7a2dveJiA,17264
|
|
15
15
|
c2cciutils/schema-applications.json,sha256=Tus-s9NB7uwKhTrQwhWQM4_oJygF_yHUqShtZhN1IxE,1551
|
|
@@ -30,8 +30,8 @@ c2cciutils/scripts/pin_pipenv.py,sha256=jBTwlolcEL0MUyq6VYzO-adkcL1gqN7B3kBb3UjT
|
|
|
30
30
|
c2cciutils/scripts/publish.py,sha256=AhNfXWJWk25KH5YWvGrJwCK7jaPYQO7jy1FjxYGZ-II,20451
|
|
31
31
|
c2cciutils/scripts/trigger_image_update.py,sha256=cDNFVXH_t6CE4b-8l9dn6Ivqf0vhEspKaujrUQdOaIQ,2779
|
|
32
32
|
c2cciutils/scripts/version.py,sha256=BAhoEBr6pz8WJOf4SGSjP9DINIRhw7LVNr2h0aLJDOo,8911
|
|
33
|
-
c2cciutils-1.8.0.
|
|
34
|
-
c2cciutils-1.8.0.
|
|
35
|
-
c2cciutils-1.8.0.
|
|
36
|
-
c2cciutils-1.8.0.
|
|
37
|
-
c2cciutils-1.8.0.
|
|
33
|
+
c2cciutils-1.8.0.dev26.dist-info/LICENSE,sha256=EMCYfDu0AgsMQO6k8Hl_xHzoFxM0db1xu9n_asZW9Vc,1307
|
|
34
|
+
c2cciutils-1.8.0.dev26.dist-info/METADATA,sha256=bZdmvINq-WJXqEwgBcEPULHEnHQsZsUI88uYBI0WVOc,17852
|
|
35
|
+
c2cciutils-1.8.0.dev26.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
36
|
+
c2cciutils-1.8.0.dev26.dist-info/entry_points.txt,sha256=54llpn1q67tS78NbLwA8rwSDWnEQ6aE3FaqMN0ctNN8,918
|
|
37
|
+
c2cciutils-1.8.0.dev26.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|