Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
0
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.15-alpha to 1.12.20-alpha

8

package.json
{
"name": "@types/webpack",
"version": "1.12.15-alpha",
"description": "Type definitions for webpack 1.12.9 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "1.12.20-alpha",
"description": "TypeScript definitions for webpack 1.12.9",
"main": "",

@@ -10,5 +10,3 @@ "scripts": {},

"typings": "index.d.ts",
"dependencies": {
"../uglify-js": "*"
}
"dependencies": {}
}
# Installation
> `npm install --save-dev @types/webpack`
> `npm install --save @types/webpack`
# Summary
This package contains type definitions for webpack 1.12.9.
This package contains type definitions for webpack 1.12.9 (https://github.com/webpack/webpack).
The project URL or description is https://github.com/webpack/webpack
# Credits
These definitions were written by Qubo <https://github.com/tkqubo>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webpack
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webpack
Additional Details
* Last updated: Thu, 19 May 2016 20:06:19 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:56 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: ../uglify-js
* Global values: webpack
# Credits
These definitions were written by Qubo <https://github.com/tkqubo>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc