New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-ghapi

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ghapi - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json
{
"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);
});
```
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