licenses.dev

workbox-build v4.3.1

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

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
babel-extract-comments • 1.0.0Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.INDIRECT1
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace 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
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
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.5.0The 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
pretty-bytes • 5.6.0Convert bytes to a human readable string: 1337 → 1.34 kBDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
strip-comments • 1.0.2Strip comments from code. Removes line comments, block comments, the first comment only, or all comments. Optionally leave protected comments unharmed.DIRECT7
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
workbox-background-sync • 4.3.1Queues failed requests and uses the Background Sync API to replay them when the network is availableDIRECT1
workbox-broadcast-update • 4.3.1A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedDIRECT1
workbox-cacheable-response • 4.3.1This library takes a Response object and determines whether it's cacheable based on a specific configuration.DIRECT1
workbox-core • 4.3.1This module is used by a number of the other Workbox modules to share common code.DIRECT0
workbox-expiration • 4.3.1A service worker helper library that expires cached responses based on age or maximum number of entries.DIRECT1
workbox-google-analytics • 4.3.1Queues failed requests and uses the Background Sync API to replay them when the network is availableDIRECT4
workbox-navigation-preload • 4.3.1This library allows developers to opt-in to using Navigation Preload in their service worker.DIRECT1
workbox-precaching • 4.3.1This module efficiently precaches assets.DIRECT1
workbox-range-requests • 4.3.1This library creates a new Response, given a source Response and a Range header value.DIRECT1
workbox-routing • 4.3.1A service worker helper library to route request URLs to handlers.DIRECT1
workbox-strategies • 4.3.1A service worker helper library implementing common caching strategies.DIRECT1
workbox-streams • 4.3.1A library that makes it easier to work with Streams in the browser.DIRECT1
workbox-sw • 4.3.1This module makes it easy to get started with the Workbox service worker libraries.DIRECT0
workbox-window • 4.3.1Simplifies communications with Workbox packages running in the service workerDIRECT1
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
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.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
@hapi/address • 2.1.4Email address and domain validationINDIRECT0
@hapi/bourne • 1.3.2JSON parse with prototype poisoning protectionINDIRECT0
@hapi/hoek • 8.5.1General purpose node utilitiesINDIRECT0
@hapi/joi • 15.1.1Object schema validationDIRECT4
@hapi/topo • 3.1.6Topological sorting with grouping supportINDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT3
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 4.3.1 version:

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