typescript-starter icon indicating copy to clipboard operation
typescript-starter copied to clipboard

@bitauth/libauth dependency in generated project

Open jamesadcock opened this issue 2 years ago • 0 comments

  • I'm submitting a ... [x ] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project

  • Summary

After generating a project using the npx typescript-starter the resulting project has a non-dev dependency for @bitauth/libauth, which is a lightweight crypto-currency library. This change was introduced in this commit https://github.com/bitjson/typescript-starter/commit/390041b5105c45794518b1819702375ab57928fd

Though it doesn't seem to be used for anything nefarious, I do not believe it should end up in the dependencies of the generated project.

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

jamesadcock avatar Jun 26 '23 15:06 jamesadcock