🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@adaline/schemas

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adaline/schemas

JSON schemas for Adaline data structures

latest
npmnpm
Version
1.1.0
Version published
Maintainers
2
Created
Source

@adaline/schemas

JSON schemas for Adaline data structures and validation.

Structure

  • schemas/ - Contains JSON schema files

Usage

Place your JSON schema files in the schemas/ directory. Schemas should follow the JSON Schema specification.

Scripts

  • clean - Clean node_modules and cache files
  • refresh - Clean coverage and cache files

Example Structure

schemas/
├── user.schema.json
├── project.schema.json
└── analytics.schema.json

Requirements

  • Node.js >= 20.0.0

FAQs

Package last updated on 08 Oct 2025

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