New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@dependabit/manifest

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dependabit/manifest

Manifest schema and validation for dependency tracking

latest
Source
npmnpm
Version
0.1.14
Version published
Maintainers
1
Created
Source

@dependabit/manifest

Manifest schema and validation for dependency tracking.

Overview

This package provides the core schema definitions and validation logic for the dependency manifest format used by dependabit.

Features

  • Zod-based schema validation
  • Manifest CRUD operations
  • Config file parsing and validation
  • Type-safe manifest handling

Installation

pnpm add @dependabit/manifest

Usage

import { DependencyManifestSchema } from '@dependabit/manifest';

// Coming soon in Phase 2

License

MIT

Keywords

manifest

FAQs

Package last updated on 10 Mar 2026

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