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

@kiina/botmaster-kommunicate

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kiina/botmaster-kommunicate - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

2

package.json
{
"name": "@kiina/botmaster-kommunicate",
"version": "1.2.1",
"version": "1.3.0",
"description": "",

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

@@ -81,3 +81,3 @@ const express = require('express');

__formatUpdate(message) {
const session = message.metadata.KM_CHAT_CONTEXT;
const { session } = message.metadata.KM_CHAT_CONTEXT;
return {

@@ -84,0 +84,0 @@ raw: { ...message },

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