🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

nami

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nami - npm Package Compare versions

Comparing version
0.6.5
to
0.6.6
+1
-1
package.json

@@ -5,3 +5,3 @@ {

"description": "An asterisk manager interface client, uses EventEmitter to communicate events, will allow you to send actions, and receive responses (and associated events), and also receive async events from server",
"version": "0.6.5",
"version": "0.6.6",
"homepage": "https://github.com/marcelog/Nami",

@@ -8,0 +8,0 @@ "keywords": [

@@ -1059,5 +1059,5 @@ /*!

AGI.super_.call(this, 'AGI');
this.set('Conference', conference);
this.set('Channel', channel);
this.set('ChannelID', channelId);
this.set('Command', command);
this.set('CommandID', commandId);
}

@@ -1064,0 +1064,0 @@