@bundle-stats/plugin-webpack-filter
Advanced tools
Comparing version 3.4.0-alpha.4 to 3.4.0-alpha.5
{ | ||
"name": "@bundle-stats/plugin-webpack-filter", | ||
"version": "3.4.0-alpha.4", | ||
"version": "3.4.0-alpha.5", | ||
"description": "BundleStats webpack filter plugin", | ||
@@ -39,3 +39,3 @@ "main": "lib/index.js", | ||
"@types/jest": "27.4.1", | ||
"@types/lodash": "4.14.179", | ||
"@types/lodash": "4.14.180", | ||
"@types/webpack": "5.28.0", | ||
@@ -52,6 +52,6 @@ "core-js": "3.20.2", | ||
"peerDependencies": { | ||
"core-js": "3.20.2", | ||
"lodash": "4.17.21" | ||
"core-js": "^3.0.0", | ||
"lodash": "^4.0.0" | ||
}, | ||
"gitHead": "f7ec27ad6324e0e7c94f429b0ace7a72bf7096fe" | ||
"gitHead": "8cf4f784d15aed35e09a911a2fc9646a3fb9b06c" | ||
} |
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
17879