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

[WIP] Re-create the module with TypeScript #207

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

etroynov
Copy link

@etroynov etroynov commented Sep 9, 2023

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

  • Re-create the module with TS
  • Support CJS and ESM
  • Support Node.js v18+
  • Better code
  • 100% Coverage
  • Updating all dependencies.
  • Replace Mocha, Should, and Nyc with Jest
  • Support the already parsed body
  • Replacte Travis CI with GitHub Actions
  • Update README.md file

@etroynov etroynov marked this pull request as draft September 9, 2023 22:40
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
eslint-config-xo-lass 2.0.1 None +0 15.6 kB titanism
typescript 5.2.2 filesystem +0 40.6 MB typescript-bot
@types/koa 2.13.8 None +15 128 kB types
husky 8.0.3 environment +0 6.44 kB typicode
tsup 7.2.0 eval, network, filesystem, shell, environment +56 54.1 MB egoist
@types/jest 29.5.4 eval +29 1.09 MB types
@types/debug 4.1.8 None +1 10.5 kB types
@types/supertest 2.0.12 None +2 27.4 kB types
xo 0.56.0 network, shell, environment +310 69.1 MB sindresorhus

🚮 Removed packages: [email protected], [email protected], [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