New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

karma-mocha-reporter

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-mocha-reporter - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="2.2.5"></a>
## [2.2.5](https://github.com/litixsoft/karma-mocha-reporter/compare/v2.2.4...v2.2.5) (2017-10-17)
### Bug Fixes
* use latest version of log-symbols to fix problems on Windows 10 ([4beec39](https://github.com/litixsoft/karma-mocha-reporter/commit/4beec39)), closes [#101](https://github.com/litixsoft/karma-mocha-reporter/issues/101)
<a name="2.2.4"></a>

@@ -2,0 +12,0 @@ ## [2.2.4](https://github.com/litixsoft/karma-mocha-reporter/compare/v2.2.3...v2.2.4) (2017-08-24)

12

package.json
{
"name": "karma-mocha-reporter",
"description": "Karma reporter with mocha style logging.",
"version": "2.2.4",
"version": "2.2.5",
"homepage": "http://www.litixsoft.de/index.php?lang=en#modules",

@@ -57,3 +57,3 @@ "author": "Litixsoft GmbH <info@litixsoft.de> (http://www.litixsoft.de)",

"devDependencies": {
"chai": "^4.0.2",
"chai": "^4",
"grunt": "^1.0.1",

@@ -66,3 +66,3 @@ "grunt-bump": "^0.8.0",

"grunt-shell": "^2.1.0",
"jasmine-core": "^2.6.3",
"jasmine-core": "^2.8.0",
"karma": ">=0.13",

@@ -81,8 +81,8 @@ "karma-chai": "^0.1.0",

"load-grunt-tasks": "^3.5.2",
"mocha": "^3.4.2",
"phantomjs-prebuilt": "^2.1.14"
"mocha": "^4",
"phantomjs-prebuilt": "^2.1.15"
},
"dependencies": {
"chalk": "^2.1.0",
"log-symbols": "^2.0.0",
"log-symbols": "^2.1.0",
"strip-ansi": "^4.0.0"

@@ -89,0 +89,0 @@ },

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