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

@statoscope/webpack-stats-extension-compressed

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statoscope/webpack-stats-extension-compressed - npm Package Compare versions

Comparing version 5.20.1 to 5.22.0

2

dist/index.d.ts
import { Compiler } from 'webpack';
import { ExtensionDescriptor } from '@statoscope/stats/spec/extension';
import CompressedExtensionGenerator, { CompressorOrPreset, Format, Payload } from '@statoscope/stats-extension-compressed/dist/generator';
import { StatsExtensionWebpackAdapter } from '@statoscope/webpack-model/src';
import { StatsExtensionWebpackAdapter } from '@statoscope/webpack-model/dist';
export default class WebpackCompressedExtension implements StatsExtensionWebpackAdapter<Payload> {

@@ -6,0 +6,0 @@ compressor: CompressorOrPreset;

{
"name": "@statoscope/webpack-stats-extension-compressed",
"version": "5.20.1",
"version": "5.22.0",
"description": "Webpack adapter for @statoscope/stats-extension-compressed",

@@ -22,4 +22,4 @@ "main": "./dist/index.js",

"@statoscope/stats": "5.14.1",
"@statoscope/stats-extension-compressed": "5.19.0",
"@statoscope/webpack-model": "5.20.1"
"@statoscope/stats-extension-compressed": "5.22.0",
"@statoscope/webpack-model": "5.22.0"
},

@@ -32,3 +32,3 @@ "devDependencies": {

},
"gitHead": "bef765876e47b58c614f74167ccd4815f669ea3b"
"gitHead": "0d2e09d892c1bb6e019778e270079f99cb80d332"
}
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