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

Update to token-types 4.0.1 & strtok3 6.2.2 #466

Merged
merged 2 commits into from
Jul 22, 2021

Commits on Jul 20, 2021

  1. Update to token-types 4.0.1 & strtok3 6.2.2

    The updated dependencies try to abstract Buffer dependency by using Uint8Array where possible.
    Remove Buffer as type, as Buffer is an Uint8Array as well.
    Add @tokenizer/token to development dependencies. This was not required in the past as
    @tokenizer/token was incorrectly included indirectly as a normal dependency.
    Borewit committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    58cb0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    4b8417f View commit details
    Browse the repository at this point in the history