We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ npx dependency-check ./packages/cactus-cmd-api-server/dist/lib/main/typescript/index.js Fail! Modules in package.json not used in code: express-jwt-authz, http-status-codes, @hyperledger/cactus-plugin-keychain-vault, @hyperledger/cactus-test-tooling, @types/compression, @types/convict, @types/cors, @types/express, @types/express-http-proxy, @types/express-jwt, @types/jsonwebtoken, @types/multer, @types/node-forge, @types/passport, @types/passport-oauth2, @types/passport-saml, @types/passport-strategy, @types/semver, @types/uuid, @types/xml2js Fail! Dependencies not listed in package.json: run-time-error
The text was updated successfully, but these errors were encountered:
fix(cmd-api-server): add missing deps remove unused ones hyperledger-…
7df0245
…cacti#1226 Fixes hyperledger-cacti#1226 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
fix(cmd-api-server): add missing deps remove unused ones #1226
b348e42
Fixes #1226 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
474d2db
e23c8d7
petermetz
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: