Socket
Socket
Sign inDemoInstall

node-nexmo-api

Package Overview
Dependencies
53
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

2

package.json

@@ -9,3 +9,3 @@ { "name": "node-nexmo-api"

]
, "version": "0.0.3"
, "version": "0.0.4"
, "repository" :

@@ -12,0 +12,0 @@ { "type" : "git"

exports.Fixture = {
key: '7e75305b',
secret: '3de5a7c7'
key: 'your-key-here',
secret: 'your-secret-here'
};
exports.Fixture = {
from: '447559600514',
to: '919742741072'
from: 'your-number-here',
to: 'receiver-number-here'
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc