Socket
Socket
Sign inDemoInstall

@types/webpack-env

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack-env - npm Package Compare versions

Comparing version 1.15.2 to 1.15.3

2

webpack-env/index.d.ts

@@ -71,3 +71,3 @@ // Type definitions for webpack (module API) 1.15

loaded: boolean;
parent: NodeModule | null;
parent: NodeModule | null | undefined;
children: NodeModule[];

@@ -74,0 +74,0 @@ hot?: Hot;

{
"name": "@types/webpack-env",
"version": "1.15.2",
"version": "1.15.3",
"description": "TypeScript definitions for webpack (module API)",

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

"dependencies": {},
"typesPublisherContentHash": "3ef159c293aefc19a42a96a95aa0c0984eb1b69454933b1819ea06fcbb4f545c",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "a13ec7e78076606a75aef18f56d03d7dd799d40ac2cb4bc538da859529c648bf",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Thu, 23 Apr 2020 17:50:39 GMT
* Last updated: Thu, 17 Sep 2020 15:46:55 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `DEBUG`, `__non_webpack_require__`, `__resourceQuery`, `__webpack_chunk_load__`, `__webpack_hash__`, `__webpack_modules__`, `__webpack_nonce__`, `__webpack_public_path__`, `__webpack_require__`, `module`, `process`, `require`

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