licenses.dev

redux-saga v1.0.0

Saga middleware for Redux to handle Side Effects

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@redux-saga/core • 1.3.0Saga middleware for Redux to handle Side EffectsDIRECT10
@redux-saga/deferred • 1.2.1Helper for creating "exposed" promise object (with resolve & reject methods).INDIRECT0
@redux-saga/delay-p • 1.2.1Promisified setTimeoutINDIRECT1
@redux-saga/is • 1.1.3Runtime type checking helpersINDIRECT2
@redux-saga/symbols • 1.1.3Redux-saga internal symbol "registry".INDIRECT0
@redux-saga/types • 1.2.1Shared types used by `redux-saga` packages.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
typescript-compare • 0.0.2TypeScript generics to compare typesINDIRECT1
typescript-logic • 0.0.0TypeScript generics to work with boolean typesINDIRECT0
typescript-tuple • 2.2.1Generics to work with tuples in TypeScriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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