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

@dependabit/plugin-openapi

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/plugin-openapi

OpenAPI spec fetching plugin for dependency tracking

latest
Source
npmnpm
Version
0.1.14
Version published
Maintainers
1
Created
Source

@dependabit/plugin-openapi

OpenAPI spec fetching plugin for dependency tracking.

Overview

This plugin provides OpenAPI specification fetching and semantic diffing for tracking API changes.

Features

  • OpenAPI spec fetching
  • Semantic diffing of API changes
  • Breaking change detection

Installation

pnpm add @dependabit/plugin-openapi

Usage

import { OpenAPIPlugin } from '@dependabit/plugin-openapi';

// Coming soon in Phase 5

License

MIT

Keywords

plugin

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