chalk-animation
chalk-animation copied to clipboard
❤️ package.json
- Updated dependencies + added
auditandsortscripts to package.json
OK, but why?
Why not?
I'm using chalk-animation in upgradeps and see the audit, poor chalk-animation there with 2 major dependencies behind 😢
I removed sort script but leave you the tip: feel free to run npx sort-package-json to sort out package.json.
Btw I used Node v16.14.2 and npm v8.5.0 to generate lock file.
Cheers.-
This module runs with Node versions as low as version 12.
Upgrading dependencies breaks this compatibility (you can see the tests failing)
Fixed, ava v5 dev dependency was breaking it, downgraded it to latest v4.
Tested everything with Node v12 and had to downgrade meow as well to latest v10 as cli.js was failing to run.
Welcome to Codecov :tada:
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella: