Socket
Socket
Sign inDemoInstall

karma

Package Overview
Dependencies
Maintainers
5
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma - npm Package Versions

1
22

0.11.11-dev

Diff

vojtajina
published 0.11.12 •

Changelog

Source

v0.11.12 (2013-12-25)

Bug Fixes
  • client: show error if an adapter is removed (a8b250cf)
Features

<a name="v0.11.11"></a>

vojtajina
published 0.11.11 •

Changelog

Source

v0.11.11 (2013-12-23)

Bug Fixes
  • events: resolve async events without any listener (4e4bba88)
  • launcher:
    • compatibility with Node v0.8 (6a46be96)
    • compatibility with old launchers (ffb74800)

<a name="v0.11.10"></a>

vojtajina
published 0.11.10 •

Changelog

Source

v0.11.10 (2013-12-22)

Bug Fixes
  • completion: add missin --log-level for karma init (1e79eb55)
  • init: clean the terminal if killed (e2aa7497)
Features
  • revert default usePolling to false (e88fbc24)
  • config:
    • remove default preprocessors (coffee, html2js) (ada74d55)
    • Add the abillity to supress the client console. This adds the client config opti (4734962d, closes #744)
    • set default host/port from env vars (0a6a0ee4)
    • Allow tests be to run in a new window instead of iframe (471e3a8a)
  • init:
    • install karma-coffee-preprocessor (29f5cf2d)
    • add nodeunit, nunit frameworks (b4da1a08)
    • install missing plugins (frameworks, launchers) (1ba70a6f)
  • launcher: log how long it took each browser to capture (8dd54369)
Breaking Changes
  • Karma does not ship with any plugin. You need to explicitly install all the plugins you need. karma init can help with this.

Removed plugins that need to be installed explicitly are:

  • karma-jasmine
  • karma-requirejs
  • karma-coffee-preprocessor
  • karma-html2js-preprocessor
  • karma-chrome-launcher
  • karma-firefox-launcher
  • karma-phantomjs-launcher
  • karma-script-launcher (e033d561)

<a name="v0.11.9"></a>

vojtajina
published 0.10.8 •

vojtajina
published 0.11.9 •

Changelog

Source

v0.11.9 (2013-12-03)

Features
  • browser: add browserNoActivity configuration (bca8faad)

<a name="v0.11.8"></a>

vojtajina
published 0.11.8 •

Changelog

Source

v0.11.8 (2013-12-03)

Bug Fixes
  • reporter: remove SHAs from stack traces (d7c31f97)
  • web-server: correct caching headers for SHAs (bf27e80b)
Features
  • web-server: disable gzip compression (5ee886bc)

<a name="v0.11.7"></a>

vojtajina
published 0.11.7 •

Changelog

Source

v0.11.7 (2013-12-02)

Bug Fixes
  • keep all sockets in the case an old socket will survive (a5945ebc)
  • reuse browser instance when restarting disconnected browser (1f1a8ebf)
  • client: redirect to redirect_url after all messages are sent (4d05602c)
Features
  • plugins: ignore some non-plugins package names (01776030)

<a name="v0.11.6"></a>

vojtajina
published 0.10.7 •

vojtajina
published 0.11.6 •

Changelog

Source

v0.11.6 (2013-12-01)

Bug Fixes
  • config:
    • ignore empty string patterns (66c86a66)
    • apply CLI logger options as soon as we can (16179b08)
  • preprocess: set correct extension for the preprocessed path (c9a64d2f, closes #843)
Features
  • add browserDisconnectTolerance config option (19590e1f)
  • make autoWatch true by default (8454898c)
  • browser: improve logging (71b542ad)
  • client: show error if no adapter is included (7213877f)
  • web-server:
Breaking Changes
  • autoWatch is true by default. If you rely on the default value being false, please set it in karma.conf.js explicitly to false. (8454898c)

<a name="v0.11.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