Skip to content

Bd 1201 syscoin api resolve security issues #55

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

bartekus
Copy link
Contributor

  • Separate devDependencies from dependencies
  • Update dependencies and devDependencies
  • Remove unused lib && fix all vulnerability that affect dependencies
  • Add cross-env & refactor npm scripts

bd-1201-before

bd-1201-after

@jnessbcf jnessbcf self-assigned this Jul 11, 2018
@jnessbcf jnessbcf self-requested a review July 11, 2018 14:58
@jnessbcf jnessbcf removed their assignment Jul 11, 2018
"integrated": "APIRUNMODE=integrated node .",
"windows-isolated": "set APIRUNMODE=isolated&& node .",
"windows-integrated": "set APIRUNMODE=integrated&& node .",
"isolated": "cross-env APIRUNMODE=isolated node .",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice stuff. Needs to be verified by one of the Windows crew (@ShahnawazAli93 , @quangogster , and/or @oshchepkov ) for runnability but I'm glad to see cross-env here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, will try this updated script and let you know.

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.

3 participants