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 3.0.8 to 3.0.9

2

webpack/index.d.ts

@@ -786,3 +786,3 @@ // Type definitions for webpack 3.0

*/
manifest: { content: string, name: string };
manifest: { content: string, name: string } | string;

@@ -789,0 +789,0 @@ /**

{
"name": "@types/webpack",
"version": "3.0.8",
"version": "3.0.9",
"description": "TypeScript definitions for webpack",

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

"peerDependencies": {},
"typesPublisherContentHash": "bb3f91d1c6f82636593dd58b1b07fc1b061c774ede7b1cca9d3a441d7161a584",
"typesPublisherContentHash": "c01e53d0a30f9b29e52d3cb5e63561291b5de4b57a39b1adfe117e9cf87985e8",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 10 Aug 2017 14:02:07 GMT
* Last updated: Mon, 14 Aug 2017 19:47:58 GMT
* Dependencies: tapable, uglify-js, node

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

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