Patch release fixing DataForSEO intersection request serialization.
Changes:
- Detects handler-level array-to-numbered-object conversions while extracting the tool registry.
- Serializes
targetscorrectly for Backlinks Domain Intersection and Backlinks Page Intersection. - Serializes
pagescorrectly 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.jsonpackage 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.2Published to npm: https://www.npmjs.com/package/dataforseo-api-cli/v/0.1.2