node-ghapi
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "node-ghapi", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A predictable GitHub API wrapper for NodeJS.", | ||
"main": "index.js", | ||
"repository": "git@github.com:haydennyyy/ghapi.git", | ||
"repository": "https://github.com/haydennyyy/ghapi", | ||
"author": "Hayden Young <hayden@haydenbjyoung.me>", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
@@ -19,4 +19,4 @@ # ghapi | ||
ghapi.user('haydennyyy', user => { | ||
console.log(repo); | ||
console.log(user); | ||
}); | ||
``` |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package