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.2.6-beta.4 to 3.2.6-beta.5

18

CHANGELOG.md

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

6

lib/index.js
"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

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