foliojs / fontkit

An advanced font engine for Node and the browser
1.46k stars 219 forks source link

Dependency on 3-years-old babel-runtime #219

Closed fjf2002 closed 2 years ago

fjf2002 commented 4 years ago

Your project has a dependency on 3-years-old babel-runtime. Please upgrade, probably to @babel/runtime ?

blikblum commented 4 years ago

https://github.com/foliojs/fontkit/pull/196 updates the dependencies, removing dependency on babel-runtime

Tilogorn commented 4 years ago

Unfortunately didn't make it to the latest release. @devongovett Do you mind merging this PR https://github.com/foliojs/fontkit/pull/196 (as you tagged the last release) and release it? As others said (https://github.com/foliojs/fontkit/issues/204) the terminal gets spammed by core-js. Plus the core-js maintainer is arrested in jail, the state of the project is very unclear.

valentijnscholten commented 3 years ago

warning pdfmake > pdfkit > fontkit > babel-runtime > core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

MrSnix commented 3 years ago

@devongovett Do you mind merging this PR #196? Thanks a lot.

fjf2002 commented 2 years ago

Now I use @foliojs-fork/pdfkit / @foliojs-fork/fontkit.