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.2 to 4.4.3

2

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

@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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

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

"main": "",
"types": "index",
"repository": {

@@ -21,7 +22,7 @@ "type": "git",

"dependencies": {
"@types/webpack": "*",
"@types/minimatch": "*"
"@types/minimatch": "*",
"@types/webpack": "*"
},
"typesPublisherContentHash": "2f6881349a7f48f318fe2031aa379f4d33374047d9729aa5231401b79456daaa",
"typesPublisherContentHash": "7edfe8a5074cc9977cc3be8341e96bd66a8694131eb41bfc16897fdd6dfef46b",
"typeScriptVersion": "2.3"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for copy-webpack-plugin (https://github.com/kevlened/copy-webpack-plugin).
This package contains type definitions for copy-webpack-plugin ( https://github.com/webpack-contrib/copy-webpack-plugin ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Wed, 15 Aug 2018 20:42:04 GMT
* Dependencies: webpack, minimatch
* Last updated: Wed, 13 Feb 2019 16:16:49 GMT
* Dependencies: @types/webpack, @types/minimatch
* Global values: none

@@ -16,0 +16,0 @@

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