Socket
Socket
Sign inDemoInstall

@octokit/auth-action

Package Overview
Dependencies
3
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

11

package.json

@@ -6,3 +6,3 @@ {

},
"version": "4.0.0",
"version": "4.0.1",
"description": "GitHub API token authentication for GitHub Actions",

@@ -21,3 +21,3 @@ "repository": "github:octokit/auth-action.js",

"@octokit/auth-token": "^4.0.0",
"@octokit/types": "^11.0.0"
"@octokit/types": "^12.0.0"
},

@@ -27,9 +27,8 @@ "devDependencies": {

"@octokit/tsconfig": "^2.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^29.0.0",
"esbuild": "^0.18.0",
"fetch-mock": "^9.0.0",
"esbuild": "^0.19.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.2.5",
"jest": "^29.0.0",
"prettier": "2.8.8",
"prettier": "3.0.3",
"ts-jest": "^29.0.0",

@@ -36,0 +35,0 @@ "typescript": "^5.0.0"

@@ -155,3 +155,3 @@ # auth-action.js

request,
"GET /authorizations"
"GET /authorizations",
);

@@ -158,0 +158,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc