Skip to content

Outdated dependency: 'tar' #312

Description

@ajmas

The dependency for 'tar' is 2.2.1, while the latest available version is 4.0.1.

This is an issue, since an npm install will warn:

npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

This will thus be an issue for anyone who wishes to use a more recent version of nodejs (>= v7.0).

For this reason the dependency should be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions