@bundle-stats/plugin-webpack-validate
Advanced tools
Comparing version 3.2.6-beta.4 to 3.2.6-beta.5
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.2.6-beta.4](https://github.com/relative-ci/bundle-stats/compare/v3.2.6-beta.3...v3.2.6-beta.4) (2022-02-28) | ||
## [3.2.6-beta.5](https://github.com/relative-ci/bundle-stats/compare/v3.2.5...v3.2.6-beta.5) (2022-03-03) | ||
@@ -15,18 +15,2 @@ **Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.6-beta.3](https://github.com/relative-ci/bundle-stats/compare/v3.2.6-beta.2...v3.2.6-beta.3) (2022-02-28) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.6-beta.2](https://github.com/relative-ci/bundle-stats/compare/v3.2.5...v3.2.6-beta.2) (2022-02-27) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.5](https://github.com/relative-ci/bundle-stats/compare/v3.2.4...v3.2.5) (2022-02-15) | ||
@@ -33,0 +17,0 @@ |
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "@bundle-stats/plugin-webpack-validate", | ||
"version": "3.2.6-beta.4", | ||
"version": "3.2.6-beta.5", | ||
"description": "BundleStats webpack validate plugin", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
"ts-jest": "27.1.3", | ||
"typescript": "4.5.5" | ||
"typescript": "4.6.2" | ||
}, | ||
@@ -50,3 +50,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "e0b0ae9d98c4e559e327a672833d46a14d8920a0" | ||
"gitHead": "dfbc1fb220e2f3f20b003428b7a98de518536ec0" | ||
} |
Sorry, the diff of this file is not supported yet
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
315
18871