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

coveralls

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coveralls - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

bin/coveralls.js

7

package.json
{
"name": "coveralls",
"description" : "taks json-cov output into stdin and POSTs to coveralls.io",
"description" : "takes json-cov output into stdin and POSTs to coveralls.io",
"keywords" : ["coverage", "coveralls"],
"version": "1.0.0",
"version": "1.1.0",
"bugs": {

@@ -12,2 +12,5 @@ "url": "https://github.com/cainus/node-coveralls/issues"

},
"bin" : {
"coveralls" : "./bin/coveralls.js"
},
"maintainers": [

@@ -14,0 +17,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