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

smpp

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smpp - npm Package Compare versions

Comparing version 0.6.0-rc.2 to 0.6.0-rc.3

1

lib/smpp.js

@@ -327,2 +327,3 @@ var net = require('net'),

});
session.server = self;
if (socket.savedEmit) {

@@ -329,0 +330,0 @@ // Restore the saved emit to fix the proxywrap bug (on nodejs <=8)

2

package.json
{
"name": "smpp",
"version": "0.6.0-rc.2",
"version": "0.6.0-rc.3",
"description": "SMPP client and server implementation in node.js",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/farhadi/node-smpp",

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