@types/webpack
Advanced tools
Comparing version 5.0.0 to 5.28.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for webpack 5.0 | ||
// Type definitions for webpack 5.28 | ||
// Project: https://github.com/webpack/webpack | ||
@@ -29,3 +29,4 @@ // Definitions by: Qubo <https://github.com/tkqubo> | ||
/// <reference types="node" /> | ||
import webpack = require('./node_modules/webpack'); | ||
/* tslint:disable-next-line:no-self-import */ | ||
import webpack = require('webpack'); | ||
export = webpack; |
{ | ||
"name": "@types/webpack", | ||
"version": "5.0.0", | ||
"version": "5.28.0", | ||
"description": "TypeScript definitions for webpack", | ||
@@ -131,4 +131,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "8ddec895de3d195565d675c9210a0496d4830179f0166cb51e900808f23a2396", | ||
"typesPublisherContentHash": "ff600a46f63a2d07be76a71961b7a12393dbff930fdf3a992bf05c69e9080564", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 25 Mar 2021 20:32:10 GMT | ||
* Last updated: Mon, 29 Mar 2021 21:41:46 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8469
30
0