New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/csp-html-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/csp-html-webpack-plugin - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

csp-html-webpack-plugin/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for csp-html-webpack-plugin 3.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.7

@@ -8,0 +8,0 @@ import { Compiler as WebpackCompiler } from 'webpack';

{
"name": "@types/csp-html-webpack-plugin",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for csp-html-webpack-plugin",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -24,7 +24,7 @@ "type": "git",

"@types/html-webpack-plugin": "*",
"@types/tapable": "*",
"@types/webpack": "*"
"@types/tapable": "^1",
"@types/webpack": "^4"
},
"typesPublisherContentHash": "3012c4f103030852b44c51872790db738562f55d798f8d7ecc8d21c1508a08b8",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "e393e1f63bbd9b02b02e98a326fe08c77d5a7665f531d5187a5558371b851b71",
"typeScriptVersion": "3.7"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csp-html-webpack-plugin
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/csp-html-webpack-plugin.
Additional Details
* Last updated: Wed, 14 Aug 2019 22:49:48 GMT
* Dependencies: @types/webpack, @types/tapable, @types/html-webpack-plugin
### Additional Details
* Last updated: Thu, 25 Mar 2021 20:31:54 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/html-webpack-plugin](https://npmjs.com/package/@types/html-webpack-plugin)
* Global values: none
# Credits
These definitions were written by Porama Ruengrairatanaroj <https://github.com/Seally>.
These definitions were written by [Porama Ruengrairatanaroj](https://github.com/Seally).

Sorry, the diff of this file is not supported yet

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