Skip to content

Conversation

@JJ-Cro
Copy link
Collaborator

@JJ-Cro JJ-Cro commented Jan 2, 2026

… package-lock.json

  • Added a new ESLint configuration file (.eslintrc.js) to replace the existing JSON configuration.
  • Updated the lint script in package.json to reference the new .eslintrc.js file.
  • Updated package-lock.json to reflect changes in dependencies, including version bumps for several packages and removal of unused ones.
  • Removed deprecated installation and example files for Binance and Bybit APIs.

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).

… package-lock.json

- Added a new ESLint configuration file (.eslintrc.js) to replace the existing JSON configuration.
- Updated the lint script in package.json to reference the new .eslintrc.js file.
- Updated package-lock.json to reflect changes in dependencies, including version bumps for several packages and removal of unused ones.
- Removed deprecated installation and example files for Binance and Bybit APIs.
@socket-security
Copy link

socket-security bot commented Jan 2, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedhttps-browserify@​1.0.01001006775100

View full report

@socket-security
Copy link

socket-security bot commented Jan 2, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@tiagosiebler tiagosiebler merged commit ddeb593 into master Jan 15, 2026
4 checks passed
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.

3 participants