Socket
Socket
Sign inDemoInstall

@types/copy-webpack-plugin

Package Overview
Dependencies
1
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.0 to 6.4.1

1

copy-webpack-plugin/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for copy-webpack-plugin 6.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7
import { WebpackPluginInstance as Plugin } from 'webpack';

@@ -9,0 +10,0 @@

8

copy-webpack-plugin/package.json
{
"name": "@types/copy-webpack-plugin",
"version": "6.4.0",
"version": "6.4.1",
"description": "TypeScript definitions for copy-webpack-plugin",

@@ -32,6 +32,6 @@ "license": "MIT",

"dependencies": {
"@types/webpack": "*"
"@types/webpack": "^4"
},
"typesPublisherContentHash": "7a90ec876ba20b084e627f6110453236e8f7e5b9090732311d77cd178b5dc474",
"typeScriptVersion": "3.3"
"typesPublisherContentHash": "728ea64c24f3d38108d2da26bfc6f18dec3d591ed6382529d124dc2f8d83c787",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 01 Jan 2021 20:06:19 GMT
* Last updated: Thu, 25 Mar 2021 20:31:53 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc