0.0.4 • Published 9 months ago
polyfill-check v0.0.4
polyfill-check
Detect polyfills dependencies in your project and give the ECMAScript versions.
npx polyfill-check
results:
!NOTE The results may not be accurate because this detection is based on the dependency name and whether the
keywords
field in the dependency contains thepolyfill
orshim
string. It It also depends on the variables in themanual
file, welcome PR!.