appfeel / node-pushnotifications

Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
MIT License
534 stars 126 forks source link

nsp fails due to https://nodesecurity.io/advisories/534 #63

Closed BDav24 closed 6 years ago

BDav24 commented 6 years ago

The problem comes from debug version of node-gcm and node-apn.

Note: There is a PR for node-apn: https://github.com/node-apn/node-apn/pull/595/files

BDav24 commented 6 years ago

Issue on node-gcm: https://github.com/ToothlessGear/node-gcm/issues/309

alex-friedl commented 6 years ago

@BDav24 Thank you for reporting this! :)

Fixed in https://github.com/appfeel/node-pushnotifications/commit/5d856b93601f6c8a26d52ce6498ed4ba3cb9b601.

Will be part of the next release