Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engines enforcement #6

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Engines enforcement #6

merged 5 commits into from
Nov 8, 2023

Conversation

dmoss18
Copy link
Contributor

@dmoss18 dmoss18 commented Nov 8, 2023

We want to enforce a minimum node and npm version to ensure that users are running more up-to-date node libraries. Specifically, we want to ensure that the minimum tls version is defaulted to 1.2
See here for more info.

@dmoss18 dmoss18 merged commit b9930cd into master Nov 8, 2023
2 checks passed
@dmoss18 dmoss18 deleted the engines-enforcement branch November 8, 2023 18:41
sterl27 pushed a commit to sterl27/tastytrade-api-js that referenced this pull request Nov 25, 2023
* Add unit tests

* Break tests into unit and integration folders

* Add github actions workflow

* Use yarn in CI

* Update launch.json file

* Add unit-test script to package.json

---------

Co-authored-by: Devin Moss <[email protected]>
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.

1 participant