Socket
Socket
Sign inDemoInstall

@webforce/twilio-client

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

@webforce/twilio-client - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

classes/Client.js

@@ -1,4 +0,1 @@

//https://www.npmjs.com/package/twilio
require('dotenv').config({ path: './../.env' });
const Client = class{

@@ -5,0 +2,0 @@ constructor( accountSid, authToken ){

2

package.json
{
"name": "@webforce/twilio-client",
"version": "1.0.2",
"version": "1.0.3",
"description": "This package contains a class that creates a connection client to the Twilio API using valid credentials and also has additional methods that will be injected in other packages.",

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

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