Skip to content

Relies on deprecated packages with issues #9

Description

@git-hub-user

Summary

When I installed Uptime-Kuma, I got a worrisome warning from a deprecated package:

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.

The path to this package is:

$ npm ls inflight

uptime-kuma@2.0.2 C:\tools\Uptime-Kuma
|_ @louislam/sqlite3@15.1.6
|_ node-gyp@8.4.1
|_ glob@7.2.3
|_ inflight@1.0.6

Proposed implementation

glob and node-gyp have many newer versions. I think it's time for node-sqlite3 to follow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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