Socket
Socket
Sign inDemoInstall

@functionalfoundry/now-travis

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@functionalfoundry/now-travis - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@functionalfoundry/now-travis",
"version": "0.1.1",
"version": "0.1.2",
"description": "Deploy to now.sh from Travis",

@@ -5,0 +5,0 @@ "repository": "https://github.com/functionalfoundry/now-travis",

@@ -17,4 +17,15 @@ # now-travis

## Usage
This version of now-travis requires the following environment
variables to be defined:
* `ROOT_DIR` — the directory to deploy
* `NOW_NAME` — the name to use for deployments
* `NOW_ALIAS` — the now.sh alias to use
* `NOW_TOKEN` — an access token to deploy to now.sh
* `GH_TOKEN` — a personal GitHub token to annotate PRs with deployment URLs
## License
This project is licensed under the MIT License.

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