New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@statoscope/webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/webpack-plugin - npm Package Compare versions

Comparing version 5.9.0 to 5.9.1

6

dist/index.js

@@ -42,7 +42,7 @@ "use strict";

apply(compiler) {
var _a, _b, _c;
var _a, _b, _c, _d;
const { options } = this;
const context = (_c = (_b = (_a = options.statsOptions) === null || _a === void 0 ? void 0 : _a.context) !== null && _b !== void 0 ? _b :
const context = (_d = (_b = (_a = options.statsOptions) === null || _a === void 0 ? void 0 : _a.context) !== null && _b !== void 0 ? _b :
// @ts-ignore
compiler.options.stats.context) !== null && _c !== void 0 ? _c : compiler.context;
(_c = compiler.options.stats) === null || _c === void 0 ? void 0 : _c.context) !== null && _d !== void 0 ? _d : compiler.context;
const packageInfoExtension = new webpack_stats_extension_package_info_1.default();

@@ -49,0 +49,0 @@ // @ts-ignore

{
"name": "@statoscope/webpack-plugin",
"version": "5.9.0",
"version": "5.9.1",
"description": "Helpers for webpack part of Statoscope",

@@ -38,3 +38,3 @@ "main": "./dist/index.js",

},
"gitHead": "f8e8a9cd721828a4bc53a2f808441d81e5fdbf84"
"gitHead": "a968d9cb56f83d2e27436c7beda833aeb3a6cd46"
}
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