@bundle-stats/plugin-webpack-validate
Advanced tools
Comparing version 3.3.0-alpha.1 to 3.3.0-beta.1
@@ -6,3 +6,3 @@ # Change Log | ||
# [3.3.0-alpha.1](https://github.com/relative-ci/bundle-stats/compare/v3.3.0-alpha.0...v3.3.0-alpha.1) (2021-12-19) | ||
## [3.2.8](https://github.com/relative-ci/bundle-stats/compare/v3.2.7...v3.2.8) (2022-03-10) | ||
@@ -15,2 +15,34 @@ **Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.6](https://github.com/relative-ci/bundle-stats/compare/v3.2.5...v3.2.6) (2022-03-04) | ||
**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) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.4](https://github.com/relative-ci/bundle-stats/compare/v3.2.3...v3.2.4) (2022-01-17) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.3](https://github.com/relative-ci/bundle-stats/compare/v3.2.2...v3.2.3) (2022-01-10) | ||
**Note:** Version bump only for package @bundle-stats/plugin-webpack-validate | ||
## [3.2.2](https://github.com/relative-ci/bundle-stats/compare/v3.2.1...v3.2.2) (2021-12-08) | ||
@@ -17,0 +49,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.3.0-alpha.1", | ||
"version": "3.3.0-beta.1", | ||
"description": "BundleStats webpack validate plugin", | ||
@@ -38,14 +38,14 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "27.0.3", | ||
"jest": "27.4.3", | ||
"jest-cli": "27.4.3", | ||
"@types/jest": "27.4.1", | ||
"jest": "27.5.1", | ||
"jest-cli": "27.5.1", | ||
"jest-date-mock": "1.0.8", | ||
"regenerator-runtime": "0.13.9", | ||
"ts-jest": "27.1.1", | ||
"typescript": "4.5.2" | ||
"ts-jest": "27.1.3", | ||
"typescript": "4.6.2" | ||
}, | ||
"dependencies": { | ||
"superstruct": "^0.8.3" | ||
"superstruct": "0.8.3" | ||
}, | ||
"gitHead": "b510975b373ee38b66899a990c7341d1a29a69e2" | ||
"gitHead": "64255c0f9d91148c35c4766068b53e697988f5d9" | ||
} |
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
19034
20
315
+ Addedsuperstruct@0.8.3(transitive)
- Removedsuperstruct@0.8.4(transitive)
Updatedsuperstruct@0.8.3