licenses.dev

workbox-build v3.0.0-alpha.6

A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
babel-runtime • 6.26.0babel selfContained runtimeDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
common-tags • 1.8.2a few common utility template tags for ES2015DIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.template • 4.18.1The Lodash method `_.template` exported as a module.DIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
Apache-2.010
PackageRelationDependenciesPublished
workbox-background-sync • 3.6.3Queues failed requests and uses the Background Sync API to replay them when the network is availableDIRECT1
workbox-broadcast-cache-update • 3.6.3A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedDIRECT1
workbox-cache-expiration • 3.6.3A service worker helper library that expires cached responses based on age or maximum number of entries.DIRECT1
workbox-cacheable-response • 3.6.3This library takes a Response object and determines whether it's cacheable based on a specific configuration.DIRECT1
workbox-core • 3.6.3This module is used by a number of the other Workbox modules to share common code.DIRECT0
workbox-google-analytics • 3.6.3Queues failed requests and uses the Background Sync API to replay them when the network is availableDIRECT4
workbox-precaching • 3.6.3This module efficiently precaches assets.DIRECT1
workbox-routing • 3.6.3A service worker helper library to route request URLs to handlers.DIRECT1
workbox-strategies • 3.6.3A service worker helper library implementing common caching strategies.DIRECT1
workbox-sw • 3.6.3This module makes it easy to get started with the Workbox service worker libraries.DIRECT0
ISC8
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 globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
isemail • 3.2.0Validate an email address according to RFCs 5321, 5322, and othersINDIRECT1
joi • 11.4.0Object schema validationDIRECT4
non-standard2
PackageRelationDependenciesPublished
hoek • 4.3.1General purpose node utilitiesINDIRECT0
topo • 2.1.1Topological sorting with grouping supportINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0-alpha.6 version:

[![licenses](https://licenses.dev/b/npm/workbox-build/3.0.0-alpha.6)](https://licenses.dev/npm/workbox-build/3.0.0-alpha.6)
<a href="https://licenses.dev/npm/workbox-build/3.0.0-alpha.6">
  <img src="https://licenses.dev/b/npm/workbox-build/3.0.0-alpha.6" alt="licenses" />
</a>
GitHub