extract-loader
Advanced tools
Comparing version 3.1.0 to 4.0.0
@@ -0,1 +1,13 @@ | ||
# [4.0.0](https://github.com/peerigon/extract-loader/compare/v3.1.0...v4.0.0) (2020-01-27) | ||
### chore | ||
* remove node v6 support ([3938c75](https://github.com/peerigon/extract-loader/commit/3938c75)) | ||
### BREAKING CHANGES | ||
* remove node v6 support | ||
# Change Log | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "extract-loader", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"description": "webpack loader to extract HTML and CSS from the bundle", | ||
@@ -5,0 +5,0 @@ "main": "lib/extractLoader.js", |
@@ -25,3 +25,5 @@ extract-loader | ||
`npm install extract-loader` | ||
```bash | ||
$ npm install extract-loader --save-dev | ||
``` | ||
@@ -28,0 +30,0 @@ <br> |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
274
0
14906
4
0
1
1