Socket
Socket
Sign inDemoInstall

karma-webpack

Package Overview
Dependencies
Maintainers
6
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-webpack - npm Package Versions

13
6

4.0.0-rc.6

Diff

matthieu-foucault
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2019-01-01)

Bug Fixes

  • karma-webpack: add dynamic imports to main bundle (#384) (288a8c2)
  • karma-webpack: disable karma watch; use webpack watch only (#386) (1696bfd)

<a name="5.0.0-alpha.0"></a>

matthieu-foucault
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2018-12-13)

Features

  • karma-webpack: Add webpack as framework and use shared bundles (#380) (2ab7ad5), closes #379

BREAKING CHANGES

  • karma-webpack: webpack needs to be added to frameworks
// old:
frameworks: ['mocha'],

// new:
frameworks: ['mocha', 'webpack'],
  • karma-webpack: old alternative usage is no longer recommended
  • karma-webpack: webpack-dev-middleware removed
  • karma-webpack: default webpack configuration changed drastically

<a name="4.0.0-rc.5"></a>

matthieu-foucault
published 4.0.0-rc.5 •

Changelog

Source

4.0.0-rc.5 (2018-11-30)

Bug Fixes

  • karma-webpack: Do not unify "colors" property if webpack "stats" is a string (#376) (840dea2), closes #375

<a name="4.0.0-rc.4"></a>

matthieu-foucault
published 4.0.0-rc.4 •

Changelog

Source

4.0.0-rc.4 (2018-11-28)

Bug Fixes

  • karma-webpack: Fix publicPath to be Windows-compatible (#373) (fca13b9), closes #362
  • package: restore prepare script in package.json so that npm install from github works (#367) (3e1f3e4)

Features

  • karma-webpack: unify webpack and Karma colour config (#356) (9559306), closes #332

<a name="4.0.0-rc.3"></a>

evilebottnawi
published 4.0.0-rc.3 •

Changelog

Source

4.0.0-rc.3 (2018-11-20)

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#361) (41edac8)

<a name="4.0.0-rc.2"></a>

michael-ciniawsky
published 3.0.5 •

michael-ciniawsky
published 4.0.0-rc.2 •

Changelog

Source

4.0.0-rc.2 (2018-09-07)

Bug Fixes

  • karma-webpack: don't include the os.tmpdir (output.publicPath) (#338) (66f4cd7)
  • karma-webpack: normalize paths (windows) (#351) (2145ec2)
  • package: 64 vulnerabilities (2 low, 62 moderate) (audit) (9816152)

<a name="4.0.0-rc.1"></a>

michael-ciniawsky
published 3.0.4 •

michael-ciniawsky
published 3.0.3 •

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