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

compression-webpack-plugin

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compression-webpack-plugin - npm Package Versions

1
6

3.0.1

Diff

evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2019-06-05)

chore

  • deps: update (#124) (897bd95)

Tests

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

<a name="2.0.0"></a>

evilebottnawi
published 2.0.0 •

Changelog

Source

2.0.0 (2018-09-04)

Features

  • filename option now accept {String} value
  • validation schema for plugin options

BREAKING CHANGES

  • enforces peerDependencies of "webpack": "^4.3.0"
  • enforces engines of "node": ">= 6.9.0 <7.0.0 || >= 8.9.0
  • compressed options (options.level, options.flush, options.dictionary and etc) grouped into compressionOptions option
  • asset option was removed (use filename option instead)
  • default value of filename option is now [path].gz[query]

<a name="1.1.12"></a>

evilebottnawi
published 1.1.12 •

Changelog

Source

1.1.12 (2018-08-29)

Bug Fixes

<a name="1.1.11"></a>

michael-ciniawsky
published 1.1.11 •

Changelog

Source

1.1.11 (2018-03-09)

Performance Improvements

  • index: switch to md4 for content hashing (#103) (0eebc46)

<a name="1.1.10"></a>

michael-ciniawsky
published 1.1.10 •

Changelog

Source

1.1.10 (2018-02-27)

Performance Improvements

<a name="1.1.9"></a>

michael-ciniawsky
published 1.1.9 •

Changelog

Source

1.1.9 (2018-02-26)

Bug Fixes

  • package: add webpack >= 4 (peerDependencies) (#101) (d3c29e7)

<a name="1.1.8"></a>

michael-ciniawsky
published 1.1.8 •

Changelog

Source

1.1.8 (2018-02-23)

Bug Fixes

  • index: tapable deprecation warnings (webpack >= v4.0.0) (#100) (d6ccdc4)

<a name="1.1.7"></a>

michael-ciniawsky
published 1.1.7 •

Changelog

Source

1.1.7 (2018-02-16)

Bug Fixes

  • index: reduce memory usage (cacheKey.hash) (#97) (3c77d43)

<a name="1.1.6"></a>

michael-ciniawsky
published 1.1.6 •

Changelog

Source

1.1.6 (2018-01-29)

<a name="1.1.5"></a>

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