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

n8n-node-dev

Package Overview
Dependencies
Maintainers
0
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-node-dev - npm Package Compare versions

Comparing version 1.57.0 to 1.58.0

6

package.json
{
"name": "n8n-node-dev",
"version": "1.57.0",
"version": "1.58.0",
"description": "CLI to simplify n8n credentials/node development",

@@ -39,4 +39,4 @@ "main": "dist/src/index",

"typedi": "0.10.0",
"n8n-core": "1.57.0",
"n8n-workflow": "1.56.0"
"n8n-workflow": "1.57.0",
"n8n-core": "1.58.0"
},

@@ -43,0 +43,0 @@ "license": "SEE LICENSE IN LICENSE.md",

@@ -6,4 +6,4 @@ {

"moduleResolution": "node",
"target": "es2019",
"lib": ["es2019", "es2020"],
"target": "es2021",
"lib": ["es2021"],
"importHelpers": true,

@@ -10,0 +10,0 @@ "esModuleInterop": true,

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