New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

awsm-twilio

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awsm-twilio - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

awsm/sms/awsm.json

@@ -11,3 +11,3 @@ {

"builder": "browserify",
"minify": true,
"minify": true
},

@@ -14,0 +14,0 @@ "excludePatterns": []

{
"name": "awsm-twilio",
"version": "1.3.0",
"version": "1.3.1",
"description": "AWSM package for sending sms through twilio.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,4 +21,4 @@ # :iphone: awsm-twilio

"from": "+14506667788", // A number you bought from Twilio and can use for outbound communication.
"body": "sharks are cool!" // body of the SMS message
"body": "Sharks are cool!" // body of the SMS message
}
```
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc