@codefresh-io/eventbus 1.4.3 → 2.0.0-test.0
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 +2 -2
- package/yarn.lock +60 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codefresh-io/eventbus",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0-test.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"cf-errors": "^0.1.16",
|
|
23
23
|
"debug": "2.6.9",
|
|
24
24
|
"lodash": "^4.17.21",
|
|
25
|
-
"pg": "
|
|
25
|
+
"pg": "8.11.1",
|
|
26
26
|
"pg-cursor": "^1.2.0",
|
|
27
27
|
"uuid": "^3.0.1"
|
|
28
28
|
},
|
package/yarn.lock
CHANGED
|
@@ -61,10 +61,6 @@ anymatch@^1.3.0:
|
|
|
61
61
|
arrify "^1.0.0"
|
|
62
62
|
micromatch "^2.1.5"
|
|
63
63
|
|
|
64
|
-
ap@~0.2.0:
|
|
65
|
-
version "0.2.0"
|
|
66
|
-
resolved "https://registry.yarnpkg.com/ap/-/ap-0.2.0.tgz#ae0942600b29912f0d2b14ec60c45e8f330b6110"
|
|
67
|
-
|
|
68
64
|
aproba@^1.0.3:
|
|
69
65
|
version "1.1.1"
|
|
70
66
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.1.1.tgz#95d3600f07710aa0e9298c726ad5ecf2eacbabab"
|
|
@@ -334,9 +330,10 @@ buffer-shims@^1.0.0:
|
|
|
334
330
|
version "1.0.0"
|
|
335
331
|
resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"
|
|
336
332
|
|
|
337
|
-
buffer-writer@
|
|
338
|
-
version "
|
|
339
|
-
resolved "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-
|
|
333
|
+
buffer-writer@2.0.0:
|
|
334
|
+
version "2.0.0"
|
|
335
|
+
resolved "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-2.0.0.tgz#ce7eb81a38f7829db09c873f2fbb792c0c98ec04"
|
|
336
|
+
integrity sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw==
|
|
340
337
|
|
|
341
338
|
camelcase@^1.0.2:
|
|
342
339
|
version "1.2.1"
|
|
@@ -2234,9 +2231,10 @@ package-json@^1.0.0:
|
|
|
2234
2231
|
got "^3.2.0"
|
|
2235
2232
|
registry-url "^3.0.0"
|
|
2236
2233
|
|
|
2237
|
-
packet-reader@0.
|
|
2238
|
-
version "0.
|
|
2239
|
-
resolved "https://registry.yarnpkg.com/packet-reader/-/packet-reader-0.
|
|
2234
|
+
packet-reader@1.0.0:
|
|
2235
|
+
version "1.0.0"
|
|
2236
|
+
resolved "https://registry.yarnpkg.com/packet-reader/-/packet-reader-1.0.0.tgz#9238e5480dedabacfe1fe3f2771063f164157d74"
|
|
2237
|
+
integrity sha512-HAKu/fG3HpHFO0AA8WE8q2g+gBJaZ9MG7fcKk+IJPLTGAD6Psw4443l+9DGRbOIh3/aXr7Phy0TjilYivJo5XQ==
|
|
2240
2238
|
|
|
2241
2239
|
parse-filepath@^1.0.1:
|
|
2242
2240
|
version "1.0.1"
|
|
@@ -2279,39 +2277,60 @@ pause-stream@0.0.11:
|
|
|
2279
2277
|
dependencies:
|
|
2280
2278
|
through "~2.3"
|
|
2281
2279
|
|
|
2282
|
-
pg-
|
|
2283
|
-
version "
|
|
2284
|
-
resolved "https://registry.yarnpkg.com/pg-
|
|
2280
|
+
pg-cloudflare@^1.1.1:
|
|
2281
|
+
version "1.1.1"
|
|
2282
|
+
resolved "https://registry.yarnpkg.com/pg-cloudflare/-/pg-cloudflare-1.1.1.tgz#e6d5833015b170e23ae819e8c5d7eaedb472ca98"
|
|
2283
|
+
integrity sha512-xWPagP/4B6BgFO+EKz3JONXv3YDgvkbVrGw2mTo3D6tVDQRh1e7cqVGvyR3BE+eQgAvx1XhW/iEASj4/jCWl3Q==
|
|
2284
|
+
|
|
2285
|
+
pg-connection-string@^2.6.1:
|
|
2286
|
+
version "2.6.1"
|
|
2287
|
+
resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.6.1.tgz#78c23c21a35dd116f48e12e23c0965e8d9e2cbfb"
|
|
2288
|
+
integrity sha512-w6ZzNu6oMmIzEAYVw+RLK0+nqHPt8K3ZnknKi+g48Ak2pr3dtljJW3o+D/n2zzCG07Zoe9VOX3aiKpj+BN0pjg==
|
|
2285
2289
|
|
|
2286
2290
|
pg-cursor@^1.2.0:
|
|
2287
2291
|
version "1.2.0"
|
|
2288
2292
|
resolved "https://registry.yarnpkg.com/pg-cursor/-/pg-cursor-1.2.0.tgz#e3542cb2a7d6fcacb8de373851a5eab6285e778c"
|
|
2289
2293
|
|
|
2290
|
-
pg-
|
|
2291
|
-
version "
|
|
2292
|
-
resolved "https://registry.yarnpkg.com/pg-
|
|
2294
|
+
pg-int8@1.0.1:
|
|
2295
|
+
version "1.0.1"
|
|
2296
|
+
resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
|
|
2297
|
+
integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
|
|
2293
2298
|
|
|
2294
|
-
pg-
|
|
2295
|
-
version "
|
|
2296
|
-
resolved "https://registry.yarnpkg.com/pg-
|
|
2299
|
+
pg-pool@^3.6.1:
|
|
2300
|
+
version "3.6.1"
|
|
2301
|
+
resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.6.1.tgz#5a902eda79a8d7e3c928b77abf776b3cb7d351f7"
|
|
2302
|
+
integrity sha512-jizsIzhkIitxCGfPRzJn1ZdcosIt3pz9Sh3V01fm1vZnbnCMgmGl5wvGGdNN2EL9Rmb0EcFoCkixH4Pu+sP9Og==
|
|
2303
|
+
|
|
2304
|
+
pg-protocol@^1.6.0:
|
|
2305
|
+
version "1.6.0"
|
|
2306
|
+
resolved "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.6.0.tgz#4c91613c0315349363af2084608db843502f8833"
|
|
2307
|
+
integrity sha512-M+PDm637OY5WM307051+bsDia5Xej6d9IR4GwJse1qA1DIhiKlksvrneZOYQq42OM+spubpcNYEo2FcKQrDk+Q==
|
|
2308
|
+
|
|
2309
|
+
pg-types@^2.1.0:
|
|
2310
|
+
version "2.2.0"
|
|
2311
|
+
resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-2.2.0.tgz#2d0250d636454f7cfa3b6ae0382fdfa8063254a3"
|
|
2312
|
+
integrity sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==
|
|
2297
2313
|
dependencies:
|
|
2298
|
-
|
|
2299
|
-
postgres-array "~
|
|
2314
|
+
pg-int8 "1.0.1"
|
|
2315
|
+
postgres-array "~2.0.0"
|
|
2300
2316
|
postgres-bytea "~1.0.0"
|
|
2301
|
-
postgres-date "~1.0.
|
|
2317
|
+
postgres-date "~1.0.4"
|
|
2302
2318
|
postgres-interval "^1.1.0"
|
|
2303
2319
|
|
|
2304
|
-
pg
|
|
2305
|
-
version "
|
|
2306
|
-
resolved "https://registry.yarnpkg.com/pg/-/pg-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
pg-
|
|
2312
|
-
pg-
|
|
2320
|
+
pg@8.11.1:
|
|
2321
|
+
version "8.11.1"
|
|
2322
|
+
resolved "https://registry.yarnpkg.com/pg/-/pg-8.11.1.tgz#297e0eb240306b1e9e4f55af8a3bae76ae4810b1"
|
|
2323
|
+
integrity sha512-utdq2obft07MxaDg0zBJI+l/M3mBRfIpEN3iSemsz0G5F2/VXx+XzqF4oxrbIZXQxt2AZzIUzyVg/YM6xOP/WQ==
|
|
2324
|
+
dependencies:
|
|
2325
|
+
buffer-writer "2.0.0"
|
|
2326
|
+
packet-reader "1.0.0"
|
|
2327
|
+
pg-connection-string "^2.6.1"
|
|
2328
|
+
pg-pool "^3.6.1"
|
|
2329
|
+
pg-protocol "^1.6.0"
|
|
2330
|
+
pg-types "^2.1.0"
|
|
2313
2331
|
pgpass "1.x"
|
|
2314
|
-
|
|
2332
|
+
optionalDependencies:
|
|
2333
|
+
pg-cloudflare "^1.1.1"
|
|
2315
2334
|
|
|
2316
2335
|
pgpass@1.x:
|
|
2317
2336
|
version "1.0.2"
|
|
@@ -2335,17 +2354,19 @@ plur@^2.1.0:
|
|
|
2335
2354
|
dependencies:
|
|
2336
2355
|
irregular-plurals "^1.0.0"
|
|
2337
2356
|
|
|
2338
|
-
postgres-array@~
|
|
2339
|
-
version "
|
|
2340
|
-
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-
|
|
2357
|
+
postgres-array@~2.0.0:
|
|
2358
|
+
version "2.0.0"
|
|
2359
|
+
resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz#48f8fce054fbc69671999329b8834b772652d82e"
|
|
2360
|
+
integrity sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==
|
|
2341
2361
|
|
|
2342
2362
|
postgres-bytea@~1.0.0:
|
|
2343
2363
|
version "1.0.0"
|
|
2344
2364
|
resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-1.0.0.tgz#027b533c0aa890e26d172d47cf9ccecc521acd35"
|
|
2345
2365
|
|
|
2346
|
-
postgres-date@~1.0.
|
|
2347
|
-
version "1.0.
|
|
2348
|
-
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.
|
|
2366
|
+
postgres-date@~1.0.4:
|
|
2367
|
+
version "1.0.7"
|
|
2368
|
+
resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.7.tgz#51bc086006005e5061c591cee727f2531bf641a8"
|
|
2369
|
+
integrity sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==
|
|
2349
2370
|
|
|
2350
2371
|
postgres-interval@^1.1.0:
|
|
2351
2372
|
version "1.1.0"
|
|
@@ -2640,7 +2661,7 @@ semver-diff@^2.0.0:
|
|
|
2640
2661
|
dependencies:
|
|
2641
2662
|
semver "^5.0.3"
|
|
2642
2663
|
|
|
2643
|
-
semver
|
|
2664
|
+
semver@^4.1.0:
|
|
2644
2665
|
version "4.3.2"
|
|
2645
2666
|
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz#c7a07158a80bedd052355b770d82d6640f803be7"
|
|
2646
2667
|
|