Skip to content

New NodeJS SDK Validation to replace this one #4

Description

It looks like the Node SDK is written for very old versions of Node. This should be updated to support promises, and things that are deprecated/vulnerable should be updated.
For example. 'new Buffer' should be 'Buffer.from'.

I would use babel or something else to make it backwards compatible if needed.

With that said, I am going to be rewriting this to work with NodeJS 10. Let me know if you want a PR or link.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions