Socket
Socket
Sign inDemoInstall

@jamesives/github-sponsors-readme-action

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamesives/github-sponsors-readme-action - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

8

.github/ISSUE_TEMPLATE/BUG_REPORT.md

@@ -11,15 +11,15 @@ ---

## Describe the bug
<!-- Please provide a clear and concise description of what the bug is. -->
## Reproduction Steps
<!-- Steps to reproduce the behavior. -->
## Logs
<!-- Please provide your deployment logs. If the error message isn't revealing the problem please set ACTIONS_STEP_DEBUG to true in your repository's secrets menu and run the workflow again. -->
<!-- Please provide your deployment logs and a link or sample to/of your workflow. If the error message isn't revealing the problem please set ACTIONS_STEP_DEBUG to true in your repository's secrets menu and run the workflow again. -->
## Workflow
<!-- Please provide a link or snippet of your workflow yml file. -->
## Additional Comments
<!--Add any other context about the problem here. -->
<!--Add any other context about the problem here. -->

@@ -5,3 +5,3 @@ {

"author": "James Ives <iam@jamesiv.es> (https://jamesiv.es)",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",

@@ -42,13 +42,13 @@ "main": "lib/lib.js",

"@types/async-retry": "1.4.3",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/mustache": "4.1.2",
"@types/node": "17.0.0",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"eslint": "8.5.0",
"@types/node": "17.0.8",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.4.5",
"jest-circus": "27.4.5",
"jest": "27.4.7",
"jest-circus": "27.4.6",
"nock": "13.2.1",

@@ -55,0 +55,0 @@ "prettier": "2.5.1",

@@ -57,3 +57,3 @@ <p align="center">

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@1.0.5
uses: JamesIves/github-sponsors-readme-action@1.0.7
with:

@@ -86,3 +86,3 @@ token: ${{ secrets.PAT }}

If you'd like to use the functionality provided by this action in your own action you can install it using [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/get-npm) by running the following commands. It's available on both the [npm](https://www.npmjs.com/package/@jamesives/github-sponsors-readme-action) and [GitHub registry](https://github.com/JamesIves/github-sponsors-readme-action/packages/229982).
If you'd like to use the functionality provided by this action in your own action you can either [create a composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action), or you can install it using [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/get-npm) by running the following commands. It's available on both the [npm](https://www.npmjs.com/package/@jamesives/github-sponsors-readme-action) and [GitHub registry](https://github.com/JamesIves/github-sponsors-readme-action/packages/229982).

@@ -173,3 +173,3 @@ ```

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@1.0.5
uses: JamesIves/github-sponsors-readme-action@1.0.7
with:

@@ -225,3 +225,3 @@ token: ${{ secrets.PAT }}

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@1.0.5
uses: JamesIves/github-sponsors-readme-action@1.0.7
with:

@@ -235,3 +235,3 @@ token: ${{ secrets.PAT }}

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@1.0.5
uses: JamesIves/github-sponsors-readme-action@1.0.7
with:

@@ -238,0 +238,0 @@ token: ${{ secrets.PAT }}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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