licenses.dev

react-apollo v1.4.2

React data container for Apollo Client

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
@types/graphql • 0.10.2TypeScript definitions for graphqlINDIRECT0
apollo-client • 1.9.3A simple yet functional GraphQL client.DIRECT15
apollo-link-core • 0.5.4Flexible, lightweight transport layer for GraphQLINDIRECT5
graphql-anywhere • 3.1.0Run GraphQL queries with no schema and just one resolverDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesDIRECT1
invariant • 2.2.4invariantDIRECT2
iterall • 1.3.0Minimal zero-dependency utilities for using JavaScript Iterables in all environments.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.DIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.DIRECT0
lodash.isobject • 3.0.2The modern build of lodash’s `_.isObject` as a module.DIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.DIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
zen-observable-ts • 0.4.4An Implementation of ES Observables in TypescriptINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
graphql • 0.10.5A Query Language and Runtime which can target any service.INDIRECT1
hoist-non-react-statics • 1.2.0Copies non-react specific statics from a child component to a parent componentDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.2 version:

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