Socket
Socket
Sign inDemoInstall

@jamesives/github-pages-deploy-action

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamesives/github-pages-deploy-action - npm Package Compare versions

Comparing version 4.1.8 to 4.1.9

10

package.json

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

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

@@ -43,4 +43,4 @@ "main": "lib/lib.js",

"devDependencies": {
"@types/jest": "27.0.3",
"@types/node": "17.0.0",
"@types/jest": "27.4.0",
"@types/node": "17.0.8",
"@typescript-eslint/eslint-plugin": "4.33.0",

@@ -50,6 +50,6 @@ "@typescript-eslint/parser": "4.33.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": "26.6.3",
"jest-circus": "27.4.5",
"jest-circus": "27.4.6",
"prettier": "2.5.1",

@@ -56,0 +56,0 @@ "rimraf": "3.0.2",

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

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
with:

@@ -182,3 +182,3 @@ branch: gh-pages # The branch the action should deploy to.

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
with:

@@ -212,3 +212,3 @@ branch: gh-pages

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
with:

@@ -280,3 +280,3 @@ branch: gh-pages

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
with:

@@ -302,3 +302,3 @@ branch: gh-pages

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
```

@@ -334,3 +334,3 @@

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.9
with:

@@ -337,0 +337,0 @@ branch: gh-pages

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