Socket
Socket
Sign inDemoInstall

grunt-karma

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-karma - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

12

CHANGELOG.md

@@ -0,1 +1,13 @@

<a name"0.11.1"></a>
### 0.11.1 (2015-06-19)
#### Bug Fixes
* Allow karma release candidate as peer dependency ([5cdb1844](https://github.com/karma-runner/grunt-karma/commit/5cdb1844))
* Allow for karma.conf to be used correctly Now client config is only passed to ka ([15fee6f9](https://github.com/karma-runner/grunt-karma/commit/15fee6f9), closes [#119](https://github.com/karma-runner/grunt-karma/issues/119))
* Update dependencies ([002926f4](https://github.com/karma-runner/grunt-karma/commit/002926f4))
* Flatten files array. ([7fe05940](https://github.com/karma-runner/grunt-karma/commit/7fe05940), closes [#142](https://github.com/karma-runner/grunt-karma/issues/142), [#142](https://github.com/karma-runner/grunt-karma/issues/142))
<a name"0.11.0"></a>

@@ -2,0 +14,0 @@ ## 0.11.0 (2015-05-28)

4

package.json
{
"name": "grunt-karma",
"version": "0.11.0",
"version": "0.11.1",
"description": "grunt plugin for karma test runner",

@@ -47,3 +47,3 @@ "main": "tasks/grunt-karma.js",

"grunt": "0.4.x",
"karma": "~0.12.0"
"karma": "^0.12 || >= 0.13.0-rc.0"
},

@@ -50,0 +50,0 @@ "contributors": [

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