Remove the approval of `@electric-sql/client` package in License Decisions file
Task description
Remove the approval of @electric-sql/client package in License Decisions file
https://github.com/liam-hq/liam/blob/48d2c7af8ab9007655eda92608ce275fb00726e9/config/dependency_decisions.yml#L113-L118
Background
The license was specified in https://github.com/electric-sql/electric/blob/main/LICENSE , but the npm package said Apatch-2 instead of Apatch-2.0, so we had to temporarily add @electric-sql/client to the License Decisions file.
TODO (Optional)
- [x] https://github.com/liam-hq/liam/pull/846 was merged
- [x] Notation of npm package is corrected.(https://github.com/electric-sql/electric/pull/2436 )
- https://www.npmjs.com/package/@electric-sql/client
- [ ] Remove the approval of
@electric-sql/clientpackage in License Decisions file
Additional notes (Optional)
https://github.com/electric-sql/electric/pull/2436 was merged.
Once the next version of @electric-sql/client is released and Liam starts using it, we can begin working on this issue.
Version 1.0.1, in which the license was corrected from Apache-2 to Apache-2.0, has been released. https://www.npmjs.com/package/@electric-sql/client
Once Liam starts using @electric-sql/client version 1.0.1 or later, we can begin working on this issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
❯ pnpm -r why @electric-sql/client
It does not appear to be included in the dependency at present.