Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/webpack

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack - npm Package Compare versions

Comparing version 2.2.12 to 2.2.13

4

webpack/index.d.ts

@@ -829,2 +829,6 @@ // Type definitions for webpack 2.2

class EnvironmentPlugin extends Plugin {
constructor(envs: string[] | {[key: string]: any});
}
class ProvidePlugin extends Plugin {

@@ -831,0 +835,0 @@ constructor(definitions: {[key: string]: any});

4

webpack/package.json
{
"name": "@types/webpack",
"version": "2.2.12",
"version": "2.2.13",
"description": "TypeScript definitions for webpack",

@@ -40,4 +40,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "1ad3d47cb250fa2b6577dfc4d8e4b863a008a7e892204396cfece295021c0e33",
"typesPublisherContentHash": "ac2fa5654fb7fa1a56f869b4ca056fcb4fc2aeeb7fde23d32b48f7aa1007f23d",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 21 Mar 2017 21:28:55 GMT
* Last updated: Wed, 29 Mar 2017 18:32:03 GMT
* Dependencies: tapable, uglify-js, node

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