Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/workbox-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/workbox-webpack-plugin - npm Package Compare versions

Comparing version 3.6.3 to 3.6.4

4

workbox-webpack-plugin v3.6/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc