licenses.dev

react-query v3.39.3

Hooks for managing, caching and syncing asynchronous and remote data in React

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broadcast-channel • 3.7.0A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJsDIRECT21
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
match-sorter • 6.3.4Simple, expected, and deterministic best-match sorting of an array in JavaScriptDIRECT3
microseconds • 0.2.0microsecond parserINDIRECT0
oblivious-set • 1.0.0Like a JavaScript Set() but with a TTL for entriesINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
remove-accents • 0.5.0Converting the accented characters to their corresponding non-accented ASCII characters.INDIRECT0
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nano-time • 1.0.0Current Time in NanosecondsINDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
unload • 2.2.0Execute code when the js-process exits. On all javascript-environmentsINDIRECT3
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/react-query)](https://licenses.dev/npm/react-query)
<a href="https://licenses.dev/npm/react-query">
  <img src="https://licenses.dev/b/npm/react-query" alt="licenses" />
</a>

Or the licenses badge code for the 3.39.3 version:

[![licenses](https://licenses.dev/b/npm/react-query/3.39.3)](https://licenses.dev/npm/react-query/3.39.3)
<a href="https://licenses.dev/npm/react-query/3.39.3">
  <img src="https://licenses.dev/b/npm/react-query/3.39.3" alt="licenses" />
</a>
GitHub