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

ussd-builder

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ussd-builder - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

2

package.json
{
"name": "ussd-builder",
"version": "1.1.7",
"version": "1.1.8",
"description": "Easily compose USSD menus using states, compatible with Africastalking, Hubtel, Emergent & Nalo Ussd API",

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

@@ -346,4 +346,4 @@ 'use strict';

// args.Type = args.MSGTYPE === true ? "Initiation" : "Response";
// args.Text = '',
// args.ServiceCode = '*';
args.Text = '',
args.ServiceCode = '*';
this.args = {

@@ -350,0 +350,0 @@ sessionId: args.MSISDN,

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