better-docs icon indicating copy to clipboard operation
better-docs copied to clipboard

Installation warnings about the core-js version

Open sdomville opened this issue 3 years ago • 0 comments

$ npm install -g better-docs npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

added 219 packages, and audited 220 packages in 1m

22 packages are looking for funding run npm fund for details

2 high severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details.

sdomville avatar Aug 31 '22 23:08 sdomville