Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
Maintainers
1
Versions
184
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 1.12.20-alpha to 1.12.22-alpha

2

index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for webpack 1.12.9

import * as UglifyJS from '../uglify-js';
import * as UglifyJS from 'uglify-js';

@@ -9,0 +9,0 @@ declare namespace webpack {

{
"name": "@types/webpack",
"version": "1.12.20-alpha",
"version": "1.12.22-alpha",
"description": "TypeScript definitions for webpack 1.12.9",

@@ -10,3 +10,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/uglify-js": "*"
}
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Fri, 20 May 2016 17:00:56 GMT
* Last updated: Wed, 25 May 2016 04:20:42 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: ../uglify-js
* Module Dependencies: uglify-js
* Global values: webpack

@@ -17,0 +17,0 @@

@@ -6,3 +6,3 @@ {

"moduleDependencies": [
"../uglify-js"
"uglify-js"
],

@@ -27,3 +27,3 @@ "libraryMajorVersion": "1",

],
"contentHash": "e6e55ca565fa85990f352f1039ff30e2bffafe85fdd212d8ad43d6ef313801ae"
"contentHash": "f73b57ddcdcf79d485167a7647a4435064e98e32c274628020f6847d30bbd8e5"
}
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