github verdaccio/verdaccio @verdaccio/local-storage@11.0.0-6-next.6

latest releases: generator-verdaccio-plugin@6.0.0-next-8.2, @verdaccio/web@7.1.0-next-8.2, @verdaccio/utils@7.1.0-next-8.2...
pre-release3 years ago

Minor Changes

  • 1b217fd: Some verdaccio modules depend on 'mkdirp' library which provides recursive directory creation functionality.
    NodeJS can do this out of the box since v.10.12. The last commit in 'mkdirp' was made in early 2016, and it's mid 2021 now.
    Time to stick with a built-in library solution!

    • All 'mkdirp' calls are replaced with appropriate 'fs' calls.

Don't miss a new verdaccio release

NewReleases is sending notifications on new releases.