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.4.1 to 4.4.2

2

copy-webpack-plugin/index.d.ts

@@ -64,3 +64,3 @@ // Type definitions for copy-webpack-plugin 4.4

interface CopyWebpackPlugin {
new (patterns?: CopyPattern[], options?: CopyWebpackPluginConfiguration): Plugin
new (patterns?: (string | CopyPattern)[], options?: CopyWebpackPluginConfiguration): Plugin
}

@@ -67,0 +67,0 @@

{
"name": "@types/copy-webpack-plugin",
"version": "4.4.1",
"version": "4.4.2",
"description": "TypeScript definitions for copy-webpack-plugin",

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

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -24,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "6a0bdd2ac239c9786486dda6d2159aabcd98dc848e9582ef22424a8af4c85186",
"typesPublisherContentHash": "2f6881349a7f48f318fe2031aa379f4d33374047d9729aa5231401b79456daaa",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/copy-webpack-plugin
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/copy-webpack-plugin
Additional Details
* Last updated: Sat, 10 Mar 2018 02:17:46 GMT
* Last updated: Wed, 15 Aug 2018 20:42:04 GMT
* Dependencies: webpack, minimatch

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