ibm-functions / runtime-nodejs

IBM Cloud Functions NodeJS Runtime
Other
15 stars 18 forks source link

twilio dependency WARN deprecated scmp #163

Closed csantanapr closed 5 years ago

csantanapr commented 6 years ago

getting warning message about scmp deprecated

npm WARN deprecated scmp@0.0.3: scmp v2 uses improved core crypto comparison since Node v6.6.0

This is from a dependency on twilio there is an issue already open https://github.com/twilio/twilio-node/issues/392

csantanapr commented 5 years ago

this is now fixed