@types/workbox-webpack-plugin
Advanced tools
Comparing version 3.6.3 to 3.6.4
@@ -6,3 +6,3 @@ // Type definitions for workbox-webpack-plugin 3.6 | ||
export type ChacheStrategy = 'cacheFirst' | 'cacheOnly' | 'networkFirst' | 'networkOnly' | 'staleWhileRevalidate'; | ||
export type CacheStrategy = 'cacheFirst' | 'cacheOnly' | 'networkFirst' | 'networkOnly' | 'staleWhileRevalidate'; | ||
@@ -96,3 +96,3 @@ export interface ManifestEntry { | ||
*/ | ||
handler?: ChacheStrategy; | ||
handler?: CacheStrategy; | ||
@@ -99,0 +99,0 @@ /** |
{ | ||
"name": "@types/workbox-webpack-plugin", | ||
"version": "3.6.3", | ||
"version": "3.6.4", | ||
"description": "TypeScript definitions for workbox-webpack-plugin", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9472ee870ec064403a034f7477f38101df613fa33806226465cd80211542240c", | ||
"typesPublisherContentHash": "46a4a79d83114ccd32953f81bfbd5fff06efb66781986474de0b4715ab4c9c3e", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 13:13:06 GMT | ||
* Last updated: Sat, 18 Jul 2020 15:47:22 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
21958