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

@kiina/dialogflow-to-outgoing

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kiina/dialogflow-to-outgoing - npm Package Compare versions

Comparing version 1.3.11 to 1.3.12

6

index.js

@@ -43,8 +43,2 @@ const utils = require('./utils');

function processContext({ title, subtitle, imageUrl, buttons }) {
console.log('processContext')
console.log(title)
console.log(subtitle)
console.log(imageUrl)
console.log(buttons)
console.log(buttons ? 'true' : 'false')
return {

@@ -51,0 +45,0 @@ title, subtitle,

2

package.json
{
"name": "@kiina/dialogflow-to-outgoing",
"version": "1.3.11",
"version": "1.3.12",
"description": "",

@@ -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