@dependabit/plugin-http
v0.1.14
Published
Generic HTTP plugin with content hashing for dependency tracking
Readme
@dependabit/plugin-http
Generic HTTP plugin with content hashing for dependency tracking.
Overview
This plugin provides generic HTTP resource tracking using content hashing to detect changes in web resources.
Features
- Generic HTTP resource fetching
- SHA256 content hashing
- HTML normalization for stability
Installation
pnpm add @dependabit/plugin-httpUsage
import { HTTPPlugin } from '@dependabit/plugin-http';
// Coming soon in Phase 5License
MIT
