Skip to content

New NodeJS SDK Validation to replace this one #4

@kamronbatman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions