licenses.dev

workbox-webpack-plugin v4.2.0

A plugin for your Webpack 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

MIT59
PackageRelationDependenciesPublished
@babel/runtime • 7.27.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
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
common-tags • 1.8.2a few common utility template tags for ES2015INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
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.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
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
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsDIRECT20
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.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
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 kBINDIRECT0
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
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.INDIRECT7
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 availableINDIRECT1
workbox-broadcast-update • 4.3.1A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedINDIRECT1
workbox-build • 4.3.1A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.DIRECT53
workbox-cacheable-response • 4.3.1This library takes a Response object and determines whether it's cacheable based on a specific configuration.INDIRECT1
workbox-core • 4.3.1This module is used by a number of the other Workbox modules to share common code.INDIRECT0
workbox-expiration • 4.3.1A service worker helper library that expires cached responses based on age or maximum number of entries.INDIRECT1
workbox-google-analytics • 4.3.1Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT4
workbox-navigation-preload • 4.3.1This library allows developers to opt-in to using Navigation Preload in their service worker.INDIRECT1
workbox-precaching • 4.3.1This module efficiently precaches assets.INDIRECT1
workbox-range-requests • 4.3.1This library creates a new Response, given a source Response and a Range header value.INDIRECT1
workbox-routing • 4.3.1A service worker helper library to route request URLs to handlers.INDIRECT1
workbox-strategies • 4.3.1A service worker helper library implementing common caching strategies.INDIRECT1
workbox-streams • 4.3.1A library that makes it easier to work with Streams in the browser.INDIRECT1
workbox-sw • 4.3.1This module makes it easy to get started with the Workbox service worker libraries.INDIRECT0
workbox-window • 4.3.1Simplifies communications with Workbox packages running in the service workerINDIRECT1
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 globberINDIRECT10
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 validationINDIRECT4
@hapi/topo • 3.1.6Topological sorting with grouping supportINDIRECT1
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.0 version:

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