Skip to content

Conversation

@GabrielaPC
Copy link
Collaborator

No description provided.

@GabrielaPC GabrielaPC changed the base branch from master to dev June 29, 2022 18:40
package.json Outdated
"request-promise-native": "^1.0.8",
"shortid": "^2.2.14"
"shortid": "^2.2.14",
"linked-list": "git+ssh://git@github.ibm.com:keg-core/linked-list.git"
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this might be a problem. As this is a public library it should not refer no any private dependency.

Copy link
Contributor

@eltonfss eltonfss left a comment

Choose a reason for hiding this comment

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

I believe the linked-list dependency should be moved to a public repository before being referenced in this package. One alternative would be to include it within this repository.

@marcelomachado marcelomachado requested a review from eltonfss July 1, 2022 01:59
Copy link
Member

@marcelomachado marcelomachado left a comment

Choose a reason for hiding this comment

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

Why are we putting an entire project inside hklib instead of using the npm package?

If it is really necessary I would prefer to put this in a util folder instead of the src root.

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.

6 participants