@bisondesk/commons-sdk 1.0.7 → 1.0.8

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@bisondesk/commons-sdk",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "scripts": {
5
5
  "build": "npx tsc --build",
6
6
  "clean": "rm -rf lib *.tsbuildinfo",
@@ -712,8 +712,8 @@
712
712
  "affectsGlobalScope": false
713
713
  },
714
714
  "../../node_modules/@babel/parser/typings/babel-parser.d.ts": {
715
- "version": "6da9e714516d081abaa435946d77c8d74dba888530412dc71601e83d2c8a512e",
716
- "signature": "6da9e714516d081abaa435946d77c8d74dba888530412dc71601e83d2c8a512e",
715
+ "version": "069733dc220affbe58d9c1d1a93af3707bc515aaed761701d8741b57da4cb964",
716
+ "signature": "069733dc220affbe58d9c1d1a93af3707bc515aaed761701d8741b57da4cb964",
717
717
  "affectsGlobalScope": false
718
718
  },
719
719
  "../../node_modules/@types/babel__template/index.d.ts": {
@@ -796,11 +796,6 @@
796
796
  "signature": "3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba",
797
797
  "affectsGlobalScope": false
798
798
  },
799
- "../../node_modules/@types/hapi__joi/index.d.ts": {
800
- "version": "91a2fdd0c0d1fb495958b2d476785b000d8d337caba9078c14f48c65e324b17a",
801
- "signature": "91a2fdd0c0d1fb495958b2d476785b000d8d337caba9078c14f48c65e324b17a",
802
- "affectsGlobalScope": false
803
- },
804
799
  "../../node_modules/@types/http-assert/index.d.ts": {
805
800
  "version": "97fd9fd06a67deac133ddeac0b4a266db5eede2e40ec6ad67b31b0b862559643",
806
801
  "signature": "97fd9fd06a67deac133ddeac0b4a266db5eede2e40ec6ad67b31b0b862559643",
@@ -916,9 +911,14 @@
916
911
  "signature": "799475c7b67b02267bd548418cd9a29a05c1f6484ae0a44dff74510374cbb585",
917
912
  "affectsGlobalScope": false
918
913
  },
914
+ "../../node_modules/@types/pino-pretty/index.d.ts": {
915
+ "version": "728f34a1ed47b256c1267cc119e8dff2ff740964b2c2975c1028f4fba86eaa53",
916
+ "signature": "728f34a1ed47b256c1267cc119e8dff2ff740964b2c2975c1028f4fba86eaa53",
917
+ "affectsGlobalScope": false
918
+ },
919
919
  "../../node_modules/@types/pino/index.d.ts": {
920
- "version": "a036f0199c08616814930a32f742f6a50905603fccd31a9218840ff9d1462cca",
921
- "signature": "a036f0199c08616814930a32f742f6a50905603fccd31a9218840ff9d1462cca",
920
+ "version": "ac5e7847ab1ed676e196afc44d5b1d4901cbd7a492f408d42b6f69415ac9aa7c",
921
+ "signature": "ac5e7847ab1ed676e196afc44d5b1d4901cbd7a492f408d42b6f69415ac9aa7c",
922
922
  "affectsGlobalScope": false
923
923
  },
924
924
  "../../node_modules/@types/pino-http/index.d.ts": {
@@ -967,8 +967,8 @@
967
967
  "affectsGlobalScope": false
968
968
  },
969
969
  "../../node_modules/pg-protocol/dist/messages.d.ts": {
970
- "version": "ea6a82234c94b9e7a57d9e3d938de7a79db50d5d03a00b668bc69b166e841ff6",
971
- "signature": "ea6a82234c94b9e7a57d9e3d938de7a79db50d5d03a00b668bc69b166e841ff6",
970
+ "version": "17230b34bb564a3a2e36f9d3985372ccab4ad1722df2c43f7c5c2b553f68e5db",
971
+ "signature": "17230b34bb564a3a2e36f9d3985372ccab4ad1722df2c43f7c5c2b553f68e5db",
972
972
  "affectsGlobalScope": false
973
973
  },
974
974
  "../../node_modules/@types/pg/index.d.ts": {
@@ -1568,6 +1568,9 @@
1568
1568
  "../../node_modules/@types/node/http.d.ts",
1569
1569
  "../../node_modules/@types/pino/index.d.ts"
1570
1570
  ],
1571
+ "../../node_modules/@types/pino-pretty/index.d.ts": [
1572
+ "../../node_modules/@types/pino/index.d.ts"
1573
+ ],
1571
1574
  "../../node_modules/@types/pino-std-serializers/index.d.ts": [
1572
1575
  "../../node_modules/@types/node/http.d.ts",
1573
1576
  "../../node_modules/@types/node/index.d.ts"
@@ -1577,6 +1580,7 @@
1577
1580
  "../../node_modules/@types/node/http.d.ts",
1578
1581
  "../../node_modules/@types/node/index.d.ts",
1579
1582
  "../../node_modules/@types/node/stream.d.ts",
1583
+ "../../node_modules/@types/pino-pretty/index.d.ts",
1580
1584
  "../../node_modules/@types/pino-std-serializers/index.d.ts",
1581
1585
  "../../node_modules/@types/sonic-boom/index.d.ts"
1582
1586
  ],
@@ -2168,6 +2172,9 @@
2168
2172
  "../../node_modules/@types/node/http.d.ts",
2169
2173
  "../../node_modules/@types/pino/index.d.ts"
2170
2174
  ],
2175
+ "../../node_modules/@types/pino-pretty/index.d.ts": [
2176
+ "../../node_modules/@types/pino/index.d.ts"
2177
+ ],
2171
2178
  "../../node_modules/@types/pino-std-serializers/index.d.ts": [
2172
2179
  "../../node_modules/@types/node/http.d.ts",
2173
2180
  "../../node_modules/@types/node/index.d.ts"
@@ -2177,6 +2184,7 @@
2177
2184
  "../../node_modules/@types/node/http.d.ts",
2178
2185
  "../../node_modules/@types/node/index.d.ts",
2179
2186
  "../../node_modules/@types/node/stream.d.ts",
2187
+ "../../node_modules/@types/pino-pretty/index.d.ts",
2180
2188
  "../../node_modules/@types/pino-std-serializers/index.d.ts",
2181
2189
  "../../node_modules/@types/sonic-boom/index.d.ts"
2182
2190
  ],
@@ -2289,7 +2297,6 @@
2289
2297
  "../../node_modules/@types/express-serve-static-core/index.d.ts",
2290
2298
  "../../node_modules/@types/express/index.d.ts",
2291
2299
  "../../node_modules/@types/graceful-fs/index.d.ts",
2292
- "../../node_modules/@types/hapi__joi/index.d.ts",
2293
2300
  "../../node_modules/@types/http-assert/index.d.ts",
2294
2301
  "../../node_modules/@types/http-errors/index.d.ts",
2295
2302
  "../../node_modules/@types/istanbul-lib-coverage/index.d.ts",
@@ -2360,6 +2367,7 @@
2360
2367
  "../../node_modules/@types/normalize-package-data/index.d.ts",
2361
2368
  "../../node_modules/@types/pg/index.d.ts",
2362
2369
  "../../node_modules/@types/pino-http/index.d.ts",
2370
+ "../../node_modules/@types/pino-pretty/index.d.ts",
2363
2371
  "../../node_modules/@types/pino-std-serializers/index.d.ts",
2364
2372
  "../../node_modules/@types/pino/index.d.ts",
2365
2373
  "../../node_modules/@types/prettier/index.d.ts",