🚀 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.2
to
1.0.3
+1
-1
.github/workflows/release.yml

@@ -116,3 +116,3 @@ name: Release

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GIT_REPOSITORY_ACCESS_TOKEN }}
with:

@@ -119,0 +119,0 @@ tag_name: v${{ needs.check-next-version.outputs.next_version }}

{
"name": "happy-github-dependents",
"version": "1.0.2",
"version": "1.0.3",
"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).",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -8,3 +8,3 @@ # 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">
<img alt="Published on NPM" src="https://img.shields.io/npm/v/happy-github-dependents.svg">
</a>

@@ -11,0 +11,0 @@