UNPKG

@nithin93/sri-js

Version:

A lightweight library to enforce Subresource Integrity (SRI) for dynamically loaded scripts in the browser and to update script tags in HTML using Cheerio.

4 lines (3 loc) 58 B
export interface SRIConfig { [key: string]: string; }