InfoSec812 / npm-audit-ci-wrapper

A wrapper for 'npm audit' which can be configurable for use in a CI/CD tool like Jenkins
Apache License 2.0
13 stars 11 forks source link

Remove space from --registry arg #44

Closed eL-HaXo closed 4 years ago

eL-HaXo commented 4 years ago

Resolves #43 (REQUIRED)

Description

Removes a space that causes the command to fail when attempting to pass a registry argument. This bug was introduced int his commit: https://github.com/InfoSec812/npm-audit-ci-wrapper/commit/0301d2253afc5484e1c8f4807cec38f5b2e8701e

InfoSec812 commented 4 years ago

Please bump the version in the package.json and I will merge.

eL-HaXo commented 4 years ago

Please bump the version in the package.json and I will merge.

updated

InfoSec812 commented 4 years ago

@eL-HaXo I have published the new version as of 2 minutes ago... Sorry for the delay.

eL-HaXo commented 4 years ago

@InfoSec812 thank you!

InfoSec812 commented 4 years ago

Actually @eL-HaXo, thank YOU for being a contributor!