Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/auth-action

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-action - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

10

package.json
{
"name": "@octokit/auth-action",
"description": "GitHub API token authentication for GitHub Actions",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",

@@ -25,3 +25,3 @@ "files": [

"@octokit/auth-token": "^3.0.0",
"@octokit/types": "^7.0.0"
"@octokit/types": "^8.0.0"
},

@@ -34,7 +34,7 @@ "devDependencies": {

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"fetch-mock": "^9.0.0",
"jest": "^28.0.0",
"jest": "^29.0.0",
"prettier": "2.7.1",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.2"

@@ -41,0 +41,0 @@ },

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