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

@dependabit/monitor

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/monitor

Change detection and monitoring logic for external dependencies

latest
Source
npmnpm
Version
0.1.14
Version published
Weekly downloads
17
325%
Maintainers
1
Weekly downloads
 
Created
Source

@dependabit/monitor

Change detection and monitoring logic for external dependencies.

Overview

This package implements the monitoring and change detection logic for tracking updates to external dependencies.

Features

  • Multi-strategy dependency checking
  • GitHub repository monitoring
  • Documentation URL content tracking
  • OpenAPI spec semantic diffing
  • Severity classification

Installation

pnpm add @dependabit/monitor

Usage

import { monitor } from '@dependabit/monitor';

// Coming soon in Phase 5

License

MIT

Keywords

monitor

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