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

@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.18.2 to 1.18.3

7

webpack-env/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for webpack (module API) 1.18
// Project: https://github.com/webpack/webpack
// Definitions by: use-strict <https://github.com/use-strict>
// rhonsby <https://github.com/rhonsby>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
/**

@@ -9,0 +2,0 @@ * Webpack module API - variables and global functions available inside modules

14

webpack-env/package.json
{
"name": "@types/webpack-env",
"version": "1.18.2",
"description": "TypeScript definitions for webpack (module API)",
"version": "1.18.3",
"description": "TypeScript definitions for webpack-env",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-env",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "use-strict",
"url": "https://github.com/use-strict",
"githubUsername": "use-strict"
"githubUsername": "use-strict",
"url": "https://github.com/use-strict"
},
{
"name": "rhonsby",
"url": "https://github.com/rhonsby",
"githubUsername": "rhonsby"
"githubUsername": "rhonsby",
"url": "https://github.com/rhonsby"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "5b7a26ad1e381a4152870e06d2733a07c188293cc3bee61dd080fea64400a843",
"typesPublisherContentHash": "ca6f95fa92c75660858f2831239cda0577316f2e3fa5173c7b79188c11563fd7",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for webpack (module API) (https://github.com/webpack/webpack).
This package contains type definitions for webpack-env (https://github.com/webpack/webpack).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 17:45:27 GMT
* Dependencies: none
* Global values: `DEBUG`, `__non_webpack_require__`, `__resourceQuery`, `__webpack_chunk_load__`, `__webpack_hash__`, `__webpack_init_sharing__`, `__webpack_modules__`, `__webpack_nonce__`, `__webpack_public_path__`, `__webpack_require__`, `module`, `process`, `require`
# Credits
These definitions were written by [use-strict](https://github.com/use-strict), and [rhonsby](https://github.com/rhonsby).
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