Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "octopie", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "An easy way to add GitHub hooks to your project", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -51,3 +51,3 @@ # What is this? | ||
#### `token` | ||
#### `authToken` | ||
@@ -54,0 +54,0 @@ This should be a GitHub auth token which will be used to log into GitHub and register hook events. Keep this secret, safe, and out of source control, as auth tokens are effectively passwords. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9043