Skip to content

v0.1.2 - Intersection payload fixes

Latest

Choose a tag to compare

@catorch catorch released this 16 Jul 21:39

Patch release fixing DataForSEO intersection request serialization.

Changes:

  • Detects handler-level array-to-numbered-object conversions while extracting the tool registry.
  • Serializes targets correctly for Backlinks Domain Intersection and Backlinks Page Intersection.
  • Serializes pages correctly for DataForSEO Labs Page Intersection.
  • Preserves normal arrays for bulk endpoints and exclusion fields.
  • Adds regression tests and documents intersection command usage.
  • Aligns package-lock.json package metadata with the published version.

Validated with live DataForSEO calls: all three affected intersection endpoints returned 20000 Ok.

Install or upgrade:

npm install -g dataforseo-api-cli@0.1.2

Published to npm: https://www.npmjs.com/package/dataforseo-api-cli/v/0.1.2