Maintenance: Dependency Upgrades, API Fixes, and Documentation Update#157
Open
anonymousraft wants to merge 1 commit intosumithemmadi:mainfrom
Open
Maintenance: Dependency Upgrades, API Fixes, and Documentation Update#157anonymousraft wants to merge 1 commit intosumithemmadi:mainfrom
anonymousraft wants to merge 1 commit intosumithemmadi:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses critical maintenance issues, upgrades outdated dependencies to their latest stable versions, and updates the documentation to accurately reflect the current state of Truecaller API access.
Dependency Upgrades
inquirerto v13 (from v8).chalkto v5 (from v4).awesome-phonenumberto v7 (from v2).json-colorizerto v3 (from v2).json-colorizerv3 and ESM-only constraints.API & Logic Code Fixes
Status 20003as a success response for login (previously only accepted1,2, or9).account-noneuandsearch5-noneufor improved reachability.User-Agent(Truecaller/12.0.0 Android) and headers across all requests.Documentation
installationIdvia Truecaller Web network inspection.Known Limitations
Despite these fixes ensuring the client sends technically correct requests (receiving
20003 Successfrom the API), Truecaller's backend appears to be silently blocking SMS delivery for requests originating from this library. The documentation has been updated to reflect this reality and mark the automated login feature as deprecated/non-functional.