pixellint 0.26.0 → 0.27.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,7 +41,7 @@ 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 127 endpoint families, including Meta
44
+ - Vendor parameter contracts for 128 endpoint families, including Meta
45
45
  Conversions API, TikTok Events API, Reddit CAPI, and the browser pixels
46
46
  - Endpoint attribution for 119 vendor rows, so an unrecognized pixel still gets a name.
47
47
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pixellint",
3
- "version": "0.26.0",
3
+ "version": "0.27.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