pixellint 0.30.3 → 0.31.1

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
@@ -47,7 +47,7 @@ finding.targets[0]; // { component: "whole_url", start: 0, end: 46, ... }
47
47
  - URL conformance, transport, credentials, fragments, and ad-tech macro handling
48
48
  - IAB consent signals: TCF `gdpr` and `gdpr_consent`, the deprecated US Privacy
49
49
  string, and GPP `gpp` and `gpp_sid`
50
- - Vendor parameter contracts for 129 endpoint families, including Meta
50
+ - Vendor parameter contracts for 130 endpoint families, including Meta
51
51
  Conversions API, TikTok Events API, Reddit CAPI, and the browser pixels
52
52
  - Endpoint attribution for 119 vendor rows, so an unrecognized pixel still gets a name.
53
53
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pixellint",
3
- "version": "0.30.3",
3
+ "version": "0.31.1",
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