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

hubot-coveralls

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-coveralls - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

package.json
{
"name": "hubot-coveralls",
"private": false,
"version": "0.0.7",
"version": "0.0.8",
"description": "Hubot script for Coveralls WebHook Notification.",

@@ -10,3 +10,3 @@ "main": "lib/coveralls",

"test-cover": "mocha test -R html-cov > coverage.html",
"test-coveralls": "mocha test --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralll.js"
"test-coveralls": "mocha test --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js"
},

@@ -13,0 +13,0 @@ "config": {

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