mirror of
https://github.com/actions/github-script.git
synced 2026-03-30 01:54:59 +00:00
Update dependencies and use Node 20
This commit is contained in:
10
.licenses/npm/@octokit/plugin-request-log.dep.yml
generated
10
.licenses/npm/@octokit/plugin-request-log.dep.yml
generated
@@ -1,14 +1,14 @@
|
||||
---
|
||||
name: "@octokit/plugin-request-token"
|
||||
version: 1.0.4
|
||||
name: "@octokit/plugin-request-log"
|
||||
version: 4.0.0
|
||||
type: npm
|
||||
summary: GitHub API token authentication for browsers and Node.js
|
||||
homepage: https://github.com/octokit/plugin-request-log.js#readme
|
||||
summary: Log all requests and request errors
|
||||
homepage:
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
MIT License Copyright (c) 2019 Octokit contributors
|
||||
MIT License Copyright (c) 2020 Octokit contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user