socket-sdk-js icon indicating copy to clipboard operation
socket-sdk-js copied to clipboard

Move getOrgFullScan to streamOrgFullScan and getOrgFullScanBuffered

Open pvdz opened this issue 10 months ago • 0 comments

The getOrgFullScan is a bit of a misnomer, especially since the rest doesn't stream the data.

I'm moving the method to streamOrgFullScan and deprecating the old method.

Additionally, adding a new method getOrgFullScanBuffere, which should make the distinction clear and not risk a sort of rug pull.

We deprecate the old method and in some major we can complete the swap, or just drop it and leave it like this.

pvdz avatar Mar 04 '25 14:03 pvdz