Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove lodash dependency #23

Closed
Closed
Labels
completed 😀Work that has been completed dependencies 🔌Pull requests that update a dependency file enhancement ✨New feature or request
@jwerre

Description

Just did a quick search for "_." and realized lodash is a dependency almost exclusively because of assign. We could easily remove lodash (and all the security concerns with it) by using the Spread operator or Object.assign.

_.includes and _.has are also used a couple of times and could easily be replaced with Array.includes and hasOwnProperty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    completed 😀Work that has been completed dependencies 🔌Pull requests that update a dependency file enhancement ✨New feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /