tnp-helpers 19.0.56 → 19.0.58

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.
@@ -6901,7 +6901,7 @@ const PROJECT_NPM_NAME = 'tnp-helpers';
6901
6901
  /**
6902
6902
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
6903
6903
  */
6904
- const CURRENT_PACKAGE_VERSION = '19.0.56';
6904
+ const CURRENT_PACKAGE_VERSION = '19.0.58';
6905
6905
  // THIS FILE IS GENERATED - DO NOT MODIFY
6906
6906
 
6907
6907
  //#endregion
@@ -9901,7 +9901,46 @@ class BaseNodeModules {
9901
9901
  }
9902
9902
  //#endregion
9903
9903
  //#region dedupe packages action
9904
- dedupePackages(packagesConfig, countOnly = false) {
9904
+ dedupePackages(packagesConfig, countOnly = false, fake = false) {
9905
+ /* */
9906
+ /* */
9907
+ /* */
9908
+ /* */
9909
+ /* */
9910
+ /* */
9911
+ /* */
9912
+ /* */
9913
+ /* */
9914
+ /* */
9915
+ /* */
9916
+ /* */
9917
+ /* */
9918
+ /* */
9919
+ /* */
9920
+ /* */
9921
+ /* */
9922
+ /* */
9923
+ /* */
9924
+ /* */
9925
+ /* */
9926
+ /* */
9927
+ /* */
9928
+ /* */
9929
+ /* */
9930
+ /* */
9931
+ /* */
9932
+ /* */
9933
+ /* */
9934
+ /* */
9935
+ /* */
9936
+ /* */
9937
+ /* */
9938
+ /* */
9939
+ /* */
9940
+ /* */
9941
+ /* */
9942
+ /* */
9943
+ /* */
9905
9944
  /* */
9906
9945
  /* */
9907
9946
  /* */