Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move nsp check from prepare to optional script #77

Closed
lance opened this issue Feb 20, 2018 · 0 comments · Fixed by #78
Closed

Move nsp check from prepare to optional script #77

lance opened this issue Feb 20, 2018 · 0 comments · Fixed by #78
Assignees

Comments

@lance
Copy link

lance commented Feb 20, 2018

Instead, we should just echo a message in prepare. E.g.

"prepare": "echo 'To confirm CSV compliance, run 'npm run security-check'",
"security-check: nsp check"

or something...

lholmquist added a commit to lholmquist/nodejs-rest-http-crud that referenced this issue Feb 20, 2018
* prepare will now output a message telling the user how to run nsp.

fixes nodeshift-starters#77
@ghost ghost added the in progress label Feb 20, 2018
lholmquist added a commit that referenced this issue Feb 20, 2018
#78)

* prepare will now output a message telling the user how to run nsp.

fixes #77
@ghost ghost removed the in progress label Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants