Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-mocha-istanbul

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-mocha-istanbul - npm Package Compare versions

Comparing version 3.0.1 to 4.0.1

6

package.json
{
"name" : "grunt-mocha-istanbul",
"version" : "3.0.1",
"version" : "4.0.1",
"description" : "Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt",
"peerDependencies": {
"grunt": "0.4.x"
"grunt": "^1.0.0"
},
"devDependencies": {
"grunt": "0.4.x",
"grunt": "^1.0.0",
"mocha": ">=1.x.x",

@@ -11,0 +11,0 @@ "istanbul": "0.x.x"

@@ -0,0 +0,0 @@ var task = require('../tasks/index');

Sorry, the diff of this file is not supported yet

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