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 strtok3 & token-types for explicit node:buffer imports #507

Merged
merged 1 commit into from Dec 14, 2021

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Dec 14, 2021

Update "strtok3" to ^7.0.0-alpha.5
Update "token-types" to ^5.0.0-alpha.0 (first ES module).

Fixes #502

@Borewit Borewit self-assigned this Dec 14, 2021
Update "strtok3" to "^7.0.0-alpha.5".
Update "token-types" to "^5.0.0-alpha.0" (first ES module).

Resolves: #502
@sindresorhus
Copy link
Owner

Seems to be failing on Node.js 12

@Borewit
Copy link
Collaborator Author

Borewit commented Dec 14, 2021

Seems to be failing on Node.js 12

Yeah, but that is not specific to this PR. I can reproduce the error, but not outside av.
Created issue: #508

@sindresorhus sindresorhus changed the title Update strtok3 & token-types for explicit node:buffer imports Update strtok3 & token-types for explicit node:buffer imports Dec 14, 2021
@sindresorhus sindresorhus merged commit b27fb5f into main Dec 14, 2021
@sindresorhus sindresorhus deleted the explicit-buffer-imports branch December 14, 2021 23:31
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.

node: prefix error using in browser
2 participants