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

@byu-oit/cbsetup

Package Overview
Dependencies
Maintainers
12
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byu-oit/cbsetup - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

1

cli.js

@@ -166,2 +166,3 @@ #!/usr/bin/env node

console.log('Webhook creation failed: ' + err.message);
console.log('Did you spell it right? Is AWS using the byu-oit-bot personal access token?')
process.exit(1);

@@ -168,0 +169,0 @@ });

2

package.json
{
"name": "@byu-oit/cbsetup",
"version": "1.3.0",
"version": "1.3.1",
"description": "Create an AWS CodeBuild project from your command line",

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

@@ -13,4 +13,8 @@ # cbsetup

## Potential Errors
This service uses the BYU OIT Bot account on GitHub to create webhooks for CodeBuild project. If `cbsetup` fails, check an be sure you spelled the repo name correctly. If so, go into the CodeBuild console online and be sure that CodeBuild is authenticating with the personal access token for byu-oit-bot rather than as another user.
## Maintainer
Contact Blake Morgan (@blakemorgan on BYU OIT Slack) for questions and requests.
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