Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

NPM reports security issues #374

Closed
tspratt opened this issue Mar 22, 2019 · 3 comments
Closed

NPM reports security issues #374

tspratt opened this issue Mar 22, 2019 · 3 comments

Comments

@tspratt
Copy link

tspratt commented Mar 22, 2019

V-Mask and Vue versions

npm version: 6.4.1
Vue version: 2.6.6
v-mask version: 1.3.3

Steps to reproduce

  1. run "npm install v-mask --save"

What is Expected?

No security vulnerabilities found

What is actually happening?

npm reports: "found 7 moderate severity vulnerabilities"

@probil
Copy link
Owner

probil commented Jul 19, 2019

@tspratt 👋
npm warns you about jest and I use jest only for testing.
Those are not real security vulnerabilities. They will never affect you or your users.

JavaScript security drives me crazy 🤕
A lot of false positives.

@probil
Copy link
Owner

probil commented Jul 19, 2019

In any case I'm going to merge a new version of jest into master soon

@probil
Copy link
Owner

probil commented Jul 20, 2019

Will be fixed in v2.0.1

@probil probil closed this as completed Jul 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants