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.2 to 1.1.3

2

lib/ussd-menu.js

@@ -377,3 +377,3 @@ 'use strict';

parseNolaInitiationText(naloArgs) {
parseNaloInitiationText(naloArgs) {
const { ServiceCode: serviceCode, Message: text } = naloArgs;

@@ -380,0 +380,0 @@ if (text === `*${serviceCode}#`) {

{
"name": "ussd-builder",
"version": "1.1.2",
"version": "1.1.3",
"description": "Easily compose USSD menus using states, compatible with Africastalking, Hubtel, Emergent & Nalo Ussd API",

@@ -5,0 +5,0 @@ "main": "index.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