Socket
Socket
Sign inDemoInstall

@types/copy-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.0.0 to 4.0.1

copy-webpack-plugin/LICENSE

2

copy-webpack-plugin/index.d.ts
// Type definitions for copy-webpack-plugin v4.0.0
// Project: https://github.com/kevlened/copy-webpack-plugin
// Definitions by: flying-sheep <http://github.com/flying-sheep>
// Definitions by: flying-sheep <https://github.com/flying-sheep>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/copy-webpack-plugin",
"version": "4.0.0",
"description": "TypeScript definitions for copy-webpack-plugin v4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for copy-webpack-plugin",
"license": "MIT",
"author": "flying-sheep <http://github.com/flying-sheep>",
"contributors": [
{
"name": "flying-sheep",
"url": "https://github.com/flying-sheep"
}
],
"main": "",

@@ -14,8 +19,7 @@ "repository": {

"dependencies": {
"@types/minimatch": "*",
"@types/webpack": "*"
"@types/webpack": "*",
"@types/minimatch": "*"
},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "7635a044d55f605f0bbd760120ad3914806e1216a4d3a16d5e710a22e1a3ab6f"
"typesPublisherContentHash": "efc9292351b3a4895e8ba955d75ab0ad7cbc17e6252e045c3c97ff2e871d999c",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for copy-webpack-plugin v4.0.0 (https://github.com/kevlened/copy-webpack-plugin).
This package contains type definitions for copy-webpack-plugin (https://github.com/kevlened/copy-webpack-plugin).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/copy-webpack-plugin
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/copy-webpack-plugin
Additional Details
* Last updated: Sun, 06 Nov 2016 15:22:12 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: minimatch, webpack
* Global values: copyWebpackPlugin
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: webpack, minimatch
* Global values: none
# Credits
These definitions were written by flying-sheep <http://github.com/flying-sheep>.
These definitions were written by flying-sheep <https://github.com/flying-sheep>.
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