-
Notifications
You must be signed in to change notification settings - Fork 51
Description
looks like the lambda-tester has dependencies from the deprecated packages:
npm WARN deprecated @extra-number/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: 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 [email protected]: 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
└─┬ [email protected]
└─┬ [email protected]
└── @extra-number/[email protected]
npm ls uuid
├─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
└── [email protected]