1.0.3 • Published 2 years ago

@socialgouv/thirdparties v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

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"));
1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago