🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

n8n-nodes-quickemailverification

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-quickemailverification - npm Package Compare versions

Comparing version

to
1.2.4

9

package.json
{
"name": "n8n-nodes-quickemailverification",
"version": "1.2.3",
"version": "1.2.4",
"engines": {

@@ -56,6 +56,5 @@ "node": ">=18.10",

"eslint-config-prettier": "^8.8.0",
"eslint-plugin-n8n-nodes-base": "^1.16.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-n8n-nodes-base": "^1.16.1",
"gulp": "^4.0.2",
"n8n-workflow": "^1.70.0",
"gulp": "^5.0.0",
"prettier": "^2.8.8",

@@ -70,4 +69,4 @@ "typescript": "~5.1.3"

"peerDependencies": {
"n8n-workflow": ">=1.0.0"
"n8n-workflow": ">1.7.0"
}
}