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

mocha-cobertura-reporter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-cobertura-reporter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

package.json
{
"name": "mocha-cobertura-reporter",
"version": "1.0.1",
"version": "1.0.2",
"description": "simple, flexible, fun test framework",

@@ -9,7 +9,11 @@ "keywords": ["cobertura", "mocha", "test", "bdd", "tdd", "tap"],

"main": "./index",
"engines": { "node": ">= 0.4.x" },
"dependencies": {
"jade": "0.x.x",
"mocha": "1.x.x"
}
},
"main": "./index",
"bin": {
"cobertura": "./bin/cobertura"
},
"engines": { "node": ">= 0.4.x" }
}
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