@bundle-stats/plugin-webpack-validate
Advanced tools
Comparing version 3.2.0-beta.1 to 3.2.0-beta.2
@@ -6,18 +6,13 @@ # Change Log | ||
# [3.2.0-beta.1](https://github.com/relative-ci/bundle-stats/compare/v3.1.4-alpha.0...v3.2.0-beta.1) (2021-10-09) | ||
# [3.2.0-beta.2](https://github.com/relative-ci/bundle-stats/compare/v3.1.3...v3.2.0-beta.2) (2021-10-12) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
### Bug Fixes | ||
* Consistent dependency versions across packages ([cceebb7](https://github.com/relative-ci/bundle-stats/commit/cceebb7724670a7c40c156c395449fc65d183690)) | ||
## [3.1.4-alpha.0](https://github.com/relative-ci/bundle-stats/compare/v3.1.3...v3.1.4-alpha.0) (2021-09-21) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.1.2](https://github.com/relative-ci/bundle-stats/compare/v3.1.1...v3.1.2) (2021-08-10) | ||
@@ -24,0 +19,0 @@ |
{ | ||
"name": "@bundle-stats/plugin-webpack-validate", | ||
"version": "3.2.0-beta.1", | ||
"version": "3.2.0-beta.2", | ||
"description": "BundleStats webpack validate plugin", | ||
@@ -8,2 +8,3 @@ "main": "lib/index.js", | ||
"types": "types/index.d.ts", | ||
"sideEffects": false, | ||
"engines": { | ||
@@ -48,3 +49,3 @@ "node": ">= 12.0" | ||
}, | ||
"gitHead": "c62576ef368adeddbc6a862005d5ccd99bac9be0" | ||
"gitHead": "d3ee4cde915991d1dab4f0b4adc1c836bd0ccbe4" | ||
} |
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
18178