tnp-core 18.0.36 → 18.0.37

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.
@@ -1887,6 +1887,10 @@ class HelpersCore extends HelpersMessages {
1887
1887
  /* */
1888
1888
  /* */
1889
1889
  /* */
1890
+ /* */
1891
+ /* */
1892
+ /* */
1893
+ /* */
1890
1894
  /**
1891
1895
  * symlink may have existed or unexisted destiantion url
1892
1896
  * @param destUrl M
@@ -3180,35 +3184,6 @@ class HelpersCore extends HelpersMessages {
3180
3184
  /* */
3181
3185
  /* */
3182
3186
  /* */
3183
- /* */
3184
- /* */
3185
- /* */
3186
- /* */
3187
- /* */
3188
- /* */
3189
- /* */
3190
- /* */
3191
- /* */
3192
- /* */
3193
- /* */
3194
- /* */
3195
- /* */
3196
- /* */
3197
- /* */
3198
- /* */
3199
- /* */
3200
- /* */
3201
- /* */
3202
- /* */
3203
- /* */
3204
- /* */
3205
- /* */
3206
- /* */
3207
- /* */
3208
- /* */
3209
- /* */
3210
- /* */
3211
- /* */
3212
3187
  /**
3213
3188
  * Quick fix for object values
3214
3189
  * @deprecated
@@ -3830,6 +3805,16 @@ var Utils;
3830
3805
  return str.replace(ansiRegex, '');
3831
3806
  }
3832
3807
  Utils.removeChalkSpecialChars = removeChalkSpecialChars;
3808
+ Utils.fullDateTime = () => {
3809
+ /* */
3810
+ /* */
3811
+ return (void 0);
3812
+ };
3813
+ Utils.fullDate = () => {
3814
+ /* */
3815
+ /* */
3816
+ return (void 0);
3817
+ };
3833
3818
  let json;
3834
3819
  (function (json) {
3835
3820
  json.getAtrributies = (jsonDeepPath, // lodash path to property in json ex. deep.path.to.prop