Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

refactor: uses es6#3

Open
Vitaly Aminev (AVVS) wants to merge 2 commits intomercadolibre:masterfrom
AVVS:refactor/modern-node
Open

refactor: uses es6#3
Vitaly Aminev (AVVS) wants to merge 2 commits intomercadolibre:masterfrom
AVVS:refactor/modern-node

Conversation

@AVVS
Copy link
Copy Markdown

BREAKING CHANGE: removes deprecations, uses Buffer.allocUnsafe &
Buffer.from based on passed args, uses fast for-loop copy instead
of leaking passed args via storing arguments reference. Now works
with node > 4

Adds linting based on eslint & eslint-config-standard.
Cleans up github by removing node_modules, only exports flexbuffer to
npm

BREAKING CHANGE: removes deprecations, uses Buffer.allocUnsafe &
Buffer.from based on passed args, uses fast for-loop copy instead
of leaking passed args via storing arguments reference. Now works
with node > 4

Adds linting based on eslint & eslint-config-standard.
Cleans up github by removing node_modules, only exports flexbuffer to
npm
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant