🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@atom8n/create-node

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom8n/create-node - npm Package Compare versions

Comparing version
0.18.3
to
0.19.0
+3
-3
package.json
{
"name": "@atom8n/create-node",
"version": "0.18.3",
"version": "0.19.0",
"description": "Official CLI to create new community nodes for n8n",

@@ -19,7 +19,7 @@ "bin": {

"dependencies": {
"@n8n/node-cli": "npm:@atom8n/node-cli@0.19.3"
"@n8n/node-cli": "npm:@atom8n/node-cli@0.20.0"
},
"devDependencies": {
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.5.3"
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.0"
}
}