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

23
6

5.0.1

Diff

Changelog

Source

5.0.1 (2024-02-01)

Fixes

  • security fixes
ryanclark
published 5.0.0 •

Changelog

Source

5.0.0 (2021-02-02)

No changes, just a new stable release.

ryanclark
published 5.0.0-alpha.6 •

Changelog

Source

5.0.0-alpha.6 (2021-01-30)

Bug Fixes

  • automatically fix missing webpack framework and report a warning (ea5dc8e)
  • fix an issue where multiple karma-webpack processes could not run in parallel (ea3dabe)
  • bump hotfix dependencies (98b3ec9)
ryanclark
published 5.0.0-alpha.5 •

Changelog

Source

5.0.0-alpha.5 (2020-12-06)

Bug Fixes

  • change the webpack peer dependency to webpack v5 (2e0ca74)
ryanclark
published 5.0.0-alpha.4 •

Changelog

Source

5.0.0-alpha.4 (2020-12-06)

Bug Fixes

  • fix compatibility issues for webpack v5 (8d7366f), closes #452
  • remove deprecation warning for .watch() (4fe1f60)
evilebottnawi
published 4.0.2 •

evilebottnawi
published 4.0.1 •

evilebottnawi
published 4.0.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 5.0.0-alpha.3.0 •

Changelog

Source

5.0.0-alpha.3.0 (2019-03-07)

Bug Fixes

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

matthieu-foucault
published 5.0.0-alpha.2 •

Changelog

Source

5.0.0-alpha.2 (2019-02-13)

Bug Fixes

  • karma-webpack: normalize paths to be compatible with windows (b783e1c)

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

23
6
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