Skip to content

Remove/replace dependency on MV #719

@nielm

Description

@nielm

npm package MV has not been updated in 9 years, and depends on a deprecated package inflight which leaks memory:

Bunyan should find a replacement for mv.

> npm install --save
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
> npm ls inflight
my-package
└─┬ bunyan@1.8.15
  └─┬ mv@2.1.1
    └─┬ rimraf@2.4.5
      └─┬ glob@6.0.4
        └── inflight@1.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions