Socket
Socket
Sign inDemoInstall

karma-brief-reporter

Package Overview
Dependencies
154
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

.eslintrc.yml

21

package.json
{
"name": "karma-brief-reporter",
"description": "Reports test progress statistics and lists failures at the end of a Karma test run.",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/prantlf/karma-brief-reporter",

@@ -30,4 +30,3 @@ "author": {

"scripts": {
"prepare": "nsp check",
"lint": "standard --verbose | snazzy",
"lint": "standard --verbose",
"check": "mocha test/*",

@@ -41,3 +40,3 @@ "test": "npm run lint && npm run check",

"dependencies": {
"cli-color": "^1.2.0",
"cli-color": "^1.3.0",
"mkdirp": "^0.5.1",

@@ -49,14 +48,16 @@ "pad-left": "^2.1.0"

"coveralls": "^3.0.2",
"eslint-config-standard": "^11.0.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha-lcov-reporter": "1.3.0",
"nsp": "^3.2.1",
"rewire": "^4.0.1",
"semantic-release": "^15.6.3",
"sinon": "^6.1.0",
"semantic-release": "^15.9.14",
"sinon": "^6.2.0",
"sinon-chai": "^3.2.0",
"snazzy": "^7.1.1",
"standard": "^11.0.1",
"travis-deploy-once": "^5.0.1"
"travis-deploy-once": "^5.0.7"
},

@@ -63,0 +64,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc