looks like the lambda-tester has dependencies from the deprecated packages:
npm WARN deprecated @extra-number/significant-digits@1.3.9: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
list of dependencies:
npm ls @extra-number/significant-digits
└─┬ lambda-tester@4.0.1
└─┬ lambda-event-mock@1.5.0
└── @extra-number/significant-digits@1.3.9
npm ls uuid
├─┬ lambda-tester@4.0.1
│ ├─┬ lambda-event-mock@1.5.0
│ │ └── uuid@3.4.0
│ └── uuid@3.4.0
└── uuid@9.0.1
looks like the lambda-tester has dependencies from the deprecated packages:
npm WARN deprecated @extra-number/significant-digits@1.3.9: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
list of dependencies:
npm ls @extra-number/significant-digits
└─┬ lambda-tester@4.0.1
└─┬ lambda-event-mock@1.5.0
└── @extra-number/significant-digits@1.3.9
npm ls uuid
├─┬ lambda-tester@4.0.1
│ ├─┬ lambda-event-mock@1.5.0
│ │ └── uuid@3.4.0
│ └── uuid@3.4.0
└── uuid@9.0.1