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

hubot-github-pages

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-github-pages - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

2

package.json
{
"name": "hubot-github-pages",
"version": "0.1.0",
"version": "1.0.0",
"description": "Get info about the GitHub Pages site for a repo.",

@@ -5,0 +5,0 @@ "main": "index.coffee",

@@ -20,8 +20,6 @@ # hubot-github-pages

|----------------------|----------|-------------------------------------------------------------------|
| Option | | |
| `HUBOT_GITHUB_USER` | Required | The GitHub username Hubot should use to authenticate with the API.|
| `HUBOT_GITHUB_TOKEN` | Required | The token used to authenticate against the GitHub API. |
| `HUBOT_GITHUB_REPO` | Optional | The default repo about which to ask questions. |
| `HUBOT_GITHUB_API` | Optional | The URL of the GitHub API, with no trailing slash. |
- `HUBOT_GITHUB_USER` (**required**) - The GitHub username Hubot should use to authenticate with the API.
- `HUBOT_GITHUB_TOKEN` (**required**) - The token used to authenticate against the GitHub API.
- `HUBOT_GITHUB_REPO` (**optional**) - The default repo about which to ask questions.
- `HUBOT_GITHUB_API` (**optional**) - The URL of the GitHub API, with no trailing slash.

@@ -43,3 +41,3 @@ [githubot]: https://github.com/iangreenleaf/githubot

hubot pages latest # fetch latest build
hubot pages builds # fetch
hubot pages builds # fetch
# ... etc

@@ -46,0 +44,0 @@ ```

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