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

n8n-nodes-evolution-api

Package Overview
Dependencies
Maintainers
0
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-evolution-api - npm Package Compare versions

Comparing version 0.1.71 to 0.1.72

3

dist/nodes/HttpBin/HttpBin.node.js

@@ -410,2 +410,3 @@ "use strict";

title: option.optionTitle,
description: option.optionDescription,
rowId: option.rowId,

@@ -429,6 +430,6 @@ })) : [];

title: listTitle,
description: listOptions.map(option => option.description),
rows: listOptions,
},
],
mentionsEveryOne: this.getNodeParameter('mentionsEveryOne', 0),
},

@@ -435,0 +436,0 @@ json: true,

@@ -1229,15 +1229,2 @@ "use strict";

{
displayName: 'Enviar Com Marcação Fantasma?',
name: 'mentionsEveryOne',
type: 'boolean',
default: false,
description: 'Whether to mention them all',
displayOptions: {
show: {
resource: ['messages-api'],
operation: ['sendList'],
},
},
},
{
displayName: 'Nome Da Instância',

@@ -1244,0 +1231,0 @@ name: 'instanceName',

{
"name": "n8n-nodes-evolution-api",
"version": "0.1.71",
"version": "0.1.72",
"description": "Api não oficial do WhatsApp",

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

{
"name": "n8n-nodes-evolution-api",
"version": "0.1.71",
"version": "0.1.72",
"description": "Api não oficial do WhatsApp",

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

@@ -14,11 +14,12 @@ **[ Features do Node ]**

Mensagens:<br>
✅ Enviar mensagem de Texto; (by Orion) <br>
✅ Enviar mensagem de Imagem; (by Orion) <br>
✅ Enviar mensagem de Video; (by Orion) <br>
✅ Enviar mensagem de Audio; (by Orion) <br>
✅ Enviar mensagem de Documentos; (by Orion) <br>
✅ Enviar mensagem de Enquete; (by Orion)<br>
✅ Enviar Texto; (by Orion) <br>
✅ Enviar Imagem; (by Orion) <br>
✅ Enviar Video; (by Orion) <br>
✅ Enviar Audio; (by Orion) <br>
✅ Enviar Documentos; (by Orion) <br>
✅ Enviar Enquete; (by Orion)<br>
✅ Enviar Lista; (by Orion)<br>
✅ Marcação fantasma; (by Orion) <br>
❌ Enviar Status;<br>
❌ Enviar Lista;<br>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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