@types/csp-html-webpack-plugin
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -1,7 +0,1 @@ | ||
// Type definitions for csp-html-webpack-plugin 3.0 | ||
// Project: https://github.com/slackhq/csp-html-webpack-plugin | ||
// Definitions by: Porama Ruengrairatanaroj <https://github.com/Seally> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.7 | ||
import { AsyncSeriesWaterfallHook } from "tapable"; | ||
@@ -8,0 +2,0 @@ import { Compiler as WebpackCompiler } from "webpack"; |
{ | ||
"name": "@types/csp-html-webpack-plugin", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "TypeScript definitions for csp-html-webpack-plugin", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csp-html-webpack-plugin", | ||
"name": "Porama Ruengrairatanaroj", | ||
"url": "https://github.com/Seally", | ||
"githubUsername": "Seally" | ||
"githubUsername": "Seally", | ||
"url": "https://github.com/Seally" | ||
} | ||
@@ -28,4 +28,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "2093ae5934f6f534eedf2edb5d4db9fb5bda7698ca3707770e6814870e1351c4", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "ab120801f5cf8584fffd8c6c1dfeeb54fa7767347b968c286a39ed8109f99326", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 04 Sep 2023 15:41:29 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: [@types/html-webpack-plugin](https://npmjs.com/package/@types/html-webpack-plugin), [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/webpack](https://npmjs.com/package/@types/webpack) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Porama Ruengrairatanaroj](https://github.com/Seally). |
6328
103
16