Skip to content

Conversation

@thib3113
Copy link
Contributor

@thib3113 thib3113 commented Oct 4, 2019

The test folder is useless in the npm lib (good to develop, but not on build) .

  • the file test/vendor/jquery.js contain a security risk ... This is causing warning on projects using your dependencies (and scanning for security risks in dependencies)

Fixes #118

The test folder is useless in the npm lib (good to develop, but not on build) .

+ the file /node_modules/moment-duration-format/test/vendor/jquery.js contain a security risk ... This is causing warning on projects using your dependencies (and scanning for security risks in dependencies)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove tests from package

1 participant