🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

webpack-modernizr-loader

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-modernizr-loader - npm Package Versions

5.0.0

Diff
evilebottnawi
published 5.0.0 •

Changelog

Source

5.0.0 - 2019-02-04

  • Changed: drop support for webpack < 4
  • Changed: drop support for node < 6.9
  • Chore: minimum required modernizr version is now ^3.7.1.
itgalaxy
published 4.0.1 •

Changelog

Source

4.0.1 - 2018-02-13

  • Build: add node@9 to travis CI.
  • Chore: minimum required modernizr version is now ^3.5.0.
  • Chore: support webpack v4.
itgalaxy
published 4.0.0 •

Changelog

Source

4.0.0 - 2017-08-25

  • Changed: configuration loading behaviour. See README.md.
  • Fixed: avoid problem when Modernizr already exists.
itgalaxy
published 3.0.1 •

Changelog

Source

3.0.1 - 2017-06-20

  • Chore: support webpack v3.
  • Refactor: remove unnecessary legacy webpack v1 code.
itgalaxy
published 3.0.0 •

Changelog

Source

3.0.0 - 2017-02-27

  • Fixed: minimum required loader-utils version is now ~1.0.0.
  • Removed: support webpack version 1.
itgalaxy
published 2.0.0 •

Changelog

Source

2.0.0 - 2017-02-01

  • Changed: no longer required to transfer options for modernizr using config option.
  • Changed: to load configuration from file, need specify useConfigFile option.
  • Chore: no need to use function encodeURI for query string.
itgalaxy
published 1.0.2 •

Changelog

Source

1.0.2 - 2017-01-31

  • Fixed: updated webpack peer dependency to support 2.2.1.
itgalaxy
published 1.0.1 •

Changelog

Source

1.0.1

  • Fixed: resolved configuration file only if file passed.
itgalaxy
published 1.0.0 •

Changelog

Source

1.0.0

  • Chore: initial public release.