Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add package-lock.json for specific module versions and improved testing
Added package-lock.json file to lock down module versions for consistent builds. Updated dependencies and included test-related devDependencies. Implemented unit tests for pulsar-consumer node to ensure functionality. Furthermore, enhancements to the build workflow increases code quality through improved linting.
- Loading branch information