Skip to content

Make Karma and related packages devDependencies #311

Open
@BennyLi

Description

@BennyLi

In our package.json karma is defined as dependency. If you run npm audit on a branch with the latest node and npm LTS version, then some security issues are listed, for which all karma is responsible. It would be nice if we define karma as a devDependency, because we don't need it for the production build, and then we don't ship a production-dependency with a security issue, even though it's probably not bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions