Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bundle-stats/plugin-webpack-validate

Package Overview
Dependencies
Maintainers
2
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bundle-stats/plugin-webpack-validate - npm Package Compare versions

Comparing version 3.3.0-alpha.1 to 3.4.0-alpha.1

34

CHANGELOG.md

@@ -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;

16

package.json
{
"name": "@bundle-stats/plugin-webpack-validate",
"version": "3.3.0-alpha.1",
"version": "3.4.0-alpha.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": "a7ba8010b047028c4e56e407719616fde7d8ea88"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc