
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@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 not healthy version release cadence and project activity because the last version was released 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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.