Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@tidal-music/search
Advanced tools
A thin wrapper around the API described at: https://developer.tidal.com/reference/web-api?spec=search-v2&ref=get-searchresults-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
A thin wrapper around the API described at: https://developer.tidal.com/reference/web-api?spec=search-v2&ref=get-searchresults-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
The module provides Typescript types and a fetch
based function for getting data, using: https://openapi-ts.pages.dev/
One function is exposed that can be used for creating a function that can then do network calls: createSearchClient
. Also the API types are exposed and can be used directly.
See the examples/
folder for some ways it can be used.
To run it do: pnpm dev
Run pnpm generateTypes
to regenerate the types from the API specs.
FAQs
A thin wrapper around the API described at: https://developer.tidal.com/reference/web-api?spec=search-v2&ref=get-searchresults-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
We found that @tidal-music/search demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.