Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

current-ivr

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

current-ivr - npm Package Compare versions

Comparing version 1.0.40 to 1.0.41

4

package.json
{
"name": "current-ivr",
"version": "1.0.40",
"version": "1.0.41",
"description": "Process inbound messages to our Twilio-hosted customer service numbers",

@@ -52,3 +52,3 @@ "main": "index.js",

},
"gitHead": "331ae6be8593ec64daf3fad4bf5761163f9f7f6d"
"gitHead": "335898f20b4880dec0f85e80a3119821969ed6f9"
}

@@ -105,2 +105,5 @@ 'use strict';

(async function main () {
const contextLoad = require('./context');
const context = await contextLoad();
trackEvent = context.trackEvent;
await cultusClient.init();

@@ -107,0 +110,0 @@ await plastikClient.init();

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