@futdevpro/fsm-dynamo 1.0.15 → 1.0.16
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/lib/tsconfig.tsbuildinfo +199 -0
- package/package.json +1 -1
- package/tsconfig.json +1 -0
package/lib/tsconfig.tsbuildinfo
CHANGED
|
@@ -26,6 +26,16 @@
|
|
|
26
26
|
"signature": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
|
|
27
27
|
"affectsGlobalScope": false
|
|
28
28
|
},
|
|
29
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": {
|
|
30
|
+
"version": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
|
|
31
|
+
"signature": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
|
|
32
|
+
"affectsGlobalScope": false
|
|
33
|
+
},
|
|
34
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": {
|
|
35
|
+
"version": "94b4108552f078722078d7c4a010ca4851063882f6c0c51a1468aa7a39aed4b3",
|
|
36
|
+
"signature": "94b4108552f078722078d7c4a010ca4851063882f6c0c51a1468aa7a39aed4b3",
|
|
37
|
+
"affectsGlobalScope": false
|
|
38
|
+
},
|
|
29
39
|
"../node_modules/typescript/lib/lib.dom.d.ts": {
|
|
30
40
|
"version": "9affb0a2ddc57df5b8174c0af96c288d697a262e5bc9ca1f544c999dc64a91e6",
|
|
31
41
|
"signature": "9affb0a2ddc57df5b8174c0af96c288d697a262e5bc9ca1f544c999dc64a91e6",
|
|
@@ -131,11 +141,46 @@
|
|
|
131
141
|
"signature": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
|
|
132
142
|
"affectsGlobalScope": true
|
|
133
143
|
},
|
|
144
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": {
|
|
145
|
+
"version": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
|
|
146
|
+
"signature": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
|
|
147
|
+
"affectsGlobalScope": true
|
|
148
|
+
},
|
|
149
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": {
|
|
150
|
+
"version": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
|
|
151
|
+
"signature": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
|
|
152
|
+
"affectsGlobalScope": true
|
|
153
|
+
},
|
|
154
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": {
|
|
155
|
+
"version": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
|
|
156
|
+
"signature": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
|
|
157
|
+
"affectsGlobalScope": true
|
|
158
|
+
},
|
|
159
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": {
|
|
160
|
+
"version": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
|
|
161
|
+
"signature": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
|
|
162
|
+
"affectsGlobalScope": true
|
|
163
|
+
},
|
|
134
164
|
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": {
|
|
135
165
|
"version": "4f435f794b7853c55e2ae7cff6206025802aa79232d2867544178f2ca8ff5eaa",
|
|
136
166
|
"signature": "4f435f794b7853c55e2ae7cff6206025802aa79232d2867544178f2ca8ff5eaa",
|
|
137
167
|
"affectsGlobalScope": true
|
|
138
168
|
},
|
|
169
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": {
|
|
170
|
+
"version": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
|
|
171
|
+
"signature": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
|
|
172
|
+
"affectsGlobalScope": true
|
|
173
|
+
},
|
|
174
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": {
|
|
175
|
+
"version": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
|
|
176
|
+
"signature": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
|
|
177
|
+
"affectsGlobalScope": true
|
|
178
|
+
},
|
|
179
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": {
|
|
180
|
+
"version": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
|
|
181
|
+
"signature": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
|
|
182
|
+
"affectsGlobalScope": true
|
|
183
|
+
},
|
|
139
184
|
"../node_modules/typescript/lib/lib.esnext.intl.d.ts": {
|
|
140
185
|
"version": "89bf2b7a601b73ea4311eda9c41f86a58994fec1bee3b87c4a14d68d9adcdcbd",
|
|
141
186
|
"signature": "89bf2b7a601b73ea4311eda9c41f86a58994fec1bee3b87c4a14d68d9adcdcbd",
|
|
@@ -499,6 +544,7 @@
|
|
|
499
544
|
"lib": [
|
|
500
545
|
"lib.es2015.d.ts",
|
|
501
546
|
"lib.es2018.d.ts",
|
|
547
|
+
"lib.es2020.d.ts",
|
|
502
548
|
"lib.dom.d.ts"
|
|
503
549
|
],
|
|
504
550
|
"allowJs": true,
|
|
@@ -1233,6 +1279,46 @@
|
|
|
1233
1279
|
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1234
1280
|
"../node_modules/@types/node/util.d.ts"
|
|
1235
1281
|
],
|
|
1282
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
|
1283
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1284
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1285
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1286
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1287
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1288
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1289
|
+
],
|
|
1290
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": [
|
|
1291
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1292
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1293
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1294
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1295
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1296
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1297
|
+
],
|
|
1298
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
|
1299
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1300
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1301
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1302
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1303
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1304
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1305
|
+
],
|
|
1306
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
|
1307
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1308
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1309
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1310
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1311
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1312
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1313
|
+
],
|
|
1314
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
|
1315
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1316
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1317
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1318
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1319
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1320
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1321
|
+
],
|
|
1236
1322
|
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
|
1237
1323
|
"../node_modules/@types/node/fs.d.ts",
|
|
1238
1324
|
"../node_modules/@types/node/process.d.ts",
|
|
@@ -1241,6 +1327,38 @@
|
|
|
1241
1327
|
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1242
1328
|
"../node_modules/@types/node/util.d.ts"
|
|
1243
1329
|
],
|
|
1330
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": [
|
|
1331
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1332
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1333
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1334
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1335
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1336
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1337
|
+
],
|
|
1338
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
|
1339
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1340
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1341
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1342
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1343
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1344
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1345
|
+
],
|
|
1346
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
|
1347
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1348
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1349
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1350
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1351
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1352
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1353
|
+
],
|
|
1354
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
|
1355
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
1356
|
+
"../node_modules/@types/node/process.d.ts",
|
|
1357
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
1358
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
1359
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
1360
|
+
"../node_modules/@types/node/util.d.ts"
|
|
1361
|
+
],
|
|
1244
1362
|
"../node_modules/typescript/lib/lib.es5.d.ts": [
|
|
1245
1363
|
"../node_modules/@types/node/fs.d.ts",
|
|
1246
1364
|
"../node_modules/@types/node/process.d.ts",
|
|
@@ -2141,6 +2259,46 @@
|
|
|
2141
2259
|
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2142
2260
|
"../node_modules/@types/node/util.d.ts"
|
|
2143
2261
|
],
|
|
2262
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
|
2263
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2264
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2265
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2266
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2267
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2268
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2269
|
+
],
|
|
2270
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": [
|
|
2271
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2272
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2273
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2274
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2275
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2276
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2277
|
+
],
|
|
2278
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
|
2279
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2280
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2281
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2282
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2283
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2284
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2285
|
+
],
|
|
2286
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
|
2287
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2288
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2289
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2290
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2291
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2292
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2293
|
+
],
|
|
2294
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
|
2295
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2296
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2297
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2298
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2299
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2300
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2301
|
+
],
|
|
2144
2302
|
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
|
2145
2303
|
"../node_modules/@types/node/fs.d.ts",
|
|
2146
2304
|
"../node_modules/@types/node/process.d.ts",
|
|
@@ -2149,6 +2307,38 @@
|
|
|
2149
2307
|
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2150
2308
|
"../node_modules/@types/node/util.d.ts"
|
|
2151
2309
|
],
|
|
2310
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": [
|
|
2311
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2312
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2313
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2314
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2315
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2316
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2317
|
+
],
|
|
2318
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
|
2319
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2320
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2321
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2322
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2323
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2324
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2325
|
+
],
|
|
2326
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
|
2327
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2328
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2329
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2330
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2331
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2332
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2333
|
+
],
|
|
2334
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
|
2335
|
+
"../node_modules/@types/node/fs.d.ts",
|
|
2336
|
+
"../node_modules/@types/node/process.d.ts",
|
|
2337
|
+
"../node_modules/@types/node/ts3.2/fs.d.ts",
|
|
2338
|
+
"../node_modules/@types/node/ts3.2/process.d.ts",
|
|
2339
|
+
"../node_modules/@types/node/ts3.2/util.d.ts",
|
|
2340
|
+
"../node_modules/@types/node/util.d.ts"
|
|
2341
|
+
],
|
|
2152
2342
|
"../node_modules/typescript/lib/lib.es5.d.ts": [
|
|
2153
2343
|
"../node_modules/@types/node/fs.d.ts",
|
|
2154
2344
|
"../node_modules/@types/node/process.d.ts",
|
|
@@ -2290,7 +2480,16 @@
|
|
|
2290
2480
|
"../node_modules/typescript/lib/lib.es2018.intl.d.ts",
|
|
2291
2481
|
"../node_modules/typescript/lib/lib.es2018.promise.d.ts",
|
|
2292
2482
|
"../node_modules/typescript/lib/lib.es2018.regexp.d.ts",
|
|
2483
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts",
|
|
2484
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts",
|
|
2485
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts",
|
|
2486
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts",
|
|
2487
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts",
|
|
2293
2488
|
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts",
|
|
2489
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts",
|
|
2490
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts",
|
|
2491
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts",
|
|
2492
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts",
|
|
2294
2493
|
"../node_modules/typescript/lib/lib.es5.d.ts",
|
|
2295
2494
|
"../node_modules/typescript/lib/lib.esnext.intl.d.ts",
|
|
2296
2495
|
"../src/_constants/module-settings/test-module-settings.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@futdevpro/fsm-dynamo",
|
|
3
|
-
"version": "01.00.
|
|
3
|
+
"version": "01.00.16",
|
|
4
4
|
"description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Ltd.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "echo \"Error: no test specified\" && exit 1",
|