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

hubot-deploy-heroku

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-deploy-heroku - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

src/helpers.coffee

13

package.json
{
"name": "hubot-deploy-heroku",
"version": "0.0.7",
"version": "0.0.8",
"author": "Corey Donohoe <atmos@atmos.org>",

@@ -32,8 +32,13 @@ "description": "Helpers to deploy to heroku with hubot-deploy",

"dependencies": {
"hubot-vault": "0.0.1",
"hubot-deploy": "0.9.7",
"scoped-http-client": "0.11.0"
},
"devDependencies": {
"chai": "~1.0.3",
"mocha": "~2.2.5",
"coffee-script": ">=1.6.3"
"chai": "~1.0.3",
"nock": "2.16.0",
"mocha": "~2.2.5",
"hubot": ">=2.7.2 <=2.13.2",
"coffee-script": ">=1.6.3",
"hubot-mock-adapter": "1.0.0"
},

@@ -40,0 +45,0 @@ "engines": {

@@ -1,2 +0,2 @@

# hubot-deploy-herork [![Build Status](https://travis-ci.org/atmos/hubot-deploy-heroku.png?branch=master)](https://travis-ci.org/atmos/hubot-deploy-heroku)
# hubot-deploy-heroku [![Build Status](https://travis-ci.org/atmos/hubot-deploy-heroku.png?branch=master)](https://travis-ci.org/atmos/hubot-deploy-heroku)

@@ -16,3 +16,3 @@ [GitHub Flow][1] via [GitHub deployments][2], [hubot][3] and [heroku][6].

* [hubot](https://github.com/github/hubot) - A chat robot with support for a lot of networks.
* [hubot-deploy](https://github.com/github/hubot-deploy) - A hubot script to trigger deployments.
* [hubot-deploy](https://github.com/atmos/hubot-deploy) - A hubot script to trigger deployments.
* [hubot-auto-deploy](https://github.com/atmos/hubot-auto-deploy) - Manage automated deployments on GitHub from chat.

@@ -19,0 +19,0 @@

Sorry, the diff of this file is not supported yet

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