@types/webpack-env
Advanced tools
Comparing version 1.18.2 to 1.18.3
@@ -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 |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16665
358
16