pixellint 0.17.2 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -41,9 +41,9 @@ finding.targets[0]; // { component: "whole_url", start: 0, end: 46, ... }
41
41
  - URL conformance, transport, credentials, fragments, and ad-tech macro handling
42
42
  - IAB consent signals: TCF `gdpr` and `gdpr_consent`, the deprecated US Privacy
43
43
  string, and GPP `gpp` and `gpp_sid`
44
- - Vendor parameter contracts for sixty-five endpoint families, including Meta
44
+ - Vendor parameter contracts for seventy-three endpoint families, including Meta
45
45
  Conversions API, TikTok Events API, Reddit CAPI, and the browser pixels
46
- - Endpoint attribution for 116 vendor rows, so an unrecognized pixel still gets a name.
46
+ - Endpoint attribution for 118 vendor rows, so an unrecognized pixel still gets a name.
47
47
 
48
48
  ## API
49
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pixellint",
3
- "version": "0.17.2",
3
+ "version": "0.18.0",
4
4
  "description": "Validator for pixels, postbacks, conversion API payloads, and tracking URLs: Meta CAPI, Facebook pixel, GTM, and vendor rulepacks",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Aleks <aleks@vastlint.org>",
Binary file