Skip to content

convert global -> globalThis and remove Buffer support. fixes #13, #3, #12, #9 #14

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mreinstein
Copy link

@mikolalysenko globalThis is well supported now, node v12+ and all major browsers.

This will require a major version bump since it's breaking support for pre node v12.

Copy link

socket-security bot commented Feb 25, 2025

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

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] environment Transitive: eval +115 5.4 MB ljharb

View full report↗︎

@mreinstein mreinstein changed the title convert this -> globalThis. fixes #13 convert this -> globalThis and remove Buffer support. fixes #13, #3 Feb 25, 2025
@mreinstein mreinstein changed the title convert this -> globalThis and remove Buffer support. fixes #13, #3 convert this -> globalThis and remove Buffer support. fixes #13, #3, #12 Feb 25, 2025
@mreinstein mreinstein changed the title convert this -> globalThis and remove Buffer support. fixes #13, #3, #12 convert global -> globalThis and remove Buffer support. fixes #13, #3, #12 Feb 26, 2025
@mreinstein mreinstein changed the title convert global -> globalThis and remove Buffer support. fixes #13, #3, #12 convert global -> globalThis and remove Buffer support. fixes #13, #3, #12, #9 Feb 26, 2025
@planted-mreinstein
Copy link

@mikolalysenko Any thoughts on these changes? I'd love to update these core modules rather than have to publish duplicates and further clutter npm.

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.

2 participants