licenses.dev

ran-boilerplate v0.1.0

React . Apollo (GraphQL) . Next.js Boilerplate

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT175
PackageRelationDependenciesPublished
@emnapi/runtime • 1.11.0emnapi runtimeINDIRECT1
@img/colour • 1.1.0The ESM-only 'color' package made compatible for use with CommonJS runtimesINDIRECT0
@next/env • 16.0.0-beta.0Next.js dotenv file loadingINDIRECT0
@next/swc-darwin-arm64 • 16.0.0-beta.0This is the **aarch64-apple-darwin** binary for `@next/swc`INDIRECT0
@next/swc-darwin-x64 • 16.0.0-beta.0This is the **x86_64-apple-darwin** binary for `@next/swc`INDIRECT0
@next/swc-linux-arm64-gnu • 16.0.0-beta.0This is the **linux-arm64-gnu** binary for `@next/swc`INDIRECT0
@next/swc-linux-arm64-musl • 16.0.0-beta.0This is the **linux-arm64-musl** binary for `@next/swc`INDIRECT0
@next/swc-linux-x64-gnu • 16.0.0-beta.0This is the **x86_64-unknown-linux-gnu** binary for `@next/swc`INDIRECT0
@next/swc-linux-x64-musl • 16.0.0-beta.0This is the **linux-x64-musl** binary for `@next/swc`INDIRECT0
@next/swc-win32-arm64-msvc • 16.0.0-beta.0This is the **win32-arm64-msvc** binary for `@next/swc`INDIRECT0
@next/swc-win32-x64-msvc • 16.0.0-beta.0This is the **x86_64-pc-windows-msvc** binary for `@next/swc`INDIRECT0
@types/graphql • 0.10.2TypeScript definitions for graphqlINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn • 1.2.2ECMAScript parserINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
apollo-client • 1.9.3A simple yet functional GraphQL client.INDIRECT15
apollo-link-core • 0.5.4Flexible, lightweight transport layer for GraphQLINDIRECT5
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
ast-types • 0.8.15Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
base62 • 0.1.1Javascript Base62 encode/decoderINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bytes • 2.3.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
client-only • 0.0.1This is a marker package to indicate that a module can only be used in Client Components.INDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.6.2Node.js compression middlewareDIRECT10
content-disposition • 0.5.2Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.6.7small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT30
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
depd • 1.1.2Deprecate all the thingsINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es3ify • 0.1.4Browserify transform to convert ES5 syntax to be ES3-compatible.INDIRECT6
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
esmangle-evaluator • 1.0.1esmangle-evaluatorINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.15.3Fast, unopinionated, minimalist web frameworkDIRECT44
falafel • 1.2.0transform the ast on a recursive walkINDIRECT4
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
finalhandler • 1.0.6Node.js final http responderINDIRECT9
foreach • 2.0.6foreach component + npm packageINDIRECT0
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.0HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphql-anywhere • 3.1.0Run GraphQL queries with no schema and just one resolverINDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
inline-process-browser • 1.0.0inline process.browserINDIRECT11
invariant • 2.2.4invariantINDIRECT2
ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
ipaddr.js • 1.4.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT6
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
lie • 3.0.2A basic but performant promise implementationINDIRECT27
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.isobject • 3.0.2The modern build of lodash’s `_.isObject` as a module.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
moment • 2.18.1Parse, validate, manipulate, and display datesDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nanoid • 3.3.12A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
next-url-prettifier • 1.1.4Url prettifier for Next FrameworkDIRECT0
next • 16.0.0-beta.0The React FrameworkDIRECT47
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT21
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.4.31Tool for transforming styles with JS pluginsINDIRECT3
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
proxy-addr • 1.1.5Determine address of proxied requestINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
react-apollo • 1.4.2React data container for Apollo ClientDIRECT38
react-helmet • 5.1.3A document head manager for ReactDIRECT50
react-redux • 5.0.5Official React bindings for ReduxDIRECT22
react-side-effect • 1.2.0Create components whose prop changes map to a global side effectINDIRECT1
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
recast • 0.10.43JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
redux • 3.7.0Predictable state container for JavaScript appsDIRECT5
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.15.3Better streaming static file server with Range and conditional-GET supportINDIRECT17
serve-static • 1.12.3Serve static filesINDIRECT19
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
statuses • 1.3.1HTTP status utilityINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
styled-components • 2.1.0Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅DIRECT31
styled-jsx • 5.1.6Full CSS support for JSX without compromisesINDIRECT1
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
ua-parser-js • 0.7.41Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unreachable-branch-transform • 0.3.0Browserify transform to remove unreachable codeINDIRECT13
utils-merge • 1.0.0merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zen-observable-ts • 0.4.4An Implementation of ES Observables in TypescriptINDIRECT0
Apache-2.014
PackageRelationDependenciesPublished
@img/sharp-darwin-arm64 • 0.34.5Prebuilt sharp for use with macOS 64-bit ARMINDIRECT1
@img/sharp-darwin-x64 • 0.34.5Prebuilt sharp for use with macOS x64INDIRECT1
@img/sharp-linux-arm • 0.34.5Prebuilt sharp for use with Linux (glibc) ARM (32-bit)INDIRECT1
@img/sharp-linux-arm64 • 0.34.5Prebuilt sharp for use with Linux (glibc) 64-bit ARMINDIRECT1
@img/sharp-linux-ppc64 • 0.34.5Prebuilt sharp for use with Linux (glibc) ppc64INDIRECT1
@img/sharp-linux-riscv64 • 0.34.5Prebuilt sharp for use with Linux (glibc) RISC-V 64-bitINDIRECT1
@img/sharp-linux-s390x • 0.34.5Prebuilt sharp for use with Linux (glibc) s390xINDIRECT1
@img/sharp-linux-x64 • 0.34.5Prebuilt sharp for use with Linux (glibc) x64INDIRECT1
@img/sharp-linuxmusl-arm64 • 0.34.5Prebuilt sharp for use with Linux (musl) 64-bit ARMINDIRECT1
@img/sharp-linuxmusl-x64 • 0.34.5Prebuilt sharp for use with Linux (musl) x64INDIRECT1
@swc/helpers • 0.5.15External helpers for the swc project.INDIRECT1
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
localforage • 1.5.0Offline storage, improved.DIRECT28
sharp • 0.34.5High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF imagesINDIRECT29
BSD-3-Clause11
PackageRelationDependenciesPublished
graphql • 0.10.3A Query Language and Runtime which can target any service.DIRECT1
hoist-non-react-statics • 1.2.0Copies non-react specific statics from a child component to a parent componentINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
jstransform • 3.0.0A simple AST visitor-based JS transformerINDIRECT4
prop-types • 15.5.10Runtime type checking for React props and similar objects.DIRECT16
qs • 6.4.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-dom • 15.6.1React package for working with the DOM.DIRECT17
react • 15.6.1React is a JavaScript library for building user interfaces.DIRECT18
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.1.31Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
LGPL-3.0-or-later10
PackageRelationDependenciesPublished
@img/sharp-libvips-darwin-arm64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARMINDIRECT0
@img/sharp-libvips-darwin-x64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on macOS x64INDIRECT0
@img/sharp-libvips-linux-arm • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARMINDIRECT0
@img/sharp-libvips-linux-arm64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARMINDIRECT0
@img/sharp-libvips-linux-ppc64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) ppc64leINDIRECT0
@img/sharp-libvips-linux-riscv64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) RISC-V 64-bitINDIRECT0
@img/sharp-libvips-linux-s390x • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) s390xINDIRECT0
@img/sharp-libvips-linux-x64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64INDIRECT0
@img/sharp-libvips-linuxmusl-arm64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (musl) 64-bit ARMINDIRECT0
@img/sharp-libvips-linuxmusl-x64 • 1.2.4Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64INDIRECT0
ISC9
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 4.1.1A cache object that deletes the least-recently-used items.DIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
semver • 7.8.4The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.0.3A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.0 AND LGPL-3.0-or-later3
PackageRelationDependenciesPublished
@img/sharp-win32-arm64 • 0.34.5Prebuilt sharp for use with Windows 64-bit ARMINDIRECT0
@img/sharp-win32-ia32 • 0.34.5Prebuilt sharp for use with Windows x86 (32-bit)INDIRECT0
@img/sharp-win32-x64 • 0.34.5Prebuilt sharp for use with Windows x64INDIRECT0
unknown2
PackageRelationDependenciesPublished
esprima-fb • 15001.1001.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
esprima-fb • 3001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001797A smaller version of caniuse-db, with only the essentials!INDIRECT0
Apache-2.0 AND LGPL-3.0-or-later AND MIT1
PackageRelationDependenciesPublished
@img/sharp-wasm32 • 0.34.5Prebuilt sharp for use with wasm32INDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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