Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
n8n-nodes-evolution-api
Advanced tools
This repo contains example nodes to help you get started building your own custom integrations for n8n. It includes the node linter and other dependencies.
To make your custom node available to the community, you must create it as an npm package, and submit it to the npm registry.
You need the following installed on your development machine:
pnpm install n8n -g
These are the basic steps for working with the starter. For detailed guidance on creating and publishing nodes, refer to the documentation.
git clone https://github.com/<your organization>/<your-repo-name>.git
pnpm i
to install dependencies./nodes
and /credentials
. Modify the examples, or replace them with your own nodes.package.json
to match your details.pnpm lint
to check for errors or pnpm lintfix
to automatically fix errors when possible.Refer to our documentation on creating nodes for detailed information on building your own nodes.
FAQs
Api não oficial do WhatsApp
The npm package n8n-nodes-evolution-api receives a total of 9,505 weekly downloads. As such, n8n-nodes-evolution-api popularity was classified as popular.
We found that n8n-nodes-evolution-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.