🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

happy-github-dependents

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happy-github-dependents - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+10
-1
package.json
{
"name": "happy-github-dependents",
"version": "1.0.1",
"version": "1.0.2",
"description": "Uses happy-dom to scrape GitHub dependents pages for a Github repository and generate a report sorted by stars in various formats (HTML, Markdown, CSV).",
"license": "MIT",
"author": "David Ortner",
"keywords": [
"github",
"repository",
"dependents",
"scrape",
"stars",
"happy-dom"
],
"repository": "https://github.com/capricorn86/happy-github-dependents",
"type": "module",

@@ -8,0 +17,0 @@ "main": "lib/index.js",

@@ -7,2 +7,6 @@ # About

<a href="https://www.npmjs.com/package/happy-github-dependents">
<img alt="Published on NPM" src="https://img.shields.io/npm/v/happy-dom.svg">
</a>
# Usage

@@ -9,0 +13,0 @@