From b7dafd9a47865ec813b6eee7cb79423396765018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 18:02:24 +0000 Subject: [PATCH 1/2] Bump @actions/http-client from 1.0.6 to 1.0.8 Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/actions/http-client/releases) - [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md) - [Commits](https://github.com/actions/http-client/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4450264b..a8d8f25c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,9 +28,9 @@ } }, "@actions/http-client": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.6.tgz", - "integrity": "sha512-LGmio4w98UyGX33b/W6V6Nx/sQHRXZ859YlMkn36wPsXPB82u8xTVlA/Dq2DXrm6lEq9RVmisRJa1c+HETAIJA==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.8.tgz", + "integrity": "sha512-G4JjJ6f9Hb3Zvejj+ewLLKLf99ZC+9v+yCxoYf9vSyH+WkzPLB2LuUtRMGNkooMqdugGBFStIKXOuvH1W+EctA==", "requires": { "tunnel": "0.0.6" } From 1e4feb0c8fc67eec5bef41a4ab5da752e921bc52 Mon Sep 17 00:00:00 2001 From: YOCKOW Date: Thu, 30 Apr 2020 09:39:19 +0900 Subject: [PATCH 2/2] Update actually installed module: @actions/http-client --- node_modules/@actions/core/package.json | 27 +------ node_modules/@actions/exec/package.json | 27 +------ node_modules/@actions/github/package.json | 27 +------ node_modules/@actions/http-client/RELEASES.md | 3 + node_modules/@actions/http-client/auth.js | 7 +- node_modules/@actions/http-client/index.d.ts | 3 +- node_modules/@actions/http-client/index.js | 81 +++++++++++++------ .../@actions/http-client/interfaces.d.ts | 4 +- .../@actions/http-client/interfaces.js | 1 - .../@actions/http-client/package.json | 47 +++-------- node_modules/@actions/http-client/proxy.js | 13 +-- node_modules/@actions/io/package.json | 31 +------ node_modules/@octokit/auth-token/package.json | 31 +------ .../universal-user-agent/package.json | 25 +----- node_modules/@octokit/endpoint/package.json | 28 +------ node_modules/@octokit/graphql/package.json | 26 +----- .../plugin-paginate-rest/package.json | 31 +------ .../@octokit/plugin-request-log/package.json | 31 +------ .../plugin-rest-endpoint-methods/package.json | 31 +------ .../@octokit/request-error/package.json | 27 +------ .../universal-user-agent/package.json | 25 +----- node_modules/@octokit/request/package.json | 29 +------ node_modules/@octokit/rest/package.json | 28 +------ node_modules/@octokit/types/package.json | 37 +-------- node_modules/atob-lite/package.json | 30 +------ node_modules/before-after-hook/package.json | 30 +------ node_modules/btoa-lite/package.json | 30 +------ .../node_modules/semver/package.json | 30 +------ node_modules/cross-spawn/package.json | 30 +------ node_modules/deprecation/package.json | 32 +------- node_modules/end-of-stream/package.json | 30 +------ node_modules/execa/package.json | 32 +------- node_modules/get-stream/package.json | 30 +------ node_modules/is-plain-object/package.json | 31 +------ node_modules/is-stream/package.json | 30 +------ node_modules/isexe/package.json | 30 +------ node_modules/isobject/package.json | 30 +------ node_modules/lodash.get/package.json | 30 +------ node_modules/lodash.set/package.json | 30 +------ node_modules/lodash.uniq/package.json | 30 +------ node_modules/lodash/package.json | 35 +------- node_modules/macos-release/package.json | 30 +------ node_modules/nice-try/package.json | 30 +------ node_modules/node-fetch/package.json | 30 +------ node_modules/npm-run-path/package.json | 30 +------ .../octokit-pagination-methods/package.json | 30 +------ node_modules/once/package.json | 36 +-------- node_modules/os-name/package.json | 33 +------- node_modules/p-finally/package.json | 30 +------ node_modules/path-key/package.json | 31 +------ node_modules/pump/package.json | 30 +------ .../node_modules/tough-cookie/package.json | 25 +----- node_modules/request/package.json | 28 +------ node_modules/semver/package.json | 26 +----- node_modules/shebang-command/package.json | 30 +------ node_modules/shebang-regex/package.json | 30 +------ node_modules/signal-exit/package.json | 31 +------ node_modules/strip-eof/package.json | 30 +------ node_modules/tunnel/package.json | 25 +----- .../universal-user-agent/package.json | 26 +----- node_modules/which/package.json | 31 +------ node_modules/windows-release/package.json | 30 +------ node_modules/wrappy/package.json | 31 +------ 63 files changed, 141 insertions(+), 1652 deletions(-) diff --git a/node_modules/@actions/core/package.json b/node_modules/@actions/core/package.json index 5089454b..ff05e55d 100644 --- a/node_modules/@actions/core/package.json +++ b/node_modules/@actions/core/package.json @@ -1,29 +1,4 @@ { - "_from": "@actions/core@1.2.3", - "_id": "@actions/core@1.2.3", - "_inBundle": false, - "_integrity": "sha512-Wp4xnyokakM45Uuj4WLUxdsa8fJjKVl1fDTsPbTEcTcuu0Nb26IPQbOtjmnfaCPGcaoPOOqId8H9NapZ8gii4w==", - "_location": "/@actions/core", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/core@1.2.3", - "name": "@actions/core", - "escapedName": "@actions%2fcore", - "scope": "@actions", - "rawSpec": "1.2.3", - "saveSpec": null, - "fetchSpec": "1.2.3" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.3.tgz", - "_shasum": "e844b4fa0820e206075445079130868f95bfca95", - "_spec": "@actions/core@1.2.3", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, @@ -64,4 +39,4 @@ }, "types": "lib/core.d.ts", "version": "1.2.3" -} +} \ No newline at end of file diff --git a/node_modules/@actions/exec/package.json b/node_modules/@actions/exec/package.json index f08851a2..a4b34ece 100644 --- a/node_modules/@actions/exec/package.json +++ b/node_modules/@actions/exec/package.json @@ -1,29 +1,4 @@ { - "_from": "@actions/exec@1.0.3", - "_id": "@actions/exec@1.0.3", - "_inBundle": false, - "_integrity": "sha512-TogJGnueOmM7ntCi0ASTUj4LapRRtDfj57Ja4IhPmg2fls28uVOPbAn8N+JifaOumN2UG3oEO/Ixek2A4NcYSA==", - "_location": "/@actions/exec", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/exec@1.0.3", - "name": "@actions/exec", - "escapedName": "@actions%2fexec", - "scope": "@actions", - "rawSpec": "1.0.3", - "saveSpec": null, - "fetchSpec": "1.0.3" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.3.tgz", - "_shasum": "b967f8700d6ff011dcc91243b58bafc1bb9ab95f", - "_spec": "@actions/exec@1.0.3", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, @@ -64,4 +39,4 @@ }, "types": "lib/exec.d.ts", "version": "1.0.3" -} +} \ No newline at end of file diff --git a/node_modules/@actions/github/package.json b/node_modules/@actions/github/package.json index 9cbbe4a5..dc464f74 100644 --- a/node_modules/@actions/github/package.json +++ b/node_modules/@actions/github/package.json @@ -1,29 +1,4 @@ { - "_from": "@actions/github@2.1.1", - "_id": "@actions/github@2.1.1", - "_inBundle": false, - "_integrity": "sha512-kAgTGUx7yf5KQCndVeHSwCNZuDBvPyxm5xKTswW2lofugeuC1AZX73nUUVDNaysnM9aKFMHv9YCdVJbg7syEyA==", - "_location": "/@actions/github", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/github@2.1.1", - "name": "@actions/github", - "escapedName": "@actions%2fgithub", - "scope": "@actions", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/@actions/github/-/github-2.1.1.tgz", - "_shasum": "bcabedff598196d953f58ba750d5e75549a75142", - "_spec": "@actions/github@2.1.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, @@ -72,4 +47,4 @@ }, "types": "lib/github.d.ts", "version": "2.1.1" -} +} \ No newline at end of file diff --git a/node_modules/@actions/http-client/RELEASES.md b/node_modules/@actions/http-client/RELEASES.md index c8040ed3..79f9a581 100644 --- a/node_modules/@actions/http-client/RELEASES.md +++ b/node_modules/@actions/http-client/RELEASES.md @@ -1,5 +1,8 @@ ## Releases +## 1.0.7 +Update NPM dependencies and add 429 to the list of HttpCodes + ## 1.0.6 Automatically sends Content-Type and Accept application/json headers for \Json() helper methods if not set in the client or parameters. diff --git a/node_modules/@actions/http-client/auth.js b/node_modules/@actions/http-client/auth.js index 98d22d66..67a58aa7 100644 --- a/node_modules/@actions/http-client/auth.js +++ b/node_modules/@actions/http-client/auth.js @@ -6,7 +6,9 @@ class BasicCredentialHandler { this.password = password; } prepareRequest(options) { - options.headers['Authorization'] = 'Basic ' + Buffer.from(this.username + ':' + this.password).toString('base64'); + options.headers['Authorization'] = + 'Basic ' + + Buffer.from(this.username + ':' + this.password).toString('base64'); } // This handler cannot handle 401 canHandleAuthentication(response) { @@ -42,7 +44,8 @@ class PersonalAccessTokenCredentialHandler { // currently implements pre-authorization // TODO: support preAuth = false where it hooks on 401 prepareRequest(options) { - options.headers['Authorization'] = 'Basic ' + Buffer.from('PAT:' + this.token).toString('base64'); + options.headers['Authorization'] = + 'Basic ' + Buffer.from('PAT:' + this.token).toString('base64'); } // This handler cannot handle 401 canHandleAuthentication(response) { diff --git a/node_modules/@actions/http-client/index.d.ts b/node_modules/@actions/http-client/index.d.ts index 2bbcc6a1..7cdc1155 100644 --- a/node_modules/@actions/http-client/index.d.ts +++ b/node_modules/@actions/http-client/index.d.ts @@ -1,5 +1,5 @@ /// -import http = require("http"); +import http = require('http'); import ifm = require('./interfaces'); export declare enum HttpCodes { OK = 200, @@ -23,6 +23,7 @@ export declare enum HttpCodes { RequestTimeout = 408, Conflict = 409, Gone = 410, + TooManyRequests = 429, InternalServerError = 500, NotImplemented = 501, BadGateway = 502, diff --git a/node_modules/@actions/http-client/index.js b/node_modules/@actions/http-client/index.js index 7e553a6f..e1930da8 100644 --- a/node_modules/@actions/http-client/index.js +++ b/node_modules/@actions/http-client/index.js @@ -28,6 +28,7 @@ var HttpCodes; HttpCodes[HttpCodes["RequestTimeout"] = 408] = "RequestTimeout"; HttpCodes[HttpCodes["Conflict"] = 409] = "Conflict"; HttpCodes[HttpCodes["Gone"] = 410] = "Gone"; + HttpCodes[HttpCodes["TooManyRequests"] = 429] = "TooManyRequests"; HttpCodes[HttpCodes["InternalServerError"] = 500] = "InternalServerError"; HttpCodes[HttpCodes["NotImplemented"] = 501] = "NotImplemented"; HttpCodes[HttpCodes["BadGateway"] = 502] = "BadGateway"; @@ -52,8 +53,18 @@ function getProxyUrl(serverUrl) { return proxyUrl ? proxyUrl.href : ''; } exports.getProxyUrl = getProxyUrl; -const HttpRedirectCodes = [HttpCodes.MovedPermanently, HttpCodes.ResourceMoved, HttpCodes.SeeOther, HttpCodes.TemporaryRedirect, HttpCodes.PermanentRedirect]; -const HttpResponseRetryCodes = [HttpCodes.BadGateway, HttpCodes.ServiceUnavailable, HttpCodes.GatewayTimeout]; +const HttpRedirectCodes = [ + HttpCodes.MovedPermanently, + HttpCodes.ResourceMoved, + HttpCodes.SeeOther, + HttpCodes.TemporaryRedirect, + HttpCodes.PermanentRedirect +]; +const HttpResponseRetryCodes = [ + HttpCodes.BadGateway, + HttpCodes.ServiceUnavailable, + HttpCodes.GatewayTimeout +]; const RetryableHttpVerbs = ['OPTIONS', 'GET', 'DELETE', 'HEAD']; const ExponentialBackoffCeiling = 10; const ExponentialBackoffTimeSlice = 5; @@ -178,18 +189,22 @@ class HttpClient { */ async request(verb, requestUrl, data, headers) { if (this._disposed) { - throw new Error("Client has already been disposed."); + throw new Error('Client has already been disposed.'); } let parsedUrl = url.parse(requestUrl); let info = this._prepareRequest(verb, parsedUrl, headers); // Only perform retries on reads since writes may not be idempotent. - let maxTries = (this._allowRetries && RetryableHttpVerbs.indexOf(verb) != -1) ? this._maxRetries + 1 : 1; + let maxTries = this._allowRetries && RetryableHttpVerbs.indexOf(verb) != -1 + ? this._maxRetries + 1 + : 1; let numTries = 0; let response; while (numTries < maxTries) { response = await this.requestRaw(info, data); // Check if it's an authentication challenge - if (response && response.message && response.message.statusCode === HttpCodes.Unauthorized) { + if (response && + response.message && + response.message.statusCode === HttpCodes.Unauthorized) { let authenticationHandler; for (let i = 0; i < this.handlers.length; i++) { if (this.handlers[i].canHandleAuthentication(response)) { @@ -207,21 +222,32 @@ class HttpClient { } } let redirectsRemaining = this._maxRedirects; - while (HttpRedirectCodes.indexOf(response.message.statusCode) != -1 - && this._allowRedirects - && redirectsRemaining > 0) { - const redirectUrl = response.message.headers["location"]; + while (HttpRedirectCodes.indexOf(response.message.statusCode) != -1 && + this._allowRedirects && + redirectsRemaining > 0) { + const redirectUrl = response.message.headers['location']; if (!redirectUrl) { // if there's no location to redirect to, we won't break; } let parsedRedirectUrl = url.parse(redirectUrl); - if (parsedUrl.protocol == 'https:' && parsedUrl.protocol != parsedRedirectUrl.protocol && !this._allowRedirectDowngrade) { - throw new Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true."); + if (parsedUrl.protocol == 'https:' && + parsedUrl.protocol != parsedRedirectUrl.protocol && + !this._allowRedirectDowngrade) { + throw new Error('Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.'); } // we need to finish reading the response before reassigning response // which will leak the open socket. await response.readBody(); + // strip authorization header if redirected to a different hostname + if (parsedRedirectUrl.hostname !== parsedUrl.hostname) { + for (let header in headers) { + // header names are case insensitive + if (header.toLowerCase() === 'authorization') { + delete headers[header]; + } + } + } // let's make the request with the new redirectUrl info = this._prepareRequest(verb, parsedRedirectUrl, headers); response = await this.requestRaw(info, data); @@ -272,8 +298,8 @@ class HttpClient { */ requestRawWithCallback(info, data, onResult) { let socket; - if (typeof (data) === 'string') { - info.options.headers["Content-Length"] = Buffer.byteLength(data, 'utf8'); + if (typeof data === 'string') { + info.options.headers['Content-Length'] = Buffer.byteLength(data, 'utf8'); } let callbackCalled = false; let handleResult = (err, res) => { @@ -286,7 +312,7 @@ class HttpClient { let res = new HttpClientResponse(msg); handleResult(null, res); }); - req.on('socket', (sock) => { + req.on('socket', sock => { socket = sock; }); // If we ever get disconnected, we want the socket to timeout eventually @@ -301,10 +327,10 @@ class HttpClient { // res should have headers handleResult(err, null); }); - if (data && typeof (data) === 'string') { + if (data && typeof data === 'string') { req.write(data, 'utf8'); } - if (data && typeof (data) !== 'string') { + if (data && typeof data !== 'string') { data.on('close', function () { req.end(); }); @@ -331,31 +357,34 @@ class HttpClient { const defaultPort = usingSsl ? 443 : 80; info.options = {}; info.options.host = info.parsedUrl.hostname; - info.options.port = info.parsedUrl.port ? parseInt(info.parsedUrl.port) : defaultPort; - info.options.path = (info.parsedUrl.pathname || '') + (info.parsedUrl.search || ''); + info.options.port = info.parsedUrl.port + ? parseInt(info.parsedUrl.port) + : defaultPort; + info.options.path = + (info.parsedUrl.pathname || '') + (info.parsedUrl.search || ''); info.options.method = method; info.options.headers = this._mergeHeaders(headers); if (this.userAgent != null) { - info.options.headers["user-agent"] = this.userAgent; + info.options.headers['user-agent'] = this.userAgent; } info.options.agent = this._getAgent(info.parsedUrl); // gives handlers an opportunity to participate if (this.handlers) { - this.handlers.forEach((handler) => { + this.handlers.forEach(handler => { handler.prepareRequest(info.options); }); } return info; } _mergeHeaders(headers) { - const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => (c[k.toLowerCase()] = obj[k], c), {}); + const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => ((c[k.toLowerCase()] = obj[k]), c), {}); if (this.requestOptions && this.requestOptions.headers) { return Object.assign({}, lowercaseKeys(this.requestOptions.headers), lowercaseKeys(headers)); } return lowercaseKeys(headers || {}); } _getExistingOrDefaultHeader(additionalHeaders, header, _default) { - const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => (c[k.toLowerCase()] = obj[k], c), {}); + const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => ((c[k.toLowerCase()] = obj[k]), c), {}); let clientHeader; if (this.requestOptions && this.requestOptions.headers) { clientHeader = lowercaseKeys(this.requestOptions.headers)[header]; @@ -393,7 +422,7 @@ class HttpClient { proxyAuth: proxyUrl.auth, host: proxyUrl.hostname, port: proxyUrl.port - }, + } }; let tunnelAgent; const overHttps = proxyUrl.protocol === 'https:'; @@ -420,7 +449,9 @@ class HttpClient { // we don't want to set NODE_TLS_REJECT_UNAUTHORIZED=0 since that will affect request for entire process // http.RequestOptions doesn't expose a way to modify RequestOptions.agent.options // we have to cast it to any and change it directly - agent.options = Object.assign(agent.options || {}, { rejectUnauthorized: false }); + agent.options = Object.assign(agent.options || {}, { + rejectUnauthorized: false + }); } return agent; } @@ -481,7 +512,7 @@ class HttpClient { msg = contents; } else { - msg = "Failed request: (" + statusCode + ")"; + msg = 'Failed request: (' + statusCode + ')'; } let err = new Error(msg); // attach statusCode and body obj (if available) to the error object diff --git a/node_modules/@actions/http-client/interfaces.d.ts b/node_modules/@actions/http-client/interfaces.d.ts index 7e3fc3f0..0b348dc0 100644 --- a/node_modules/@actions/http-client/interfaces.d.ts +++ b/node_modules/@actions/http-client/interfaces.d.ts @@ -1,6 +1,6 @@ /// -import http = require("http"); -import url = require("url"); +import http = require('http'); +import url = require('url'); export interface IHeaders { [key: string]: any; } diff --git a/node_modules/@actions/http-client/interfaces.js b/node_modules/@actions/http-client/interfaces.js index 04363ad2..c8ad2e54 100644 --- a/node_modules/@actions/http-client/interfaces.js +++ b/node_modules/@actions/http-client/interfaces.js @@ -1,3 +1,2 @@ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); -; diff --git a/node_modules/@actions/http-client/package.json b/node_modules/@actions/http-client/package.json index 7b1bbec7..b9e7a143 100644 --- a/node_modules/@actions/http-client/package.json +++ b/node_modules/@actions/http-client/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@actions/http-client@1.0.6", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@actions/http-client@1.0.6", - "_id": "@actions/http-client@1.0.6", - "_inBundle": false, - "_integrity": "sha512-LGmio4w98UyGX33b/W6V6Nx/sQHRXZ859YlMkn36wPsXPB82u8xTVlA/Dq2DXrm6lEq9RVmisRJa1c+HETAIJA==", - "_location": "/@actions/http-client", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/http-client@1.0.6", - "name": "@actions/http-client", - "escapedName": "@actions%2fhttp-client", - "scope": "@actions", - "rawSpec": "1.0.6", - "saveSpec": null, - "fetchSpec": "1.0.6" - }, - "_requiredBy": [ - "/@actions/github" - ], - "_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.6.tgz", - "_spec": "1.0.6", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "author": { "name": "GitHub, Inc." }, @@ -39,12 +10,13 @@ }, "description": "Actions Http Client", "devDependencies": { - "@types/jest": "^24.0.25", - "@types/node": "^12.12.24", - "jest": "^24.9.0", + "@types/jest": "^25.1.4", + "@types/node": "^12.12.31", + "jest": "^25.1.0", + "prettier": "^2.0.4", "proxy": "^1.0.1", - "ts-jest": "^24.3.0", - "typescript": "^3.7.4" + "ts-jest": "^25.2.1", + "typescript": "^3.8.3" }, "homepage": "https://github.com/actions/http-client#readme", "keywords": [ @@ -59,8 +31,11 @@ "url": "git+https://github.com/actions/http-client.git" }, "scripts": { + "audit-check": "npm audit --audit-level=moderate", "build": "rm -Rf ./_out && tsc && cp package*.json ./_out && cp *.md ./_out && cp LICENSE ./_out && cp actions.png ./_out", + "format": "prettier --write *.ts && prettier --write **/*.ts", + "format-check": "prettier --check *.ts && prettier --check **/*.ts", "test": "jest" }, - "version": "1.0.6" -} + "version": "1.0.8" +} \ No newline at end of file diff --git a/node_modules/@actions/http-client/proxy.js b/node_modules/@actions/http-client/proxy.js index 7233779e..06936b39 100644 --- a/node_modules/@actions/http-client/proxy.js +++ b/node_modules/@actions/http-client/proxy.js @@ -9,12 +9,10 @@ function getProxyUrl(reqUrl) { } let proxyVar; if (usingSsl) { - proxyVar = process.env["https_proxy"] || - process.env["HTTPS_PROXY"]; + proxyVar = process.env['https_proxy'] || process.env['HTTPS_PROXY']; } else { - proxyVar = process.env["http_proxy"] || - process.env["HTTP_PROXY"]; + proxyVar = process.env['http_proxy'] || process.env['HTTP_PROXY']; } if (proxyVar) { proxyUrl = url.parse(proxyVar); @@ -26,7 +24,7 @@ function checkBypass(reqUrl) { if (!reqUrl.hostname) { return false; } - let noProxy = process.env["no_proxy"] || process.env["NO_PROXY"] || ''; + let noProxy = process.env['no_proxy'] || process.env['NO_PROXY'] || ''; if (!noProxy) { return false; } @@ -47,7 +45,10 @@ function checkBypass(reqUrl) { upperReqHosts.push(`${upperReqHosts[0]}:${reqPort}`); } // Compare request host against noproxy - for (let upperNoProxyItem of noProxy.split(',').map(x => x.trim().toUpperCase()).filter(x => x)) { + for (let upperNoProxyItem of noProxy + .split(',') + .map(x => x.trim().toUpperCase()) + .filter(x => x)) { if (upperReqHosts.some(x => x === upperNoProxyItem)) { return true; } diff --git a/node_modules/@actions/io/package.json b/node_modules/@actions/io/package.json index a89458f5..777be5e5 100644 --- a/node_modules/@actions/io/package.json +++ b/node_modules/@actions/io/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@actions/io@1.0.2", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@actions/io@1.0.2", - "_id": "@actions/io@1.0.2", - "_inBundle": false, - "_integrity": "sha512-J8KuFqVPr3p6U8W93DOXlXW6zFvrQAJANdS+vw0YhusLIq+bszW8zmK2Fh1C2kDPX8FMvwIl1OUcFgvJoXLbAg==", - "_location": "/@actions/io", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/io@1.0.2", - "name": "@actions/io", - "escapedName": "@actions%2fio", - "scope": "@actions", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/@actions/exec" - ], - "_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, @@ -63,4 +34,4 @@ }, "types": "lib/io.d.ts", "version": "1.0.2" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/auth-token/package.json b/node_modules/@octokit/auth-token/package.json index 1135f9ac..7587360b 100644 --- a/node_modules/@octokit/auth-token/package.json +++ b/node_modules/@octokit/auth-token/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@octokit/auth-token@2.4.0", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@octokit/auth-token@2.4.0", - "_id": "@octokit/auth-token@2.4.0", - "_inBundle": false, - "_integrity": "sha512-eoOVMjILna7FVQf96iWc3+ZtE/ZT6y8ob8ZzcqKY1ibSQCnu4O/B7pJvzMx5cyZ/RjAff6DAdEb0O0Cjcxidkg==", - "_location": "/@octokit/auth-token", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/auth-token@2.4.0", - "name": "@octokit/auth-token", - "escapedName": "@octokit%2fauth-token", - "scope": "@octokit", - "rawSpec": "2.4.0", - "saveSpec": null, - "fetchSpec": "2.4.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz", - "_spec": "2.4.0", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "bugs": { "url": "https://github.com/octokit/auth-token.js/issues" }, @@ -76,4 +47,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "2.4.0" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json b/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json index a8170ca2..35f49bd5 100644 --- a/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json +++ b/node_modules/@octokit/endpoint/node_modules/universal-user-agent/package.json @@ -1,27 +1,4 @@ { - "_from": "universal-user-agent@^5.0.0", - "_id": "universal-user-agent@5.0.0", - "_inBundle": false, - "_integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==", - "_location": "/@octokit/endpoint/universal-user-agent", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "universal-user-agent@^5.0.0", - "name": "universal-user-agent", - "escapedName": "universal-user-agent", - "rawSpec": "^5.0.0", - "saveSpec": null, - "fetchSpec": "^5.0.0" - }, - "_requiredBy": [ - "/@octokit/endpoint" - ], - "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz", - "_shasum": "a3182aa758069bf0e79952570ca757de3579c1d9", - "_spec": "universal-user-agent@^5.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/endpoint", "bugs": { "url": "https://github.com/gr2m/universal-user-agent/issues" }, @@ -62,4 +39,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "5.0.0" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/endpoint/package.json b/node_modules/@octokit/endpoint/package.json index 7fb072fd..9faa0085 100644 --- a/node_modules/@octokit/endpoint/package.json +++ b/node_modules/@octokit/endpoint/package.json @@ -1,30 +1,4 @@ { - "_from": "@octokit/endpoint@^5.5.0", - "_id": "@octokit/endpoint@5.5.3", - "_inBundle": false, - "_integrity": "sha512-EzKwkwcxeegYYah5ukEeAI/gYRLv2Y9U5PpIsseGSFDk+G3RbipQGBs8GuYS1TLCtQaqoO66+aQGtITPalxsNQ==", - "_location": "/@octokit/endpoint", - "_phantomChildren": { - "os-name": "3.1.0" - }, - "_requested": { - "type": "range", - "registry": true, - "raw": "@octokit/endpoint@^5.5.0", - "name": "@octokit/endpoint", - "escapedName": "@octokit%2fendpoint", - "scope": "@octokit", - "rawSpec": "^5.5.0", - "saveSpec": null, - "fetchSpec": "^5.5.0" - }, - "_requiredBy": [ - "/@octokit/request" - ], - "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.5.3.tgz", - "_shasum": "0397d1baaca687a4c8454ba424a627699d97c978", - "_spec": "@octokit/endpoint@^5.5.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/request", "bugs": { "url": "https://github.com/octokit/endpoint.js/issues" }, @@ -76,4 +50,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "5.5.3" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/package.json b/node_modules/@octokit/graphql/package.json index b0861808..9db67f75 100644 --- a/node_modules/@octokit/graphql/package.json +++ b/node_modules/@octokit/graphql/package.json @@ -1,28 +1,4 @@ { - "_from": "@octokit/graphql@^4.3.1", - "_id": "@octokit/graphql@4.3.1", - "_inBundle": false, - "_integrity": "sha512-hCdTjfvrK+ilU2keAdqNBWOk+gm1kai1ZcdjRfB30oA3/T6n53UVJb7w0L5cR3/rhU91xT3HSqCd+qbvH06yxA==", - "_location": "/@octokit/graphql", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@octokit/graphql@^4.3.1", - "name": "@octokit/graphql", - "escapedName": "@octokit%2fgraphql", - "scope": "@octokit", - "rawSpec": "^4.3.1", - "saveSpec": null, - "fetchSpec": "^4.3.1" - }, - "_requiredBy": [ - "/@actions/github" - ], - "_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.3.1.tgz", - "_shasum": "9ee840e04ed2906c7d6763807632de84cdecf418", - "_spec": "@octokit/graphql@^4.3.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@actions/github", "bugs": { "url": "https://github.com/octokit/graphql.js/issues" }, @@ -77,4 +53,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "4.3.1" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/plugin-paginate-rest/package.json b/node_modules/@octokit/plugin-paginate-rest/package.json index e31b23f3..318f4c7e 100644 --- a/node_modules/@octokit/plugin-paginate-rest/package.json +++ b/node_modules/@octokit/plugin-paginate-rest/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@octokit/plugin-paginate-rest@1.1.2", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@octokit/plugin-paginate-rest@1.1.2", - "_id": "@octokit/plugin-paginate-rest@1.1.2", - "_inBundle": false, - "_integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==", - "_location": "/@octokit/plugin-paginate-rest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/plugin-paginate-rest@1.1.2", - "name": "@octokit/plugin-paginate-rest", - "escapedName": "@octokit%2fplugin-paginate-rest", - "scope": "@octokit", - "rawSpec": "1.1.2", - "saveSpec": null, - "fetchSpec": "1.1.2" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz", - "_spec": "1.1.2", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "bugs": { "url": "https://github.com/octokit/plugin-paginate-rest.js/issues" }, @@ -79,4 +50,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "1.1.2" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/plugin-request-log/package.json b/node_modules/@octokit/plugin-request-log/package.json index db7e8884..a828561f 100644 --- a/node_modules/@octokit/plugin-request-log/package.json +++ b/node_modules/@octokit/plugin-request-log/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@octokit/plugin-request-log@1.0.0", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@octokit/plugin-request-log@1.0.0", - "_id": "@octokit/plugin-request-log@1.0.0", - "_inBundle": false, - "_integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==", - "_location": "/@octokit/plugin-request-log", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/plugin-request-log@1.0.0", - "name": "@octokit/plugin-request-log", - "escapedName": "@octokit%2fplugin-request-log", - "scope": "@octokit", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "bugs": { "url": "https://github.com/octokit/plugin-request-log.js/issues" }, @@ -77,4 +48,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "1.0.0" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json index 0f333a9f..315de854 100644 --- a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json +++ b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "@octokit/plugin-rest-endpoint-methods@2.4.0", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@octokit/plugin-rest-endpoint-methods@2.4.0", - "_id": "@octokit/plugin-rest-endpoint-methods@2.4.0", - "_inBundle": false, - "_integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==", - "_location": "/@octokit/plugin-rest-endpoint-methods", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/plugin-rest-endpoint-methods@2.4.0", - "name": "@octokit/plugin-rest-endpoint-methods", - "escapedName": "@octokit%2fplugin-rest-endpoint-methods", - "scope": "@octokit", - "rawSpec": "2.4.0", - "saveSpec": null, - "fetchSpec": "2.4.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz", - "_spec": "2.4.0", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "bugs": { "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues" }, @@ -89,4 +60,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "2.4.0" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/request-error/package.json index d95fdab6..d1210f08 100644 --- a/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request-error/package.json @@ -1,29 +1,4 @@ { - "_from": "@octokit/request-error@^1.0.1", - "_id": "@octokit/request-error@1.2.1", - "_inBundle": false, - "_integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==", - "_location": "/@octokit/request-error", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@octokit/request-error@^1.0.1", - "name": "@octokit/request-error", - "escapedName": "@octokit%2frequest-error", - "scope": "@octokit", - "rawSpec": "^1.0.1", - "saveSpec": null, - "fetchSpec": "^1.0.1" - }, - "_requiredBy": [ - "/@octokit/request", - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz", - "_shasum": "ede0714c773f32347576c25649dc013ae6b31801", - "_spec": "@octokit/request-error@^1.0.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/request", "bugs": { "url": "https://github.com/octokit/request-error.js/issues" }, @@ -78,4 +53,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "1.2.1" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/request/node_modules/universal-user-agent/package.json b/node_modules/@octokit/request/node_modules/universal-user-agent/package.json index 05dbbe50..35f49bd5 100644 --- a/node_modules/@octokit/request/node_modules/universal-user-agent/package.json +++ b/node_modules/@octokit/request/node_modules/universal-user-agent/package.json @@ -1,27 +1,4 @@ { - "_from": "universal-user-agent@^5.0.0", - "_id": "universal-user-agent@5.0.0", - "_inBundle": false, - "_integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==", - "_location": "/@octokit/request/universal-user-agent", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "universal-user-agent@^5.0.0", - "name": "universal-user-agent", - "escapedName": "universal-user-agent", - "rawSpec": "^5.0.0", - "saveSpec": null, - "fetchSpec": "^5.0.0" - }, - "_requiredBy": [ - "/@octokit/request" - ], - "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz", - "_shasum": "a3182aa758069bf0e79952570ca757de3579c1d9", - "_spec": "universal-user-agent@^5.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/request", "bugs": { "url": "https://github.com/gr2m/universal-user-agent/issues" }, @@ -62,4 +39,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "5.0.0" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/request/package.json b/node_modules/@octokit/request/package.json index d0ff9b86..b284a740 100644 --- a/node_modules/@octokit/request/package.json +++ b/node_modules/@octokit/request/package.json @@ -1,31 +1,4 @@ { - "_from": "@octokit/request@^5.0.0", - "_id": "@octokit/request@5.3.2", - "_inBundle": false, - "_integrity": "sha512-7NPJpg19wVQy1cs2xqXjjRq/RmtSomja/VSWnptfYwuBxLdbYh2UjhGi0Wx7B1v5Iw5GKhfFDQL7jM7SSp7K2g==", - "_location": "/@octokit/request", - "_phantomChildren": { - "os-name": "3.1.0" - }, - "_requested": { - "type": "range", - "registry": true, - "raw": "@octokit/request@^5.0.0", - "name": "@octokit/request", - "escapedName": "@octokit%2frequest", - "scope": "@octokit", - "rawSpec": "^5.0.0", - "saveSpec": null, - "fetchSpec": "^5.0.0" - }, - "_requiredBy": [ - "/@octokit/graphql", - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.3.2.tgz", - "_shasum": "1ca8b90a407772a1ee1ab758e7e0aced213b9883", - "_spec": "@octokit/request@^5.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/graphql", "bugs": { "url": "https://github.com/octokit/request.js/issues" }, @@ -90,4 +63,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "5.3.2" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/rest/package.json b/node_modules/@octokit/rest/package.json index 97c062be..dcbcae66 100644 --- a/node_modules/@octokit/rest/package.json +++ b/node_modules/@octokit/rest/package.json @@ -1,30 +1,4 @@ { - "_from": "@octokit/rest@^16.15.0", - "_id": "@octokit/rest@16.43.1", - "_inBundle": false, - "_integrity": "sha512-gfFKwRT/wFxq5qlNjnW2dh+qh74XgTQ2B179UX5K1HYCluioWj8Ndbgqw2PVqa1NnVJkGHp2ovMpVn/DImlmkw==", - "_location": "/@octokit/rest", - "_phantomChildren": { - "os-name": "3.1.0" - }, - "_requested": { - "type": "range", - "registry": true, - "raw": "@octokit/rest@^16.15.0", - "name": "@octokit/rest", - "escapedName": "@octokit%2frest", - "scope": "@octokit", - "rawSpec": "^16.15.0", - "saveSpec": null, - "fetchSpec": "^16.15.0" - }, - "_requiredBy": [ - "/@actions/github" - ], - "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.1.tgz", - "_shasum": "3b11e7d1b1ac2bbeeb23b08a17df0b20947eda6b", - "_spec": "@octokit/rest@^16.15.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@actions/github", "author": { "name": "Gregor Martynus", "url": "https://github.com/gr2m" @@ -175,4 +149,4 @@ }, "types": "index.d.ts", "version": "16.43.1" -} +} \ No newline at end of file diff --git a/node_modules/@octokit/types/package.json b/node_modules/@octokit/types/package.json index c442f18d..f4a7d9c2 100644 --- a/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/types/package.json @@ -1,39 +1,4 @@ { - "_args": [ - [ - "@octokit/types@2.5.0", - "/Users/yockow/tmp-repo/Action-setup-swift" - ] - ], - "_from": "@octokit/types@2.5.0", - "_id": "@octokit/types@2.5.0", - "_inBundle": false, - "_integrity": "sha512-KEnLwOfdXzxPNL34fj508bhi9Z9cStyN7qY1kOfVahmqtAfrWw6Oq3P4R+dtsg0lYtZdWBpUrS/Ixmd5YILSww==", - "_location": "/@octokit/types", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/types@2.5.0", - "name": "@octokit/types", - "escapedName": "@octokit%2ftypes", - "scope": "@octokit", - "rawSpec": "2.5.0", - "saveSpec": null, - "fetchSpec": "2.5.0" - }, - "_requiredBy": [ - "/@octokit/auth-token", - "/@octokit/endpoint", - "/@octokit/graphql", - "/@octokit/plugin-paginate-rest", - "/@octokit/plugin-rest-endpoint-methods", - "/@octokit/request", - "/@octokit/request-error" - ], - "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.5.0.tgz", - "_spec": "2.5.0", - "_where": "/Users/yockow/tmp-repo/Action-setup-swift", "author": { "name": "Gregor Martynus", "url": "https://twitter.com/gr2m" @@ -107,4 +72,4 @@ "update-endpoints:typescript": "node scripts/update-endpoints/typescript" }, "version": "2.5.0" -} +} \ No newline at end of file diff --git a/node_modules/atob-lite/package.json b/node_modules/atob-lite/package.json index 02ced910..84d07abb 100644 --- a/node_modules/atob-lite/package.json +++ b/node_modules/atob-lite/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "atob-lite@2.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "atob-lite@2.0.0", - "_id": "atob-lite@2.0.0", - "_inBundle": false, - "_integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=", - "_location": "/atob-lite", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "atob-lite@2.0.0", - "name": "atob-lite", - "escapedName": "atob-lite", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", @@ -67,4 +39,4 @@ "test-node": "node test | tap-spec" }, "version": "2.0.0" -} +} \ No newline at end of file diff --git a/node_modules/before-after-hook/package.json b/node_modules/before-after-hook/package.json index c356fc30..953b6c87 100644 --- a/node_modules/before-after-hook/package.json +++ b/node_modules/before-after-hook/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "before-after-hook@2.1.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "before-after-hook@2.1.0", - "_id": "before-after-hook@2.1.0", - "_inBundle": false, - "_integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==", - "_location": "/before-after-hook", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "before-after-hook@2.1.0", - "name": "before-after-hook", - "escapedName": "before-after-hook", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Gregor Martynus" }, @@ -97,4 +69,4 @@ }, "types": "./index.d.ts", "version": "2.1.0" -} +} \ No newline at end of file diff --git a/node_modules/btoa-lite/package.json b/node_modules/btoa-lite/package.json index bedfa5da..67749973 100644 --- a/node_modules/btoa-lite/package.json +++ b/node_modules/btoa-lite/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "btoa-lite@1.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "btoa-lite@1.0.0", - "_id": "btoa-lite@1.0.0", - "_inBundle": false, - "_integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=", - "_location": "/btoa-lite", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "btoa-lite@1.0.0", - "name": "btoa-lite", - "escapedName": "btoa-lite", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", @@ -66,4 +38,4 @@ "test-node": "node test | tap-spec" }, "version": "1.0.0" -} +} \ No newline at end of file diff --git a/node_modules/cross-spawn/node_modules/semver/package.json b/node_modules/cross-spawn/node_modules/semver/package.json index 683acae9..3c173945 100644 --- a/node_modules/cross-spawn/node_modules/semver/package.json +++ b/node_modules/cross-spawn/node_modules/semver/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "semver@5.7.1", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "semver@5.7.1", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/cross-spawn/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@5.7.1", - "name": "semver", - "escapedName": "semver", - "rawSpec": "5.7.1", - "saveSpec": null, - "fetchSpec": "5.7.1" - }, - "_requiredBy": [ - "/cross-spawn" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_spec": "5.7.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bin": { "semver": "./bin/semver" }, @@ -60,4 +32,4 @@ "check-coverage": true }, "version": "5.7.1" -} +} \ No newline at end of file diff --git a/node_modules/cross-spawn/package.json b/node_modules/cross-spawn/package.json index 0a300a69..654d658f 100644 --- a/node_modules/cross-spawn/package.json +++ b/node_modules/cross-spawn/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "cross-spawn@6.0.5", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "cross-spawn@6.0.5", - "_id": "cross-spawn@6.0.5", - "_inBundle": false, - "_integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "_location": "/cross-spawn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cross-spawn@6.0.5", - "name": "cross-spawn", - "escapedName": "cross-spawn", - "rawSpec": "6.0.5", - "saveSpec": null, - "fetchSpec": "6.0.5" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "_spec": "6.0.5", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "André Cruz", "email": "andre@moxy.studio" @@ -107,4 +79,4 @@ } }, "version": "6.0.5" -} +} \ No newline at end of file diff --git a/node_modules/deprecation/package.json b/node_modules/deprecation/package.json index b3639b3d..5a3409c2 100644 --- a/node_modules/deprecation/package.json +++ b/node_modules/deprecation/package.json @@ -1,34 +1,4 @@ { - "_args": [ - [ - "deprecation@2.3.1", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "deprecation@2.3.1", - "_id": "deprecation@2.3.1", - "_inBundle": false, - "_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", - "_location": "/deprecation", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "deprecation@2.3.1", - "name": "deprecation", - "escapedName": "deprecation", - "rawSpec": "2.3.1", - "saveSpec": null, - "fetchSpec": "2.3.1" - }, - "_requiredBy": [ - "/@octokit/request", - "/@octokit/request-error", - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "_spec": "2.3.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bugs": { "url": "https://github.com/gr2m/deprecation/issues" }, @@ -65,4 +35,4 @@ "sideEffects": false, "types": "dist-types/index.d.ts", "version": "2.3.1" -} +} \ No newline at end of file diff --git a/node_modules/end-of-stream/package.json b/node_modules/end-of-stream/package.json index d7f9a09b..875a8721 100644 --- a/node_modules/end-of-stream/package.json +++ b/node_modules/end-of-stream/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "end-of-stream@1.4.1", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "end-of-stream@1.4.1", - "_id": "end-of-stream@1.4.1", - "_inBundle": false, - "_integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==", - "_location": "/end-of-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "end-of-stream@1.4.1", - "name": "end-of-stream", - "escapedName": "end-of-stream", - "rawSpec": "1.4.1", - "saveSpec": null, - "fetchSpec": "1.4.1" - }, - "_requiredBy": [ - "/pump" - ], - "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz", - "_spec": "1.4.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Mathias Buus", "email": "mathiasbuus@gmail.com" @@ -62,4 +34,4 @@ "test": "node test.js" }, "version": "1.4.1" -} +} \ No newline at end of file diff --git a/node_modules/execa/package.json b/node_modules/execa/package.json index 4cc825a3..4c935db5 100644 --- a/node_modules/execa/package.json +++ b/node_modules/execa/package.json @@ -1,34 +1,4 @@ { - "_args": [ - [ - "execa@1.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "execa@1.0.0", - "_id": "execa@1.0.0", - "_inBundle": false, - "_integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "_location": "/execa", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "execa@1.0.0", - "name": "execa", - "escapedName": "execa", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/jest-changed-files", - "/sane", - "/windows-release" - ], - "_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -103,4 +73,4 @@ "test": "xo && nyc ava" }, "version": "1.0.0" -} +} \ No newline at end of file diff --git a/node_modules/get-stream/package.json b/node_modules/get-stream/package.json index 86638f69..2fe96674 100644 --- a/node_modules/get-stream/package.json +++ b/node_modules/get-stream/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "get-stream@4.1.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "get-stream@4.1.0", - "_id": "get-stream@4.1.0", - "_inBundle": false, - "_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "_location": "/get-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "get-stream@4.1.0", - "name": "get-stream", - "escapedName": "get-stream", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -78,4 +50,4 @@ "test": "xo && ava" }, "version": "4.1.0" -} +} \ No newline at end of file diff --git a/node_modules/is-plain-object/package.json b/node_modules/is-plain-object/package.json index eb7bc74d..8f550917 100644 --- a/node_modules/is-plain-object/package.json +++ b/node_modules/is-plain-object/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "is-plain-object@3.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "is-plain-object@3.0.0", - "_id": "is-plain-object@3.0.0", - "_inBundle": false, - "_integrity": "sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==", - "_location": "/is-plain-object", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-plain-object@3.0.0", - "name": "is-plain-object", - "escapedName": "is-plain-object", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/@octokit/endpoint", - "/@octokit/request" - ], - "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -125,4 +96,4 @@ } }, "version": "3.0.0" -} +} \ No newline at end of file diff --git a/node_modules/is-stream/package.json b/node_modules/is-stream/package.json index 36231fc0..81739638 100644 --- a/node_modules/is-stream/package.json +++ b/node_modules/is-stream/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "is-stream@1.1.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "is-stream@1.1.0", - "_id": "is-stream@1.1.0", - "_inBundle": false, - "_integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "_location": "/is-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-stream@1.1.0", - "name": "is-stream", - "escapedName": "is-stream", - "rawSpec": "1.1.0", - "saveSpec": null, - "fetchSpec": "1.1.0" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "_spec": "1.1.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -70,4 +42,4 @@ "test": "xo && ava" }, "version": "1.1.0" -} +} \ No newline at end of file diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json index bfa88327..4e1e45ff 100644 --- a/node_modules/isexe/package.json +++ b/node_modules/isexe/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "isexe@2.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "isexe@2.0.0", - "_id": "isexe@2.0.0", - "_inBundle": false, - "_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", - "_location": "/isexe", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "isexe@2.0.0", - "name": "isexe", - "escapedName": "isexe", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/which" - ], - "_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -60,4 +32,4 @@ "test": "tap test/*.js --100" }, "version": "2.0.0" -} +} \ No newline at end of file diff --git a/node_modules/isobject/package.json b/node_modules/isobject/package.json index a0327a0d..ea00befc 100644 --- a/node_modules/isobject/package.json +++ b/node_modules/isobject/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "isobject@4.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "isobject@4.0.0", - "_id": "isobject@4.0.0", - "_inBundle": false, - "_integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==", - "_location": "/isobject", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "isobject@4.0.0", - "name": "isobject", - "escapedName": "isobject", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/is-plain-object" - ], - "_resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -125,4 +97,4 @@ ] }, "version": "4.0.0" -} +} \ No newline at end of file diff --git a/node_modules/lodash.get/package.json b/node_modules/lodash.get/package.json index cf9e35d8..b2b50621 100644 --- a/node_modules/lodash.get/package.json +++ b/node_modules/lodash.get/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "lodash.get@4.4.2", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "lodash.get@4.4.2", - "_id": "lodash.get@4.4.2", - "_inBundle": false, - "_integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=", - "_location": "/lodash.get", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.get@4.4.2", - "name": "lodash.get", - "escapedName": "lodash.get", - "rawSpec": "4.4.2", - "saveSpec": null, - "fetchSpec": "4.4.2" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "_spec": "4.4.2", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -69,4 +41,4 @@ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "4.4.2" -} +} \ No newline at end of file diff --git a/node_modules/lodash.set/package.json b/node_modules/lodash.set/package.json index 27905f04..b790ba6b 100644 --- a/node_modules/lodash.set/package.json +++ b/node_modules/lodash.set/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "lodash.set@4.3.2", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "lodash.set@4.3.2", - "_id": "lodash.set@4.3.2", - "_inBundle": false, - "_integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=", - "_location": "/lodash.set", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.set@4.3.2", - "name": "lodash.set", - "escapedName": "lodash.set", - "rawSpec": "4.3.2", - "saveSpec": null, - "fetchSpec": "4.3.2" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", - "_spec": "4.3.2", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -69,4 +41,4 @@ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "4.3.2" -} +} \ No newline at end of file diff --git a/node_modules/lodash.uniq/package.json b/node_modules/lodash.uniq/package.json index 3d4ff1ac..1c2d24d0 100644 --- a/node_modules/lodash.uniq/package.json +++ b/node_modules/lodash.uniq/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "lodash.uniq@4.5.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "lodash.uniq@4.5.0", - "_id": "lodash.uniq@4.5.0", - "_inBundle": false, - "_integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", - "_location": "/lodash.uniq", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.uniq@4.5.0", - "name": "lodash.uniq", - "escapedName": "lodash.uniq", - "rawSpec": "4.5.0", - "saveSpec": null, - "fetchSpec": "4.5.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "_spec": "4.5.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -69,4 +41,4 @@ "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }, "version": "4.5.0" -} +} \ No newline at end of file diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json index b8ed92c1..1aa254d2 100644 --- a/node_modules/lodash/package.json +++ b/node_modules/lodash/package.json @@ -1,37 +1,4 @@ { - "_args": [ - [ - "lodash@4.17.15", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_development": true, - "_from": "lodash@4.17.15", - "_id": "lodash@4.17.15", - "_inBundle": false, - "_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", - "_location": "/lodash", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash@4.17.15", - "name": "lodash", - "escapedName": "lodash", - "rawSpec": "4.17.15", - "saveSpec": null, - "fetchSpec": "4.17.15" - }, - "_requiredBy": [ - "/@babel/core", - "/@babel/generator", - "/@babel/traverse", - "/@babel/types", - "/request-promise-core" - ], - "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "_spec": "4.17.15", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -68,4 +35,4 @@ "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" }, "version": "4.17.15" -} +} \ No newline at end of file diff --git a/node_modules/macos-release/package.json b/node_modules/macos-release/package.json index 627fd36a..e84b2119 100644 --- a/node_modules/macos-release/package.json +++ b/node_modules/macos-release/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "macos-release@2.3.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "macos-release@2.3.0", - "_id": "macos-release@2.3.0", - "_inBundle": false, - "_integrity": "sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==", - "_location": "/macos-release", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "macos-release@2.3.0", - "name": "macos-release", - "escapedName": "macos-release", - "rawSpec": "2.3.0", - "saveSpec": null, - "fetchSpec": "2.3.0" - }, - "_requiredBy": [ - "/os-name" - ], - "_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.3.0.tgz", - "_spec": "2.3.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -71,4 +43,4 @@ "test": "xo && ava && tsd" }, "version": "2.3.0" -} +} \ No newline at end of file diff --git a/node_modules/nice-try/package.json b/node_modules/nice-try/package.json index c7ca845e..70d33419 100644 --- a/node_modules/nice-try/package.json +++ b/node_modules/nice-try/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "nice-try@1.0.5", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "nice-try@1.0.5", - "_id": "nice-try@1.0.5", - "_inBundle": false, - "_integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "_location": "/nice-try", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "nice-try@1.0.5", - "name": "nice-try", - "escapedName": "nice-try", - "rawSpec": "1.0.5", - "saveSpec": null, - "fetchSpec": "1.0.5" - }, - "_requiredBy": [ - "/cross-spawn" - ], - "_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "_spec": "1.0.5", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "authors": [ "Tobias Reich " ], @@ -61,4 +33,4 @@ "test": "nyc node_modules/mocha/bin/_mocha" }, "version": "1.0.5" -} +} \ No newline at end of file diff --git a/node_modules/node-fetch/package.json b/node_modules/node-fetch/package.json index 8b0df7e3..caf8822c 100644 --- a/node_modules/node-fetch/package.json +++ b/node_modules/node-fetch/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "node-fetch@2.6.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "node-fetch@2.6.0", - "_id": "node-fetch@2.6.0", - "_inBundle": false, - "_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==", - "_location": "/node-fetch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "node-fetch@2.6.0", - "name": "node-fetch", - "escapedName": "node-fetch", - "rawSpec": "2.6.0", - "saveSpec": null, - "fetchSpec": "2.6.0" - }, - "_requiredBy": [ - "/@octokit/request" - ], - "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", - "_spec": "2.6.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "David Frank" }, @@ -93,4 +65,4 @@ "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js" }, "version": "2.6.0" -} +} \ No newline at end of file diff --git a/node_modules/npm-run-path/package.json b/node_modules/npm-run-path/package.json index a20480c7..e2302e40 100644 --- a/node_modules/npm-run-path/package.json +++ b/node_modules/npm-run-path/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "npm-run-path@2.0.2", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "npm-run-path@2.0.2", - "_id": "npm-run-path@2.0.2", - "_inBundle": false, - "_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", - "_location": "/npm-run-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "npm-run-path@2.0.2", - "name": "npm-run-path", - "escapedName": "npm-run-path", - "rawSpec": "2.0.2", - "saveSpec": null, - "fetchSpec": "2.0.2" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "_spec": "2.0.2", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -77,4 +49,4 @@ "xo": { "esnext": true } -} +} \ No newline at end of file diff --git a/node_modules/octokit-pagination-methods/package.json b/node_modules/octokit-pagination-methods/package.json index 7269538b..649a2e5a 100644 --- a/node_modules/octokit-pagination-methods/package.json +++ b/node_modules/octokit-pagination-methods/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "octokit-pagination-methods@1.1.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "octokit-pagination-methods@1.1.0", - "_id": "octokit-pagination-methods@1.1.0", - "_inBundle": false, - "_integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==", - "_location": "/octokit-pagination-methods", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "octokit-pagination-methods@1.1.0", - "name": "octokit-pagination-methods", - "escapedName": "octokit-pagination-methods", - "rawSpec": "1.1.0", - "saveSpec": null, - "fetchSpec": "1.1.0" - }, - "_requiredBy": [ - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz", - "_spec": "1.1.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Gregor Martynus", "url": "https://github.com/gr2m" @@ -76,4 +48,4 @@ "test": "tap --coverage test.js" }, "version": "1.1.0" -} +} \ No newline at end of file diff --git a/node_modules/once/package.json b/node_modules/once/package.json index d68035b4..fb65047c 100644 --- a/node_modules/once/package.json +++ b/node_modules/once/package.json @@ -1,38 +1,4 @@ { - "_args": [ - [ - "once@1.4.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "once@1.4.0", - "_id": "once@1.4.0", - "_inBundle": false, - "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "_location": "/once", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "once@1.4.0", - "name": "once", - "escapedName": "once", - "rawSpec": "1.4.0", - "saveSpec": null, - "fetchSpec": "1.4.0" - }, - "_requiredBy": [ - "/@octokit/request", - "/@octokit/request-error", - "/@octokit/rest", - "/end-of-stream", - "/glob", - "/inflight", - "/pump" - ], - "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "_spec": "1.4.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -72,4 +38,4 @@ "test": "tap test/*.js" }, "version": "1.4.0" -} +} \ No newline at end of file diff --git a/node_modules/os-name/package.json b/node_modules/os-name/package.json index feb1580b..98c5c8c2 100644 --- a/node_modules/os-name/package.json +++ b/node_modules/os-name/package.json @@ -1,35 +1,4 @@ { - "_args": [ - [ - "os-name@3.1.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "os-name@3.1.0", - "_id": "os-name@3.1.0", - "_inBundle": false, - "_integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==", - "_location": "/os-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "os-name@3.1.0", - "name": "os-name", - "escapedName": "os-name", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/@octokit/endpoint/universal-user-agent", - "/@octokit/request/universal-user-agent", - "/@octokit/rest/universal-user-agent", - "/universal-user-agent" - ], - "_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -80,4 +49,4 @@ "test": "xo && ava && tsd" }, "version": "3.1.0" -} +} \ No newline at end of file diff --git a/node_modules/p-finally/package.json b/node_modules/p-finally/package.json index 90c60e88..3ee2e7f4 100644 --- a/node_modules/p-finally/package.json +++ b/node_modules/p-finally/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "p-finally@1.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "p-finally@1.0.0", - "_id": "p-finally@1.0.0", - "_inBundle": false, - "_integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "_location": "/p-finally", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-finally@1.0.0", - "name": "p-finally", - "escapedName": "p-finally", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -74,4 +46,4 @@ "xo": { "esnext": true } -} +} \ No newline at end of file diff --git a/node_modules/path-key/package.json b/node_modules/path-key/package.json index 7e3fb610..c0481a0f 100644 --- a/node_modules/path-key/package.json +++ b/node_modules/path-key/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "path-key@2.0.1", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "path-key@2.0.1", - "_id": "path-key@2.0.1", - "_inBundle": false, - "_integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "_location": "/path-key", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-key@2.0.1", - "name": "path-key", - "escapedName": "path-key", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/cross-spawn", - "/npm-run-path" - ], - "_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -72,4 +43,4 @@ "xo": { "esnext": true } -} +} \ No newline at end of file diff --git a/node_modules/pump/package.json b/node_modules/pump/package.json index 2578128b..48e17ef5 100644 --- a/node_modules/pump/package.json +++ b/node_modules/pump/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "pump@3.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "pump@3.0.0", - "_id": "pump@3.0.0", - "_inBundle": false, - "_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "_location": "/pump", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pump@3.0.0", - "name": "pump", - "escapedName": "pump", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/get-stream" - ], - "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Mathias Buus Madsen", "email": "mathiasbuus@gmail.com" @@ -59,4 +31,4 @@ "test": "node test-browser.js && node test-node.js" }, "version": "3.0.0" -} +} \ No newline at end of file diff --git a/node_modules/request/node_modules/tough-cookie/package.json b/node_modules/request/node_modules/tough-cookie/package.json index 45ee06f0..aa7e308c 100644 --- a/node_modules/request/node_modules/tough-cookie/package.json +++ b/node_modules/request/node_modules/tough-cookie/package.json @@ -1,27 +1,4 @@ { - "_from": "tough-cookie@~2.5.0", - "_id": "tough-cookie@2.5.0", - "_inBundle": false, - "_integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "_location": "/request/tough-cookie", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "tough-cookie@~2.5.0", - "name": "tough-cookie", - "escapedName": "tough-cookie", - "rawSpec": "~2.5.0", - "saveSpec": null, - "fetchSpec": "~2.5.0" - }, - "_requiredBy": [ - "/request" - ], - "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2", - "_spec": "tough-cookie@~2.5.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/request", "author": { "name": "Jeremy Stashewsky", "email": "jstash@gmail.com" @@ -93,4 +70,4 @@ "version": "genversion lib/version.js && git add lib/version.js" }, "version": "2.5.0" -} +} \ No newline at end of file diff --git a/node_modules/request/package.json b/node_modules/request/package.json index 5ebe2415..f0865aad 100644 --- a/node_modules/request/package.json +++ b/node_modules/request/package.json @@ -1,30 +1,4 @@ { - "_from": "request@^2.88.0", - "_id": "request@2.88.2", - "_inBundle": false, - "_integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", - "_location": "/request", - "_phantomChildren": { - "psl": "1.7.0", - "punycode": "2.1.1" - }, - "_requested": { - "type": "range", - "registry": true, - "raw": "request@^2.88.0", - "name": "request", - "escapedName": "request", - "rawSpec": "^2.88.0", - "saveSpec": null, - "fetchSpec": "^2.88.0" - }, - "_requiredBy": [ - "/jsdom" - ], - "_resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", - "_shasum": "d73c918731cb5a87da047e207234146f664d12b3", - "_spec": "request@^2.88.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/jsdom", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" @@ -115,4 +89,4 @@ "test-cov": "nyc --reporter=lcov tape tests/test-*.js" }, "version": "2.88.2" -} +} \ No newline at end of file diff --git a/node_modules/semver/package.json b/node_modules/semver/package.json index 0af10322..6230e4ff 100644 --- a/node_modules/semver/package.json +++ b/node_modules/semver/package.json @@ -1,28 +1,4 @@ { - "_from": "semver@^7.1.3", - "_id": "semver@7.1.3", - "_inBundle": false, - "_integrity": "sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA==", - "_location": "/semver", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "semver@^7.1.3", - "name": "semver", - "escapedName": "semver", - "rawSpec": "^7.1.3", - "saveSpec": null, - "fetchSpec": "^7.1.3" - }, - "_requiredBy": [ - "/", - "/jest-snapshot" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-7.1.3.tgz", - "_shasum": "e4345ce73071c53f336445cfc19efb1c311df2a6", - "_spec": "semver@^7.1.3", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "bin": { "semver": "bin/semver.js" }, @@ -68,4 +44,4 @@ "coverage-map": "map.js" }, "version": "7.1.3" -} +} \ No newline at end of file diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json index 9e3f96d0..afb5f57d 100644 --- a/node_modules/shebang-command/package.json +++ b/node_modules/shebang-command/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "shebang-command@1.2.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "shebang-command@1.2.0", - "_id": "shebang-command@1.2.0", - "_inBundle": false, - "_integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "_location": "/shebang-command", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "shebang-command@1.2.0", - "name": "shebang-command", - "escapedName": "shebang-command", - "rawSpec": "1.2.0", - "saveSpec": null, - "fetchSpec": "1.2.0" - }, - "_requiredBy": [ - "/cross-spawn" - ], - "_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "_spec": "1.2.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Kevin Martensson", "email": "kevinmartensson@gmail.com", @@ -71,4 +43,4 @@ "test.js" ] } -} +} \ No newline at end of file diff --git a/node_modules/shebang-regex/package.json b/node_modules/shebang-regex/package.json index 52b248db..24643448 100644 --- a/node_modules/shebang-regex/package.json +++ b/node_modules/shebang-regex/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "shebang-regex@1.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "shebang-regex@1.0.0", - "_id": "shebang-regex@1.0.0", - "_inBundle": false, - "_integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "_location": "/shebang-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "shebang-regex@1.0.0", - "name": "shebang-regex", - "escapedName": "shebang-regex", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/shebang-command" - ], - "_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -64,4 +36,4 @@ "test": "node test.js" }, "version": "1.0.0" -} +} \ No newline at end of file diff --git a/node_modules/signal-exit/package.json b/node_modules/signal-exit/package.json index 4edafea3..ae77ad39 100644 --- a/node_modules/signal-exit/package.json +++ b/node_modules/signal-exit/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "signal-exit@3.0.2", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "signal-exit@3.0.2", - "_id": "signal-exit@3.0.2", - "_inBundle": false, - "_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", - "_location": "/signal-exit", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "signal-exit@3.0.2", - "name": "signal-exit", - "escapedName": "signal-exit", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/execa", - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Ben Coe", "email": "ben@npmjs.com" @@ -67,4 +38,4 @@ "test": "tap --timeout=240 ./test/*.js --cov" }, "version": "3.0.2" -} +} \ No newline at end of file diff --git a/node_modules/strip-eof/package.json b/node_modules/strip-eof/package.json index 47a11439..4d071094 100644 --- a/node_modules/strip-eof/package.json +++ b/node_modules/strip-eof/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "strip-eof@1.0.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "strip-eof@1.0.0", - "_id": "strip-eof@1.0.0", - "_inBundle": false, - "_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", - "_location": "/strip-eof", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-eof@1.0.0", - "name": "strip-eof", - "escapedName": "strip-eof", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/execa" - ], - "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -71,4 +43,4 @@ "test": "xo && ava" }, "version": "1.0.0" -} +} \ No newline at end of file diff --git a/node_modules/tunnel/package.json b/node_modules/tunnel/package.json index f89818ce..634e199f 100644 --- a/node_modules/tunnel/package.json +++ b/node_modules/tunnel/package.json @@ -1,27 +1,4 @@ { - "_from": "tunnel@0.0.6", - "_id": "tunnel@0.0.6", - "_inBundle": false, - "_integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==", - "_location": "/tunnel", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "tunnel@0.0.6", - "name": "tunnel", - "escapedName": "tunnel", - "rawSpec": "0.0.6", - "saveSpec": null, - "fetchSpec": "0.0.6" - }, - "_requiredBy": [ - "/@actions/http-client" - ], - "_resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", - "_shasum": "72f1314b34a5b192db012324df2cc587ca47f92c", - "_spec": "tunnel@0.0.6", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@actions/http-client", "author": { "name": "Koichi Kobayashi", "email": "koichik@improvement.jp" @@ -61,4 +38,4 @@ "test": "mocha" }, "version": "0.0.6" -} +} \ No newline at end of file diff --git a/node_modules/universal-user-agent/package.json b/node_modules/universal-user-agent/package.json index 0cab626d..319cfc76 100644 --- a/node_modules/universal-user-agent/package.json +++ b/node_modules/universal-user-agent/package.json @@ -1,28 +1,4 @@ { - "_from": "universal-user-agent@^4.0.0", - "_id": "universal-user-agent@4.0.1", - "_inBundle": false, - "_integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==", - "_location": "/universal-user-agent", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "universal-user-agent@^4.0.0", - "name": "universal-user-agent", - "escapedName": "universal-user-agent", - "rawSpec": "^4.0.0", - "saveSpec": null, - "fetchSpec": "^4.0.0" - }, - "_requiredBy": [ - "/@octokit/graphql", - "/@octokit/rest" - ], - "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz", - "_shasum": "fd8d6cb773a679a709e967ef8288a31fcc03e557", - "_spec": "universal-user-agent@^4.0.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift/node_modules/@octokit/graphql", "bugs": { "url": "https://github.com/gr2m/universal-user-agent/issues" }, @@ -63,4 +39,4 @@ "source": "dist-src/index.js", "types": "dist-types/index.d.ts", "version": "4.0.1" -} +} \ No newline at end of file diff --git a/node_modules/which/package.json b/node_modules/which/package.json index c4bf1aaf..8c4611f6 100644 --- a/node_modules/which/package.json +++ b/node_modules/which/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "which@1.3.1", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "which@1.3.1", - "_id": "which@1.3.1", - "_inBundle": false, - "_integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "_location": "/which", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "which@1.3.1", - "name": "which", - "escapedName": "which", - "rawSpec": "1.3.1", - "saveSpec": null, - "fetchSpec": "1.3.1" - }, - "_requiredBy": [ - "/cross-spawn", - "/node-notifier" - ], - "_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "_spec": "1.3.1", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -66,4 +37,4 @@ "test": "tap test/*.js --cov" }, "version": "1.3.1" -} +} \ No newline at end of file diff --git a/node_modules/windows-release/package.json b/node_modules/windows-release/package.json index d36da8f5..0b45f626 100644 --- a/node_modules/windows-release/package.json +++ b/node_modules/windows-release/package.json @@ -1,32 +1,4 @@ { - "_args": [ - [ - "windows-release@3.2.0", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "windows-release@3.2.0", - "_id": "windows-release@3.2.0", - "_inBundle": false, - "_integrity": "sha512-QTlz2hKLrdqukrsapKsINzqMgOUpQW268eJ0OaOpJN32h272waxR9fkB9VoWRtK7uKHG5EHJcTXQBD8XZVJkFA==", - "_location": "/windows-release", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "windows-release@3.2.0", - "name": "windows-release", - "escapedName": "windows-release", - "rawSpec": "3.2.0", - "saveSpec": null, - "fetchSpec": "3.2.0" - }, - "_requiredBy": [ - "/os-name" - ], - "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.2.0.tgz", - "_spec": "3.2.0", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -75,4 +47,4 @@ "test": "xo && ava && tsd" }, "version": "3.2.0" -} +} \ No newline at end of file diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json index 0d4e059d..2e05f0f6 100644 --- a/node_modules/wrappy/package.json +++ b/node_modules/wrappy/package.json @@ -1,33 +1,4 @@ { - "_args": [ - [ - "wrappy@1.0.2", - "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift" - ] - ], - "_from": "wrappy@1.0.2", - "_id": "wrappy@1.0.2", - "_inBundle": false, - "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "_location": "/wrappy", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "wrappy@1.0.2", - "name": "wrappy", - "escapedName": "wrappy", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/inflight", - "/once" - ], - "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/yockow/Library/Mobile Documents/com~apple~CloudDocs/yStorage/Repositories/Action-setup-swift", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -59,4 +30,4 @@ "test": "tap --coverage test/*.js" }, "version": "1.0.2" -} +} \ No newline at end of file