🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@flagbit/n8n-nodes-data-validation

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flagbit/n8n-nodes-data-validation

This n8n community node validates input data using JSON Schemas.

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
2
Created
Source

How to

This n8n community node validates input data using JSON Schemas.

Visit https://ajv.js.org/ or https://json-schema.org/ to learn how to describe your validation rules in JSON Schemas.

Library development

Changing the supported Node version

  • Files to be changed
    • .nvmrc
    • Dockerfile.dev
    • package.json
      • engine field
      • @types/node version
    • tsconfig.base.json
    • .github/workflows/main.yml and other CI config files
  • delete all node_modules directories and package-lock.json files
  • run npm run install

Keywords

n8n-community-node-package

FAQs

Package last updated on 03 Jun 2024

Did you know?

Socket

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.

Install

Related posts