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

kik-node-api

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kik-node-api - npm Package Compare versions

Comparing version 5.0.0-beta.1 to 5.0.0-beta.2

2

package.json
{
"name": "kik-node-api",
"version": "5.0.0-beta.1",
"version": "5.0.0-beta.2",
"description": "An API for creating kik bots (and other stuff)",

@@ -5,0 +5,0 @@ "repository": {

@@ -17,3 +17,4 @@ module.exports = (client, callbacks, id, data) => {

let status = data.find("status");
//userJid is different for status
//userJid and groupJid are different for status
groupJid = userJid;
userJid = status.attrs.jid;

@@ -20,0 +21,0 @@

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