SymphonyPlatformSolutions / symphony-api-client-node

Symphony API Client for NodeJS
MIT License
6 stars 20 forks source link

APP-3329: Support versions of node >= 12 and fixed use of Buffer constructor #93

Closed symphony-elias closed 3 years ago

symphony-elias commented 3 years ago

Ticket

APP-3329

Description

Updated package.json to have node version >= 12.0.0 Removed use of Buffer constructor in favor of Buffer.from().

Checklist

symphony-elias commented 3 years ago

Did you check that a project created with the generator still runs with this version?

Yes, I checked it locally targeting devx1