Alternative npm package for elm-json without vulnerabilities

I just published @lydell/elm-json on npm!

npm install @lydell/elm-json

My alternative npm package contains the same binaries as the official package installs. The only difference is that this package has no dependencies. Which means no vulnerability warnings, and much lighter installs!

Here’s the PR for the official package: Free the npm package from third party dependencies by lydell · Pull Request #51 · zwilias/elm-json · GitHub

elm-format and elm-test-rs already use this npm package setup. For Elm itself, there’s @lydell/elm. And now the suite is complete with @lydell/elm-json!

24 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.