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

karma-istanbul-threshold

Package Overview
Dependencies
Maintainers
15
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-istanbul-threshold - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

6

package.json
{
"name": "karma-istanbul-threshold",
"version": "1.2.2",
"version": "1.2.3",
"description": "Karma reporter that checks coverage thresholds with coverage data generated by karma-coverage. Because it reads its data from a json file, it can also handle remapped coverage data provided by karma-remap-istanbul to allow source-map support.",

@@ -41,3 +41,3 @@ "main": "index.js",

"chalk": "^1.1.3",
"chokidar": "^1.6.0",
"chokidar": "^3.1.1",
"fs": "0.0.2",

@@ -50,4 +50,4 @@ "istanbul": "^0.4.4",

"chai": "^3.5.0",
"mocha": "^3.0.2"
"mocha": "^6.2.1"
}
}
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