@socialgouv/thirdparties
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

thirdparties

A flat list of known third-party scripts or trackers and remediations.

Usage

const { trackers, find } = require("@socialgouv/thirdparties");

// list of known trackers
console.log(trackers);

// check if some URL found in our collection
console.log(find("https://path/to/some/script"));

Readme

Keywords

none

Package Sidebar

Install

npm i @socialgouv/thirdparties

Weekly Downloads

758

Version

1.0.3

License

Apache-2.0

Unpacked Size

7.22 kB

Total Files

5

Last publish

Collaborators

  • revolunet
  • socialgroovybot