@futdevpro/nts-dynamo 1.15.48 → 1.15.49
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/.dynamo/logs/cicd-pipeline/output.log +1672 -1780
- package/.dynamo/logs/cicd-pipeline/status.json +208 -208
- package/.husky/pre-commit +1 -0
- package/package.json +2 -2
package/.husky/pre-commit
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@futdevpro/nts-dynamo",
|
|
3
|
-
"version": "01.15.
|
|
3
|
+
"version": "01.15.49",
|
|
4
4
|
"description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Program Ltd.",
|
|
5
5
|
"DyBu_settings": {
|
|
6
6
|
"packageType": "server-package",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"ts-node": "~10.9.2"
|
|
333
333
|
},
|
|
334
334
|
"devDependencies": {
|
|
335
|
-
"@futdevpro/dynamo-eslint": "1.15.
|
|
335
|
+
"@futdevpro/dynamo-eslint": "1.15.14",
|
|
336
336
|
"@discordjs/opus": "^0.10.0",
|
|
337
337
|
"@discordjs/voice": "^0.18.0",
|
|
338
338
|
"@types/jasmine": "~4.3.5",
|