diff --git a/node_modules/@actions/core/package.json b/node_modules/@actions/core/package.json index 53a91f686..f0c526e1c 100644 --- a/node_modules/@actions/core/package.json +++ b/node_modules/@actions/core/package.json @@ -1,57 +1,22 @@ { - "_args": [ - [ - "@actions/core@1.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "@actions/core@1.2.0", - "_id": "@actions/core@1.2.0", - "_inBundle": false, - "_integrity": "sha512-ZKdyhlSlyz38S6YFfPnyNgCDZuAF2T0Qv5eHflNWytPS8Qjvz39bZFMry9Bb/dpSnqWcNeav5yM2CTYpJeY+Dw==", - "_location": "/@actions/core", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/core@1.2.0", - "name": "@actions/core", - "escapedName": "@actions%2fcore", - "scope": "@actions", - "rawSpec": "1.2.0", - "saveSpec": null, - "fetchSpec": "1.2.0" - }, - "_requiredBy": [ - "/", - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.0.tgz", - "_spec": "1.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/actions/toolkit/issues" - }, + "name": "@actions/core", + "version": "1.2.0", "description": "Actions core lib", - "devDependencies": { - "@types/node": "^12.0.2" - }, - "directories": { - "lib": "lib", - "test": "__tests__" - }, - "files": [ - "lib" - ], - "homepage": "https://github.com/actions/toolkit/tree/master/packages/core", "keywords": [ "github", "actions", "core" ], + "homepage": "https://github.com/actions/toolkit/tree/master/packages/core", "license": "MIT", "main": "lib/core.js", - "name": "@actions/core", + "directories": { + "lib": "lib", + "test": "__tests__" + }, + "files": [ + "lib" + ], "publishConfig": { "access": "public" }, @@ -64,5 +29,14 @@ "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, - "version": "1.2.0" -} + "bugs": { + "url": "https://github.com/actions/toolkit/issues" + }, + "devDependencies": { + "@types/node": "^12.0.2" + } + +,"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.0.tgz" +,"_integrity": "sha512-ZKdyhlSlyz38S6YFfPnyNgCDZuAF2T0Qv5eHflNWytPS8Qjvz39bZFMry9Bb/dpSnqWcNeav5yM2CTYpJeY+Dw==" +,"_from": "@actions/core@1.2.0" +} \ No newline at end of file diff --git a/node_modules/@actions/exec/package.json b/node_modules/@actions/exec/package.json index d1fb1217a..bb85262a2 100644 --- a/node_modules/@actions/exec/package.json +++ b/node_modules/@actions/exec/package.json @@ -1,58 +1,22 @@ { - "_args": [ - [ - "@actions/exec@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "@actions/exec@1.0.1", - "_id": "@actions/exec@1.0.1", - "_inBundle": false, - "_integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==", - "_location": "/@actions/exec", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/exec@1.0.1", - "name": "@actions/exec", - "escapedName": "@actions%2fexec", - "scope": "@actions", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/", - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/actions/toolkit/issues" - }, + "name": "@actions/exec", + "version": "1.0.1", "description": "Actions exec lib", - "devDependencies": { - "@actions/io": "^1.0.1" - }, - "directories": { - "lib": "lib", - "test": "__tests__" - }, - "files": [ - "lib" - ], - "gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52", - "homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", "keywords": [ "github", "actions", "exec" ], + "homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", "license": "MIT", "main": "lib/exec.js", - "name": "@actions/exec", + "directories": { + "lib": "lib", + "test": "__tests__" + }, + "files": [ + "lib" + ], "publishConfig": { "access": "public" }, @@ -64,5 +28,15 @@ "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, - "version": "1.0.1" -} + "bugs": { + "url": "https://github.com/actions/toolkit/issues" + }, + "devDependencies": { + "@actions/io": "^1.0.1" + }, + "gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52" + +,"_resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.0.1.tgz" +,"_integrity": "sha512-nvFkxwiicvpzNiCBF4wFBDfnBvi7xp/as7LE1hBxBxKG2L29+gkIPBiLKMVORL+Hg3JNf07AKRfl0V5djoypjQ==" +,"_from": "@actions/exec@1.0.1" +} \ No newline at end of file diff --git a/node_modules/@actions/http-client/node_modules/tunnel/package.json b/node_modules/@actions/http-client/node_modules/tunnel/package.json index bc86680d7..eef71891b 100644 --- a/node_modules/@actions/http-client/node_modules/tunnel/package.json +++ b/node_modules/@actions/http-client/node_modules/tunnel/package.json @@ -1,51 +1,7 @@ { - "_args": [ - [ - "tunnel@0.0.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "tunnel@0.0.6", - "_id": "tunnel@0.0.6", - "_inBundle": false, - "_integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==", - "_location": "/@actions/http-client/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", - "_spec": "0.0.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Koichi Kobayashi", - "email": "koichik@improvement.jp" - }, - "bugs": { - "url": "https://github.com/koichik/node-tunnel/issues" - }, + "name": "tunnel", + "version": "0.0.6", "description": "Node HTTP/HTTPS Agents for tunneling proxies", - "devDependencies": { - "mocha": "^5.2.0", - "should": "^13.2.3" - }, - "directories": { - "lib": "./lib" - }, - "engines": { - "node": ">=0.6.11 <=0.7.0 || >=0.7.3" - }, - "homepage": "https://github.com/koichik/node-tunnel/", "keywords": [ "http", "https", @@ -53,15 +9,30 @@ "proxy", "tunnel" ], + "homepage": "https://github.com/koichik/node-tunnel/", + "bugs": "https://github.com/koichik/node-tunnel/issues", "license": "MIT", + "author": "Koichi Kobayashi ", "main": "./index.js", - "name": "tunnel", + "directories": { + "lib": "./lib" + }, "repository": { "type": "git", - "url": "git+https://github.com/koichik/node-tunnel.git" + "url": "https://github.com/koichik/node-tunnel.git" }, "scripts": { "test": "mocha" }, - "version": "0.0.6" -} + "devDependencies": { + "mocha": "^5.2.0", + "should": "^13.2.3" + }, + "engines": { + "node": ">=0.6.11 <=0.7.0 || >=0.7.3" + } + +,"_resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz" +,"_integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==" +,"_from": "tunnel@0.0.6" +} \ No newline at end of file diff --git a/node_modules/@actions/http-client/package.json b/node_modules/@actions/http-client/package.json index eb01cdca5..4c7296d59 100644 --- a/node_modules/@actions/http-client/package.json +++ b/node_modules/@actions/http-client/package.json @@ -1,43 +1,29 @@ { - "_args": [ - [ - "@actions/http-client@1.0.8", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "@actions/http-client@1.0.8", - "_id": "@actions/http-client@1.0.8", - "_inBundle": false, - "_integrity": "sha512-G4JjJ6f9Hb3Zvejj+ewLLKLf99ZC+9v+yCxoYf9vSyH+WkzPLB2LuUtRMGNkooMqdugGBFStIKXOuvH1W+EctA==", - "_location": "/@actions/http-client", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/http-client@1.0.8", - "name": "@actions/http-client", - "escapedName": "@actions%2fhttp-client", - "scope": "@actions", - "rawSpec": "1.0.8", - "saveSpec": null, - "fetchSpec": "1.0.8" + "name": "@actions/http-client", + "version": "1.0.8", + "description": "Actions Http Client", + "main": "index.js", + "scripts": { + "build": "rm -Rf ./_out && tsc && cp package*.json ./_out && cp *.md ./_out && cp LICENSE ./_out && cp actions.png ./_out", + "test": "jest", + "format": "prettier --write *.ts && prettier --write **/*.ts", + "format-check": "prettier --check *.ts && prettier --check **/*.ts", + "audit-check": "npm audit --audit-level=moderate" }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.8.tgz", - "_spec": "1.0.8", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "GitHub, Inc." + "repository": { + "type": "git", + "url": "git+https://github.com/actions/http-client.git" }, + "keywords": [ + "Actions", + "Http" + ], + "author": "GitHub, Inc.", + "license": "MIT", "bugs": { "url": "https://github.com/actions/http-client/issues" }, - "dependencies": { - "tunnel": "0.0.6" - }, - "description": "Actions Http Client", + "homepage": "https://github.com/actions/http-client#readme", "devDependencies": { "@types/jest": "^25.1.4", "@types/node": "^12.12.31", @@ -47,24 +33,11 @@ "ts-jest": "^25.2.1", "typescript": "^3.8.3" }, - "homepage": "https://github.com/actions/http-client#readme", - "keywords": [ - "Actions", - "Http" - ], - "license": "MIT", - "main": "index.js", - "name": "@actions/http-client", - "repository": { - "type": "git", - "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.8" -} + "dependencies": { + "tunnel": "0.0.6" + } + +,"_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.8.tgz" +,"_integrity": "sha512-G4JjJ6f9Hb3Zvejj+ewLLKLf99ZC+9v+yCxoYf9vSyH+WkzPLB2LuUtRMGNkooMqdugGBFStIKXOuvH1W+EctA==" +,"_from": "@actions/http-client@1.0.8" +} \ No newline at end of file diff --git a/node_modules/@actions/io/package.json b/node_modules/@actions/io/package.json index 51e76a3bf..3a303f251 100644 --- a/node_modules/@actions/io/package.json +++ b/node_modules/@actions/io/package.json @@ -1,55 +1,22 @@ { - "_args": [ - [ - "@actions/io@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "@actions/io@1.0.1", - "_id": "@actions/io@1.0.1", - "_inBundle": false, - "_integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA==", - "_location": "/@actions/io", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@actions/io@1.0.1", - "name": "@actions/io", - "escapedName": "@actions%2fio", - "scope": "@actions", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/", - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/actions/toolkit/issues" - }, + "name": "@actions/io", + "version": "1.0.1", "description": "Actions io lib", - "directories": { - "lib": "lib", - "test": "__tests__" - }, - "files": [ - "lib" - ], - "gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52", - "homepage": "https://github.com/actions/toolkit/tree/master/packages/io", "keywords": [ "github", "actions", "io" ], + "homepage": "https://github.com/actions/toolkit/tree/master/packages/io", "license": "MIT", "main": "lib/io.js", - "name": "@actions/io", + "directories": { + "lib": "lib", + "test": "__tests__" + }, + "files": [ + "lib" + ], "publishConfig": { "access": "public" }, @@ -61,5 +28,12 @@ "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, - "version": "1.0.1" -} + "bugs": { + "url": "https://github.com/actions/toolkit/issues" + }, + "gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52" + +,"_resolved": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz" +,"_integrity": "sha512-rhq+tfZukbtaus7xyUtwKfuiCRXd1hWSfmJNEpFgBQJ4woqPEpsBw04awicjwz9tyG2/MVhAEMfVn664Cri5zA==" +,"_from": "@actions/io@1.0.1" +} \ No newline at end of file diff --git a/node_modules/@actions/tool-cache/node_modules/@actions/core/package.json b/node_modules/@actions/tool-cache/node_modules/@actions/core/package.json index 171ddbdb8..dd01abb87 100644 --- a/node_modules/@actions/tool-cache/node_modules/@actions/core/package.json +++ b/node_modules/@actions/tool-cache/node_modules/@actions/core/package.json @@ -1,53 +1,23 @@ { - "_from": "@actions/core@^1.2.3", - "_id": "@actions/core@1.2.4", - "_inBundle": false, - "_integrity": "sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==", - "_location": "/@actions/tool-cache/@actions/core", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "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": [ - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.4.tgz", - "_shasum": "96179dbf9f8d951dd74b40a0dbd5c22555d186ab", - "_spec": "@actions/core@^1.2.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/@actions/tool-cache", - "bugs": { - "url": "https://github.com/actions/toolkit/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "@actions/core", + "version": "1.2.4", "description": "Actions core lib", - "devDependencies": { - "@types/node": "^12.0.2" - }, - "directories": { - "lib": "lib", - "test": "__tests__" - }, - "files": [ - "lib" - ], - "homepage": "https://github.com/actions/toolkit/tree/master/packages/core", "keywords": [ "github", "actions", "core" ], + "homepage": "https://github.com/actions/toolkit/tree/master/packages/core", "license": "MIT", "main": "lib/core.js", - "name": "@actions/core", + "types": "lib/core.d.ts", + "directories": { + "lib": "lib", + "test": "__tests__" + }, + "files": [ + "lib" + ], "publishConfig": { "access": "public" }, @@ -61,6 +31,14 @@ "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, - "types": "lib/core.d.ts", - "version": "1.2.4" -} + "bugs": { + "url": "https://github.com/actions/toolkit/issues" + }, + "devDependencies": { + "@types/node": "^12.0.2" + } + +,"_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.4.tgz" +,"_integrity": "sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==" +,"_from": "@actions/core@1.2.4" +} \ No newline at end of file diff --git a/node_modules/@actions/tool-cache/node_modules/semver/package.json b/node_modules/@actions/tool-cache/node_modules/semver/package.json index 20cba5dc9..13030769c 100644 --- a/node_modules/@actions/tool-cache/node_modules/semver/package.json +++ b/node_modules/@actions/tool-cache/node_modules/semver/package.json @@ -1,63 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/@actions/tool-cache/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/node_modules/@actions/tool-cache/package.json b/node_modules/@actions/tool-cache/package.json index ea99ac676..17c984e44 100644 --- a/node_modules/@actions/tool-cache/package.json +++ b/node_modules/@actions/tool-cache/package.json @@ -1,48 +1,16 @@ { - "_from": "@actions/tool-cache@^1.5.5", - "_id": "@actions/tool-cache@1.5.5", - "_inBundle": false, - "_integrity": "sha512-y/YO37BOaXzOEHpvoGZDLCwvg6XZWQ7Ala4Np4xzrKD1r48mff+K/GAmzXMejnApU7kgqC6lL/aCKTZDCrhdmw==", - "_location": "/@actions/tool-cache", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@actions/tool-cache@^1.5.5", - "name": "@actions/tool-cache", - "escapedName": "@actions%2ftool-cache", - "scope": "@actions", - "rawSpec": "^1.5.5", - "saveSpec": null, - "fetchSpec": "^1.5.5" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-1.5.5.tgz", - "_shasum": "2a49253f0f5838b9c4929b6f7cc7d73ae3ef4d2d", - "_spec": "@actions/tool-cache@^1.5.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/actions/toolkit/issues" - }, - "bundleDependencies": false, - "dependencies": { - "@actions/core": "^1.2.3", - "@actions/exec": "^1.0.0", - "@actions/http-client": "^1.0.8", - "@actions/io": "^1.0.1", - "semver": "^6.1.0", - "uuid": "^3.3.2" - }, - "deprecated": false, + "name": "@actions/tool-cache", + "version": "1.5.5", "description": "Actions tool-cache lib", - "devDependencies": { - "@types/nock": "^10.0.3", - "@types/semver": "^6.0.0", - "@types/uuid": "^3.4.4", - "nock": "^10.0.6" - }, + "keywords": [ + "github", + "actions", + "exec" + ], + "homepage": "https://github.com/actions/toolkit/tree/master/packages/tool-cache", + "license": "MIT", + "main": "lib/tool-cache.js", + "types": "lib/tool-cache.d.ts", "directories": { "lib": "lib", "test": "__tests__" @@ -51,15 +19,6 @@ "lib", "scripts" ], - "homepage": "https://github.com/actions/toolkit/tree/master/packages/tool-cache", - "keywords": [ - "github", - "actions", - "exec" - ], - "license": "MIT", - "main": "lib/tool-cache.js", - "name": "@actions/tool-cache", "publishConfig": { "access": "public" }, @@ -73,6 +32,25 @@ "test": "echo \"Error: run tests from root\" && exit 1", "tsc": "tsc" }, - "types": "lib/tool-cache.d.ts", - "version": "1.5.5" -} + "bugs": { + "url": "https://github.com/actions/toolkit/issues" + }, + "dependencies": { + "@actions/core": "^1.2.3", + "@actions/exec": "^1.0.0", + "@actions/http-client": "^1.0.8", + "@actions/io": "^1.0.1", + "semver": "^6.1.0", + "uuid": "^3.3.2" + }, + "devDependencies": { + "@types/nock": "^10.0.3", + "@types/semver": "^6.0.0", + "@types/uuid": "^3.4.4", + "nock": "^10.0.6" + } + +,"_resolved": "https://registry.npmjs.org/@actions/tool-cache/-/tool-cache-1.5.5.tgz" +,"_integrity": "sha512-y/YO37BOaXzOEHpvoGZDLCwvg6XZWQ7Ala4Np4xzrKD1r48mff+K/GAmzXMejnApU7kgqC6lL/aCKTZDCrhdmw==" +,"_from": "@actions/tool-cache@1.5.5" +} \ No newline at end of file diff --git a/node_modules/@ava/typescript/node_modules/escape-string-regexp/package.json b/node_modules/@ava/typescript/node_modules/escape-string-regexp/package.json index 4f162255e..99dd980e9 100644 --- a/node_modules/@ava/typescript/node_modules/escape-string-regexp/package.json +++ b/node_modules/@ava/typescript/node_modules/escape-string-regexp/package.json @@ -1,87 +1,47 @@ { - "_args": [ - [ - "escape-string-regexp@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "escape-string-regexp@2.0.0", - "_id": "escape-string-regexp@2.0.0", - "_inBundle": false, - "_integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "_location": "/@ava/typescript/escape-string-regexp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-string-regexp@2.0.0", - "name": "escape-string-regexp", - "escapedName": "escape-string-regexp", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/@ava/typescript" - ], - "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues" - }, - "description": "Escape RegExp special characters", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme", - "keywords": [ - "escape", - "regex", - "regexp", - "re", - "regular", - "expression", - "string", - "str", - "special", - "characters" - ], - "license": "MIT", - "maintainers": [ - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - { - "name": "Joshua Boy Nicolai Appelman", - "email": "joshua@jbna.nl", - "url": "jbna.nl" - } - ], - "name": "escape-string-regexp", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "escape-string-regexp", + "version": "2.0.0", + "description": "Escape RegExp special characters", + "license": "MIT", + "repository": "sindresorhus/escape-string-regexp", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "maintainers": [ + "Sindre Sorhus (sindresorhus.com)", + "Joshua Boy Nicolai Appelman (jbna.nl)" + ], + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "escape", + "regex", + "regexp", + "re", + "regular", + "expression", + "string", + "str", + "special", + "characters" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" +,"_integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" +,"_from": "escape-string-regexp@2.0.0" +} \ No newline at end of file diff --git a/node_modules/@ava/typescript/package.json b/node_modules/@ava/typescript/package.json index c1daaa707..be099a845 100644 --- a/node_modules/@ava/typescript/package.json +++ b/node_modules/@ava/typescript/package.json @@ -1,64 +1,32 @@ { - "_args": [ - [ - "@ava/typescript@1.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@ava/typescript@1.1.1", - "_id": "@ava/typescript@1.1.1", - "_inBundle": false, - "_integrity": "sha512-KbLUAe2cWXK63WLK6LnOJonjwEDU/8MNXCOA1ooX/YFZgKRmeAD1kZu+2K0ks5fnOCEcckNQAooyBNGdZUmMQA==", - "_location": "/@ava/typescript", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@ava/typescript@1.1.1", - "name": "@ava/typescript", - "escapedName": "@ava%2ftypescript", - "scope": "@ava", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" + "name": "@ava/typescript", + "version": "1.1.1", + "description": "TypeScript provider for AVA", + "engines": { + "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=13.5.0" }, - "_requiredBy": [ - "#DEV:/" + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/@ava/typescript/-/typescript-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net" - }, - "bugs": { - "url": "https://github.com/avajs/typescript/issues" + "author": "Mark Wubben (https://novemberborn.net)", + "repository": "avajs/typescript", + "license": "MIT", + "keywords": [ + "ava", + "typescript" + ], + "scripts": { + "test": "xo && nyc ava" }, "dependencies": { "escape-string-regexp": "^2.0.0" }, - "description": "TypeScript provider for AVA", "devDependencies": { "ava": "^3.0.0", "execa": "^4.0.0", "nyc": "^15.0.0", "xo": "^0.25.3" }, - "engines": { - "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=13.5.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/avajs/typescript#readme", - "keywords": [ - "ava", - "typescript" - ], - "license": "MIT", - "name": "@ava/typescript", "nyc": { "reporter": [ "html", @@ -66,17 +34,13 @@ "text" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/avajs/typescript.git" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "version": "1.1.1", "xo": { "rules": { "import/order": "off" } } -} + +,"_resolved": "https://registry.npmjs.org/@ava/typescript/-/typescript-1.1.1.tgz" +,"_integrity": "sha512-KbLUAe2cWXK63WLK6LnOJonjwEDU/8MNXCOA1ooX/YFZgKRmeAD1kZu+2K0ks5fnOCEcckNQAooyBNGdZUmMQA==" +,"_from": "@ava/typescript@1.1.1" +} \ No newline at end of file diff --git a/node_modules/@babel/code-frame/package.json b/node_modules/@babel/code-frame/package.json index 3f80a0729..bdf027869 100644 --- a/node_modules/@babel/code-frame/package.json +++ b/node_modules/@babel/code-frame/package.json @@ -1,58 +1,25 @@ { - "_args": [ - [ - "@babel/code-frame@7.5.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@babel/code-frame@7.5.5", - "_id": "@babel/code-frame@7.5.5", - "_inBundle": false, - "_integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==", - "_location": "/@babel/code-frame", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@babel/code-frame@7.5.5", - "name": "@babel/code-frame", - "escapedName": "@babel%2fcode-frame", - "scope": "@babel", - "rawSpec": "7.5.5", - "saveSpec": null, - "fetchSpec": "7.5.5" - }, - "_requiredBy": [ - "/read-pkg/parse-json", - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz", - "_spec": "7.5.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sebastian McKenzie", - "email": "sebmck@gmail.com" + "name": "@babel/code-frame", + "version": "7.5.5", + "description": "Generate errors that contain a code frame that point to source locations.", + "author": "Sebastian McKenzie ", + "homepage": "https://babeljs.io/", + "license": "MIT", + "publishConfig": { + "access": "public" }, + "repository": "https://github.com/babel/babel/tree/master/packages/babel-code-frame", + "main": "lib/index.js", "dependencies": { "@babel/highlight": "^7.0.0" }, - "description": "Generate errors that contain a code frame that point to source locations.", "devDependencies": { "chalk": "^2.0.0", "strip-ansi": "^4.0.0" }, - "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43", - "homepage": "https://babeljs.io/", - "license": "MIT", - "main": "lib/index.js", - "name": "@babel/code-frame", - "publishConfig": { - "access": "public" - }, - "repository": { - "type": "git", - "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame" - }, - "version": "7.5.5" -} + "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43" + +,"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz" +,"_integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==" +,"_from": "@babel/code-frame@7.5.5" +} \ No newline at end of file diff --git a/node_modules/@babel/highlight/package.json b/node_modules/@babel/highlight/package.json index cd437e629..d6588bcfa 100644 --- a/node_modules/@babel/highlight/package.json +++ b/node_modules/@babel/highlight/package.json @@ -1,58 +1,26 @@ { - "_args": [ - [ - "@babel/highlight@7.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@babel/highlight@7.5.0", - "_id": "@babel/highlight@7.5.0", - "_inBundle": false, - "_integrity": "sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==", - "_location": "/@babel/highlight", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@babel/highlight@7.5.0", - "name": "@babel/highlight", - "escapedName": "@babel%2fhighlight", - "scope": "@babel", - "rawSpec": "7.5.0", - "saveSpec": null, - "fetchSpec": "7.5.0" - }, - "_requiredBy": [ - "/@babel/code-frame" - ], - "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.5.0.tgz", - "_spec": "7.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "suchipi", - "email": "me@suchipi.com" + "name": "@babel/highlight", + "version": "7.5.0", + "description": "Syntax highlight JavaScript strings for output in terminals.", + "author": "suchipi ", + "homepage": "https://babeljs.io/", + "license": "MIT", + "publishConfig": { + "access": "public" }, + "repository": "https://github.com/babel/babel/tree/master/packages/babel-highlight", + "main": "lib/index.js", "dependencies": { "chalk": "^2.0.0", "esutils": "^2.0.2", "js-tokens": "^4.0.0" }, - "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" }, - "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4", - "homepage": "https://babeljs.io/", - "license": "MIT", - "main": "lib/index.js", - "name": "@babel/highlight", - "publishConfig": { - "access": "public" - }, - "repository": { - "type": "git", - "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight" - }, - "version": "7.5.0" -} + "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4" + +,"_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.5.0.tgz" +,"_integrity": "sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==" +,"_from": "@babel/highlight@7.5.0" +} \ No newline at end of file diff --git a/node_modules/@concordance/react/node_modules/arrify/package.json b/node_modules/@concordance/react/node_modules/arrify/package.json index 5ae8dd37b..bfc8621c9 100644 --- a/node_modules/@concordance/react/node_modules/arrify/package.json +++ b/node_modules/@concordance/react/node_modules/arrify/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "arrify@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "arrify@1.0.1", - "_id": "arrify@1.0.1", - "_inBundle": false, - "_integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", - "_location": "/@concordance/react/arrify", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "arrify@1.0.1", - "name": "arrify", - "escapedName": "arrify", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/@concordance/react" - ], - "_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "arrify", + "version": "1.0.1", + "description": "Convert a value to an array", + "license": "MIT", + "repository": "sindresorhus/arrify", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/arrify/issues" - }, - "description": "Convert a value to an array", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/arrify#readme", "keywords": [ "array", "arr", @@ -56,14 +26,12 @@ "convert", "value" ], - "license": "MIT", - "name": "arrify", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/arrify.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" +,"_integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=" +,"_from": "arrify@1.0.1" +} \ No newline at end of file diff --git a/node_modules/@concordance/react/package.json b/node_modules/@concordance/react/package.json index 7f5e7b24a..e65f61ee9 100644 --- a/node_modules/@concordance/react/package.json +++ b/node_modules/@concordance/react/package.json @@ -1,63 +1,39 @@ { - "_args": [ - [ - "@concordance/react@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@concordance/react@2.0.0", - "_id": "@concordance/react@2.0.0", - "_inBundle": false, - "_integrity": "sha512-huLSkUuM2/P+U0uy2WwlKuixMsTODD8p4JVQBI4VKeopkiN0C7M3N9XYVawb4M+4spN5RrO/eLhk7KoQX6nsfA==", - "_location": "/@concordance/react", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@concordance/react@2.0.0", - "name": "@concordance/react", - "escapedName": "@concordance%2freact", - "scope": "@concordance", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ava" + "name": "@concordance/react", + "version": "2.0.0", + "description": "Compare, format, diff and serialize React trees with Concordance", + "main": "index.js", + "files": [ + "lib", + "index.js" ], - "_resolved": "https://registry.npmjs.org/@concordance/react/-/react-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "as-i-preach": { - "allowDevDependencies": [ - "test/**/*.js", - "test/**/*.jsx" - ], - "ignore": [ - "test/fixtures/react/*.js" - ] + "engines": { + "node": ">=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0" }, - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" + "scripts": { + "build:fixtures": "babel --presets=module:@babel/preset-react,module:ava/stage-4 --out-dir=test/fixtures/react --extensions=.jsx test/fixtures/react", + "lint": "as-i-preach", + "pretest": "npm run -s build:fixtures", + "test": "npm run -s lint && nyc ava" }, - "ava": { - "babel": { - "testOptions": { - "presets": [ - "module:@babel/preset-react" - ] - } - } + "repository": { + "type": "git", + "url": "git+https://github.com/concordancejs/react.git" }, + "author": "Mark Wubben (https://novemberborn.net/)", + "license": "ISC", "bugs": { "url": "https://github.com/concordancejs/react/issues" }, + "homepage": "https://github.com/concordancejs/react#readme", + "keywords": [ + "concordance-plugin", + "concordance", + "react" + ], "dependencies": { "arrify": "^1.0.1" }, - "description": "Compare, format, diff and serialize React trees with Concordance", "devDependencies": { "@babel/cli": "^7.1.0", "@babel/core": "^7.1.0", @@ -70,22 +46,24 @@ "react": "^16.5.2", "react-test-renderer": "^16.5.2" }, - "engines": { - "node": ">=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0" + "as-i-preach": { + "allowDevDependencies": [ + "test/**/*.js", + "test/**/*.jsx" + ], + "ignore": [ + "test/fixtures/react/*.js" + ] + }, + "ava": { + "babel": { + "testOptions": { + "presets": [ + "module:@babel/preset-react" + ] + } + } }, - "files": [ - "lib", - "index.js" - ], - "homepage": "https://github.com/concordancejs/react#readme", - "keywords": [ - "concordance-plugin", - "concordance", - "react" - ], - "license": "ISC", - "main": "index.js", - "name": "@concordance/react", "nyc": { "reporter": [ "html", @@ -93,16 +71,9 @@ "text" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/concordancejs/react.git" - }, - "scripts": { - "build:fixtures": "babel --presets=module:@babel/preset-react,module:ava/stage-4 --out-dir=test/fixtures/react --extensions=.jsx test/fixtures/react", - "lint": "as-i-preach", - "pretest": "npm run -s build:fixtures", - "test": "npm run -s lint && nyc ava" - }, - "standard-engine": "@novemberborn/as-i-preach", - "version": "2.0.0" -} + "standard-engine": "@novemberborn/as-i-preach" + +,"_resolved": "https://registry.npmjs.org/@concordance/react/-/react-2.0.0.tgz" +,"_integrity": "sha512-huLSkUuM2/P+U0uy2WwlKuixMsTODD8p4JVQBI4VKeopkiN0C7M3N9XYVawb4M+4spN5RrO/eLhk7KoQX6nsfA==" +,"_from": "@concordance/react@2.0.0" +} \ No newline at end of file diff --git a/node_modules/@nodelib/fs.scandir/package.json b/node_modules/@nodelib/fs.scandir/package.json index 5dbc112c4..5ed6f43c3 100644 --- a/node_modules/@nodelib/fs.scandir/package.json +++ b/node_modules/@nodelib/fs.scandir/package.json @@ -1,43 +1,9 @@ { - "_args": [ - [ - "@nodelib/fs.scandir@2.1.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@nodelib/fs.scandir@2.1.3", - "_id": "@nodelib/fs.scandir@2.1.3", - "_inBundle": false, - "_integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==", - "_location": "/@nodelib/fs.scandir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@nodelib/fs.scandir@2.1.3", - "name": "@nodelib/fs.scandir", - "escapedName": "@nodelib%2ffs.scandir", - "scope": "@nodelib", - "rawSpec": "2.1.3", - "saveSpec": null, - "fetchSpec": "2.1.3" - }, - "_requiredBy": [ - "/@nodelib/fs.walk" - ], - "_resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", - "_spec": "2.1.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "dependencies": { - "@nodelib/fs.stat": "2.0.3", - "run-parallel": "^1.1.9" - }, + "name": "@nodelib/fs.scandir", + "version": "2.1.3", "description": "List files and directories inside the specified directory", - "engines": { - "node": ">= 8" - }, - "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir", "keywords": [ "NodeLib", "fs", @@ -47,22 +13,27 @@ "readdir", "dirent" ], - "license": "MIT", - "main": "out/index.js", - "name": "@nodelib/fs.scandir", - "repository": { - "type": "git", - "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir" + "engines": { + "node": ">= 8" }, + "main": "out/index.js", + "typings": "out/index.d.ts", "scripts": { - "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", "compile": "tsc -b .", "compile:watch": "tsc -p . --watch --sourceMap", - "lint": "eslint \"src/**/*.ts\" --cache", "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", "watch": "npm run clean && npm run compile:watch" }, - "typings": "out/index.d.ts", - "version": "2.1.3" -} + "dependencies": { + "@nodelib/fs.stat": "2.0.3", + "run-parallel": "^1.1.9" + }, + "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf" + +,"_resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz" +,"_integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==" +,"_from": "@nodelib/fs.scandir@2.1.3" +} \ No newline at end of file diff --git a/node_modules/@nodelib/fs.stat/package.json b/node_modules/@nodelib/fs.stat/package.json index aef349958..014b307de 100644 --- a/node_modules/@nodelib/fs.stat/package.json +++ b/node_modules/@nodelib/fs.stat/package.json @@ -1,40 +1,9 @@ { - "_args": [ - [ - "@nodelib/fs.stat@2.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@nodelib/fs.stat@2.0.3", - "_id": "@nodelib/fs.stat@2.0.3", - "_inBundle": false, - "_integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==", - "_location": "/@nodelib/fs.stat", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@nodelib/fs.stat@2.0.3", - "name": "@nodelib/fs.stat", - "escapedName": "@nodelib%2ffs.stat", - "scope": "@nodelib", - "rawSpec": "2.0.3", - "saveSpec": null, - "fetchSpec": "2.0.3" - }, - "_requiredBy": [ - "/@nodelib/fs.scandir", - "/fast-glob" - ], - "_resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz", - "_spec": "2.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "@nodelib/fs.stat", + "version": "2.0.3", "description": "Get the status of a file with some features", - "engines": { - "node": ">= 8" - }, - "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat", "keywords": [ "NodeLib", "fs", @@ -42,22 +11,23 @@ "file system", "stat" ], - "license": "MIT", - "main": "out/index.js", - "name": "@nodelib/fs.stat", - "repository": { - "type": "git", - "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat" + "engines": { + "node": ">= 8" }, + "main": "out/index.js", + "typings": "out/index.d.ts", "scripts": { - "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", "compile": "tsc -b .", "compile:watch": "tsc -p . --watch --sourceMap", - "lint": "eslint \"src/**/*.ts\" --cache", "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", "watch": "npm run clean && npm run compile:watch" }, - "typings": "out/index.d.ts", - "version": "2.0.3" -} + "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf" + +,"_resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz" +,"_integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==" +,"_from": "@nodelib/fs.stat@2.0.3" +} \ No newline at end of file diff --git a/node_modules/@nodelib/fs.walk/package.json b/node_modules/@nodelib/fs.walk/package.json index 19ffcba89..5289c2a75 100644 --- a/node_modules/@nodelib/fs.walk/package.json +++ b/node_modules/@nodelib/fs.walk/package.json @@ -1,43 +1,9 @@ { - "_args": [ - [ - "@nodelib/fs.walk@1.2.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@nodelib/fs.walk@1.2.4", - "_id": "@nodelib/fs.walk@1.2.4", - "_inBundle": false, - "_integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==", - "_location": "/@nodelib/fs.walk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@nodelib/fs.walk@1.2.4", - "name": "@nodelib/fs.walk", - "escapedName": "@nodelib%2ffs.walk", - "scope": "@nodelib", - "rawSpec": "1.2.4", - "saveSpec": null, - "fetchSpec": "1.2.4" - }, - "_requiredBy": [ - "/fast-glob" - ], - "_resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz", - "_spec": "1.2.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "dependencies": { - "@nodelib/fs.scandir": "2.1.3", - "fastq": "^1.6.0" - }, + "name": "@nodelib/fs.walk", + "version": "1.2.4", "description": "A library for efficiently walking a directory recursively", - "engines": { - "node": ">= 8" - }, - "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf", + "license": "MIT", + "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk", "keywords": [ "NodeLib", "fs", @@ -47,22 +13,27 @@ "scanner", "crawler" ], - "license": "MIT", - "main": "out/index.js", - "name": "@nodelib/fs.walk", - "repository": { - "type": "git", - "url": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk" + "engines": { + "node": ">= 8" }, + "main": "out/index.js", + "typings": "out/index.d.ts", "scripts": { - "build": "npm run clean && npm run compile && npm run lint && npm test", "clean": "rimraf {tsconfig.tsbuildinfo,out}", + "lint": "eslint \"src/**/*.ts\" --cache", "compile": "tsc -b .", "compile:watch": "tsc -p . --watch --sourceMap", - "lint": "eslint \"src/**/*.ts\" --cache", "test": "mocha \"out/**/*.spec.js\" -s 0", + "build": "npm run clean && npm run compile && npm run lint && npm test", "watch": "npm run clean && npm run compile:watch" }, - "typings": "out/index.d.ts", - "version": "1.2.4" -} + "dependencies": { + "@nodelib/fs.scandir": "2.1.3", + "fastq": "^1.6.0" + }, + "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf" + +,"_resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz" +,"_integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==" +,"_from": "@nodelib/fs.walk@1.2.4" +} \ 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 fc2330e5e..71f2d0260 100644 --- a/node_modules/@octokit/auth-token/package.json +++ b/node_modules/@octokit/auth-token/package.json @@ -1,40 +1,28 @@ { - "_args": [ - [ - "@octokit/auth-token@2.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/auth-token", + "description": "GitHub API token authentication for browsers and Node.js", + "version": "2.4.0", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_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/core" + "pika": true, + "sideEffects": false, + "keywords": [ + "github", + "octokit", + "authentication", + "api" ], - "_resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz", - "_spec": "2.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/octokit/auth-token.js#readme", "bugs": { "url": "https://github.com/octokit/auth-token.js/issues" }, + "repository": "https://github.com/octokit/auth-token.js", "dependencies": { "@octokit/types": "^2.0.0" }, - "description": "GitHub API token authentication for browsers and Node.js", "devDependencies": { "@octokit/request": "^5.3.0", "@pika/pack": "^0.5.0", @@ -49,31 +37,15 @@ "ts-jest": "^24.0.2", "typescript": "^3.5.1" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/auth-token.js#readme", - "keywords": [ - "github", - "octokit", - "authentication", - "api" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/auth-token", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/auth-token.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "2.4.0" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.0.tgz" +,"_integrity": "sha512-eoOVMjILna7FVQf96iWc3+ZtE/ZT6y8ob8ZzcqKY1ibSQCnu4O/B7pJvzMx5cyZ/RjAff6DAdEb0O0Cjcxidkg==" +,"_from": "@octokit/auth-token@2.4.0" +} \ No newline at end of file diff --git a/node_modules/@octokit/core/package.json b/node_modules/@octokit/core/package.json index f59f7b553..965b7ab8f 100644 --- a/node_modules/@octokit/core/package.json +++ b/node_modules/@octokit/core/package.json @@ -1,36 +1,22 @@ { - "_args": [ - [ - "@octokit/core@2.4.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/core", + "description": "Extendable client for GitHub's REST & GraphQL APIs", + "version": "2.4.2", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/core@2.4.2", - "_id": "@octokit/core@2.4.2", - "_inBundle": false, - "_integrity": "sha512-fUx/Qt774cgiPhb3HRKfdl6iufVL/ltECkwkCg373I4lIPYvAPY4cbidVZqyVqHI+ThAIlFlTW8FT4QHChv3Sg==", - "_location": "/@octokit/core", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/core@2.4.2", - "name": "@octokit/core", - "escapedName": "@octokit%2fcore", - "scope": "@octokit", - "rawSpec": "2.4.2", - "saveSpec": null, - "fetchSpec": "2.4.2" - }, - "_requiredBy": [ - "/@octokit/rest" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "api", + "sdk", + "toolkit" ], - "_resolved": "https://registry.npmjs.org/@octokit/core/-/core-2.4.2.tgz", - "_spec": "2.4.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/octokit/core.js/issues" - }, + "repository": "https://github.com/octokit/core.js", "dependencies": { "@octokit/auth-token": "^2.4.0", "@octokit/graphql": "^4.3.1", @@ -39,7 +25,6 @@ "before-after-hook": "^2.1.0", "universal-user-agent": "^5.0.0" }, - "description": "Extendable client for GitHub's REST & GraphQL APIs", "devDependencies": { "@octokit/auth": "^1.1.0", "@pika/pack": "^0.5.0", @@ -62,32 +47,15 @@ "ts-jest": "^25.1.0", "typescript": "^3.5.3" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/core.js#readme", - "keywords": [ - "octokit", - "github", - "api", - "sdk", - "toolkit" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/core", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/core.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "2.4.2" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/core/-/core-2.4.2.tgz" +,"_integrity": "sha512-fUx/Qt774cgiPhb3HRKfdl6iufVL/ltECkwkCg373I4lIPYvAPY4cbidVZqyVqHI+ThAIlFlTW8FT4QHChv3Sg==" +,"_from": "@octokit/core@2.4.2" +} \ No newline at end of file diff --git a/node_modules/@octokit/endpoint/package.json b/node_modules/@octokit/endpoint/package.json index 177bac351..6ad4cc528 100644 --- a/node_modules/@octokit/endpoint/package.json +++ b/node_modules/@octokit/endpoint/package.json @@ -1,42 +1,33 @@ { - "_args": [ - [ - "@octokit/endpoint@5.5.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/endpoint", + "description": "Turns REST API endpoints into generic request options", + "version": "5.5.3", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/endpoint@5.5.3", - "_id": "@octokit/endpoint@5.5.3", - "_inBundle": false, - "_integrity": "sha512-EzKwkwcxeegYYah5ukEeAI/gYRLv2Y9U5PpIsseGSFDk+G3RbipQGBs8GuYS1TLCtQaqoO66+aQGtITPalxsNQ==", - "_location": "/@octokit/endpoint", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/endpoint@5.5.3", - "name": "@octokit/endpoint", - "escapedName": "@octokit%2fendpoint", - "scope": "@octokit", - "rawSpec": "5.5.3", - "saveSpec": null, - "fetchSpec": "5.5.3" - }, - "_requiredBy": [ - "/@octokit/request" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "api", + "rest" ], - "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.5.3.tgz", - "_spec": "5.5.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/octokit/endpoint.js#readme", "bugs": { "url": "https://github.com/octokit/endpoint.js/issues" }, + "repository": { + "type": "git", + "url": "git+https://github.com/octokit/endpoint.js.git" + }, "dependencies": { "@octokit/types": "^2.0.0", "is-plain-object": "^3.0.0", "universal-user-agent": "^5.0.0" }, - "description": "Turns REST API endpoints into generic request options", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.9.0", @@ -50,31 +41,15 @@ "ts-jest": "^25.1.0", "typescript": "^3.4.5" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/endpoint.js#readme", - "keywords": [ - "octokit", - "github", - "api", - "rest" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/endpoint", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/endpoint.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "5.5.3" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-5.5.3.tgz" +,"_integrity": "sha512-EzKwkwcxeegYYah5ukEeAI/gYRLv2Y9U5PpIsseGSFDk+G3RbipQGBs8GuYS1TLCtQaqoO66+aQGtITPalxsNQ==" +,"_from": "@octokit/endpoint@5.5.3" +} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json b/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json index 0d27b29e5..eb8e2be66 100644 --- a/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json +++ b/node_modules/@octokit/graphql/node_modules/universal-user-agent/package.json @@ -1,39 +1,19 @@ { - "_args": [ - [ - "universal-user-agent@4.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "universal-user-agent@4.0.1", - "_id": "universal-user-agent@4.0.1", - "_inBundle": false, - "_integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==", - "_location": "/@octokit/graphql/universal-user-agent", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "universal-user-agent@4.0.1", - "name": "universal-user-agent", - "escapedName": "universal-user-agent", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" - }, - "_requiredBy": [ - "/@octokit/graphql" + "name": "universal-user-agent", + "description": "Get a user agent string in both browser and node", + "version": "4.0.1", + "license": "ISC", + "files": [ + "dist-*/", + "bin/" ], - "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/gr2m/universal-user-agent/issues" - }, + "pika": true, + "sideEffects": false, + "keywords": [], + "repository": "https://github.com/gr2m/universal-user-agent.git", "dependencies": { "os-name": "^3.1.0" }, - "description": "Get a user agent string in both browser and node", "devDependencies": { "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", "@pika/pack": "^0.5.0", @@ -46,23 +26,12 @@ "ts-jest": "^25.1.0", "typescript": "^3.6.2" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/gr2m/universal-user-agent#readme", - "keywords": [], - "license": "ISC", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "universal-user-agent", - "pika": true, - "repository": { - "type": "git", - "url": "git+https://github.com/gr2m/universal-user-agent.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "4.0.1" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz" +,"_integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==" +,"_from": "universal-user-agent@4.0.1" +} \ No newline at end of file diff --git a/node_modules/@octokit/graphql/package.json b/node_modules/@octokit/graphql/package.json index cb67838fe..52fa976f7 100644 --- a/node_modules/@octokit/graphql/package.json +++ b/node_modules/@octokit/graphql/package.json @@ -1,45 +1,33 @@ { - "_args": [ - [ - "@octokit/graphql@4.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/graphql", + "description": "GitHub GraphQL API client for browsers and Node", + "version": "4.3.1", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_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": { - "os-name": "3.1.0" - }, - "_requested": { - "type": "version", - "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": [ - "/@octokit/core" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "api", + "graphql" ], - "_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.3.1.tgz", - "_spec": "4.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/octokit/graphql.js#readme", "bugs": { "url": "https://github.com/octokit/graphql.js/issues" }, - "deno": "dist-web/index.js", + "repository": { + "type": "git", + "url": "https://github.com/octokit/graphql.js.git" + }, "dependencies": { "@octokit/request": "^5.3.0", "@octokit/types": "^2.0.0", "universal-user-agent": "^4.0.0" }, - "description": "GitHub GraphQL API client for browsers and Node", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.7.0", @@ -56,30 +44,15 @@ "ts-jest": "^24.0.2", "typescript": "^3.4.5" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/graphql.js#readme", - "keywords": [ - "octokit", - "github", - "api", - "graphql" - ], - "license": "MIT", - "main": "dist-node/index.js", - "name": "@octokit/graphql", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/graphql.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "4.3.1" -} + "main": "dist-node/index.js", + "deno": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.3.1.tgz" +,"_integrity": "sha512-hCdTjfvrK+ilU2keAdqNBWOk+gm1kai1ZcdjRfB30oA3/T6n53UVJb7w0L5cR3/rhU91xT3HSqCd+qbvH06yxA==" +,"_from": "@octokit/graphql@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 65f447c31..d2c998e8b 100644 --- a/node_modules/@octokit/plugin-paginate-rest/package.json +++ b/node_modules/@octokit/plugin-paginate-rest/package.json @@ -1,40 +1,24 @@ { - "_args": [ - [ - "@octokit/plugin-paginate-rest@2.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/plugin-paginate-rest", + "description": "Octokit plugin to paginate REST API endpoint responses", + "version": "2.0.2", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/plugin-paginate-rest@2.0.2", - "_id": "@octokit/plugin-paginate-rest@2.0.2", - "_inBundle": false, - "_integrity": "sha512-HzODcSUt9mjErly26TlTOGZrhf9bmF/FEDQ2zln1izhgmIV6ulsjsHmgmR4VZ0wzVr/m52Eb6U2XuyS8fkcR1A==", - "_location": "/@octokit/plugin-paginate-rest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/plugin-paginate-rest@2.0.2", - "name": "@octokit/plugin-paginate-rest", - "escapedName": "@octokit%2fplugin-paginate-rest", - "scope": "@octokit", - "rawSpec": "2.0.2", - "saveSpec": null, - "fetchSpec": "2.0.2" - }, - "_requiredBy": [ - "/@octokit/rest" + "pika": true, + "sideEffects": false, + "keywords": [ + "github", + "api", + "sdk", + "toolkit" ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.0.2.tgz", - "_spec": "2.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/octokit/plugin-paginate-rest.js/issues" - }, + "repository": "https://github.com/octokit/plugin-paginate-rest.js", "dependencies": { "@octokit/types": "^2.0.1" }, - "description": "Octokit plugin to paginate REST API endpoint responses", "devDependencies": { "@octokit/core": "^2.0.0", "@pika/pack": "^0.5.0", @@ -52,31 +36,15 @@ "ts-jest": "^25.1.0", "typescript": "^3.7.2" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/plugin-paginate-rest.js#readme", - "keywords": [ - "github", - "api", - "sdk", - "toolkit" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/plugin-paginate-rest", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/plugin-paginate-rest.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "2.0.2" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.0.2.tgz" +,"_integrity": "sha512-HzODcSUt9mjErly26TlTOGZrhf9bmF/FEDQ2zln1izhgmIV6ulsjsHmgmR4VZ0wzVr/m52Eb6U2XuyS8fkcR1A==" +,"_from": "@octokit/plugin-paginate-rest@2.0.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 de040676a..dde789f3c 100644 --- a/node_modules/@octokit/plugin-request-log/package.json +++ b/node_modules/@octokit/plugin-request-log/package.json @@ -1,38 +1,22 @@ { - "_args": [ - [ - "@octokit/plugin-request-log@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/plugin-request-log", + "description": "Log all requests and request errors", + "version": "1.0.0", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_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" + "pika": true, + "sideEffects": false, + "keywords": [ + "github", + "api", + "sdk", + "toolkit" ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/octokit/plugin-request-log.js/issues" - }, + "repository": "https://github.com/octokit/plugin-request-log.js", "dependencies": {}, - "description": "Log all requests and request errors", "devDependencies": { "@octokit/core": "^2.1.2", "@pika/pack": "^0.5.0", @@ -50,31 +34,15 @@ "ts-jest": "^24.3.0", "typescript": "^3.7.4" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/plugin-request-log.js#readme", - "keywords": [ - "github", - "api", - "sdk", - "toolkit" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/plugin-request-log", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/plugin-request-log.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "1.0.0" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz" +,"_integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==" +,"_from": "@octokit/plugin-request-log@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 77dcd6c1e..3775af4bc 100644 --- a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json +++ b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json @@ -1,41 +1,25 @@ { - "_args": [ - [ - "@octokit/plugin-rest-endpoint-methods@3.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/plugin-rest-endpoint-methods", + "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints", + "version": "3.3.1", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/plugin-rest-endpoint-methods@3.3.1", - "_id": "@octokit/plugin-rest-endpoint-methods@3.3.1", - "_inBundle": false, - "_integrity": "sha512-iLAXPLWBZaP6ocy1GFfZUCzyN4cwg3y2JE6yZjQo0zLE3UaewC3TI68/TnS4ilyhXDxh81Jr1qwPN1AqTp8t3w==", - "_location": "/@octokit/plugin-rest-endpoint-methods", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/plugin-rest-endpoint-methods@3.3.1", - "name": "@octokit/plugin-rest-endpoint-methods", - "escapedName": "@octokit%2fplugin-rest-endpoint-methods", - "scope": "@octokit", - "rawSpec": "3.3.1", - "saveSpec": null, - "fetchSpec": "3.3.1" - }, - "_requiredBy": [ - "/@octokit/rest" + "pika": true, + "sideEffects": false, + "keywords": [ + "github", + "api", + "sdk", + "toolkit" ], - "_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.1.tgz", - "_spec": "3.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues" - }, + "repository": "https://github.com/octokit/plugin-rest-endpoint-methods.js", "dependencies": { "@octokit/types": "^2.0.1", "deprecation": "^2.3.1" }, - "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints", "devDependencies": { "@gimenete/type-writer": "^0.1.4", "@octokit/core": "^2.1.2", @@ -63,31 +47,15 @@ "ts-jest": "^25.1.0", "typescript": "^3.7.2" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme", - "keywords": [ - "github", - "api", - "sdk", - "toolkit" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/plugin-rest-endpoint-methods", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "3.3.1" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-3.3.1.tgz" +,"_integrity": "sha512-iLAXPLWBZaP6ocy1GFfZUCzyN4cwg3y2JE6yZjQo0zLE3UaewC3TI68/TnS4ilyhXDxh81Jr1qwPN1AqTp8t3w==" +,"_from": "@octokit/plugin-rest-endpoint-methods@3.3.1" +} \ 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 5c1c1d43e..5d11805dd 100644 --- a/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request-error/package.json @@ -1,42 +1,33 @@ { - "_args": [ - [ - "@octokit/request-error@1.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/request-error", + "description": "Error class for Octokit request errors", + "version": "1.2.1", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/request-error@1.2.1", - "_id": "@octokit/request-error@1.2.1", - "_inBundle": false, - "_integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==", - "_location": "/@octokit/request-error", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/request-error@1.2.1", - "name": "@octokit/request-error", - "escapedName": "@octokit%2frequest-error", - "scope": "@octokit", - "rawSpec": "1.2.1", - "saveSpec": null, - "fetchSpec": "1.2.1" - }, - "_requiredBy": [ - "/@octokit/request" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "api", + "error" ], - "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz", - "_spec": "1.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/octokit/request-error.js#readme", "bugs": { "url": "https://github.com/octokit/request-error.js/issues" }, + "repository": { + "type": "git", + "url": "https://github.com/octokit/request-error.js.git" + }, "dependencies": { "@octokit/types": "^2.0.0", "deprecation": "^2.0.0", "once": "^1.4.0" }, - "description": "Error class for Octokit request errors", "devDependencies": { "@pika/pack": "^0.5.0", "@pika/plugin-build-node": "^0.8.1", @@ -53,31 +44,15 @@ "ts-jest": "^24.0.2", "typescript": "^3.4.5" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/request-error.js#readme", - "keywords": [ - "octokit", - "github", - "api", - "error" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/request-error", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/request-error.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "1.2.1" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz" +,"_integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==" +,"_from": "@octokit/request-error@1.2.1" +} \ No newline at end of file diff --git a/node_modules/@octokit/request/package.json b/node_modules/@octokit/request/package.json index 4afc1ca4f..6fa672d8d 100644 --- a/node_modules/@octokit/request/package.json +++ b/node_modules/@octokit/request/package.json @@ -1,37 +1,28 @@ { - "_args": [ - [ - "@octokit/request@5.3.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/request", + "description": "Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node", + "version": "5.3.2", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/request@5.3.2", - "_id": "@octokit/request@5.3.2", - "_inBundle": false, - "_integrity": "sha512-7NPJpg19wVQy1cs2xqXjjRq/RmtSomja/VSWnptfYwuBxLdbYh2UjhGi0Wx7B1v5Iw5GKhfFDQL7jM7SSp7K2g==", - "_location": "/@octokit/request", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/request@5.3.2", - "name": "@octokit/request", - "escapedName": "@octokit%2frequest", - "scope": "@octokit", - "rawSpec": "5.3.2", - "saveSpec": null, - "fetchSpec": "5.3.2" - }, - "_requiredBy": [ - "/@octokit/core", - "/@octokit/graphql" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "api", + "request" ], - "_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.3.2.tgz", - "_spec": "5.3.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/octokit/request.js#readme", "bugs": { "url": "https://github.com/octokit/request.js/issues" }, + "repository": { + "type": "git", + "url": "https://github.com/octokit/request.js.git" + }, "dependencies": { "@octokit/endpoint": "^5.5.0", "@octokit/request-error": "^1.0.1", @@ -42,7 +33,6 @@ "once": "^1.4.0", "universal-user-agent": "^5.0.0" }, - "description": "Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node", "devDependencies": { "@octokit/auth-app": "^2.1.2", "@pika/pack": "^0.5.0", @@ -64,31 +54,15 @@ "ts-jest": "^25.1.0", "typescript": "^3.4.5" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/request.js#readme", - "keywords": [ - "octokit", - "github", - "api", - "request" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/request", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/request.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "5.3.2" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.3.2.tgz" +,"_integrity": "sha512-7NPJpg19wVQy1cs2xqXjjRq/RmtSomja/VSWnptfYwuBxLdbYh2UjhGi0Wx7B1v5Iw5GKhfFDQL7jM7SSp7K2g==" +,"_from": "@octokit/request@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 b31ec8833..2ea157f22 100644 --- a/node_modules/@octokit/rest/package.json +++ b/node_modules/@octokit/rest/package.json @@ -1,36 +1,20 @@ { - "_args": [ - [ - "@octokit/rest@17.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "@octokit/rest", + "description": "GitHub REST API client for Node.js", + "version": "17.1.0", + "license": "MIT", + "files": [ + "dist-*/", + "bin/" ], - "_from": "@octokit/rest@17.1.0", - "_id": "@octokit/rest@17.1.0", - "_inBundle": false, - "_integrity": "sha512-L5YtpxHZSHZCh2xETbzxz8clBGmcpT+5e78JLZQ+VfuHrHJ1J/r+R2PGwKHwClUEECTeWFMMdAtIik+OCkANBg==", - "_location": "/@octokit/rest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@octokit/rest@17.1.0", - "name": "@octokit/rest", - "escapedName": "@octokit%2frest", - "scope": "@octokit", - "rawSpec": "17.1.0", - "saveSpec": null, - "fetchSpec": "17.1.0" - }, - "_requiredBy": [ - "/" + "pika": true, + "sideEffects": false, + "keywords": [ + "octokit", + "github", + "rest", + "api-client" ], - "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-17.1.0.tgz", - "_spec": "17.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/octokit/rest.js/issues" - }, "contributors": [ { "name": "Mike de Boer", @@ -49,13 +33,13 @@ "url": "https://github.com/gr2m" } ], + "repository": "https://github.com/octokit/rest.js", "dependencies": { "@octokit/core": "^2.4.0", "@octokit/plugin-paginate-rest": "^2.0.0", "@octokit/plugin-request-log": "^1.0.0", "@octokit/plugin-rest-endpoint-methods": "^3.3.0" }, - "description": "GitHub REST API client for Node.js", "devDependencies": { "@octokit/auth": "^2.0.0", "@octokit/fixtures-server": "^6.0.0", @@ -74,31 +58,15 @@ "ts-jest": "^25.2.0", "typescript": "^3.7.5" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/octokit/rest.js#readme", - "keywords": [ - "octokit", - "github", - "rest", - "api-client" - ], - "license": "MIT", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "@octokit/rest", - "pika": true, "publishConfig": { "access": "public" }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/rest.js.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "17.1.0" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-17.1.0.tgz" +,"_integrity": "sha512-L5YtpxHZSHZCh2xETbzxz8clBGmcpT+5e78JLZQ+VfuHrHJ1J/r+R2PGwKHwClUEECTeWFMMdAtIik+OCkANBg==" +,"_from": "@octokit/rest@17.1.0" +} \ No newline at end of file diff --git a/node_modules/@octokit/types/package.json b/node_modules/@octokit/types/package.json index 4e377ffce..da45e714b 100644 --- a/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/types/package.json @@ -1,51 +1,34 @@ { - "_args": [ - [ - "@octokit/types@2.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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" + "name": "@octokit/types", + "version": "2.5.0", + "publishConfig": { + "access": "public" }, - "_requiredBy": [ - "/@octokit/auth-token", - "/@octokit/core", - "/@octokit/endpoint", - "/@octokit/graphql", - "/@octokit/plugin-paginate-rest", - "/@octokit/plugin-rest-endpoint-methods", - "/@octokit/request", - "/@octokit/request-error" + "description": "Shared TypeScript definitions for Octokit projects", + "main": "src/index.ts", + "files": [ + "src/" ], - "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.5.0.tgz", - "_spec": "2.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Gregor Martynus", - "url": "https://twitter.com/gr2m" - }, - "bugs": { - "url": "https://github.com/octokit/types.ts/issues" - }, - "dependencies": { - "@types/node": ">= 8" + "scripts": { + "docs": "typedoc --module commonjs --readme none --out docs src/", + "lint": "prettier --check '{src,test}/**/*' README.md package.json !src/generated/*", + "lint:fix": "prettier --write '{src,test}/**/*' README.md package.json !src/generated/*", + "pretest": "npm run -s lint", + "test": "./node_modules/.bin/tsc --noEmit --declaration src/index.ts", + "update-endpoints": "npm-run-all update-endpoints:*", + "update-endpoints:fetch-json": "node scripts/update-endpoints/fetch-json", + "update-endpoints:typescript": "node scripts/update-endpoints/typescript" }, - "description": "Shared TypeScript definitions for Octokit projects", + "repository": "https://github.com/octokit/types.ts", + "keywords": [ + "github", + "api", + "sdk", + "toolkit", + "typescript" + ], + "author": "Gregor Martynus (https://twitter.com/gr2m)", + "license": "MIT", "devDependencies": { "@octokit/graphql": "^4.2.2", "handlebars": "^4.4.5", @@ -60,23 +43,6 @@ "typedoc": "^0.16.0", "typescript": "^3.6.4" }, - "files": [ - "src/" - ], - "homepage": "https://github.com/octokit/types.ts#readme", - "keywords": [ - "github", - "api", - "sdk", - "toolkit", - "typescript" - ], - "license": "MIT", - "main": "src/index.ts", - "name": "@octokit/types", - "publishConfig": { - "access": "public" - }, "release": { "plugins": [ "@semantic-release/commit-analyzer", @@ -93,19 +59,11 @@ ] ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/octokit/types.ts.git" - }, - "scripts": { - "docs": "typedoc --module commonjs --readme none --out docs src/", - "lint": "prettier --check '{src,test}/**/*' README.md package.json !src/generated/*", - "lint:fix": "prettier --write '{src,test}/**/*' README.md package.json !src/generated/*", - "pretest": "npm run -s lint", - "test": "tsc --noEmit --declaration src/index.ts", - "update-endpoints": "npm-run-all update-endpoints:*", - "update-endpoints:fetch-json": "node scripts/update-endpoints/fetch-json", - "update-endpoints:typescript": "node scripts/update-endpoints/typescript" - }, - "version": "2.5.0" -} + "dependencies": { + "@types/node": ">= 8" + } + +,"_resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.5.0.tgz" +,"_integrity": "sha512-KEnLwOfdXzxPNL34fj508bhi9Z9cStyN7qY1kOfVahmqtAfrWw6Oq3P4R+dtsg0lYtZdWBpUrS/Ixmd5YILSww==" +,"_from": "@octokit/types@2.5.0" +} \ No newline at end of file diff --git a/node_modules/@sindresorhus/is/package.json b/node_modules/@sindresorhus/is/package.json index 0ea0e30d6..b08acf00a 100644 --- a/node_modules/@sindresorhus/is/package.json +++ b/node_modules/@sindresorhus/is/package.json @@ -1,100 +1,67 @@ { - "_args": [ - [ - "@sindresorhus/is@0.14.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@sindresorhus/is@0.14.0", - "_id": "@sindresorhus/is@0.14.0", - "_inBundle": false, - "_integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==", - "_location": "/@sindresorhus/is", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@sindresorhus/is@0.14.0", - "name": "@sindresorhus/is", - "escapedName": "@sindresorhus%2fis", - "scope": "@sindresorhus", - "rawSpec": "0.14.0", - "saveSpec": null, - "fetchSpec": "0.14.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", - "_spec": "0.14.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is/issues" - }, - "description": "Type check values: `is.string('🦄') //=> true`", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.1.0", - "@types/jsdom": "^11.12.0", - "@types/node": "^10.12.10", - "@types/tempy": "^0.2.0", - "@types/zen-observable": "^0.8.0", - "ava": "^0.25.0", - "del-cli": "^1.1.0", - "jsdom": "^11.6.2", - "rxjs": "^6.3.3", - "tempy": "^0.2.1", - "tslint": "^5.9.1", - "tslint-xo": "^0.10.0", - "typescript": "^3.2.1", - "zen-observable": "^0.8.8" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "dist" - ], - "homepage": "https://github.com/sindresorhus/is#readme", - "keywords": [ - "type", - "types", - "is", - "check", - "checking", - "validate", - "validation", - "utility", - "util", - "typeof", - "instanceof", - "object", - "assert", - "assertion", - "test", - "kind", - "primitive", - "verify", - "compare" - ], - "license": "MIT", - "main": "dist/index.js", - "name": "@sindresorhus/is", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is.git" - }, - "scripts": { - "build": "del dist && tsc", - "lint": "tslint --format stylish --project .", - "prepublish": "npm run build && del dist/tests", - "test": "npm run lint && npm run build && ava dist/tests" - }, - "types": "dist/index.d.ts", - "version": "0.14.0" -} + "name": "@sindresorhus/is", + "version": "0.14.0", + "description": "Type check values: `is.string('🦄') //=> true`", + "license": "MIT", + "repository": "sindresorhus/is", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "main": "dist/index.js", + "engines": { + "node": ">=6" + }, + "scripts": { + "lint": "tslint --format stylish --project .", + "build": "del dist && tsc", + "test": "npm run lint && npm run build && ava dist/tests", + "prepublish": "npm run build && del dist/tests" + }, + "files": [ + "dist" + ], + "keywords": [ + "type", + "types", + "is", + "check", + "checking", + "validate", + "validation", + "utility", + "util", + "typeof", + "instanceof", + "object", + "assert", + "assertion", + "test", + "kind", + "primitive", + "verify", + "compare" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.1.0", + "@types/jsdom": "^11.12.0", + "@types/node": "^10.12.10", + "@types/tempy": "^0.2.0", + "@types/zen-observable": "^0.8.0", + "ava": "^0.25.0", + "del-cli": "^1.1.0", + "jsdom": "^11.6.2", + "rxjs": "^6.3.3", + "tempy": "^0.2.1", + "tslint": "^5.9.1", + "tslint-xo": "^0.10.0", + "typescript": "^3.2.1", + "zen-observable": "^0.8.8" + }, + "types": "dist/index.d.ts" + +,"_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz" +,"_integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==" +,"_from": "@sindresorhus/is@0.14.0" +} \ No newline at end of file diff --git a/node_modules/@szmarczak/http-timer/package.json b/node_modules/@szmarczak/http-timer/package.json index cc089bf38..ce9d4c665 100755 --- a/node_modules/@szmarczak/http-timer/package.json +++ b/node_modules/@szmarczak/http-timer/package.json @@ -1,79 +1,51 @@ { - "_args": [ - [ - "@szmarczak/http-timer@1.1.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@szmarczak/http-timer@1.1.2", - "_id": "@szmarczak/http-timer@1.1.2", - "_inBundle": false, - "_integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", - "_location": "/@szmarczak/http-timer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@szmarczak/http-timer@1.1.2", - "name": "@szmarczak/http-timer", - "escapedName": "@szmarczak%2fhttp-timer", - "scope": "@szmarczak", - "rawSpec": "1.1.2", - "saveSpec": null, - "fetchSpec": "1.1.2" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", - "_spec": "1.1.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Szymon Marczak" - }, - "bugs": { - "url": "https://github.com/szmarczak/http-timer/issues" - }, - "dependencies": { - "defer-to-connect": "^1.0.1" - }, - "description": "Timings for HTTP requests", - "devDependencies": { - "ava": "^0.25.0", - "coveralls": "^3.0.2", - "nyc": "^12.0.2", - "p-event": "^2.1.0", - "xo": "^0.22.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "source" - ], - "homepage": "https://github.com/szmarczak/http-timer#readme", - "keywords": [ - "http", - "https", - "timer", - "timings" - ], - "license": "MIT", - "main": "source", - "name": "@szmarczak/http-timer", - "repository": { - "type": "git", - "url": "git+https://github.com/szmarczak/http-timer.git" - }, - "scripts": { - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "1.1.2", - "xo": { - "rules": { - "unicorn/filename-case": "camelCase" - } - } -} + "name": "@szmarczak/http-timer", + "version": "1.1.2", + "description": "Timings for HTTP requests", + "main": "source", + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && nyc ava", + "coveralls": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "source" + ], + "keywords": [ + "http", + "https", + "timer", + "timings" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/szmarczak/http-timer.git" + }, + "author": "Szymon Marczak", + "license": "MIT", + "bugs": { + "url": "https://github.com/szmarczak/http-timer/issues" + }, + "homepage": "https://github.com/szmarczak/http-timer#readme", + "xo": { + "rules": { + "unicorn/filename-case": "camelCase" + } + }, + "devDependencies": { + "ava": "^0.25.0", + "coveralls": "^3.0.2", + "p-event": "^2.1.0", + "nyc": "^12.0.2", + "xo": "^0.22.0" + }, + "dependencies": { + "defer-to-connect": "^1.0.1" + } + +,"_resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz" +,"_integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==" +,"_from": "@szmarczak/http-timer@1.1.2" +} \ No newline at end of file diff --git a/node_modules/@types/color-name/package.json b/node_modules/@types/color-name/package.json index 22b8cdfc9..da77dae61 100644 --- a/node_modules/@types/color-name/package.json +++ b/node_modules/@types/color-name/package.json @@ -1,61 +1,27 @@ { - "_args": [ - [ - "@types/color-name@1.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/color-name@1.1.1", - "_id": "@types/color-name@1.1.1", - "_inBundle": false, - "_integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", - "_location": "/@types/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/color-name@1.1.1", "name": "@types/color-name", - "escapedName": "@types%2fcolor-name", - "scope": "@types", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/ava/ansi-styles", - "/boxen/ansi-styles", - "/ora/ansi-styles", - "/slice-ansi/ansi-styles", - "/update-notifier/ansi-styles", - "/wrap-ansi/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Junyoung Clare Jang", - "url": "https://github.com/Ailrun" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for color-name", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/color-name", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "types": "index", - "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7", - "version": "1.1.1" -} + "version": "1.1.1", + "description": "TypeScript definitions for color-name", + "license": "MIT", + "contributors": [ + { + "name": "Junyoung Clare Jang", + "url": "https://github.com/Ailrun", + "githubUsername": "Ailrun" + } + ], + "main": "", + "types": "index", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "e22c6881e2dcf766e32142cbb82d9acf9c08258bdf0da8e76c8a448d1be44ac7", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz" +,"_integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==" +,"_from": "@types/color-name@1.1.1" +} \ No newline at end of file diff --git a/node_modules/@types/events/package.json b/node_modules/@types/events/package.json index c6ae64cda..ec26d33d0 100644 --- a/node_modules/@types/events/package.json +++ b/node_modules/@types/events/package.json @@ -1,60 +1,32 @@ { - "_args": [ - [ - "@types/events@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/events@3.0.0", - "_id": "@types/events@3.0.0", - "_inBundle": false, - "_integrity": "sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==", - "_location": "/@types/events", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/events@3.0.0", "name": "@types/events", - "escapedName": "@types%2fevents", - "scope": "@types", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/@types/glob" - ], - "_resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Yasunori Ohoka", - "url": "https://github.com/yasupeke" + "version": "3.0.0", + "description": "TypeScript definitions for events", + "license": "MIT", + "contributors": [ + { + "name": "Yasunori Ohoka", + "url": "https://github.com/yasupeke", + "githubUsername": "yasupeke" + }, + { + "name": "Shenwei Wang", + "url": "https://github.com/weareoutman", + "githubUsername": "weareoutman" + } + ], + "main": "", + "types": "index", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" }, - { - "name": "Shenwei Wang", - "url": "https://github.com/weareoutman" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for events", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/events", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "types": "index", - "typesPublisherContentHash": "ae078136220837864b64cc7c1c5267ca1ceb809166fb74569e637bc7de9f2e12", - "version": "3.0.0" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "ae078136220837864b64cc7c1c5267ca1ceb809166fb74569e637bc7de9f2e12", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz" +,"_integrity": "sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==" +,"_from": "@types/events@3.0.0" +} \ No newline at end of file diff --git a/node_modules/@types/glob/package.json b/node_modules/@types/glob/package.json index fcdea7634..7b98f8851 100644 --- a/node_modules/@types/glob/package.json +++ b/node_modules/@types/glob/package.json @@ -1,67 +1,40 @@ { - "_args": [ - [ - "@types/glob@7.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/glob@7.1.1", - "_id": "@types/glob@7.1.1", - "_inBundle": false, - "_integrity": "sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==", - "_location": "/@types/glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/glob@7.1.1", "name": "@types/glob", - "escapedName": "@types%2fglob", - "scope": "@types", - "rawSpec": "7.1.1", - "saveSpec": null, - "fetchSpec": "7.1.1" - }, - "_requiredBy": [ - "/del/globby" - ], - "_resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz", - "_spec": "7.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "vvakame", - "url": "https://github.com/vvakame" + "version": "7.1.1", + "description": "TypeScript definitions for Glob", + "license": "MIT", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "voy", + "url": "https://github.com/voy", + "githubUsername": "voy" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + } + ], + "main": "", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" }, - { - "name": "voy", - "url": "https://github.com/voy" + "scripts": {}, + "dependencies": { + "@types/events": "*", + "@types/minimatch": "*", + "@types/node": "*" }, - { - "name": "Klaus Meinhardt", - "url": "https://github.com/ajafff" - } - ], - "dependencies": { - "@types/events": "*", - "@types/minimatch": "*", - "@types/node": "*" - }, - "description": "TypeScript definitions for Glob", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/glob", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "typesPublisherContentHash": "43019f2af91c7a4ca3453c4b806a01c521ca3008ffe1bfefd37c5f9d6135660e", - "version": "7.1.1" -} + "typesPublisherContentHash": "43019f2af91c7a4ca3453c4b806a01c521ca3008ffe1bfefd37c5f9d6135660e", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz" +,"_integrity": "sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==" +,"_from": "@types/glob@7.1.1" +} \ No newline at end of file diff --git a/node_modules/@types/jszip/package.json b/node_modules/@types/jszip/package.json index 0926df052..3f6eafbd7 100644 --- a/node_modules/@types/jszip/package.json +++ b/node_modules/@types/jszip/package.json @@ -1,63 +1,35 @@ { - "_args": [ - [ - "@types/jszip@3.1.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/jszip@3.1.6", - "_id": "@types/jszip@3.1.6", - "_inBundle": false, - "_integrity": "sha512-m8uFcI+O2EupCfbEVQWsBM/4nhbegjOHL7cQgBpM95FeF98kdFJXzy9/8yhx4b3lCRl/gMBhcvyh30Qt3X+XPQ==", - "_location": "/@types/jszip", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/jszip@3.1.6", "name": "@types/jszip", - "escapedName": "@types%2fjszip", - "scope": "@types", - "rawSpec": "3.1.6", - "saveSpec": null, - "fetchSpec": "3.1.6" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/@types/jszip/-/jszip-3.1.6.tgz", - "_spec": "3.1.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "mzeiher", - "url": "https://github.com/mzeiher" + "version": "3.1.6", + "description": "TypeScript definitions for JSZip", + "license": "MIT", + "contributors": [ + { + "name": "mzeiher", + "url": "https://github.com/mzeiher", + "githubUsername": "mzeiher" + }, + { + "name": "forabi", + "url": "https://github.com/forabi", + "githubUsername": "forabi" + } + ], + "main": "", + "types": "index", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/jszip" }, - { - "name": "forabi", - "url": "https://github.com/forabi" - } - ], - "dependencies": { - "@types/node": "*" - }, - "description": "TypeScript definitions for JSZip", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/jszip", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/jszip" - }, - "scripts": {}, - "typeScriptVersion": "2.3", - "types": "index", - "typesPublisherContentHash": "b39880f7d79a626d32182cc6886711e3db5e4728ace6005cbfd57457fee69d85", - "version": "3.1.6" -} + "scripts": {}, + "dependencies": { + "@types/node": "*" + }, + "typesPublisherContentHash": "b39880f7d79a626d32182cc6886711e3db5e4728ace6005cbfd57457fee69d85", + "typeScriptVersion": "2.3" + +,"_resolved": "https://registry.npmjs.org/@types/jszip/-/jszip-3.1.6.tgz" +,"_integrity": "sha512-m8uFcI+O2EupCfbEVQWsBM/4nhbegjOHL7cQgBpM95FeF98kdFJXzy9/8yhx4b3lCRl/gMBhcvyh30Qt3X+XPQ==" +,"_from": "@types/jszip@3.1.6" +} \ No newline at end of file diff --git a/node_modules/@types/long/package.json b/node_modules/@types/long/package.json index cd467c393..690bb90f3 100644 --- a/node_modules/@types/long/package.json +++ b/node_modules/@types/long/package.json @@ -1,55 +1,26 @@ { - "_args": [ - [ - "@types/long@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/long@4.0.0", - "_id": "@types/long@4.0.0", - "_inBundle": false, - "_integrity": "sha512-1w52Nyx4Gq47uuu0EVcsHBxZFJgurQ+rTKS3qMHxR1GY2T8c2AJYd6vZoZ9q1rupaDjU0yT+Jc2XTyXkjeMA+Q==", - "_location": "/@types/long", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/long@4.0.0", "name": "@types/long", - "escapedName": "@types%2flong", - "scope": "@types", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Peter Kooijmans", - "url": "https://github.com/peterkooijmans" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for long.js", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/long", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "typesPublisherContentHash": "cc3246302180c8c161d2e2c0c3f0a419226efa475d2cd5afbe51986d60cd8287", - "version": "4.0.0" -} + "version": "4.0.0", + "description": "TypeScript definitions for long.js", + "license": "MIT", + "contributors": [ + { + "name": "Peter Kooijmans", + "url": "https://github.com/peterkooijmans", + "githubUsername": "peterkooijmans" + } + ], + "main": "", + "repository": { + "type": "git", + "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "cc3246302180c8c161d2e2c0c3f0a419226efa475d2cd5afbe51986d60cd8287", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.0.tgz" +,"_integrity": "sha512-1w52Nyx4Gq47uuu0EVcsHBxZFJgurQ+rTKS3qMHxR1GY2T8c2AJYd6vZoZ9q1rupaDjU0yT+Jc2XTyXkjeMA+Q==" +,"_from": "@types/long@4.0.0" +} \ No newline at end of file diff --git a/node_modules/@types/minimatch/package.json b/node_modules/@types/minimatch/package.json index 69e216828..2ffb9f1c8 100644 --- a/node_modules/@types/minimatch/package.json +++ b/node_modules/@types/minimatch/package.json @@ -1,59 +1,31 @@ { - "_args": [ - [ - "@types/minimatch@3.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/minimatch@3.0.3", - "_id": "@types/minimatch@3.0.3", - "_inBundle": false, - "_integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==", - "_location": "/@types/minimatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/minimatch@3.0.3", "name": "@types/minimatch", - "escapedName": "@types%2fminimatch", - "scope": "@types", - "rawSpec": "3.0.3", - "saveSpec": null, - "fetchSpec": "3.0.3" - }, - "_requiredBy": [ - "/@types/glob" - ], - "_resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz", - "_spec": "3.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "vvakame", - "url": "https://github.com/vvakame" + "version": "3.0.3", + "description": "TypeScript definitions for Minimatch", + "license": "MIT", + "contributors": [ + { + "name": "vvakame", + "url": "https://github.com/vvakame", + "githubUsername": "vvakame" + }, + { + "name": "Shant Marouti", + "url": "https://github.com/shantmarouti", + "githubUsername": "shantmarouti" + } + ], + "main": "", + "repository": { + "type": "git", + "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" }, - { - "name": "Shant Marouti", - "url": "https://github.com/shantmarouti" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for Minimatch", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/minimatch", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "typesPublisherContentHash": "e768e36348874adcc93ac67e9c3c7b5fcbd39079c0610ec16e410b8f851308d1", - "version": "3.0.3" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "e768e36348874adcc93ac67e9c3c7b5fcbd39079c0610ec16e410b8f851308d1", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz" +,"_integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==" +,"_from": "@types/minimatch@3.0.3" +} \ No newline at end of file diff --git a/node_modules/@types/nock/package.json b/node_modules/@types/nock/package.json index 9873e4121..28efa45be 100644 --- a/node_modules/@types/nock/package.json +++ b/node_modules/@types/nock/package.json @@ -1,48 +1,18 @@ { - "_from": "@types/nock", - "_id": "@types/nock@11.1.0", - "_inBundle": false, - "_integrity": "sha512-jI/ewavBQ7X5178262JQR0ewicPAcJhXS/iFaNJl0VHLfyosZ/kwSrsa6VNQNSO8i9d8SqdRgOtZSOKJ/+iNMw==", - "_location": "/@types/nock", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "@types/nock", "name": "@types/nock", - "escapedName": "@types%2fnock", - "scope": "@types", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#DEV:/", - "#USER" - ], - "_resolved": "https://registry.npmjs.org/@types/nock/-/nock-11.1.0.tgz", - "_shasum": "0a8c1056a31ba32a959843abccf99626dd90a538", - "_spec": "@types/nock", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": "", - "bugs": { - "url": "https://github.com/nock/nock/issues" - }, - "bundleDependencies": false, - "dependencies": { - "nock": "*" - }, - "deprecated": "This is a stub types definition. nock provides its own type definitions, so you do not need this installed.", - "description": "Stub TypeScript definitions entry for nock, which provides its own types definitions", - "homepage": "https://github.com/nock/nock#readme", - "license": "MIT", - "main": "", - "name": "@types/nock", - "repository": { - "type": "git", - "url": "git+https://github.com/nock/nock.git" - }, - "scripts": {}, - "typings": null, - "version": "11.1.0" -} + "version": "11.1.0", + "typings": null, + "description": "Stub TypeScript definitions entry for nock, which provides its own types definitions", + "main": "", + "scripts": {}, + "author": "", + "repository": "https://github.com/nock/nock", + "license": "MIT", + "dependencies": { + "nock": "*" + } + +,"_resolved": "https://registry.npmjs.org/@types/nock/-/nock-11.1.0.tgz" +,"_integrity": "sha512-jI/ewavBQ7X5178262JQR0ewicPAcJhXS/iFaNJl0VHLfyosZ/kwSrsa6VNQNSO8i9d8SqdRgOtZSOKJ/+iNMw==" +,"_from": "@types/nock@11.1.0" +} \ No newline at end of file diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json index ae1878b4e..c62c0141d 100644 --- a/node_modules/@types/node/package.json +++ b/node_modules/@types/node/package.json @@ -1,226 +1,235 @@ { - "_args": [ - [ - "@types/node@12.12.14", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "@types/node@12.12.14", - "_id": "@types/node@12.12.14", - "_inBundle": false, - "_integrity": "sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA==", - "_location": "/@types/node", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/node@12.12.14", "name": "@types/node", - "escapedName": "@types%2fnode", - "scope": "@types", - "rawSpec": "12.12.14", - "saveSpec": null, - "fetchSpec": "12.12.14" - }, - "_requiredBy": [ - "#DEV:/", - "/@octokit/types", - "/@types/glob", - "/@types/jszip" - ], - "_resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.14.tgz", - "_spec": "12.12.14", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Microsoft TypeScript", - "url": "https://github.com/Microsoft" - }, - { - "name": "DefinitelyTyped", - "url": "https://github.com/DefinitelyTyped" - }, - { - "name": "Alberto Schiabel", - "url": "https://github.com/jkomyno" - }, - { - "name": "Alexander T.", - "url": "https://github.com/a-tarasyuk" - }, - { - "name": "Alvis HT Tang", - "url": "https://github.com/alvis" - }, - { - "name": "Andrew Makarov", - "url": "https://github.com/r3nya" - }, - { - "name": "Benjamin Toueg", - "url": "https://github.com/btoueg" - }, - { - "name": "Bruno Scheufler", - "url": "https://github.com/brunoscheufler" - }, - { - "name": "Chigozirim C.", - "url": "https://github.com/smac89" - }, - { - "name": "Christian Vaagland Tellnes", - "url": "https://github.com/tellnes" - }, - { - "name": "David Junger", - "url": "https://github.com/touffy" - }, - { - "name": "Deividas Bakanas", - "url": "https://github.com/DeividasBakanas" - }, - { - "name": "Eugene Y. Q. Shen", - "url": "https://github.com/eyqs" - }, - { - "name": "Flarna", - "url": "https://github.com/Flarna" - }, - { - "name": "Hannes Magnusson", - "url": "https://github.com/Hannes-Magnusson-CK" - }, - { - "name": "Hoàng Văn Khải", - "url": "https://github.com/KSXGitHub" - }, - { - "name": "Huw", - "url": "https://github.com/hoo29" - }, - { - "name": "Kelvin Jin", - "url": "https://github.com/kjin" - }, - { - "name": "Klaus Meinhardt", - "url": "https://github.com/ajafff" - }, - { - "name": "Lishude", - "url": "https://github.com/islishude" - }, - { - "name": "Mariusz Wiktorczyk", - "url": "https://github.com/mwiktorczyk" - }, - { - "name": "Mohsen Azimi", - "url": "https://github.com/mohsen1" - }, - { - "name": "Nicolas Even", - "url": "https://github.com/n-e" - }, - { - "name": "Nicolas Voigt", - "url": "https://github.com/octo-sniffle" - }, - { - "name": "Nikita Galkin", - "url": "https://github.com/galkin" - }, - { - "name": "Parambir Singh", - "url": "https://github.com/parambirs" - }, - { - "name": "Sebastian Silbermann", - "url": "https://github.com/eps1lon" - }, - { - "name": "Simon Schick", - "url": "https://github.com/SimonSchick" - }, - { - "name": "Thomas den Hollander", - "url": "https://github.com/ThomasdenH" - }, - { - "name": "Wilco Bakker", - "url": "https://github.com/WilcoBakker" - }, - { - "name": "wwwy3y3", - "url": "https://github.com/wwwy3y3" - }, - { - "name": "Zane Hannan AU", - "url": "https://github.com/ZaneHannanAU" - }, - { - "name": "Samuel Ainsworth", - "url": "https://github.com/samuela" - }, - { - "name": "Kyle Uehlein", - "url": "https://github.com/kuehlein" - }, - { - "name": "Jordi Oliveras Rovira", - "url": "https://github.com/j-oliveras" - }, - { - "name": "Thanik Bhongbhibhat", - "url": "https://github.com/bhongy" - }, - { - "name": "Marcin Kopacz", - "url": "https://github.com/chyzwar" - }, - { - "name": "Trivikram Kamat", - "url": "https://github.com/trivikr" - }, - { - "name": "Minh Son Nguyen", - "url": "https://github.com/nguymin4" - }, - { - "name": "Junxiao Shi", - "url": "https://github.com/yoursunny" - }, - { - "name": "Ilia Baryshnikov", - "url": "https://github.com/qwelias" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for Node.js", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/node", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/node" - }, - "scripts": {}, - "typeScriptVersion": "2.8", - "types": "index.d.ts", - "typesPublisherContentHash": "305a8ff81632f0e70287898475e87d6aedbd683a5e37cb775f9ea845625cfa06", - "typesVersions": { - ">=3.2.0-0": { - "*": [ - "ts3.2/*" - ] - } - }, - "version": "12.12.14" -} + "version": "12.12.14", + "description": "TypeScript definitions for Node.js", + "license": "MIT", + "contributors": [ + { + "name": "Microsoft TypeScript", + "url": "https://github.com/Microsoft", + "githubUsername": "Microsoft" + }, + { + "name": "DefinitelyTyped", + "url": "https://github.com/DefinitelyTyped", + "githubUsername": "DefinitelyTyped" + }, + { + "name": "Alberto Schiabel", + "url": "https://github.com/jkomyno", + "githubUsername": "jkomyno" + }, + { + "name": "Alexander T.", + "url": "https://github.com/a-tarasyuk", + "githubUsername": "a-tarasyuk" + }, + { + "name": "Alvis HT Tang", + "url": "https://github.com/alvis", + "githubUsername": "alvis" + }, + { + "name": "Andrew Makarov", + "url": "https://github.com/r3nya", + "githubUsername": "r3nya" + }, + { + "name": "Benjamin Toueg", + "url": "https://github.com/btoueg", + "githubUsername": "btoueg" + }, + { + "name": "Bruno Scheufler", + "url": "https://github.com/brunoscheufler", + "githubUsername": "brunoscheufler" + }, + { + "name": "Chigozirim C.", + "url": "https://github.com/smac89", + "githubUsername": "smac89" + }, + { + "name": "Christian Vaagland Tellnes", + "url": "https://github.com/tellnes", + "githubUsername": "tellnes" + }, + { + "name": "David Junger", + "url": "https://github.com/touffy", + "githubUsername": "touffy" + }, + { + "name": "Deividas Bakanas", + "url": "https://github.com/DeividasBakanas", + "githubUsername": "DeividasBakanas" + }, + { + "name": "Eugene Y. Q. Shen", + "url": "https://github.com/eyqs", + "githubUsername": "eyqs" + }, + { + "name": "Flarna", + "url": "https://github.com/Flarna", + "githubUsername": "Flarna" + }, + { + "name": "Hannes Magnusson", + "url": "https://github.com/Hannes-Magnusson-CK", + "githubUsername": "Hannes-Magnusson-CK" + }, + { + "name": "Hoàng Văn Khải", + "url": "https://github.com/KSXGitHub", + "githubUsername": "KSXGitHub" + }, + { + "name": "Huw", + "url": "https://github.com/hoo29", + "githubUsername": "hoo29" + }, + { + "name": "Kelvin Jin", + "url": "https://github.com/kjin", + "githubUsername": "kjin" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "Lishude", + "url": "https://github.com/islishude", + "githubUsername": "islishude" + }, + { + "name": "Mariusz Wiktorczyk", + "url": "https://github.com/mwiktorczyk", + "githubUsername": "mwiktorczyk" + }, + { + "name": "Mohsen Azimi", + "url": "https://github.com/mohsen1", + "githubUsername": "mohsen1" + }, + { + "name": "Nicolas Even", + "url": "https://github.com/n-e", + "githubUsername": "n-e" + }, + { + "name": "Nicolas Voigt", + "url": "https://github.com/octo-sniffle", + "githubUsername": "octo-sniffle" + }, + { + "name": "Nikita Galkin", + "url": "https://github.com/galkin", + "githubUsername": "galkin" + }, + { + "name": "Parambir Singh", + "url": "https://github.com/parambirs", + "githubUsername": "parambirs" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Simon Schick", + "url": "https://github.com/SimonSchick", + "githubUsername": "SimonSchick" + }, + { + "name": "Thomas den Hollander", + "url": "https://github.com/ThomasdenH", + "githubUsername": "ThomasdenH" + }, + { + "name": "Wilco Bakker", + "url": "https://github.com/WilcoBakker", + "githubUsername": "WilcoBakker" + }, + { + "name": "wwwy3y3", + "url": "https://github.com/wwwy3y3", + "githubUsername": "wwwy3y3" + }, + { + "name": "Zane Hannan AU", + "url": "https://github.com/ZaneHannanAU", + "githubUsername": "ZaneHannanAU" + }, + { + "name": "Samuel Ainsworth", + "url": "https://github.com/samuela", + "githubUsername": "samuela" + }, + { + "name": "Kyle Uehlein", + "url": "https://github.com/kuehlein", + "githubUsername": "kuehlein" + }, + { + "name": "Jordi Oliveras Rovira", + "url": "https://github.com/j-oliveras", + "githubUsername": "j-oliveras" + }, + { + "name": "Thanik Bhongbhibhat", + "url": "https://github.com/bhongy", + "githubUsername": "bhongy" + }, + { + "name": "Marcin Kopacz", + "url": "https://github.com/chyzwar", + "githubUsername": "chyzwar" + }, + { + "name": "Trivikram Kamat", + "url": "https://github.com/trivikr", + "githubUsername": "trivikr" + }, + { + "name": "Minh Son Nguyen", + "url": "https://github.com/nguymin4", + "githubUsername": "nguymin4" + }, + { + "name": "Junxiao Shi", + "url": "https://github.com/yoursunny", + "githubUsername": "yoursunny" + }, + { + "name": "Ilia Baryshnikov", + "url": "https://github.com/qwelias", + "githubUsername": "qwelias" + } + ], + "main": "", + "types": "index.d.ts", + "typesVersions": { + ">=3.2.0-0": { + "*": [ + "ts3.2/*" + ] + } + }, + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/node" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "305a8ff81632f0e70287898475e87d6aedbd683a5e37cb775f9ea845625cfa06", + "typeScriptVersion": "2.8" + +,"_resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.14.tgz" +,"_integrity": "sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA==" +,"_from": "@types/node@12.12.14" +} \ No newline at end of file diff --git a/node_modules/@types/normalize-package-data/package.json b/node_modules/@types/normalize-package-data/package.json index 145f70cd7..82b657ae0 100755 --- a/node_modules/@types/normalize-package-data/package.json +++ b/node_modules/@types/normalize-package-data/package.json @@ -1,55 +1,26 @@ { - "_args": [ - [ - "@types/normalize-package-data@2.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "@types/normalize-package-data@2.4.0", - "_id": "@types/normalize-package-data@2.4.0", - "_inBundle": false, - "_integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==", - "_location": "/@types/normalize-package-data", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "@types/normalize-package-data@2.4.0", "name": "@types/normalize-package-data", - "escapedName": "@types%2fnormalize-package-data", - "scope": "@types", - "rawSpec": "2.4.0", - "saveSpec": null, - "fetchSpec": "2.4.0" - }, - "_requiredBy": [ - "/read-pkg" - ], - "_resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "_spec": "2.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "contributors": [ - { - "name": "Jeff Dickey", - "url": "https://github.com/jdxcode" - } - ], - "dependencies": {}, - "description": "TypeScript definitions for normalize-package-data", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/normalize-package-data", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typeScriptVersion": "2.0", - "typesPublisherContentHash": "5d2101e9e55c73e1d649a6c311e0d40bdfaa25bb06bb75ea6f3bb0d149c1303b", - "version": "2.4.0" -} + "version": "2.4.0", + "description": "TypeScript definitions for normalize-package-data", + "license": "MIT", + "contributors": [ + { + "name": "Jeff Dickey", + "url": "https://github.com/jdxcode", + "githubUsername": "jdxcode" + } + ], + "main": "", + "repository": { + "type": "git", + "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "5d2101e9e55c73e1d649a6c311e0d40bdfaa25bb06bb75ea6f3bb0d149c1303b", + "typeScriptVersion": "2.0" + +,"_resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz" +,"_integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==" +,"_from": "@types/normalize-package-data@2.4.0" +} \ No newline at end of file diff --git a/node_modules/@types/semver/package.json b/node_modules/@types/semver/package.json index 26cbaed8d..5bff6095b 100644 --- a/node_modules/@types/semver/package.json +++ b/node_modules/@types/semver/package.json @@ -1,76 +1,55 @@ { - "_from": "@types/semver", - "_id": "@types/semver@7.2.0", - "_inBundle": false, - "_integrity": "sha512-TbB0A8ACUWZt3Y6bQPstW9QNbhNeebdgLX4T/ZfkrswAfUzRiXrgd9seol+X379Wa589Pu4UEx9Uok0D4RjRCQ==", - "_location": "/@types/semver", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "@types/semver", "name": "@types/semver", - "escapedName": "@types%2fsemver", - "scope": "@types", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#DEV:/", - "#USER" - ], - "_resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.2.0.tgz", - "_shasum": "0d72066965e910531e1db4621c15d0ca36b8d83b", - "_spec": "@types/semver", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Bart van der Schoor", - "url": "https://github.com/Bartvds" + "version": "7.2.0", + "description": "TypeScript definitions for semver", + "license": "MIT", + "contributors": [ + { + "name": "Bart van der Schoor", + "url": "https://github.com/Bartvds", + "githubUsername": "Bartvds" + }, + { + "name": "BendingBender", + "url": "https://github.com/BendingBender", + "githubUsername": "BendingBender" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/LucianBuzzo", + "githubUsername": "LucianBuzzo" + }, + { + "name": "Klaus Meinhardt", + "url": "https://github.com/ajafff", + "githubUsername": "ajafff" + }, + { + "name": "ExE Boss", + "url": "https://github.com/ExE-Boss", + "githubUsername": "ExE-Boss" + }, + { + "name": "Piotr Błażejewicz", + "url": "https://github.com/peterblazejewicz", + "githubUsername": "peterblazejewicz" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/semver" }, - { - "name": "BendingBender", - "url": "https://github.com/BendingBender" + "scripts": {}, + "dependencies": { + "@types/node": "*" }, - { - "name": "Lucian Buzzo", - "url": "https://github.com/LucianBuzzo" - }, - { - "name": "Klaus Meinhardt", - "url": "https://github.com/ajafff" - }, - { - "name": "ExE Boss", - "url": "https://github.com/ExE-Boss" - }, - { - "name": "Piotr Błażejewicz", - "url": "https://github.com/peterblazejewicz" - } - ], - "dependencies": { - "@types/node": "*" - }, - "deprecated": false, - "description": "TypeScript definitions for semver", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/semver", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/semver" - }, - "scripts": {}, - "typeScriptVersion": "2.9", - "types": "index.d.ts", - "typesPublisherContentHash": "a85c812786f6121af7012f9234a35445623e4933797ddf4b52584d65deaec9ef", - "version": "7.2.0" -} + "typesPublisherContentHash": "a85c812786f6121af7012f9234a35445623e4933797ddf4b52584d65deaec9ef", + "typeScriptVersion": "2.9" + +,"_resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.2.0.tgz" +,"_integrity": "sha512-TbB0A8ACUWZt3Y6bQPstW9QNbhNeebdgLX4T/ZfkrswAfUzRiXrgd9seol+X379Wa589Pu4UEx9Uok0D4RjRCQ==" +,"_from": "@types/semver@7.2.0" +} \ No newline at end of file diff --git a/node_modules/acorn/package.json b/node_modules/acorn/package.json index 9c16c3498..3509ed8ad 100644 --- a/node_modules/acorn/package.json +++ b/node_modules/acorn/package.json @@ -1,71 +1,39 @@ { - "_args": [ - [ - "acorn@7.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "acorn@7.1.1", - "_id": "acorn@7.1.1", - "_inBundle": false, - "_integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==", - "_location": "/acorn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "acorn@7.1.1", - "name": "acorn", - "escapedName": "acorn", - "rawSpec": "7.1.1", - "saveSpec": null, - "fetchSpec": "7.1.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz", - "_spec": "7.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "acorn": "bin/acorn" - }, - "bugs": { - "url": "https://github.com/acornjs/acorn/issues" - }, + "name": "acorn", "description": "ECMAScript parser", - "engines": { - "node": ">=0.4.0" - }, "homepage": "https://github.com/acornjs/acorn", - "license": "MIT", "main": "dist/acorn.js", + "types": "dist/acorn.d.ts", + "module": "dist/acorn.mjs", + "version": "7.1.1", + "engines": {"node": ">=0.4.0"}, "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", - "url": "https://marijnhaverbeke.nl" + "web": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", - "url": "https://rreverser.com/" + "web": "https://rreverser.com/" }, { "name": "Adrian Heine", - "url": "http://adrianheine.de" + "web": "http://adrianheine.de" } ], - "module": "dist/acorn.mjs", - "name": "acorn", "repository": { "type": "git", - "url": "git+https://github.com/acornjs/acorn.git" + "url": "https://github.com/acornjs/acorn.git" }, + "license": "MIT", "scripts": { "prepare": "cd ..; npm run build:main && npm run build:bin" }, - "types": "dist/acorn.d.ts", - "version": "7.1.1" -} + "bin": {"acorn": "./bin/acorn"} + +,"_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz" +,"_integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==" +,"_from": "acorn@7.1.1" +} \ No newline at end of file diff --git a/node_modules/aggregate-error/package.json b/node_modules/aggregate-error/package.json index 623ad38bf..bea3cd781 100644 --- a/node_modules/aggregate-error/package.json +++ b/node_modules/aggregate-error/package.json @@ -1,78 +1,45 @@ { - "_args": [ - [ - "aggregate-error@3.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "aggregate-error@3.0.1", - "_id": "aggregate-error@3.0.1", - "_inBundle": false, - "_integrity": "sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA==", - "_location": "/aggregate-error", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "aggregate-error@3.0.1", - "name": "aggregate-error", - "escapedName": "aggregate-error", - "rawSpec": "3.0.1", - "saveSpec": null, - "fetchSpec": "3.0.1" - }, - "_requiredBy": [ - "/del/p-map", - "/p-map" - ], - "_resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz", - "_spec": "3.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/aggregate-error/issues" - }, - "dependencies": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - }, - "description": "Create an error from multiple errors", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.7.1", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/aggregate-error#readme", - "keywords": [ - "aggregate", - "error", - "combine", - "multiple", - "many", - "collection", - "iterable", - "iterator" - ], - "license": "MIT", - "name": "aggregate-error", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/aggregate-error.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.1" -} + "name": "aggregate-error", + "version": "3.0.1", + "description": "Create an error from multiple errors", + "license": "MIT", + "repository": "sindresorhus/aggregate-error", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "aggregate", + "error", + "combine", + "multiple", + "many", + "collection", + "iterable", + "iterator" + ], + "dependencies": { + "clean-stack": "^2.0.0", + "indent-string": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.7.1", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.0.1.tgz" +,"_integrity": "sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA==" +,"_from": "aggregate-error@3.0.1" +} \ No newline at end of file diff --git a/node_modules/ansi-align/node_modules/emoji-regex/package.json b/node_modules/ansi-align/node_modules/emoji-regex/package.json index 2391b4dc1..0815d4b6b 100644 --- a/node_modules/ansi-align/node_modules/emoji-regex/package.json +++ b/node_modules/ansi-align/node_modules/emoji-regex/package.json @@ -1,60 +1,10 @@ { - "_args": [ - [ - "emoji-regex@7.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "emoji-regex@7.0.3", - "_id": "emoji-regex@7.0.3", - "_inBundle": false, - "_integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", - "_location": "/ansi-align/emoji-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "emoji-regex@7.0.3", - "name": "emoji-regex", - "escapedName": "emoji-regex", - "rawSpec": "7.0.3", - "saveSpec": null, - "fetchSpec": "7.0.3" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "_spec": "7.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mathias Bynens", - "url": "https://mathiasbynens.be/" - }, - "bugs": { - "url": "https://github.com/mathiasbynens/emoji-regex/issues" - }, + "name": "emoji-regex", + "version": "7.0.3", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "devDependencies": { - "@babel/cli": "^7.0.0", - "@babel/core": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.0.0", - "@babel/preset-env": "^7.0.0", - "mocha": "^5.2.0", - "regexgen": "^1.3.0", - "unicode-11.0.0": "^0.7.7", - "unicode-tr51": "^9.0.1" - }, - "files": [ - "LICENSE-MIT.txt", - "index.js", - "index.d.ts", - "text.js", - "es2015/index.js", - "es2015/text.js" - ], "homepage": "https://mths.be/emoji-regex", + "main": "index.js", + "types": "index.d.ts", "keywords": [ "unicode", "regex", @@ -66,17 +16,40 @@ "emoji" ], "license": "MIT", - "main": "index.js", - "name": "emoji-regex", + "author": { + "name": "Mathias Bynens", + "url": "https://mathiasbynens.be/" + }, "repository": { "type": "git", - "url": "git+https://github.com/mathiasbynens/emoji-regex.git" + "url": "https://github.com/mathiasbynens/emoji-regex.git" }, + "bugs": "https://github.com/mathiasbynens/emoji-regex/issues", + "files": [ + "LICENSE-MIT.txt", + "index.js", + "index.d.ts", + "text.js", + "es2015/index.js", + "es2015/text.js" + ], "scripts": { "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js", "test": "mocha", "test:watch": "npm run test -- --watch" }, - "types": "index.d.ts", - "version": "7.0.3" -} + "devDependencies": { + "@babel/cli": "^7.0.0", + "@babel/core": "^7.0.0", + "@babel/plugin-proposal-unicode-property-regex": "^7.0.0", + "@babel/preset-env": "^7.0.0", + "mocha": "^5.2.0", + "regexgen": "^1.3.0", + "unicode-11.0.0": "^0.7.7", + "unicode-tr51": "^9.0.1" + } + +,"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz" +,"_integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==" +,"_from": "emoji-regex@7.0.3" +} \ No newline at end of file diff --git a/node_modules/ansi-align/node_modules/is-fullwidth-code-point/package.json b/node_modules/ansi-align/node_modules/is-fullwidth-code-point/package.json index ee98786f7..2a660ef08 100644 --- a/node_modules/ansi-align/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/ansi-align/node_modules/is-fullwidth-code-point/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "is-fullwidth-code-point@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-fullwidth-code-point@2.0.0", - "_id": "is-fullwidth-code-point@2.0.0", - "_inBundle": false, - "_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "_location": "/ansi-align/is-fullwidth-code-point", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-fullwidth-code-point@2.0.0", - "name": "is-fullwidth-code-point", - "escapedName": "is-fullwidth-code-point", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "is-fullwidth-code-point", + "version": "2.0.0", + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "license": "MIT", + "repository": "sindresorhus/is-fullwidth-code-point", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" - }, - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", "keywords": [ "fullwidth", "full-width", @@ -65,17 +35,15 @@ "detect", "check" ], - "license": "MIT", - "name": "is-fullwidth-code-point", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "2.0.0", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" +,"_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=" +,"_from": "is-fullwidth-code-point@2.0.0" +} \ No newline at end of file diff --git a/node_modules/ansi-align/node_modules/string-width/package.json b/node_modules/ansi-align/node_modules/string-width/package.json index 9a5ea2b71..04b93127c 100644 --- a/node_modules/ansi-align/node_modules/string-width/package.json +++ b/node_modules/ansi-align/node_modules/string-width/package.json @@ -1,92 +1,60 @@ { - "_args": [ - [ - "string-width@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "string-width@3.1.0", - "_id": "string-width@3.1.0", - "_inBundle": false, - "_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "_location": "/ansi-align/string-width", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "string-width@3.1.0", - "name": "string-width", - "escapedName": "string-width", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/ansi-align" - ], - "_resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/string-width/issues" - }, - "dependencies": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - }, - "description": "Get the visual width of a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.0.1", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/string-width#readme", - "keywords": [ - "string", - "str", - "character", - "char", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "string-width", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/string-width.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.1.0" -} + "name": "string-width", + "version": "3.1.0", + "description": "Get the visual width of a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/string-width", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "string", + "str", + "character", + "char", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "emoji-regex": "^7.0.1", + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^5.1.0" + }, + "devDependencies": { + "ava": "^1.0.1", + "xo": "^0.23.0" + } + +,"_resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz" +,"_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==" +,"_from": "string-width@3.1.0" +} \ No newline at end of file diff --git a/node_modules/ansi-align/node_modules/strip-ansi/package.json b/node_modules/ansi-align/node_modules/strip-ansi/package.json index 89103e49b..b8c890988 100644 --- a/node_modules/ansi-align/node_modules/strip-ansi/package.json +++ b/node_modules/ansi-align/node_modules/strip-ansi/package.json @@ -1,90 +1,58 @@ { - "_args": [ - [ - "strip-ansi@5.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "strip-ansi@5.2.0", - "_id": "strip-ansi@5.2.0", - "_inBundle": false, - "_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "_location": "/ansi-align/strip-ansi", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-ansi@5.2.0", - "name": "strip-ansi", - "escapedName": "strip-ansi", - "rawSpec": "5.2.0", - "saveSpec": null, - "fetchSpec": "5.2.0" - }, - "_requiredBy": [ - "/ansi-align/string-width" - ], - "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "_spec": "5.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/strip-ansi/issues" - }, - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "description": "Strip ANSI escape codes from a string", - "devDependencies": { - "ava": "^1.3.1", - "tsd-check": "^0.5.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/strip-ansi#readme", - "keywords": [ - "strip", - "trim", - "remove", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "strip-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/strip-ansi.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "5.2.0" -} + "name": "strip-ansi", + "version": "5.2.0", + "description": "Strip ANSI escape codes from a string", + "license": "MIT", + "repository": "chalk/strip-ansi", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "strip", + "trim", + "remove", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-regex": "^4.1.0" + }, + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz" +,"_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==" +,"_from": "strip-ansi@5.2.0" +} \ No newline at end of file diff --git a/node_modules/ansi-align/package.json b/node_modules/ansi-align/package.json index b35be3e08..c44a43b98 100644 --- a/node_modules/ansi-align/package.json +++ b/node_modules/ansi-align/package.json @@ -1,45 +1,37 @@ { - "_args": [ - [ - "ansi-align@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-align@3.0.0", - "_id": "ansi-align@3.0.0", - "_inBundle": false, - "_integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==", - "_location": "/ansi-align", - "_phantomChildren": { - "ansi-regex": "4.1.0" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-align@3.0.0", - "name": "ansi-align", - "escapedName": "ansi-align", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" + "name": "ansi-align", + "version": "3.0.0", + "description": "align-text with ANSI support for CLIs", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, - "_requiredBy": [ - "/boxen" + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "nexdrew" + "repository": { + "type": "git", + "url": "git+https://github.com/nexdrew/ansi-align.git" }, + "keywords": [ + "ansi", + "align", + "cli", + "center", + "pad" + ], + "author": "nexdrew", + "license": "ISC", "bugs": { "url": "https://github.com/nexdrew/ansi-align/issues" }, + "homepage": "https://github.com/nexdrew/ansi-align#readme", "dependencies": { "string-width": "^3.0.0" }, - "description": "align-text with ANSI support for CLIs", "devDependencies": { "ava": "^1.0.1", "chalk": "^2.4.1", @@ -47,30 +39,9 @@ "nyc": "^13.1.0", "standard": "^12.0.1", "standard-version": "^4.4.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/nexdrew/ansi-align#readme", - "keywords": [ - "ansi", - "align", - "cli", - "center", - "pad" - ], - "license": "ISC", - "main": "index.js", - "name": "ansi-align", - "repository": { - "type": "git", - "url": "git+https://github.com/nexdrew/ansi-align.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "nyc ava" - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz" +,"_integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==" +,"_from": "ansi-align@3.0.0" +} \ No newline at end of file diff --git a/node_modules/ansi-regex/package.json b/node_modules/ansi-regex/package.json index a9fc4330f..3a7e5ef08 100644 --- a/node_modules/ansi-regex/package.json +++ b/node_modules/ansi-regex/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "ansi-regex@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-regex@4.1.0", - "_id": "ansi-regex@4.1.0", - "_inBundle": false, - "_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", - "_location": "/ansi-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-regex@4.1.0", - "name": "ansi-regex", - "escapedName": "ansi-regex", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/ansi-align/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-regex/issues" - }, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "ava": "^0.25.0", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/chalk/ansi-regex#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "license": "MIT", - "name": "ansi-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-regex.git" - }, - "scripts": { - "test": "xo && ava", - "view-supported": "node fixtures/view-codes.js" - }, - "version": "4.1.0" -} + "name": "ansi-regex", + "version": "4.1.0", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava", + "view-supported": "node fixtures/view-codes.js" + }, + "files": [ + "index.js" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "devDependencies": { + "ava": "^0.25.0", + "xo": "^0.23.0" + } + +,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz" +,"_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" +,"_from": "ansi-regex@4.1.0" +} \ No newline at end of file diff --git a/node_modules/ansi-styles/package.json b/node_modules/ansi-styles/package.json index 50da3cacd..8e2972cd4 100644 --- a/node_modules/ansi-styles/package.json +++ b/node_modules/ansi-styles/package.json @@ -1,92 +1,60 @@ { - "_args": [ - [ - "ansi-styles@3.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@3.2.1", - "_id": "ansi-styles@3.2.1", - "_inBundle": false, - "_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "_location": "/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@3.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "3.2.1", - "saveSpec": null, - "fetchSpec": "3.2.1" - }, - "_requiredBy": [ - "/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "_spec": "3.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "ava": { - "require": "babel-polyfill" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "color-convert": "^1.9.0" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "ava": "*", - "babel-polyfill": "^6.23.0", - "svg-term-cli": "^2.1.1", - "xo": "*" - }, - "engines": { - "node": ">=4" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava" - }, - "version": "3.2.1" -} + "name": "ansi-styles", + "version": "3.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=4" + }, + "scripts": { + "test": "xo && ava", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "color-convert": "^1.9.0" + }, + "devDependencies": { + "ava": "*", + "babel-polyfill": "^6.23.0", + "svg-term-cli": "^2.1.1", + "xo": "*" + }, + "ava": { + "require": "babel-polyfill" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" +,"_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" +,"_from": "ansi-styles@3.2.1" +} \ No newline at end of file diff --git a/node_modules/argparse/package.json b/node_modules/argparse/package.json index 8a3557e90..6bb96cb71 100644 --- a/node_modules/argparse/package.json +++ b/node_modules/argparse/package.json @@ -1,58 +1,7 @@ { - "_args": [ - [ - "argparse@1.0.10", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "argparse@1.0.10", - "_id": "argparse@1.0.10", - "_inBundle": false, - "_integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "_location": "/argparse", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "argparse@1.0.10", - "name": "argparse", - "escapedName": "argparse", - "rawSpec": "1.0.10", - "saveSpec": null, - "fetchSpec": "1.0.10" - }, - "_requiredBy": [ - "/js-yaml" - ], - "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "_spec": "1.0.10", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/nodeca/argparse/issues" - }, - "contributors": [ - { - "name": "Eugene Shkuropat" - }, - { - "name": "Paul Jacobson" - } - ], - "dependencies": { - "sprintf-js": "~1.0.2" - }, + "name": "argparse", "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", - "devDependencies": { - "eslint": "^2.13.1", - "istanbul": "^0.4.5", - "mocha": "^3.1.0", - "ndoc": "^5.0.1" - }, - "files": [ - "index.js", - "lib/" - ], - "homepage": "https://github.com/nodeca/argparse#readme", + "version": "1.0.10", "keywords": [ "cli", "parser", @@ -60,14 +9,30 @@ "option", "args" ], + "contributors": [ + "Eugene Shkuropat", + "Paul Jacobson" + ], + "files": [ + "index.js", + "lib/" + ], "license": "MIT", - "name": "argparse", - "repository": { - "type": "git", - "url": "git+https://github.com/nodeca/argparse.git" - }, + "repository": "nodeca/argparse", "scripts": { "test": "make test" }, - "version": "1.0.10" -} + "dependencies": { + "sprintf-js": "~1.0.2" + }, + "devDependencies": { + "eslint": "^2.13.1", + "istanbul": "^0.4.5", + "mocha": "^3.1.0", + "ndoc": "^5.0.1" + } + +,"_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" +,"_integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" +,"_from": "argparse@1.0.10" +} \ No newline at end of file diff --git a/node_modules/array-find-index/package.json b/node_modules/array-find-index/package.json index a2b1eafdc..8fdab7d97 100644 --- a/node_modules/array-find-index/package.json +++ b/node_modules/array-find-index/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "array-find-index@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "array-find-index@1.0.2", - "_id": "array-find-index@1.0.2", - "_inBundle": false, - "_integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", - "_location": "/array-find-index", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "array-find-index@1.0.2", - "name": "array-find-index", - "escapedName": "array-find-index", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/currently-unhandled" - ], - "_resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "array-find-index", + "version": "1.0.2", + "description": "ES2015 `Array#findIndex()` ponyfill", + "license": "MIT", + "repository": "sindresorhus/array-find-index", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/array-find-index/issues" - }, - "description": "ES2015 `Array#findIndex()` ponyfill", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/array-find-index#readme", "keywords": [ "es2015", "ponyfill", @@ -58,14 +28,12 @@ "findindex", "array" ], - "license": "MIT", - "name": "array-find-index", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/array-find-index.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.2" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz" +,"_integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=" +,"_from": "array-find-index@1.0.2" +} \ No newline at end of file diff --git a/node_modules/array-union/package.json b/node_modules/array-union/package.json index 47c91f2c4..a7f5d17e0 100644 --- a/node_modules/array-union/package.json +++ b/node_modules/array-union/package.json @@ -1,75 +1,42 @@ { - "_args": [ - [ - "array-union@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "array-union@2.1.0", - "_id": "array-union@2.1.0", - "_inBundle": false, - "_integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "_location": "/array-union", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "array-union@2.1.0", - "name": "array-union", - "escapedName": "array-union", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/del/globby", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/array-union/issues" - }, - "description": "Create an array of unique values, in order, from the input arrays", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/array-union#readme", - "keywords": [ - "array", - "set", - "uniq", - "unique", - "duplicate", - "remove", - "union", - "combine", - "merge" - ], - "license": "MIT", - "name": "array-union", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/array-union.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "array-union", + "version": "2.1.0", + "description": "Create an array of unique values, in order, from the input arrays", + "license": "MIT", + "repository": "sindresorhus/array-union", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "array", + "set", + "uniq", + "unique", + "duplicate", + "remove", + "union", + "combine", + "merge" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" +,"_integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" +,"_from": "array-union@2.1.0" +} \ No newline at end of file diff --git a/node_modules/arrgv/package.json b/node_modules/arrgv/package.json index 7de924368..db0f2f523 100644 --- a/node_modules/arrgv/package.json +++ b/node_modules/arrgv/package.json @@ -1,52 +1,25 @@ { - "_args": [ - [ - "arrgv@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "arrgv@1.0.2", - "_id": "arrgv@1.0.2", - "_inBundle": false, - "_integrity": "sha512-a4eg4yhp7mmruZDQFqVMlxNRFGi/i1r87pt8SDHy0/I8PqSXoUTlWZRdAZo0VXgvEARcujbtTk8kiZRi1uDGRw==", - "_location": "/arrgv", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "arrgv@1.0.2", - "name": "arrgv", - "escapedName": "arrgv", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" + "name": "arrgv", + "version": "1.0.2", + "description": "Parsing string to array of args like node on bash do.", + "main": "index.js", + "author": "astur (http://kozlov.am/)", + "scripts": { + "test": "eslint . && nyc ava -v" }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/arrgv/-/arrgv-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "astur", - "email": "astur@yandex.ru", - "url": "http://kozlov.am/" + "repository": { + "type": "git", + "url": "https://github.com/astur/arrgv.git" }, - "bugs": { - "url": "https://github.com/astur/arrgv/issues" + "engines": { + "node": ">=8.0.0" }, - "description": "Parsing string to array of args like node on bash do.", "devDependencies": { "ava": "^0.25.0", "eslint": "^5.4.0", "eslint-config-astur": "^1.6.1", "nyc": "^12.0.2" }, - "engines": { - "node": ">=8.0.0" - }, - "homepage": "https://github.com/astur/arrgv#readme", "keywords": [ "arguments", "cli", @@ -56,15 +29,9 @@ "args", "argv" ], - "license": "MIT", - "main": "index.js", - "name": "arrgv", - "repository": { - "type": "git", - "url": "git+https://github.com/astur/arrgv.git" - }, - "scripts": { - "test": "eslint . && nyc ava -v" - }, - "version": "1.0.2" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/arrgv/-/arrgv-1.0.2.tgz" +,"_integrity": "sha512-a4eg4yhp7mmruZDQFqVMlxNRFGi/i1r87pt8SDHy0/I8PqSXoUTlWZRdAZo0VXgvEARcujbtTk8kiZRi1uDGRw==" +,"_from": "arrgv@1.0.2" +} \ No newline at end of file diff --git a/node_modules/arrify/package.json b/node_modules/arrify/package.json index 30aff4cb8..5a1a8c0b5 100644 --- a/node_modules/arrify/package.json +++ b/node_modules/arrify/package.json @@ -1,71 +1,39 @@ { - "_args": [ - [ - "arrify@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "arrify@2.0.1", - "_id": "arrify@2.0.1", - "_inBundle": false, - "_integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==", - "_location": "/arrify", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "arrify@2.0.1", - "name": "arrify", - "escapedName": "arrify", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/arrify/issues" - }, - "description": "Convert a value to an array", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/arrify#readme", - "keywords": [ - "array", - "arrify", - "arrayify", - "convert", - "value", - "ensure" - ], - "license": "MIT", - "name": "arrify", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/arrify.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.1" -} + "name": "arrify", + "version": "2.0.1", + "description": "Convert a value to an array", + "license": "MIT", + "repository": "sindresorhus/arrify", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "array", + "arrify", + "arrayify", + "convert", + "value", + "ensure" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz" +,"_integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==" +,"_from": "arrify@2.0.1" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/acorn-walk/package.json b/node_modules/ava/node_modules/acorn-walk/package.json index a0de0d67c..555e40782 100644 --- a/node_modules/ava/node_modules/acorn-walk/package.json +++ b/node_modules/ava/node_modules/acorn-walk/package.json @@ -1,68 +1,38 @@ { - "_args": [ - [ - "acorn-walk@7.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "acorn-walk@7.1.1", - "_id": "acorn-walk@7.1.1", - "_inBundle": false, - "_integrity": "sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==", - "_location": "/ava/acorn-walk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "acorn-walk@7.1.1", - "name": "acorn-walk", - "escapedName": "acorn-walk", - "rawSpec": "7.1.1", - "saveSpec": null, - "fetchSpec": "7.1.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.1.1.tgz", - "_spec": "7.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/acornjs/acorn/issues" - }, + "name": "acorn-walk", "description": "ECMAScript (ESTree) AST walker", - "engines": { - "node": ">=0.4.0" - }, "homepage": "https://github.com/acornjs/acorn", - "license": "MIT", "main": "dist/walk.js", + "types": "dist/walk.d.ts", + "module": "dist/walk.mjs", + "version": "7.1.1", + "engines": {"node": ">=0.4.0"}, "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", - "url": "https://marijnhaverbeke.nl" + "web": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", - "url": "https://rreverser.com/" + "web": "https://rreverser.com/" }, { "name": "Adrian Heine", - "url": "http://adrianheine.de" + "web": "http://adrianheine.de" } ], - "module": "dist/walk.mjs", - "name": "acorn-walk", "repository": { "type": "git", - "url": "git+https://github.com/acornjs/acorn.git" + "url": "https://github.com/acornjs/acorn.git" }, "scripts": { "prepare": "cd ..; npm run build:walk" }, - "types": "dist/walk.d.ts", - "version": "7.1.1" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.1.1.tgz" +,"_integrity": "sha512-wdlPY2tm/9XBr7QkKlq0WQVgiuGTX6YWPyRyBviSoScBuLfTVQhvwg6wJ369GJ/1nPfTLMfnrFIfjqVg6d+jQQ==" +,"_from": "acorn-walk@7.1.1" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/ansi-styles/package.json b/node_modules/ava/node_modules/ansi-styles/package.json index a65916a36..f970a55ac 100644 --- a/node_modules/ava/node_modules/ansi-styles/package.json +++ b/node_modules/ava/node_modules/ansi-styles/package.json @@ -1,94 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/ava/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/ava", - "/ava/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/chalk/package.json b/node_modules/ava/node_modules/chalk/package.json index 192382986..1266d81f3 100644 --- a/node_modules/ava/node_modules/chalk/package.json +++ b/node_modules/ava/node_modules/chalk/package.json @@ -1,104 +1,72 @@ { - "_args": [ - [ - "chalk@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chalk@4.0.0", - "_id": "chalk@4.0.0", - "_inBundle": false, - "_integrity": "sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==", - "_location": "/ava/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@4.0.0", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.7", - "execa": "^4.0.0", - "import-fresh": "^3.1.0", - "matcha": "^0.7.0", - "nyc": "^15.0.0", - "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.28.2" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "source", - "index.d.ts" - ], - "funding": "https://github.com/chalk/chalk?sponsor=1", - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "main": "source", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "xo && nyc ava && tsd" - }, - "version": "4.0.0", - "xo": { - "rules": { - "unicorn/prefer-string-slice": "off", - "unicorn/prefer-includes": "off", - "@typescript-eslint/member-ordering": "off", - "no-redeclare": "off", - "unicorn/string-content": "off", - "unicorn/better-regex": "off" - } - } -} + "name": "chalk", + "version": "4.0.0", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "funding": "https://github.com/chalk/chalk?sponsor=1", + "main": "source", + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && nyc ava && tsd", + "bench": "matcha benchmark.js" + }, + "files": [ + "source", + "index.d.ts" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.7", + "execa": "^4.0.0", + "import-fresh": "^3.1.0", + "matcha": "^0.7.0", + "nyc": "^15.0.0", + "resolve-from": "^5.0.0", + "tsd": "^0.7.4", + "xo": "^0.28.2" + }, + "xo": { + "rules": { + "unicorn/prefer-string-slice": "off", + "unicorn/prefer-includes": "off", + "@typescript-eslint/member-ordering": "off", + "no-redeclare": "off", + "unicorn/string-content": "off", + "unicorn/better-regex": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.0.0.tgz" +,"_integrity": "sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==" +,"_from": "chalk@4.0.0" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/color-convert/package.json b/node_modules/ava/node_modules/color-convert/package.json index e97b21293..26354b46e 100644 --- a/node_modules/ava/node_modules/color-convert/package.json +++ b/node_modules/ava/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/ava/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/ava/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/color-name/package.json b/node_modules/ava/node_modules/color-name/package.json index 72b1ad495..14739f13f 100644 --- a/node_modules/ava/node_modules/color-name/package.json +++ b/node_modules/ava/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/ava/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/ava/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/escape-string-regexp/package.json b/node_modules/ava/node_modules/escape-string-regexp/package.json index 0e87af48a..99dd980e9 100644 --- a/node_modules/ava/node_modules/escape-string-regexp/package.json +++ b/node_modules/ava/node_modules/escape-string-regexp/package.json @@ -1,87 +1,47 @@ { - "_args": [ - [ - "escape-string-regexp@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "escape-string-regexp@2.0.0", - "_id": "escape-string-regexp@2.0.0", - "_inBundle": false, - "_integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "_location": "/ava/escape-string-regexp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-string-regexp@2.0.0", - "name": "escape-string-regexp", - "escapedName": "escape-string-regexp", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ava/stack-utils" - ], - "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues" - }, - "description": "Escape RegExp special characters", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme", - "keywords": [ - "escape", - "regex", - "regexp", - "re", - "regular", - "expression", - "string", - "str", - "special", - "characters" - ], - "license": "MIT", - "maintainers": [ - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - { - "name": "Joshua Boy Nicolai Appelman", - "email": "joshua@jbna.nl", - "url": "jbna.nl" - } - ], - "name": "escape-string-regexp", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "escape-string-regexp", + "version": "2.0.0", + "description": "Escape RegExp special characters", + "license": "MIT", + "repository": "sindresorhus/escape-string-regexp", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "maintainers": [ + "Sindre Sorhus (sindresorhus.com)", + "Joshua Boy Nicolai Appelman (jbna.nl)" + ], + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "escape", + "regex", + "regexp", + "re", + "regular", + "expression", + "string", + "str", + "special", + "characters" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" +,"_integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" +,"_from": "escape-string-regexp@2.0.0" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/has-flag/package.json b/node_modules/ava/node_modules/has-flag/package.json index 3ab4b51fc..5b10a2844 100644 --- a/node_modules/ava/node_modules/has-flag/package.json +++ b/node_modules/ava/node_modules/has-flag/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "has-flag@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-flag@4.0.0", - "_id": "has-flag@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "_location": "/ava/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@4.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/ava/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", - "keywords": [ - "has", - "check", - "detect", - "contains", - "find", - "flag", - "cli", - "command-line", - "argv", - "process", - "arg", - "args", - "argument", - "arguments", - "getopt", - "minimist", - "optimist" - ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" +,"_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" +,"_from": "has-flag@4.0.0" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/source-map-support/package.json b/node_modules/ava/node_modules/source-map-support/package.json index cfe0d3ea7..febada891 100644 --- a/node_modules/ava/node_modules/source-map-support/package.json +++ b/node_modules/ava/node_modules/source-map-support/package.json @@ -1,41 +1,18 @@ { - "_args": [ - [ - "source-map-support@0.5.19", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "source-map-support@0.5.19", - "_id": "source-map-support@0.5.19", - "_inBundle": false, - "_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==", - "_location": "/ava/source-map-support", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "source-map-support@0.5.19", - "name": "source-map-support", - "escapedName": "source-map-support", - "rawSpec": "0.5.19", - "saveSpec": null, - "fetchSpec": "0.5.19" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz", - "_spec": "0.5.19", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/evanw/node-source-map-support/issues" + "name": "source-map-support", + "description": "Fixes stack traces for files with source maps", + "version": "0.5.19", + "main": "./source-map-support.js", + "scripts": { + "build": "node build.js", + "serve-tests": "http-server -p 1336", + "prepublish": "npm run build", + "test": "mocha" }, "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" }, - "description": "Fixes stack traces for files with source maps", "devDependencies": { "browserify": "^4.2.3", "coffeescript": "^1.12.7", @@ -43,19 +20,16 @@ "mocha": "^3.5.3", "webpack": "^1.15.0" }, - "homepage": "https://github.com/evanw/node-source-map-support#readme", - "license": "MIT", - "main": "./source-map-support.js", - "name": "source-map-support", "repository": { "type": "git", - "url": "git+https://github.com/evanw/node-source-map-support.git" + "url": "https://github.com/evanw/node-source-map-support" }, - "scripts": { - "build": "node build.js", - "prepublish": "npm run build", - "serve-tests": "http-server -p 1336", - "test": "mocha" + "bugs": { + "url": "https://github.com/evanw/node-source-map-support/issues" }, - "version": "0.5.19" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz" +,"_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==" +,"_from": "source-map-support@0.5.19" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/stack-utils/package.json b/node_modules/ava/node_modules/stack-utils/package.json index 3674c4d75..1f6223fa4 100644 --- a/node_modules/ava/node_modules/stack-utils/package.json +++ b/node_modules/ava/node_modules/stack-utils/package.json @@ -1,45 +1,29 @@ { - "_args": [ - [ - "stack-utils@2.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "stack-utils@2.0.2", - "_id": "stack-utils@2.0.2", - "_inBundle": false, - "_integrity": "sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==", - "_location": "/ava/stack-utils", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "stack-utils@2.0.2", - "name": "stack-utils", - "escapedName": "stack-utils", - "rawSpec": "2.0.2", - "saveSpec": null, - "fetchSpec": "2.0.2" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.2.tgz", - "_spec": "2.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "stack-utils", + "version": "2.0.2", + "description": "Captures and cleans stack traces", + "license": "MIT", + "repository": "tapjs/stack-utils", "author": { "name": "James Talmage", "email": "james@talmage.io", "url": "github.com/jamestalmage" }, - "bugs": { - "url": "https://github.com/tapjs/stack-utils/issues" + "engines": { + "node": ">=10" }, + "scripts": { + "test": "tap --no-esm --100", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags" + }, + "files": [ + "index.js" + ], "dependencies": { "escape-string-regexp": "^2.0.0" }, - "description": "Captures and cleans stack traces", "devDependencies": { "bluebird": "^3.7.2", "coveralls": "^3.0.9", @@ -47,25 +31,9 @@ "pify": "^4.0.1", "q": "^1.5.1", "tap": "=14.10.2-unbundled" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/tapjs/stack-utils#readme", - "license": "MIT", - "name": "stack-utils", - "repository": { - "type": "git", - "url": "git+https://github.com/tapjs/stack-utils.git" - }, - "scripts": { - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags", - "preversion": "npm test", - "test": "tap --no-esm --100" - }, - "version": "2.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.2.tgz" +,"_integrity": "sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg==" +,"_from": "stack-utils@2.0.2" +} \ No newline at end of file diff --git a/node_modules/ava/node_modules/supports-color/package.json b/node_modules/ava/node_modules/supports-color/package.json index 421e1ca02..f0982eb21 100644 --- a/node_modules/ava/node_modules/supports-color/package.json +++ b/node_modules/ava/node_modules/supports-color/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "supports-color@7.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supports-color@7.1.0", - "_id": "supports-color@7.1.0", - "_inBundle": false, - "_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "_location": "/ava/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@7.1.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "7.1.0", - "saveSpec": null, - "fetchSpec": "7.1.0" - }, - "_requiredBy": [ - "/ava/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "_spec": "7.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^4.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "7.1.0" -} + "name": "supports-color", + "version": "7.1.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz" +,"_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==" +,"_from": "supports-color@7.1.0" +} \ No newline at end of file diff --git a/node_modules/ava/package.json b/node_modules/ava/package.json index a9d513e3b..79ccc8482 100644 --- a/node_modules/ava/package.json +++ b/node_modules/ava/package.json @@ -1,181 +1,144 @@ { - "_args": [ - [ - "ava@3.8.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ava@3.8.1", - "_id": "ava@3.8.1", - "_inBundle": false, - "_integrity": "sha512-OPWrTxcf1EbtAaGGFQPLbx4AaVqPrFMumKOKn2SzIRo+RTKb33lF2aoVnWqBeZaJ68uSc9R6jqIE7qkG6O33uQ==", - "_location": "/ava", - "_phantomChildren": { - "@types/color-name": "1.1.1", - "buffer-from": "1.1.1", - "source-map": "0.6.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "ava@3.8.1", - "name": "ava", - "escapedName": "ava", - "rawSpec": "3.8.1", - "saveSpec": null, - "fetchSpec": "3.8.1" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/ava/-/ava-3.8.1.tgz", - "_spec": "3.8.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "ava": "cli.js" - }, - "bugs": { - "url": "https://github.com/avajs/ava/issues" - }, - "dependencies": { - "@concordance/react": "^2.0.0", - "acorn": "^7.1.1", - "acorn-walk": "^7.1.1", - "ansi-styles": "^4.2.1", - "arrgv": "^1.0.2", - "arrify": "^2.0.1", - "callsites": "^3.1.0", - "chalk": "^4.0.0", - "chokidar": "^3.4.0", - "chunkd": "^2.0.1", - "ci-info": "^2.0.0", - "ci-parallel-vars": "^1.0.0", - "clean-yaml-object": "^0.1.0", - "cli-cursor": "^3.1.0", - "cli-truncate": "^2.1.0", - "code-excerpt": "^2.1.1", - "common-path-prefix": "^3.0.0", - "concordance": "^4.0.0", - "convert-source-map": "^1.7.0", - "currently-unhandled": "^0.4.1", - "debug": "^4.1.1", - "del": "^5.1.0", - "emittery": "^0.6.0", - "equal-length": "^1.0.0", - "figures": "^3.2.0", - "globby": "^11.0.0", - "ignore-by-default": "^1.0.0", - "import-local": "^3.0.2", - "indent-string": "^4.0.0", - "is-error": "^2.2.2", - "is-plain-object": "^3.0.0", - "is-promise": "^3.0.0", - "lodash": "^4.17.15", - "matcher": "^3.0.0", - "md5-hex": "^3.0.1", - "mem": "^6.1.0", - "ms": "^2.1.2", - "ora": "^4.0.4", - "p-map": "^4.0.0", - "picomatch": "^2.2.2", - "pkg-conf": "^3.1.0", - "plur": "^4.0.0", - "pretty-ms": "^6.0.1", - "read-pkg": "^5.2.0", - "resolve-cwd": "^3.0.0", - "slash": "^3.0.0", - "source-map-support": "^0.5.19", - "stack-utils": "^2.0.1", - "strip-ansi": "^6.0.0", - "supertap": "^1.0.0", - "temp-dir": "^2.0.0", - "trim-off-newlines": "^1.0.1", - "update-notifier": "^4.1.0", - "write-file-atomic": "^3.0.3", - "yargs": "^15.3.1" - }, - "description": "Testing can be a drag. AVA helps you get it done.", - "devDependencies": { - "@ava/babel": "^1.0.1", - "@babel/plugin-proposal-do-expressions": "^7.8.3", - "@sinonjs/fake-timers": "^6.0.1", - "ansi-escapes": "^4.3.1", - "c8": "^7.1.0", - "delay": "^4.3.0", - "esm": "^3.2.25", - "execa": "^4.0.0", - "get-stream": "^5.1.0", - "p-event": "^4.1.0", - "proxyquire": "^2.1.3", - "react": "^16.13.1", - "react-test-renderer": "^16.13.1", - "replace-string": "^3.0.0", - "sinon": "^9.0.2", - "source-map-fixtures": "^2.1.0", - "tap": "^14.10.7", - "temp-write": "^4.0.0", - "tempy": "^0.5.0", - "touch": "^3.1.0", - "tsd": "^0.11.0", - "typescript": "^3.8.3", - "xo": "^0.30.0", - "zen-observable": "^0.8.15" - }, - "engines": { - "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=13.5.0 <14 || >=14.0.0" - }, - "files": [ - "lib", - "*.js", - "!*.config.js", - "index.d.ts" - ], - "homepage": "https://avajs.dev", - "keywords": [ - "🦄", - "test", - "runner", - "testing", - "ava", - "concurrent", - "parallel", - "fast", - "tdd", - "cli-app", - "cli", - "jest", - "mocha", - "tape", - "tap", - "qunit", - "jasmine", - "babel", - "assert", - "assertion", - "promise", - "promises", - "async", - "function", - "await", - "generator", - "generators", - "yield", - "observable", - "observables", - "unit", - "snapshot", - "expect", - "typescript" - ], - "license": "MIT", - "name": "ava", - "repository": { - "type": "git", - "url": "git+https://github.com/avajs/ava.git" - }, - "scripts": { - "test": "xo && tsd && c8 tap" - }, - "version": "3.8.1" -} + "name": "ava", + "version": "3.8.1", + "description": "Testing can be a drag. AVA helps you get it done.", + "license": "MIT", + "repository": "avajs/ava", + "homepage": "https://avajs.dev", + "bin": "cli.js", + "engines": { + "node": ">=10.18.0 <11 || >=12.14.0 <13 || >=13.5.0 <14 || >=14.0.0" + }, + "scripts": { + "test": "xo && tsd && c8 tap" + }, + "files": [ + "lib", + "*.js", + "!*.config.js", + "index.d.ts" + ], + "keywords": [ + "🦄", + "test", + "runner", + "testing", + "ava", + "concurrent", + "parallel", + "fast", + "tdd", + "cli-app", + "cli", + "jest", + "mocha", + "tape", + "tap", + "qunit", + "jasmine", + "babel", + "assert", + "assertion", + "promise", + "promises", + "async", + "function", + "await", + "generator", + "generators", + "yield", + "observable", + "observables", + "unit", + "snapshot", + "expect", + "typescript" + ], + "dependencies": { + "@concordance/react": "^2.0.0", + "acorn": "^7.1.1", + "acorn-walk": "^7.1.1", + "ansi-styles": "^4.2.1", + "arrgv": "^1.0.2", + "arrify": "^2.0.1", + "callsites": "^3.1.0", + "chalk": "^4.0.0", + "chokidar": "^3.4.0", + "chunkd": "^2.0.1", + "ci-info": "^2.0.0", + "ci-parallel-vars": "^1.0.0", + "clean-yaml-object": "^0.1.0", + "cli-cursor": "^3.1.0", + "cli-truncate": "^2.1.0", + "code-excerpt": "^2.1.1", + "common-path-prefix": "^3.0.0", + "concordance": "^4.0.0", + "convert-source-map": "^1.7.0", + "currently-unhandled": "^0.4.1", + "debug": "^4.1.1", + "del": "^5.1.0", + "emittery": "^0.6.0", + "equal-length": "^1.0.0", + "figures": "^3.2.0", + "globby": "^11.0.0", + "ignore-by-default": "^1.0.0", + "import-local": "^3.0.2", + "indent-string": "^4.0.0", + "is-error": "^2.2.2", + "is-plain-object": "^3.0.0", + "is-promise": "^3.0.0", + "lodash": "^4.17.15", + "matcher": "^3.0.0", + "md5-hex": "^3.0.1", + "mem": "^6.1.0", + "ms": "^2.1.2", + "ora": "^4.0.4", + "p-map": "^4.0.0", + "picomatch": "^2.2.2", + "pkg-conf": "^3.1.0", + "plur": "^4.0.0", + "pretty-ms": "^6.0.1", + "read-pkg": "^5.2.0", + "resolve-cwd": "^3.0.0", + "slash": "^3.0.0", + "source-map-support": "^0.5.19", + "stack-utils": "^2.0.1", + "strip-ansi": "^6.0.0", + "supertap": "^1.0.0", + "temp-dir": "^2.0.0", + "trim-off-newlines": "^1.0.1", + "update-notifier": "^4.1.0", + "write-file-atomic": "^3.0.3", + "yargs": "^15.3.1" + }, + "devDependencies": { + "@ava/babel": "^1.0.1", + "@babel/plugin-proposal-do-expressions": "^7.8.3", + "@sinonjs/fake-timers": "^6.0.1", + "ansi-escapes": "^4.3.1", + "c8": "^7.1.0", + "delay": "^4.3.0", + "esm": "^3.2.25", + "execa": "^4.0.0", + "get-stream": "^5.1.0", + "p-event": "^4.1.0", + "proxyquire": "^2.1.3", + "react": "^16.13.1", + "react-test-renderer": "^16.13.1", + "replace-string": "^3.0.0", + "sinon": "^9.0.2", + "source-map-fixtures": "^2.1.0", + "tap": "^14.10.7", + "temp-write": "^4.0.0", + "tempy": "^0.5.0", + "touch": "^3.1.0", + "tsd": "^0.11.0", + "typescript": "^3.8.3", + "xo": "^0.30.0", + "zen-observable": "^0.8.15" + } + +,"_resolved": "https://registry.npmjs.org/ava/-/ava-3.8.1.tgz" +,"_integrity": "sha512-OPWrTxcf1EbtAaGGFQPLbx4AaVqPrFMumKOKn2SzIRo+RTKb33lF2aoVnWqBeZaJ68uSc9R6jqIE7qkG6O33uQ==" +,"_from": "ava@3.8.1" +} \ No newline at end of file diff --git a/node_modules/balanced-match/package.json b/node_modules/balanced-match/package.json index 2ebc34e51..5fc21da86 100644 --- a/node_modules/balanced-match/package.json +++ b/node_modules/balanced-match/package.json @@ -1,48 +1,22 @@ { - "_args": [ - [ - "balanced-match@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "balanced-match@1.0.0", - "_id": "balanced-match@1.0.0", - "_inBundle": false, - "_integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", - "_location": "/balanced-match", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "balanced-match@1.0.0", - "name": "balanced-match", - "escapedName": "balanced-match", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/brace-expansion" - ], - "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" + "name": "balanced-match", + "description": "Match balanced character pairs, like \"{\" and \"}\"", + "version": "1.0.0", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/balanced-match.git" }, - "bugs": { - "url": "https://github.com/juliangruber/balanced-match/issues" + "homepage": "https://github.com/juliangruber/balanced-match", + "main": "index.js", + "scripts": { + "test": "make test", + "bench": "make bench" }, "dependencies": {}, - "description": "Match balanced character pairs, like \"{\" and \"}\"", "devDependencies": { "matcha": "^0.7.0", "tape": "^4.6.0" }, - "homepage": "https://github.com/juliangruber/balanced-match", "keywords": [ "match", "regexp", @@ -50,17 +24,12 @@ "balanced", "parse" ], - "license": "MIT", - "main": "index.js", - "name": "balanced-match", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/balanced-match.git" - }, - "scripts": { - "bench": "make bench", - "test": "make test" + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" }, + "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ @@ -76,6 +45,9 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - }, - "version": "1.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz" +,"_integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" +,"_from": "balanced-match@1.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 255d01315..e43a284df 100644 --- a/node_modules/before-after-hook/package.json +++ b/node_modules/before-after-hook/package.json @@ -1,40 +1,45 @@ { - "_args": [ - [ - "before-after-hook@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "before-after-hook", + "version": "2.1.0", + "description": "asynchronous before/error/after hooks for internal functionality", + "files": [ + "index.js", + "index.d.ts", + "lib" ], - "_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" + "types": "./index.d.ts", + "scripts": { + "prebuild": "rimraf dist && mkdirp dist", + "build": "browserify index.js --standalone=Hook > dist/before-after-hook.js", + "postbuild": "uglifyjs dist/before-after-hook.js -mc > dist/before-after-hook.min.js", + "pretest": "standard", + "test": "npm run -s test:node | tap-spec", + "posttest": "npm run validate:ts", + "test:node": "node test", + "test:watch": "gaze 'clear && node test | tap-min' 'test/**/*.js' 'index.js' 'lib/**/*.js'", + "test:coverage": "istanbul cover test", + "test:coverage:upload": "istanbul-coveralls", + "validate:ts": "tsc --strict --target es6 index.d.ts", + "postvalidate:ts": "tsc --noEmit --strict --target es6 test/typescript-validate.ts", + "presemantic-release": "npm run build", + "semantic-release": "semantic-release" }, - "_requiredBy": [ - "/@octokit/core" - ], - "_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Gregor Martynus" + "repository": { + "type": "git", + "url": "https://github.com/gr2m/before-after-hook.git" }, + "keywords": [ + "hook", + "hooks", + "api" + ], + "author": "Gregor Martynus", + "license": "Apache-2.0", "bugs": { "url": "https://github.com/gr2m/before-after-hook/issues" }, + "homepage": "https://github.com/gr2m/before-after-hook#readme", "dependencies": {}, - "description": "asynchronous before/error/after hooks for internal functionality", "devDependencies": { "browserify": "^16.0.0", "gaze-cli": "^0.2.0", @@ -51,19 +56,6 @@ "typescript": "^3.5.3", "uglify-js": "^3.0.0" }, - "files": [ - "index.js", - "index.d.ts", - "lib" - ], - "homepage": "https://github.com/gr2m/before-after-hook#readme", - "keywords": [ - "hook", - "hooks", - "api" - ], - "license": "Apache-2.0", - "name": "before-after-hook", "release": { "publish": [ "@semantic-release/npm", @@ -74,27 +66,9 @@ ] } ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/gr2m/before-after-hook.git" - }, - "scripts": { - "build": "browserify index.js --standalone=Hook > dist/before-after-hook.js", - "postbuild": "uglifyjs dist/before-after-hook.js -mc > dist/before-after-hook.min.js", - "posttest": "npm run validate:ts", - "postvalidate:ts": "tsc --noEmit --strict --target es6 test/typescript-validate.ts", - "prebuild": "rimraf dist && mkdirp dist", - "presemantic-release": "npm run build", - "pretest": "standard", - "semantic-release": "semantic-release", - "test": "npm run -s test:node | tap-spec", - "test:coverage": "istanbul cover test", - "test:coverage:upload": "istanbul-coveralls", - "test:node": "node test", - "test:watch": "gaze 'clear && node test | tap-min' 'test/**/*.js' 'index.js' 'lib/**/*.js'", - "validate:ts": "tsc --strict --target es6 index.d.ts" - }, - "types": "./index.d.ts", - "version": "2.1.0" -} + } + +,"_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz" +,"_integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==" +,"_from": "before-after-hook@2.1.0" +} \ No newline at end of file diff --git a/node_modules/binary-extensions/package.json b/node_modules/binary-extensions/package.json index 1f141aba2..29fed23f6 100644 --- a/node_modules/binary-extensions/package.json +++ b/node_modules/binary-extensions/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "binary-extensions@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "binary-extensions@2.0.0", - "_id": "binary-extensions@2.0.0", - "_inBundle": false, - "_integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==", - "_location": "/binary-extensions", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "binary-extensions@2.0.0", - "name": "binary-extensions", - "escapedName": "binary-extensions", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/is-binary-path" - ], - "_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/binary-extensions/issues" - }, - "description": "List of binary file extensions", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "binary-extensions.json", - "binary-extensions.json.d.ts" - ], - "homepage": "https://github.com/sindresorhus/binary-extensions#readme", - "keywords": [ - "binary", - "extensions", - "extension", - "file", - "json", - "list", - "array" - ], - "license": "MIT", - "name": "binary-extensions", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/binary-extensions.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "binary-extensions", + "version": "2.0.0", + "description": "List of binary file extensions", + "license": "MIT", + "repository": "sindresorhus/binary-extensions", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "binary-extensions.json", + "binary-extensions.json.d.ts" + ], + "keywords": [ + "binary", + "extensions", + "extension", + "file", + "json", + "list", + "array" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.0.0.tgz" +,"_integrity": "sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==" +,"_from": "binary-extensions@2.0.0" +} \ No newline at end of file diff --git a/node_modules/blueimp-md5/package.json b/node_modules/blueimp-md5/package.json index 38d1733d8..4fcfc0813 100644 --- a/node_modules/blueimp-md5/package.json +++ b/node_modules/blueimp-md5/package.json @@ -1,47 +1,28 @@ { - "_args": [ - [ - "blueimp-md5@2.15.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "blueimp-md5@2.15.0", - "_id": "blueimp-md5@2.15.0", - "_inBundle": false, - "_integrity": "sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA==", - "_location": "/blueimp-md5", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "blueimp-md5@2.15.0", - "name": "blueimp-md5", - "escapedName": "blueimp-md5", - "rawSpec": "2.15.0", - "saveSpec": null, - "fetchSpec": "2.15.0" - }, - "_requiredBy": [ - "/md5-hex" + "name": "blueimp-md5", + "version": "2.15.0", + "title": "JavaScript MD5", + "description": "JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.", + "keywords": [ + "javascript", + "md5" ], - "_resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.15.0.tgz", - "_spec": "2.15.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "homepage": "https://github.com/blueimp/JavaScript-MD5", "author": { "name": "Sebastian Tschan", "url": "https://blueimp.net" }, - "bugs": { - "url": "https://github.com/blueimp/JavaScript-MD5/issues" - }, "contributors": [ { "name": "Paul Johnston", "url": "http://pajhome.org.uk/crypt/md5" } ], - "description": "JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.", + "repository": { + "type": "git", + "url": "git://github.com/blueimp/JavaScript-MD5.git" + }, + "license": "MIT", "devDependencies": { "chai": "4", "eslint": "6", @@ -68,18 +49,6 @@ "js/*.min.js", "test/vendor" ], - "files": [ - "js/*.js", - "js/*.js.map" - ], - "homepage": "https://github.com/blueimp/JavaScript-MD5", - "keywords": [ - "javascript", - "md5" - ], - "license": "MIT", - "main": "js/md5.js", - "name": "blueimp-md5", "prettier": { "arrowParens": "avoid", "proseWrap": "always", @@ -87,19 +56,22 @@ "singleQuote": true, "trailingComma": "none" }, - "repository": { - "type": "git", - "url": "git://github.com/blueimp/JavaScript-MD5.git" - }, "scripts": { - "build": "cd js && uglifyjs md5.js -c -m -o md5.min.js --source-map url=md5.min.js.map", "lint": "eslint .", - "postversion": "git push --tags origin master master:gh-pages && npm publish", - "preversion": "npm test", - "test": "npm run lint && npm run unit", "unit": "mocha", - "version": "npm run build && git add -A js" + "test": "npm run lint && npm run unit", + "build": "cd js && uglifyjs md5.js -c -m -o md5.min.js --source-map url=md5.min.js.map", + "preversion": "npm test", + "version": "npm run build && git add -A js", + "postversion": "git push --tags origin master master:gh-pages && npm publish" }, - "title": "JavaScript MD5", - "version": "2.15.0" -} + "files": [ + "js/*.js", + "js/*.js.map" + ], + "main": "js/md5.js" + +,"_resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.15.0.tgz" +,"_integrity": "sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA==" +,"_from": "blueimp-md5@2.15.0" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/ansi-styles/package.json b/node_modules/boxen/node_modules/ansi-styles/package.json index 56a2df4ab..f970a55ac 100644 --- a/node_modules/boxen/node_modules/ansi-styles/package.json +++ b/node_modules/boxen/node_modules/ansi-styles/package.json @@ -1,93 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/boxen/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/boxen/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/chalk/package.json b/node_modules/boxen/node_modules/chalk/package.json index 54e4f32e4..c75d30e94 100644 --- a/node_modules/boxen/node_modules/chalk/package.json +++ b/node_modules/boxen/node_modules/chalk/package.json @@ -1,99 +1,67 @@ { - "_args": [ - [ - "chalk@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chalk@3.0.0", - "_id": "chalk@3.0.0", - "_inBundle": false, - "_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "_location": "/boxen/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@3.0.0", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.7", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "matcha": "^0.7.0", - "nyc": "^14.1.1", - "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "source", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "main": "source", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.0", - "xo": { - "rules": { - "unicorn/prefer-string-slice": "off", - "unicorn/prefer-includes": "off" - } - } -} + "name": "chalk", + "version": "3.0.0", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "main": "source", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd", + "bench": "matcha benchmark.js" + }, + "files": [ + "source", + "index.d.ts" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.7", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "matcha": "^0.7.0", + "nyc": "^14.1.1", + "resolve-from": "^5.0.0", + "tsd": "^0.7.4", + "xo": "^0.25.3" + }, + "xo": { + "rules": { + "unicorn/prefer-string-slice": "off", + "unicorn/prefer-includes": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" +,"_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" +,"_from": "chalk@3.0.0" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/color-convert/package.json b/node_modules/boxen/node_modules/color-convert/package.json index a57c5fd66..26354b46e 100644 --- a/node_modules/boxen/node_modules/color-convert/package.json +++ b/node_modules/boxen/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/boxen/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/boxen/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/color-name/package.json b/node_modules/boxen/node_modules/color-name/package.json index 03a6f45f2..14739f13f 100644 --- a/node_modules/boxen/node_modules/color-name/package.json +++ b/node_modules/boxen/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/boxen/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/boxen/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/has-flag/package.json b/node_modules/boxen/node_modules/has-flag/package.json index a90aa7cbc..5b10a2844 100644 --- a/node_modules/boxen/node_modules/has-flag/package.json +++ b/node_modules/boxen/node_modules/has-flag/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "has-flag@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-flag@4.0.0", - "_id": "has-flag@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "_location": "/boxen/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@4.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/boxen/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", - "keywords": [ - "has", - "check", - "detect", - "contains", - "find", - "flag", - "cli", - "command-line", - "argv", - "process", - "arg", - "args", - "argument", - "arguments", - "getopt", - "minimist", - "optimist" - ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" +,"_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" +,"_from": "has-flag@4.0.0" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/supports-color/package.json b/node_modules/boxen/node_modules/supports-color/package.json index 4d0e14470..f0982eb21 100644 --- a/node_modules/boxen/node_modules/supports-color/package.json +++ b/node_modules/boxen/node_modules/supports-color/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "supports-color@7.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supports-color@7.1.0", - "_id": "supports-color@7.1.0", - "_inBundle": false, - "_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "_location": "/boxen/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@7.1.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "7.1.0", - "saveSpec": null, - "fetchSpec": "7.1.0" - }, - "_requiredBy": [ - "/boxen/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "_spec": "7.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^4.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "7.1.0" -} + "name": "supports-color", + "version": "7.1.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz" +,"_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==" +,"_from": "supports-color@7.1.0" +} \ No newline at end of file diff --git a/node_modules/boxen/node_modules/type-fest/package.json b/node_modules/boxen/node_modules/type-fest/package.json index 6a9ce2409..e896022e8 100644 --- a/node_modules/boxen/node_modules/type-fest/package.json +++ b/node_modules/boxen/node_modules/type-fest/package.json @@ -1,87 +1,55 @@ { - "_args": [ - [ - "type-fest@0.8.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "type-fest@0.8.1", - "_id": "type-fest@0.8.1", - "_inBundle": false, - "_integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "_location": "/boxen/type-fest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "type-fest@0.8.1", - "name": "type-fest", - "escapedName": "type-fest", - "rawSpec": "0.8.1", - "saveSpec": null, - "fetchSpec": "0.8.1" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "_spec": "0.8.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/type-fest/issues" - }, - "description": "A collection of essential TypeScript types", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.4.0", - "@typescript-eslint/eslint-plugin": "^2.2.0", - "@typescript-eslint/parser": "^2.2.0", - "eslint-config-xo-typescript": "^0.18.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.d.ts", - "source" - ], - "homepage": "https://github.com/sindresorhus/type-fest#readme", - "keywords": [ - "typescript", - "ts", - "types", - "utility", - "util", - "utilities", - "omit", - "merge", - "json" - ], - "license": "(MIT OR CC0-1.0)", - "name": "type-fest", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/type-fest.git" - }, - "scripts": { - "test": "xo && tsd" - }, - "version": "0.8.1", - "xo": { - "extends": "xo-typescript", - "extensions": [ - "ts" - ], - "rules": { - "import/no-unresolved": "off", - "@typescript-eslint/indent": "off" - } - } -} + "name": "type-fest", + "version": "0.8.1", + "description": "A collection of essential TypeScript types", + "license": "(MIT OR CC0-1.0)", + "repository": "sindresorhus/type-fest", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && tsd" + }, + "files": [ + "index.d.ts", + "source" + ], + "keywords": [ + "typescript", + "ts", + "types", + "utility", + "util", + "utilities", + "omit", + "merge", + "json" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.4.0", + "@typescript-eslint/eslint-plugin": "^2.2.0", + "@typescript-eslint/parser": "^2.2.0", + "eslint-config-xo-typescript": "^0.18.0", + "tsd": "^0.7.3", + "xo": "^0.24.0" + }, + "xo": { + "extends": "xo-typescript", + "extensions": [ + "ts" + ], + "rules": { + "import/no-unresolved": "off", + "@typescript-eslint/indent": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" +,"_integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" +,"_from": "type-fest@0.8.1" +} \ No newline at end of file diff --git a/node_modules/boxen/package.json b/node_modules/boxen/package.json index 2dc70f5bd..003986fb7 100644 --- a/node_modules/boxen/package.json +++ b/node_modules/boxen/package.json @@ -1,89 +1,55 @@ { - "_args": [ - [ - "boxen@4.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "boxen@4.2.0", - "_id": "boxen@4.2.0", - "_inBundle": false, - "_integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==", - "_location": "/boxen", - "_phantomChildren": { - "@types/color-name": "1.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "boxen@4.2.0", - "name": "boxen", - "escapedName": "boxen", - "rawSpec": "4.2.0", - "saveSpec": null, - "fetchSpec": "4.2.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz", - "_spec": "4.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/boxen/issues" - }, - "dependencies": { - "ansi-align": "^3.0.0", - "camelcase": "^5.3.1", - "chalk": "^3.0.0", - "cli-boxes": "^2.2.0", - "string-width": "^4.1.0", - "term-size": "^2.1.0", - "type-fest": "^0.8.1", - "widest-line": "^3.1.0" - }, - "description": "Create boxes in the terminal", - "devDependencies": { - "ava": "^2.1.0", - "nyc": "^14.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/boxen#readme", - "keywords": [ - "cli", - "box", - "boxes", - "terminal", - "term", - "console", - "ascii", - "unicode", - "border", - "text" - ], - "license": "MIT", - "name": "boxen", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/boxen.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "4.2.0" -} + "name": "boxen", + "version": "4.2.0", + "description": "Create boxes in the terminal", + "license": "MIT", + "repository": "sindresorhus/boxen", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "cli", + "box", + "boxes", + "terminal", + "term", + "console", + "ascii", + "unicode", + "border", + "text" + ], + "dependencies": { + "ansi-align": "^3.0.0", + "camelcase": "^5.3.1", + "chalk": "^3.0.0", + "cli-boxes": "^2.2.0", + "string-width": "^4.1.0", + "term-size": "^2.1.0", + "type-fest": "^0.8.1", + "widest-line": "^3.1.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "nyc": "^14.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz" +,"_integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==" +,"_from": "boxen@4.2.0" +} \ No newline at end of file diff --git a/node_modules/brace-expansion/package.json b/node_modules/brace-expansion/package.json index 16086abc3..99f83cd7d 100644 --- a/node_modules/brace-expansion/package.json +++ b/node_modules/brace-expansion/package.json @@ -1,64 +1,33 @@ { - "_args": [ - [ - "brace-expansion@1.1.11", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "brace-expansion@1.1.11", - "_id": "brace-expansion@1.1.11", - "_inBundle": false, - "_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "_location": "/brace-expansion", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "brace-expansion@1.1.11", - "name": "brace-expansion", - "escapedName": "brace-expansion", - "rawSpec": "1.1.11", - "saveSpec": null, - "fetchSpec": "1.1.11" - }, - "_requiredBy": [ - "/minimatch" - ], - "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "_spec": "1.1.11", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Julian Gruber", - "email": "mail@juliangruber.com", - "url": "http://juliangruber.com" + "name": "brace-expansion", + "description": "Brace expansion as known from sh/bash", + "version": "1.1.11", + "repository": { + "type": "git", + "url": "git://github.com/juliangruber/brace-expansion.git" }, - "bugs": { - "url": "https://github.com/juliangruber/brace-expansion/issues" + "homepage": "https://github.com/juliangruber/brace-expansion", + "main": "index.js", + "scripts": { + "test": "tape test/*.js", + "gentest": "bash test/generate.sh", + "bench": "matcha test/perf/bench.js" }, "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" }, - "description": "Brace expansion as known from sh/bash", "devDependencies": { "matcha": "^0.7.0", "tape": "^4.6.0" }, - "homepage": "https://github.com/juliangruber/brace-expansion", "keywords": [], - "license": "MIT", - "main": "index.js", - "name": "brace-expansion", - "repository": { - "type": "git", - "url": "git://github.com/juliangruber/brace-expansion.git" - }, - "scripts": { - "bench": "matcha test/perf/bench.js", - "gentest": "bash test/generate.sh", - "test": "tape test/*.js" + "author": { + "name": "Julian Gruber", + "email": "mail@juliangruber.com", + "url": "http://juliangruber.com" }, + "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ @@ -74,6 +43,9 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - }, - "version": "1.1.11" -} + } + +,"_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" +,"_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" +,"_from": "brace-expansion@1.1.11" +} \ No newline at end of file diff --git a/node_modules/braces/package.json b/node_modules/braces/package.json index a43034b37..008f6401a 100644 --- a/node_modules/braces/package.json +++ b/node_modules/braces/package.json @@ -1,81 +1,42 @@ { - "_args": [ - [ - "braces@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "braces@3.0.2", - "_id": "braces@3.0.2", - "_inBundle": false, - "_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "_location": "/braces", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "braces@3.0.2", - "name": "braces", - "escapedName": "braces", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/chokidar", - "/micromatch" + "name": "braces", + "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", + "version": "3.0.2", + "homepage": "https://github.com/micromatch/braces", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Elan Shanker (https://github.com/es128)", + "Eugene Sharygin (https://github.com/eush77)", + "hemanth.hm (http://h3manth.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/braces", "bugs": { "url": "https://github.com/micromatch/braces/issues" }, - "contributors": [ - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - { - "name": "Eugene Sharygin", - "url": "https://github.com/eush77" - }, - { - "name": "hemanth.hm", - "url": "http://h3manth.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js", + "lib" ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha", + "benchmark": "node benchmark" + }, "dependencies": { "fill-range": "^7.0.1" }, - "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", "devDependencies": { "ansi-colors": "^3.2.4", "bash-path": "^2.0.1", "gulp-format-md": "^2.0.0", "mocha": "^6.1.1" }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "lib" - ], - "homepage": "https://github.com/micromatch/braces", "keywords": [ "alpha", "alphabetical", @@ -100,17 +61,6 @@ "ranges", "sh" ], - "license": "MIT", - "main": "index.js", - "name": "braces", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/braces.git" - }, - "scripts": { - "benchmark": "node benchmark", - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -123,6 +73,9 @@ "plugins": [ "gulp-format-md" ] - }, - "version": "3.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" +,"_integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==" +,"_from": "braces@3.0.2" +} \ No newline at end of file diff --git a/node_modules/buffer-from/package.json b/node_modules/buffer-from/package.json index cd543504c..a01e0f19a 100644 --- a/node_modules/buffer-from/package.json +++ b/node_modules/buffer-from/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "buffer-from@1.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "buffer-from@1.1.1", - "_id": "buffer-from@1.1.1", - "_inBundle": false, - "_integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==", - "_location": "/buffer-from", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "buffer-from@1.1.1", - "name": "buffer-from", - "escapedName": "buffer-from", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/ava/source-map-support" + "name": "buffer-from", + "version": "1.1.1", + "license": "MIT", + "repository": "LinusU/buffer-from", + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/LinusU/buffer-from/issues" + "scripts": { + "test": "standard && node test" }, - "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.", "devDependencies": { "standard": "^7.1.2" }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/LinusU/buffer-from#readme", "keywords": [ "buffer", "buffer from" - ], - "license": "MIT", - "name": "buffer-from", - "repository": { - "type": "git", - "url": "git+https://github.com/LinusU/buffer-from.git" - }, - "scripts": { - "test": "standard && node test" - }, - "version": "1.1.1" -} + ] + +,"_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz" +,"_integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" +,"_from": "buffer-from@1.1.1" +} \ No newline at end of file diff --git a/node_modules/builtin-modules/package.json b/node_modules/builtin-modules/package.json index f10471cbc..830ed46e2 100644 --- a/node_modules/builtin-modules/package.json +++ b/node_modules/builtin-modules/package.json @@ -1,55 +1,26 @@ { - "_args": [ - [ - "builtin-modules@1.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "builtin-modules@1.1.1", - "_id": "builtin-modules@1.1.1", - "_inBundle": false, - "_integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=", - "_location": "/builtin-modules", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "builtin-modules@1.1.1", - "name": "builtin-modules", - "escapedName": "builtin-modules", - "rawSpec": "1.1.1", - "saveSpec": null, - "fetchSpec": "1.1.1" - }, - "_requiredBy": [ - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", - "_spec": "1.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "builtin-modules", + "version": "1.1.1", + "description": "List of the Node.js builtin modules", + "license": "MIT", + "repository": "sindresorhus/builtin-modules", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/builtin-modules/issues" - }, - "description": "List of the Node.js builtin modules", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava", + "make": "node make.js" + }, "files": [ "index.js", "static.js", "builtin-modules.json" ], - "homepage": "https://github.com/sindresorhus/builtin-modules#readme", "keywords": [ "builtin", "built-in", @@ -62,15 +33,12 @@ "array", "names" ], - "license": "MIT", - "name": "builtin-modules", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/builtin-modules.git" - }, - "scripts": { - "make": "node make.js", - "test": "xo && ava" - }, - "version": "1.1.1" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz" +,"_integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=" +,"_from": "builtin-modules@1.1.1" +} \ No newline at end of file diff --git a/node_modules/cacheable-request/node_modules/get-stream/package.json b/node_modules/cacheable-request/node_modules/get-stream/package.json index 00685f525..646812e99 100644 --- a/node_modules/cacheable-request/node_modules/get-stream/package.json +++ b/node_modules/cacheable-request/node_modules/get-stream/package.json @@ -1,85 +1,53 @@ { - "_args": [ - [ - "get-stream@5.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "get-stream@5.1.0", - "_id": "get-stream@5.1.0", - "_inBundle": false, - "_integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==", - "_location": "/cacheable-request/get-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "get-stream@5.1.0", - "name": "get-stream", - "escapedName": "get-stream", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/get-stream/issues" - }, - "dependencies": { - "pump": "^3.0.0" - }, - "description": "Get a stream as a string, buffer, or array", - "devDependencies": { - "@types/node": "^11.13.0", - "ava": "^1.4.1", - "into-stream": "^5.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "buffer-stream.js" - ], - "homepage": "https://github.com/sindresorhus/get-stream#readme", - "keywords": [ - "get", - "stream", - "promise", - "concat", - "string", - "text", - "buffer", - "read", - "data", - "consume", - "readable", - "readablestream", - "array", - "object" - ], - "license": "MIT", - "name": "get-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/get-stream.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "get-stream", + "version": "5.1.0", + "description": "Get a stream as a string, buffer, or array", + "license": "MIT", + "repository": "sindresorhus/get-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "buffer-stream.js" + ], + "keywords": [ + "get", + "stream", + "promise", + "concat", + "string", + "text", + "buffer", + "read", + "data", + "consume", + "readable", + "readablestream", + "array", + "object" + ], + "dependencies": { + "pump": "^3.0.0" + }, + "devDependencies": { + "@types/node": "^11.13.0", + "ava": "^1.4.1", + "into-stream": "^5.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz" +,"_integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==" +,"_from": "get-stream@5.1.0" +} \ No newline at end of file diff --git a/node_modules/cacheable-request/node_modules/lowercase-keys/package.json b/node_modules/cacheable-request/node_modules/lowercase-keys/package.json index adf901030..abe6ca778 100644 --- a/node_modules/cacheable-request/node_modules/lowercase-keys/package.json +++ b/node_modules/cacheable-request/node_modules/lowercase-keys/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "lowercase-keys@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lowercase-keys@2.0.0", - "_id": "lowercase-keys@2.0.0", - "_inBundle": false, - "_integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==", - "_location": "/cacheable-request/lowercase-keys", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lowercase-keys@2.0.0", - "name": "lowercase-keys", - "escapedName": "lowercase-keys", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/lowercase-keys/issues" - }, - "description": "Lowercase the keys of an object", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/lowercase-keys#readme", - "keywords": [ - "object", - "assign", - "extend", - "properties", - "lowercase", - "lower-case", - "case", - "keys", - "key" - ], - "license": "MIT", - "name": "lowercase-keys", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/lowercase-keys.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "lowercase-keys", + "version": "2.0.0", + "description": "Lowercase the keys of an object", + "license": "MIT", + "repository": "sindresorhus/lowercase-keys", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "assign", + "extend", + "properties", + "lowercase", + "lower-case", + "case", + "keys", + "key" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz" +,"_integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" +,"_from": "lowercase-keys@2.0.0" +} \ No newline at end of file diff --git a/node_modules/cacheable-request/package.json b/node_modules/cacheable-request/package.json index aa7e57256..3b9865307 100644 --- a/node_modules/cacheable-request/package.json +++ b/node_modules/cacheable-request/package.json @@ -1,98 +1,60 @@ { - "_args": [ - [ - "cacheable-request@6.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cacheable-request@6.1.0", - "_id": "cacheable-request@6.1.0", - "_inBundle": false, - "_integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", - "_location": "/cacheable-request", - "_phantomChildren": { - "pump": "3.0.0" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "cacheable-request@6.1.0", - "name": "cacheable-request", - "escapedName": "cacheable-request", - "rawSpec": "6.1.0", - "saveSpec": null, - "fetchSpec": "6.1.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", - "_spec": "6.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" - }, - "bugs": { - "url": "https://github.com/lukechilds/cacheable-request/issues" - }, - "dependencies": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^3.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^4.1.0", - "responselike": "^1.0.2" - }, - "description": "Wrap native HTTP requests with RFC compliant cache support", - "devDependencies": { - "@keyv/sqlite": "^2.0.0", - "ava": "^1.1.0", - "coveralls": "^3.0.0", - "create-test-server": "3.0.0", - "delay": "^4.0.0", - "eslint-config-xo-lukechilds": "^1.0.0", - "nyc": "^14.1.1", - "pify": "^4.0.0", - "sqlite3": "^4.0.2", - "this": "^1.0.2", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "src" - ], - "homepage": "https://github.com/lukechilds/cacheable-request#readme", - "keywords": [ - "HTTP", - "HTTPS", - "cache", - "caching", - "layer", - "cacheable", - "RFC 7234", - "RFC", - "7234", - "compliant" - ], - "license": "MIT", - "main": "src/index.js", - "name": "cacheable-request", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/cacheable-request.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "6.1.0", - "xo": { - "extends": "xo-lukechilds" - } -} + "name": "cacheable-request", + "version": "6.1.0", + "description": "Wrap native HTTP requests with RFC compliant cache support", + "license": "MIT", + "repository": "lukechilds/cacheable-request", + "author": "Luke Childs (http://lukechilds.co.uk)", + "main": "src/index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "src" + ], + "keywords": [ + "HTTP", + "HTTPS", + "cache", + "caching", + "layer", + "cacheable", + "RFC 7234", + "RFC", + "7234", + "compliant" + ], + "dependencies": { + "clone-response": "^1.0.2", + "get-stream": "^5.1.0", + "http-cache-semantics": "^4.0.0", + "keyv": "^3.0.0", + "lowercase-keys": "^2.0.0", + "normalize-url": "^4.1.0", + "responselike": "^1.0.2" + }, + "devDependencies": { + "@keyv/sqlite": "^2.0.0", + "ava": "^1.1.0", + "coveralls": "^3.0.0", + "create-test-server": "3.0.0", + "delay": "^4.0.0", + "eslint-config-xo-lukechilds": "^1.0.0", + "nyc": "^14.1.1", + "pify": "^4.0.0", + "sqlite3": "^4.0.2", + "this": "^1.0.2", + "xo": "^0.23.0" + }, + "xo": { + "extends": "xo-lukechilds" + } + +,"_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz" +,"_integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==" +,"_from": "cacheable-request@6.1.0" +} \ No newline at end of file diff --git a/node_modules/callsites/package.json b/node_modules/callsites/package.json index f3cb8e843..7e70e5686 100644 --- a/node_modules/callsites/package.json +++ b/node_modules/callsites/package.json @@ -1,75 +1,43 @@ { - "_args": [ - [ - "callsites@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "callsites@3.1.0", - "_id": "callsites@3.1.0", - "_inBundle": false, - "_integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "_location": "/callsites", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "callsites@3.1.0", - "name": "callsites", - "escapedName": "callsites", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/callsites/issues" - }, - "description": "Get callsites from the V8 stack trace API", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/callsites#readme", - "keywords": [ - "stacktrace", - "v8", - "callsite", - "callsites", - "stack", - "trace", - "function", - "file", - "line", - "debug" - ], - "license": "MIT", - "name": "callsites", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/callsites.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "callsites", + "version": "3.1.0", + "description": "Get callsites from the V8 stack trace API", + "license": "MIT", + "repository": "sindresorhus/callsites", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "stacktrace", + "v8", + "callsite", + "callsites", + "stack", + "trace", + "function", + "file", + "line", + "debug" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" +,"_integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" +,"_from": "callsites@3.1.0" +} \ No newline at end of file diff --git a/node_modules/camelcase/package.json b/node_modules/camelcase/package.json index 8a8b5bcb0..07bc8fe9c 100644 --- a/node_modules/camelcase/package.json +++ b/node_modules/camelcase/package.json @@ -1,80 +1,47 @@ { - "_args": [ - [ - "camelcase@5.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "camelcase@5.3.1", - "_id": "camelcase@5.3.1", - "_inBundle": false, - "_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "_location": "/camelcase", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "camelcase@5.3.1", - "name": "camelcase", - "escapedName": "camelcase", - "rawSpec": "5.3.1", - "saveSpec": null, - "fetchSpec": "5.3.1" - }, - "_requiredBy": [ - "/boxen", - "/yargs-parser" - ], - "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "_spec": "5.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/camelcase/issues" - }, - "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/camelcase#readme", - "keywords": [ - "camelcase", - "camel-case", - "camel", - "case", - "dash", - "hyphen", - "dot", - "underscore", - "separator", - "string", - "text", - "convert", - "pascalcase", - "pascal-case" - ], - "license": "MIT", - "name": "camelcase", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/camelcase.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.3.1" -} + "name": "camelcase", + "version": "5.3.1", + "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", + "license": "MIT", + "repository": "sindresorhus/camelcase", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "camelcase", + "camel-case", + "camel", + "case", + "dash", + "hyphen", + "dot", + "underscore", + "separator", + "string", + "text", + "convert", + "pascalcase", + "pascal-case" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" +,"_integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" +,"_from": "camelcase@5.3.1" +} \ No newline at end of file diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json index aa96604ea..0b96e3717 100644 --- a/node_modules/chalk/package.json +++ b/node_modules/chalk/package.json @@ -1,109 +1,75 @@ { - "_args": [ - [ - "chalk@2.4.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chalk@2.4.2", - "_id": "chalk@2.4.2", - "_inBundle": false, - "_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "_location": "/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@2.4.2", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "2.4.2", - "saveSpec": null, - "fetchSpec": "2.4.2" - }, - "_requiredBy": [ - "/@babel/highlight", - "/log-symbols", - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "_spec": "2.4.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "*", - "coveralls": "^3.0.0", - "execa": "^0.9.0", - "flow-bin": "^0.68.0", - "import-fresh": "^2.0.0", - "matcha": "^0.7.0", - "nyc": "^11.0.2", - "resolve-from": "^4.0.0", - "typescript": "^2.5.3", - "xo": "*" - }, - "engines": { - "node": ">=4" - }, - "files": [ - "index.js", - "templates.js", - "types/index.d.ts", - "index.js.flow" - ], - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava" - }, - "types": "types/index.d.ts", - "version": "2.4.2", - "xo": { - "envs": [ - "node", - "mocha" - ], - "ignores": [ - "test/_flow.js" - ] - } -} + "name": "chalk", + "version": "2.4.2", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "engines": { + "node": ">=4" + }, + "scripts": { + "test": "xo && tsc --project types && flow --max-warnings=0 && nyc ava", + "bench": "matcha benchmark.js", + "coveralls": "nyc report --reporter=text-lcov | coveralls" + }, + "files": [ + "index.js", + "templates.js", + "types/index.d.ts", + "index.js.flow" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "devDependencies": { + "ava": "*", + "coveralls": "^3.0.0", + "execa": "^0.9.0", + "flow-bin": "^0.68.0", + "import-fresh": "^2.0.0", + "matcha": "^0.7.0", + "nyc": "^11.0.2", + "resolve-from": "^4.0.0", + "typescript": "^2.5.3", + "xo": "*" + }, + "types": "types/index.d.ts", + "xo": { + "envs": [ + "node", + "mocha" + ], + "ignores": [ + "test/_flow.js" + ] + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" +,"_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" +,"_from": "chalk@2.4.2" +} \ No newline at end of file diff --git a/node_modules/charenc/package.json b/node_modules/charenc/package.json index 064782a71..df5475001 100644 --- a/node_modules/charenc/package.json +++ b/node_modules/charenc/package.json @@ -1,57 +1,28 @@ { - "_args": [ - [ - "charenc@0.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "charenc@0.0.2", - "_id": "charenc@0.0.2", - "_inBundle": false, - "_integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=", - "_location": "/charenc", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "charenc@0.0.2", - "name": "charenc", - "escapedName": "charenc", - "rawSpec": "0.0.2", - "saveSpec": null, - "fetchSpec": "0.0.2" - }, - "_requiredBy": [ - "/md5" - ], - "_resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz", - "_spec": "0.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Paul Vorbach", - "email": "paul@vorb.de", - "url": "http://vorb.de" - }, - "bugs": { - "url": "https://github.com/pvorb/node-charenc/issues" - }, - "description": "character encoding utilities", - "engines": { - "node": "*" - }, - "homepage": "https://github.com/pvorb/node-charenc#readme", - "license": "BSD-3-Clause", - "main": "charenc.js", + "author": "Paul Vorbach (http://vorb.de)", "name": "charenc", - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-charenc.git" - }, + "description": "character encoding utilities", "tags": [ "utf8", "binary", "byte", "string" ], - "version": "0.0.2" -} + "version": "0.0.2", + "license": "BSD-3-Clause", + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-charenc.git" + }, + "bugs": { + "url": "https://github.com/pvorb/node-charenc/issues" + }, + "main": "charenc.js", + "engines": { + "node": "*" + } + +,"_resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz" +,"_integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=" +,"_from": "charenc@0.0.2" +} \ No newline at end of file diff --git a/node_modules/chokidar/node_modules/anymatch/package.json b/node_modules/chokidar/node_modules/anymatch/package.json index 3c627c62a..5b9f2c4fa 100644 --- a/node_modules/chokidar/node_modules/anymatch/package.json +++ b/node_modules/chokidar/node_modules/anymatch/package.json @@ -1,57 +1,25 @@ { - "_args": [ - [ - "anymatch@3.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "anymatch@3.1.1", - "_id": "anymatch@3.1.1", - "_inBundle": false, - "_integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", - "_location": "/chokidar/anymatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "anymatch@3.1.1", - "name": "anymatch", - "escapedName": "anymatch", - "rawSpec": "3.1.1", - "saveSpec": null, - "fetchSpec": "3.1.1" - }, - "_requiredBy": [ - "/chokidar" + "name": "anymatch", + "version": "3.1.1", + "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", + "files": [ + "index.js", + "index.d.ts" ], - "_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "_spec": "3.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - "bugs": { - "url": "https://github.com/micromatch/anymatch/issues" - }, "dependencies": { "normalize-path": "^3.0.0", "picomatch": "^2.0.4" }, - "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", - "devDependencies": { - "mocha": "^6.1.3", - "nyc": "^14.0.0" - }, - "engines": { - "node": ">= 8" + "author": { + "name": "Elan Shanker", + "url": "https://github.com/es128" }, - "files": [ - "index.js", - "index.d.ts" - ], + "license": "ISC", "homepage": "https://github.com/micromatch/anymatch", + "repository": { + "type": "git", + "url": "https://github.com/micromatch/anymatch" + }, "keywords": [ "match", "any", @@ -66,15 +34,19 @@ "expression", "function" ], - "license": "ISC", - "name": "anymatch", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/anymatch.git" - }, "scripts": { - "mocha": "mocha", - "test": "nyc mocha" + "test": "nyc mocha", + "mocha": "mocha" + }, + "devDependencies": { + "mocha": "^6.1.3", + "nyc": "^14.0.0" }, - "version": "3.1.1" -} + "engines": { + "node": ">= 8" + } + +,"_resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" +,"_integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==" +,"_from": "anymatch@3.1.1" +} \ No newline at end of file diff --git a/node_modules/chokidar/node_modules/normalize-path/package.json b/node_modules/chokidar/node_modules/normalize-path/package.json index b4d6cddba..73ab0c933 100644 --- a/node_modules/chokidar/node_modules/normalize-path/package.json +++ b/node_modules/chokidar/node_modules/normalize-path/package.json @@ -1,64 +1,33 @@ { - "_args": [ - [ - "normalize-path@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "normalize-path@3.0.0", - "_id": "normalize-path@3.0.0", - "_inBundle": false, - "_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "_location": "/chokidar/normalize-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "normalize-path@3.0.0", - "name": "normalize-path", - "escapedName": "normalize-path", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/chokidar", - "/chokidar/anymatch" + "name": "normalize-path", + "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", + "version": "3.0.0", + "homepage": "https://github.com/jonschlinkert/normalize-path", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Blaine Bublitz (https://twitter.com/BlaineBublitz)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/normalize-path", "bugs": { "url": "https://github.com/jonschlinkert/normalize-path/issues" }, - "contributors": [ - { - "name": "Blaine Bublitz", - "url": "https://twitter.com/BlaineBublitz" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js" ], - "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, "devDependencies": { "gulp-format-md": "^1.0.0", "minimist": "^1.2.0", "mocha": "^3.5.3" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/normalize-path", "keywords": [ "absolute", "backslash", @@ -80,16 +49,6 @@ "unix", "urix" ], - "license": "MIT", - "main": "index.js", - "name": "normalize-path", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/normalize-path.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -114,6 +73,9 @@ "lint": { "reflinks": true } - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" +,"_integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" +,"_from": "normalize-path@3.0.0" +} \ No newline at end of file diff --git a/node_modules/chokidar/package.json b/node_modules/chokidar/package.json index b8456e1b3..0891bbdf2 100644 --- a/node_modules/chokidar/package.json +++ b/node_modules/chokidar/package.json @@ -1,62 +1,29 @@ { - "_args": [ - [ - "chokidar@3.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chokidar@3.4.0", - "_id": "chokidar@3.4.0", - "_inBundle": false, - "_integrity": "sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ==", - "_location": "/chokidar", - "_phantomChildren": { - "picomatch": "2.2.2" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "chokidar@3.4.0", - "name": "chokidar", - "escapedName": "chokidar", - "rawSpec": "3.4.0", - "saveSpec": null, - "fetchSpec": "3.4.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.0.tgz", - "_spec": "3.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Paul Miller", - "url": "https://paulmillr.com" - }, - "bugs": { - "url": "https://github.com/paulmillr/chokidar/issues" - }, + "name": "chokidar", + "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", + "version": "3.4.0", + "homepage": "https://github.com/paulmillr/chokidar", + "author": "Paul Miller (https://paulmillr.com)", "contributors": [ - { - "name": "Paul Miller", - "url": "https://paulmillr.com" - }, - { - "name": "Elan Shanker" - } + "Paul Miller (https://paulmillr.com)", + "Elan Shanker" ], + "engines": { + "node": ">= 8.10.0" + }, + "main": "index.js", "dependencies": { "anymatch": "~3.1.1", "braces": "~3.0.2", - "fsevents": "~2.1.2", "glob-parent": "~5.1.0", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", "normalize-path": "~3.0.0", "readdirp": "~3.4.0" }, - "description": "A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.", + "optionalDependencies": { + "fsevents": "~2.1.2" + }, "devDependencies": { "@types/node": "^13", "chai": "^4.2", @@ -69,9 +36,35 @@ "sinon-chai": "^3.3.0", "upath": "^1.2.0" }, - "engines": { - "node": ">= 8.10.0" + "files": [ + "index.js", + "lib/*.js", + "types/index.d.ts" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/paulmillr/chokidar.git" }, + "bugs": { + "url": "https://github.com/paulmillr/chokidar/issues" + }, + "license": "MIT", + "scripts": { + "dtslint": "dtslint types", + "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", + "mocha": "mocha --exit --timeout 60000", + "test": "npm run lint && npm run mocha" + }, + "keywords": [ + "fs", + "watch", + "watchFile", + "watcher", + "watching", + "file", + "fsevents" + ], + "types": "./types/index.d.ts", "eslintConfig": { "extends": "eslint:recommended", "parserOptions": { @@ -122,24 +115,6 @@ ] } }, - "files": [ - "index.js", - "lib/*.js", - "types/index.d.ts" - ], - "homepage": "https://github.com/paulmillr/chokidar", - "keywords": [ - "fs", - "watch", - "watchFile", - "watcher", - "watching", - "file", - "fsevents" - ], - "license": "MIT", - "main": "index.js", - "name": "chokidar", "nyc": { "include": [ "index.js", @@ -149,20 +124,9 @@ "html", "text" ] - }, - "optionalDependencies": { - "fsevents": "~2.1.2" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/paulmillr/chokidar.git" - }, - "scripts": { - "dtslint": "dtslint types", - "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --exit --timeout 60000", - "test": "npm run lint && npm run mocha" - }, - "types": "./types/index.d.ts", - "version": "3.4.0" -} + } + +,"_resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.4.0.tgz" +,"_integrity": "sha512-aXAaho2VJtisB/1fg1+3nlLJqGOuewTzQpd/Tz0yTg2R0e4IGtshYvtjowyEumcBv2z+y4+kc75Mz7j5xJskcQ==" +,"_from": "chokidar@3.4.0" +} \ No newline at end of file diff --git a/node_modules/chunkd/package.json b/node_modules/chunkd/package.json index 7a5cd437c..ea5843112 100644 --- a/node_modules/chunkd/package.json +++ b/node_modules/chunkd/package.json @@ -1,93 +1,58 @@ { - "_args": [ - [ - "chunkd@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chunkd@2.0.1", - "_id": "chunkd@2.0.1", - "_inBundle": false, - "_integrity": "sha512-7d58XsFmOq0j6el67Ug9mHf9ELUXsQXYJBkyxhH/k+6Ke0qXRnv0kbemx+Twc6fRJ07C49lcbdgm9FL1Ei/6SQ==", - "_location": "/chunkd", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chunkd@2.0.1", - "name": "chunkd", - "escapedName": "chunkd", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/chunkd/-/chunkd-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jamie Kyle", - "email": "me@thejameskyle.com" - }, - "ava": { - "compileEnhancements": false, - "extensions": [ - "ts" - ], - "require": [ - "ts-node/register" - ] - }, - "bugs": { - "url": "https://github.com/jamiebuilds/chunkd/issues" - }, - "description": "Get a chunk of an array based on the total number of chunks and current index", - "devDependencies": { - "ava": "^2.4.0", - "husky": "^3.1.0", - "lint-staged": "^9.4.3", - "prettier": "^1.19.1", - "ts-node": "^8.5.2", - "typescript": "^3.7.2" - }, - "files": [ - "dist" - ], - "homepage": "https://github.com/jamiebuilds/chunkd#readme", - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "keywords": [ - "util", - "chunk", - "index", - "total" - ], - "license": "MIT", - "lint-staged": { - "*": [ - "prettier --write", - "git add" - ] - }, - "main": "dist/chunkd.js", - "name": "chunkd", - "repository": { - "type": "git", - "url": "git+https://github.com/jamiebuilds/chunkd.git" - }, - "scripts": { - "build": "rm -rf dist && tsc", - "check:prettier": "prettier --check '**'", - "check:typescript": "tsc --noEmit", - "format": "prettier --write '**'", - "prepublishOnly": "npm run -s build", - "test": "ava" - }, - "version": "2.0.1" -} + "name": "chunkd", + "version": "2.0.1", + "description": "Get a chunk of an array based on the total number of chunks and current index", + "main": "dist/chunkd.js", + "repository": "jamiebuilds/chunkd", + "author": "Jamie Kyle ", + "license": "MIT", + "keywords": [ + "util", + "chunk", + "index", + "total" + ], + "files": [ + "dist" + ], + "scripts": { + "check:typescript": "tsc --noEmit", + "check:prettier": "prettier --check '**'", + "build": "rm -rf dist && tsc", + "format": "prettier --write '**'", + "test": "ava", + "prepublishOnly": "npm run -s build" + }, + "devDependencies": { + "ava": "^2.4.0", + "husky": "^3.1.0", + "lint-staged": "^9.4.3", + "prettier": "^1.19.1", + "ts-node": "^8.5.2", + "typescript": "^3.7.2" + }, + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "lint-staged": { + "*": [ + "prettier --write", + "git add" + ] + }, + "ava": { + "compileEnhancements": false, + "extensions": [ + "ts" + ], + "require": [ + "ts-node/register" + ] + } + +,"_resolved": "https://registry.npmjs.org/chunkd/-/chunkd-2.0.1.tgz" +,"_integrity": "sha512-7d58XsFmOq0j6el67Ug9mHf9ELUXsQXYJBkyxhH/k+6Ke0qXRnv0kbemx+Twc6fRJ07C49lcbdgm9FL1Ei/6SQ==" +,"_from": "chunkd@2.0.1" +} \ No newline at end of file diff --git a/node_modules/ci-info/package.json b/node_modules/ci-info/package.json index 52b5376be..a62c59e19 100644 --- a/node_modules/ci-info/package.json +++ b/node_modules/ci-info/package.json @@ -1,54 +1,21 @@ { - "_args": [ - [ - "ci-info@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ci-info@2.0.0", - "_id": "ci-info@2.0.0", - "_inBundle": false, - "_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", - "_location": "/ci-info", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ci-info@2.0.0", - "name": "ci-info", - "escapedName": "ci-info", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ava", - "/is-ci" - ], - "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Thomas Watson Steen", - "email": "w@tson.dk", - "url": "https://twitter.com/wa7son" - }, - "bugs": { - "url": "https://github.com/watson/ci-info/issues" - }, - "coordinates": [ - 55.778231, - 12.593179 - ], - "dependencies": {}, + "name": "ci-info", + "version": "2.0.0", "description": "Get details about the current Continuous Integration environment", + "main": "index.js", + "dependencies": {}, "devDependencies": { "clear-require": "^1.0.1", "standard": "^12.0.1", "tape": "^4.9.1" }, - "homepage": "https://github.com/watson/ci-info", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/ci-info.git" + }, "keywords": [ "ci", "continuous", @@ -56,15 +23,18 @@ "test", "detect" ], + "author": "Thomas Watson Steen (https://twitter.com/wa7son)", "license": "MIT", - "main": "index.js", - "name": "ci-info", - "repository": { - "type": "git", - "url": "git+https://github.com/watson/ci-info.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/watson/ci-info/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/watson/ci-info", + "coordinates": [ + 55.778231, + 12.593179 + ] + +,"_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz" +,"_integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" +,"_from": "ci-info@2.0.0" +} \ No newline at end of file diff --git a/node_modules/ci-parallel-vars/package.json b/node_modules/ci-parallel-vars/package.json index b3503f081..a865c584e 100644 --- a/node_modules/ci-parallel-vars/package.json +++ b/node_modules/ci-parallel-vars/package.json @@ -1,50 +1,11 @@ { - "_args": [ - [ - "ci-parallel-vars@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ci-parallel-vars@1.0.0", - "_id": "ci-parallel-vars@1.0.0", - "_inBundle": false, - "_integrity": "sha512-u6dx20FBXm+apMi+5x7UVm6EH7BL1gc4XrcnQewjcB7HWRcor/V5qWc3RG2HwpgDJ26gIi2DSEu3B7sXynAw/g==", - "_location": "/ci-parallel-vars", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ci-parallel-vars@1.0.0", - "name": "ci-parallel-vars", - "escapedName": "ci-parallel-vars", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/ci-parallel-vars/-/ci-parallel-vars-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jamie Kyle", - "email": "me@thejameskyle.com" - }, - "bugs": { - "url": "https://github.com/jamiebuilds/ci-parallel-vars/issues" - }, + "name": "ci-parallel-vars", + "version": "1.0.0", "description": "Get CI environment variables for parallelizing builds", - "devDependencies": { - "ava": "^0.25.0", - "flow-bin": "^0.73.0", - "spawndamnit": "^2.0.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jamiebuilds/ci-parallel-vars#readme", + "main": "index.js", + "repository": "https://github.com/jamiebuilds/ci-parallel-vars", + "author": "Jamie Kyle ", + "license": "MIT", "keywords": [ "ci", "env", @@ -61,15 +22,19 @@ "pipelines", "knapsack" ], - "license": "MIT", - "main": "index.js", - "name": "ci-parallel-vars", - "repository": { - "type": "git", - "url": "git+https://github.com/jamiebuilds/ci-parallel-vars.git" - }, + "files": [ + "index.js" + ], "scripts": { "test": "ava" }, - "version": "1.0.0" -} + "devDependencies": { + "ava": "^0.25.0", + "flow-bin": "^0.73.0", + "spawndamnit": "^2.0.0" + } + +,"_resolved": "https://registry.npmjs.org/ci-parallel-vars/-/ci-parallel-vars-1.0.0.tgz" +,"_integrity": "sha512-u6dx20FBXm+apMi+5x7UVm6EH7BL1gc4XrcnQewjcB7HWRcor/V5qWc3RG2HwpgDJ26gIi2DSEu3B7sXynAw/g==" +,"_from": "ci-parallel-vars@1.0.0" +} \ No newline at end of file diff --git a/node_modules/clean-stack/package.json b/node_modules/clean-stack/package.json index 47a21a6c0..c727708c6 100644 --- a/node_modules/clean-stack/package.json +++ b/node_modules/clean-stack/package.json @@ -1,75 +1,43 @@ { - "_args": [ - [ - "clean-stack@2.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "clean-stack@2.2.0", - "_id": "clean-stack@2.2.0", - "_inBundle": false, - "_integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "_location": "/clean-stack", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "clean-stack@2.2.0", - "name": "clean-stack", - "escapedName": "clean-stack", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/aggregate-error" - ], - "_resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": { - "os": false - }, - "bugs": { - "url": "https://github.com/sindresorhus/clean-stack/issues" - }, - "description": "Clean up error stack traces", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/clean-stack#readme", - "keywords": [ - "clean", - "stack", - "trace", - "traces", - "error", - "err", - "electron" - ], - "license": "MIT", - "name": "clean-stack", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/clean-stack.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "clean-stack", + "version": "2.2.0", + "description": "Clean up error stack traces", + "license": "MIT", + "repository": "sindresorhus/clean-stack", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "clean", + "stack", + "trace", + "traces", + "error", + "err", + "electron" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "browser": { + "os": false + } + +,"_resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" +,"_integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" +,"_from": "clean-stack@2.2.0" +} \ No newline at end of file diff --git a/node_modules/clean-yaml-object/package.json b/node_modules/clean-yaml-object/package.json index 9d6634303..6b362458f 100644 --- a/node_modules/clean-yaml-object/package.json +++ b/node_modules/clean-yaml-object/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "clean-yaml-object@0.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "clean-yaml-object@0.1.0", - "_id": "clean-yaml-object@0.1.0", - "_inBundle": false, - "_integrity": "sha1-Y/sRDcLOGoTcIfbZM0h20BCui2g=", - "_location": "/clean-yaml-object", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "clean-yaml-object@0.1.0", - "name": "clean-yaml-object", - "escapedName": "clean-yaml-object", - "rawSpec": "0.1.0", - "saveSpec": null, - "fetchSpec": "0.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz", - "_spec": "0.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "clean-yaml-object", + "version": "0.1.0", + "description": "Clean up an object prior to serialization", + "license": "MIT", + "repository": "tapjs/clean-yaml-object", "author": { "name": "James Talmage", "email": "james@talmage.io", "url": "github.com/jamestalmage" }, - "bugs": { - "url": "https://github.com/tapjs/clean-yaml-object/issues" - }, - "dependencies": {}, - "description": "Clean up an object prior to serialization", - "devDependencies": { - "ava": "^0.10.0", - "coveralls": "^2.11.6", - "nyc": "^5.3.0", - "xo": "^0.12.1" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && nyc --cache --reporter=lcov --reporter=text ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/tapjs/clean-yaml-object#readme", "keywords": [ "serialize", "clean", @@ -60,14 +27,15 @@ "json", "error" ], - "license": "MIT", - "name": "clean-yaml-object", - "repository": { - "type": "git", - "url": "git+https://github.com/tapjs/clean-yaml-object.git" - }, - "scripts": { - "test": "xo && nyc --cache --reporter=lcov --reporter=text ava" - }, - "version": "0.1.0" -} + "dependencies": {}, + "devDependencies": { + "ava": "^0.10.0", + "coveralls": "^2.11.6", + "nyc": "^5.3.0", + "xo": "^0.12.1" + } + +,"_resolved": "https://registry.npmjs.org/clean-yaml-object/-/clean-yaml-object-0.1.0.tgz" +,"_integrity": "sha1-Y/sRDcLOGoTcIfbZM0h20BCui2g=" +,"_from": "clean-yaml-object@0.1.0" +} \ No newline at end of file diff --git a/node_modules/cli-boxes/package.json b/node_modules/cli-boxes/package.json index 3723a532c..c4becb60f 100644 --- a/node_modules/cli-boxes/package.json +++ b/node_modules/cli-boxes/package.json @@ -1,77 +1,45 @@ { - "_args": [ - [ - "cli-boxes@2.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cli-boxes@2.2.0", - "_id": "cli-boxes@2.2.0", - "_inBundle": false, - "_integrity": "sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==", - "_location": "/cli-boxes", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cli-boxes@2.2.0", - "name": "cli-boxes", - "escapedName": "cli-boxes", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/cli-boxes/issues" - }, - "description": "Boxes for use in the terminal", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts", - "boxes.json" - ], - "homepage": "https://github.com/sindresorhus/cli-boxes#readme", - "keywords": [ - "cli", - "box", - "boxes", - "terminal", - "term", - "console", - "ascii", - "unicode", - "border", - "text", - "json" - ], - "license": "MIT", - "name": "cli-boxes", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/cli-boxes.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "cli-boxes", + "version": "2.2.0", + "description": "Boxes for use in the terminal", + "license": "MIT", + "repository": "sindresorhus/cli-boxes", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "boxes.json" + ], + "keywords": [ + "cli", + "box", + "boxes", + "terminal", + "term", + "console", + "ascii", + "unicode", + "border", + "text", + "json" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.0.tgz" +,"_integrity": "sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==" +,"_from": "cli-boxes@2.2.0" +} \ No newline at end of file diff --git a/node_modules/cli-cursor/package.json b/node_modules/cli-cursor/package.json index 2f18ca637..c4e5e9014 100644 --- a/node_modules/cli-cursor/package.json +++ b/node_modules/cli-cursor/package.json @@ -1,83 +1,50 @@ { - "_args": [ - [ - "cli-cursor@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cli-cursor@3.1.0", - "_id": "cli-cursor@3.1.0", - "_inBundle": false, - "_integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", - "_location": "/cli-cursor", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cli-cursor@3.1.0", - "name": "cli-cursor", - "escapedName": "cli-cursor", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/ava", - "/ora" - ], - "_resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/cli-cursor/issues" - }, - "dependencies": { - "restore-cursor": "^3.1.0" - }, - "description": "Toggle the CLI cursor", - "devDependencies": { - "@types/node": "^12.0.7", - "ava": "^2.1.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/cli-cursor#readme", - "keywords": [ - "cli", - "cursor", - "ansi", - "toggle", - "display", - "show", - "hide", - "term", - "terminal", - "console", - "tty", - "shell", - "command-line" - ], - "license": "MIT", - "name": "cli-cursor", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/cli-cursor.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "cli-cursor", + "version": "3.1.0", + "description": "Toggle the CLI cursor", + "license": "MIT", + "repository": "sindresorhus/cli-cursor", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "cli", + "cursor", + "ansi", + "toggle", + "display", + "show", + "hide", + "term", + "terminal", + "console", + "tty", + "shell", + "command-line" + ], + "dependencies": { + "restore-cursor": "^3.1.0" + }, + "devDependencies": { + "@types/node": "^12.0.7", + "ava": "^2.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" +,"_integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==" +,"_from": "cli-cursor@3.1.0" +} \ No newline at end of file diff --git a/node_modules/cli-spinners/package.json b/node_modules/cli-spinners/package.json index 92e3e4cd9..4fb3ec4b0 100644 --- a/node_modules/cli-spinners/package.json +++ b/node_modules/cli-spinners/package.json @@ -1,83 +1,51 @@ { - "_args": [ - [ - "cli-spinners@2.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cli-spinners@2.3.0", - "_id": "cli-spinners@2.3.0", - "_inBundle": false, - "_integrity": "sha512-Xs2Hf2nzrvJMFKimOR7YR0QwZ8fc0u98kdtwN1eNAZzNQgH3vK2pXzff6GJtKh7S5hoJ87ECiAiZFS2fb5Ii2w==", - "_location": "/cli-spinners", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cli-spinners@2.3.0", - "name": "cli-spinners", - "escapedName": "cli-spinners", - "rawSpec": "2.3.0", - "saveSpec": null, - "fetchSpec": "2.3.0" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.3.0.tgz", - "_spec": "2.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/cli-spinners/issues" - }, - "description": "Spinners for use in the terminal", - "devDependencies": { - "ava": "^1.4.1", - "log-update": "^3.2.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts", - "spinners.json" - ], - "homepage": "https://github.com/sindresorhus/cli-spinners#readme", - "keywords": [ - "cli", - "spinner", - "spinners", - "terminal", - "term", - "console", - "ascii", - "unicode", - "loading", - "indicator", - "progress", - "busy", - "wait", - "idle", - "json" - ], - "license": "MIT", - "name": "cli-spinners", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/cli-spinners.git" - }, - "scripts": { - "asciicast": "asciinema rec --command='node example-all.js' --title='cli-spinner' --quiet", - "test": "xo && ava && tsd" - }, - "version": "2.3.0" -} + "name": "cli-spinners", + "version": "2.3.0", + "description": "Spinners for use in the terminal", + "license": "MIT", + "repository": "sindresorhus/cli-spinners", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd", + "asciicast": "asciinema rec --command='node example-all.js' --title='cli-spinner' --quiet" + }, + "files": [ + "index.js", + "index.d.ts", + "spinners.json" + ], + "keywords": [ + "cli", + "spinner", + "spinners", + "terminal", + "term", + "console", + "ascii", + "unicode", + "loading", + "indicator", + "progress", + "busy", + "wait", + "idle", + "json" + ], + "devDependencies": { + "ava": "^1.4.1", + "log-update": "^3.2.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.3.0.tgz" +,"_integrity": "sha512-Xs2Hf2nzrvJMFKimOR7YR0QwZ8fc0u98kdtwN1eNAZzNQgH3vK2pXzff6GJtKh7S5hoJ87ECiAiZFS2fb5Ii2w==" +,"_from": "cli-spinners@2.3.0" +} \ No newline at end of file diff --git a/node_modules/cli-truncate/package.json b/node_modules/cli-truncate/package.json index 461f79810..e4933a52c 100644 --- a/node_modules/cli-truncate/package.json +++ b/node_modules/cli-truncate/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "cli-truncate@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cli-truncate@2.1.0", - "_id": "cli-truncate@2.1.0", - "_inBundle": false, - "_integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==", - "_location": "/cli-truncate", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cli-truncate@2.1.0", - "name": "cli-truncate", - "escapedName": "cli-truncate", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/cli-truncate/issues" - }, - "dependencies": { - "slice-ansi": "^3.0.0", - "string-width": "^4.2.0" - }, - "description": "Truncate a string to a specific width in the terminal", - "devDependencies": { - "ava": "^2.1.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/cli-truncate#readme", - "keywords": [ - "truncate", - "ellipsis", - "text", - "limit", - "slice", - "cli", - "terminal", - "term", - "shell", - "width", - "ansi", - "string" - ], - "license": "MIT", - "name": "cli-truncate", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/cli-truncate.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "cli-truncate", + "version": "2.1.0", + "description": "Truncate a string to a specific width in the terminal", + "license": "MIT", + "repository": "sindresorhus/cli-truncate", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "truncate", + "ellipsis", + "text", + "limit", + "slice", + "cli", + "terminal", + "term", + "shell", + "width", + "ansi", + "string" + ], + "dependencies": { + "slice-ansi": "^3.0.0", + "string-width": "^4.2.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz" +,"_integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==" +,"_from": "cli-truncate@2.1.0" +} \ No newline at end of file diff --git a/node_modules/cliui/package.json b/node_modules/cliui/package.json index 3fe4495c5..513f5ba00 100644 --- a/node_modules/cliui/package.json +++ b/node_modules/cliui/package.json @@ -1,39 +1,16 @@ { - "_args": [ - [ - "cliui@6.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "cliui@6.0.0", - "_id": "cliui@6.0.0", - "_inBundle": false, - "_integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "_location": "/cliui", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "cliui@6.0.0", - "name": "cliui", - "escapedName": "cliui", - "rawSpec": "6.0.0", - "saveSpec": null, - "fetchSpec": "6.0.0" - }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "_spec": "6.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "name": "cliui", + "version": "6.0.0", + "description": "easily create complex multi-column command-line-interfaces", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc mocha", + "coverage": "nyc --reporter=text-lcov mocha | coveralls" }, - "bugs": { - "url": "https://github.com/yargs/cliui/issues" + "repository": { + "type": "git", + "url": "http://github.com/yargs/cliui.git" }, "config": { "blanket": { @@ -47,12 +24,30 @@ "output-reporter": "spec" } }, + "standard": { + "ignore": [ + "**/example/**" + ], + "globals": [ + "it" + ] + }, + "keywords": [ + "cli", + "command-line", + "layout", + "design", + "console", + "wrap", + "table" + ], + "author": "Ben Coe ", + "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.0", "wrap-ansi": "^6.2.0" }, - "description": "easily create complex multi-column command-line-interfaces", "devDependencies": { "chai": "^4.2.0", "chalk": "^3.0.0", @@ -61,41 +56,14 @@ "nyc": "^14.1.1", "standard": "^12.0.1" }, - "engine": { - "node": ">=8" - }, "files": [ "index.js" ], - "homepage": "https://github.com/yargs/cliui#readme", - "keywords": [ - "cli", - "command-line", - "layout", - "design", - "console", - "wrap", - "table" - ], - "license": "ISC", - "main": "index.js", - "name": "cliui", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/yargs/cliui.git" - }, - "scripts": { - "coverage": "nyc --reporter=text-lcov mocha | coveralls", - "pretest": "standard", - "test": "nyc mocha" - }, - "standard": { - "ignore": [ - "**/example/**" - ], - "globals": [ - "it" - ] - }, - "version": "6.0.0" -} + "engine": { + "node": ">=8" + } + +,"_resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" +,"_integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==" +,"_from": "cliui@6.0.0" +} \ No newline at end of file diff --git a/node_modules/clone-response/package.json b/node_modules/clone-response/package.json index edb468f4f..e6bead037 100644 --- a/node_modules/clone-response/package.json +++ b/node_modules/clone-response/package.json @@ -1,45 +1,36 @@ { - "_args": [ - [ - "clone-response@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "clone-response@1.0.2", - "_id": "clone-response@1.0.2", - "_inBundle": false, - "_integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", - "_location": "/clone-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "clone-response@1.0.2", - "name": "clone-response", - "escapedName": "clone-response", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" + "name": "clone-response", + "version": "1.0.2", + "description": "Clone a Node.js HTTP response stream", + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" + "xo": { + "extends": "xo-lukechilds" }, + "repository": { + "type": "git", + "url": "git+https://github.com/lukechilds/clone-response.git" + }, + "keywords": [ + "clone", + "duplicate", + "copy", + "response", + "HTTP", + "stream" + ], + "author": "Luke Childs (http://lukechilds.co.uk)", + "license": "MIT", "bugs": { "url": "https://github.com/lukechilds/clone-response/issues" }, + "homepage": "https://github.com/lukechilds/clone-response", "dependencies": { "mimic-response": "^1.0.0" }, - "description": "Clone a Node.js HTTP response stream", "devDependencies": { "ava": "^0.22.0", "coveralls": "^2.13.1", @@ -49,29 +40,9 @@ "nyc": "^11.0.2", "pify": "^3.0.0", "xo": "^0.19.0" - }, - "homepage": "https://github.com/lukechilds/clone-response", - "keywords": [ - "clone", - "duplicate", - "copy", - "response", - "HTTP", - "stream" - ], - "license": "MIT", - "main": "src/index.js", - "name": "clone-response", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/clone-response.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" - }, - "version": "1.0.2", - "xo": { - "extends": "xo-lukechilds" } -} + +,"_resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz" +,"_integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=" +,"_from": "clone-response@1.0.2" +} \ No newline at end of file diff --git a/node_modules/clone/package.json b/node_modules/clone/package.json index e2b43da8a..075e6aeae 100644 --- a/node_modules/clone/package.json +++ b/node_modules/clone/package.json @@ -1,141 +1,55 @@ { - "_args": [ - [ - "clone@1.0.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "clone@1.0.4", - "_id": "clone@1.0.4", - "_inBundle": false, - "_integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=", - "_location": "/clone", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "clone@1.0.4", - "name": "clone", - "escapedName": "clone", - "rawSpec": "1.0.4", - "saveSpec": null, - "fetchSpec": "1.0.4" - }, - "_requiredBy": [ - "/defaults" + "name": "clone", + "description": "deep cloning of objects and arrays", + "tags": [ + "clone", + "object", + "array", + "function", + "date" ], - "_resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", - "_spec": "1.0.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Paul Vorbach", - "email": "paul@vorba.ch", - "url": "http://paul.vorba.ch/" + "version": "1.0.4", + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-clone.git" }, "bugs": { "url": "https://github.com/pvorb/node-clone/issues" }, + "main": "clone.js", + "author": "Paul Vorbach (http://paul.vorba.ch/)", "contributors": [ - { - "name": "Blake Miner", - "email": "miner.blake@gmail.com", - "url": "http://www.blakeminer.com/" - }, - { - "name": "Tian You", - "email": "axqd001@gmail.com", - "url": "http://blog.axqd.net/" - }, - { - "name": "George Stagas", - "email": "gstagas@gmail.com", - "url": "http://stagas.com/" - }, - { - "name": "Tobiasz Cudnik", - "email": "tobiasz.cudnik@gmail.com", - "url": "https://github.com/TobiaszCudnik" - }, - { - "name": "Pavel Lang", - "email": "langpavel@phpskelet.org", - "url": "https://github.com/langpavel" - }, - { - "name": "Dan MacTough", - "url": "http://yabfog.com/" - }, - { - "name": "w1nk", - "url": "https://github.com/w1nk" - }, - { - "name": "Hugh Kennedy", - "url": "http://twitter.com/hughskennedy" - }, - { - "name": "Dustin Diaz", - "url": "http://dustindiaz.com" - }, - { - "name": "Ilya Shaisultanov", - "url": "https://github.com/diversario" - }, - { - "name": "Nathan MacInnes", - "email": "nathan@macinn.es", - "url": "http://macinn.es/" - }, - { - "name": "Benjamin E. Coe", - "email": "ben@npmjs.com", - "url": "https://twitter.com/benjamincoe" - }, - { - "name": "Nathan Zadoks", - "url": "https://github.com/nathan7" - }, - { - "name": "Róbert Oroszi", - "email": "robert+gh@oroszi.net", - "url": "https://github.com/oroce" - }, - { - "name": "Aurélio A. Heckert", - "url": "http://softwarelivre.org/aurium" - }, - { - "name": "Guy Ellis", - "url": "http://www.guyellisrocks.com/" - } + "Blake Miner (http://www.blakeminer.com/)", + "Tian You (http://blog.axqd.net/)", + "George Stagas (http://stagas.com/)", + "Tobiasz Cudnik (https://github.com/TobiaszCudnik)", + "Pavel Lang (https://github.com/langpavel)", + "Dan MacTough (http://yabfog.com/)", + "w1nk (https://github.com/w1nk)", + "Hugh Kennedy (http://twitter.com/hughskennedy)", + "Dustin Diaz (http://dustindiaz.com)", + "Ilya Shaisultanov (https://github.com/diversario)", + "Nathan MacInnes (http://macinn.es/)", + "Benjamin E. Coe (https://twitter.com/benjamincoe)", + "Nathan Zadoks (https://github.com/nathan7)", + "Róbert Oroszi (https://github.com/oroce)", + "Aurélio A. Heckert (http://softwarelivre.org/aurium)", + "Guy Ellis (http://www.guyellisrocks.com/)" ], + "license": "MIT", + "engines": { + "node": ">=0.8" + }, "dependencies": {}, - "description": "deep cloning of objects and arrays", "devDependencies": { "nodeunit": "~0.9.0" }, - "engines": { - "node": ">=0.8" - }, - "homepage": "https://github.com/pvorb/node-clone#readme", - "license": "MIT", - "main": "clone.js", - "name": "clone", "optionalDependencies": {}, - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-clone.git" - }, "scripts": { "test": "nodeunit test.js" - }, - "tags": [ - "clone", - "object", - "array", - "function", - "date" - ], - "version": "1.0.4" -} + } + +,"_resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" +,"_integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=" +,"_from": "clone@1.0.4" +} \ No newline at end of file diff --git a/node_modules/code-excerpt/package.json b/node_modules/code-excerpt/package.json index e1bd6c5ee..9ec17bf8e 100644 --- a/node_modules/code-excerpt/package.json +++ b/node_modules/code-excerpt/package.json @@ -1,67 +1,35 @@ { - "_args": [ - [ - "code-excerpt@2.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "code-excerpt@2.1.1", - "_id": "code-excerpt@2.1.1", - "_inBundle": false, - "_integrity": "sha512-tJLhH3EpFm/1x7heIW0hemXJTUU5EWl2V0EIX558jp05Mt1U6DVryCgkp3l37cxqs+DNbNgxG43SkwJXpQ14Jw==", - "_location": "/code-excerpt", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "code-excerpt@2.1.1", - "name": "code-excerpt", - "escapedName": "code-excerpt", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/code-excerpt/-/code-excerpt-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "code-excerpt", + "version": "2.1.1", + "description": "Extract code excerpts", + "license": "MIT", + "repository": "vadimdemedes/code-excerpt", "author": { "name": "vdemedes", "email": "vdemedes@gmail.com", "url": "github.com/vadimdemedes" }, - "bugs": { - "url": "https://github.com/vadimdemedes/code-excerpt/issues" - }, - "dependencies": { - "convert-to-spaces": "^1.0.1" - }, - "description": "Extract code excerpts", - "devDependencies": { - "ava": "^0.16.0", - "xo": "^0.17.1" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/vadimdemedes/code-excerpt#readme", - "license": "MIT", - "name": "code-excerpt", - "repository": { - "type": "git", - "url": "git+https://github.com/vadimdemedes/code-excerpt.git" + "dependencies": { + "convert-to-spaces": "^1.0.1" }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "^0.16.0", + "xo": "^0.17.1" }, - "version": "2.1.1", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/code-excerpt/-/code-excerpt-2.1.1.tgz" +,"_integrity": "sha512-tJLhH3EpFm/1x7heIW0hemXJTUU5EWl2V0EIX558jp05Mt1U6DVryCgkp3l37cxqs+DNbNgxG43SkwJXpQ14Jw==" +,"_from": "code-excerpt@2.1.1" +} \ No newline at end of file diff --git a/node_modules/color-convert/package.json b/node_modules/color-convert/package.json index d63a6ab92..faaa48587 100644 --- a/node_modules/color-convert/package.json +++ b/node_modules/color-convert/package.json @@ -1,55 +1,14 @@ { - "_args": [ - [ - "color-convert@1.9.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@1.9.3", - "_id": "color-convert@1.9.3", - "_inBundle": false, - "_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "_location": "/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@1.9.3", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "1.9.3", - "saveSpec": null, - "fetchSpec": "1.9.3" - }, - "_requiredBy": [ - "/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "_spec": "1.9.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "1.1.3" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "1.1.1", - "xo": "0.11.2" + "version": "1.9.3", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, - "files": [ - "index.js", - "conversions.js", - "css-keywords.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -64,22 +23,28 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "1.9.3", + "files": [ + "index.js", + "conversions.js", + "css-keywords.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "1.1.1", + "xo": "0.11.2" + }, + "dependencies": { + "color-name": "1.1.3" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" +,"_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" +,"_from": "color-convert@1.9.3" +} \ No newline at end of file diff --git a/node_modules/color-name/package.json b/node_modules/color-name/package.json index 205650d2e..0afa4856d 100644 --- a/node_modules/color-name/package.json +++ b/node_modules/color-name/package.json @@ -1,57 +1,29 @@ { - "_args": [ - [ - "color-name@1.1.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.3", - "_id": "color-name@1.1.3", - "_inBundle": false, - "_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "_location": "/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.3", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.3", - "saveSpec": null, - "fetchSpec": "1.1.3" - }, - "_requiredBy": [ - "/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "_spec": "1.1.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" + "name": "color-name", + "version": "1.1.3", + "description": "A list of color names and its values", + "main": "index.js", + "scripts": { + "test": "node test.js" }, - "bugs": { - "url": "https://github.com/dfcreative/color-name/issues" + "repository": { + "type": "git", + "url": "git@github.com:dfcreative/color-name.git" }, - "description": "A list of color names and its values", - "homepage": "https://github.com/dfcreative/color-name", "keywords": [ "color-name", "color", "color-keyword", "keyword" ], + "author": "DY ", "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/dfcreative/color-name.git" - }, - "scripts": { - "test": "node test.js" + "bugs": { + "url": "https://github.com/dfcreative/color-name/issues" }, - "version": "1.1.3" -} + "homepage": "https://github.com/dfcreative/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" +,"_integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" +,"_from": "color-name@1.1.3" +} \ No newline at end of file diff --git a/node_modules/commander/package.json b/node_modules/commander/package.json index 5bad4c964..4c42e53cc 100644 --- a/node_modules/commander/package.json +++ b/node_modules/commander/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "commander@2.20.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "commander@2.20.3", - "_id": "commander@2.20.3", - "_inBundle": false, - "_integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "_location": "/commander", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "commander@2.20.3", - "name": "commander", - "escapedName": "commander", - "rawSpec": "2.20.3", - "saveSpec": null, - "fetchSpec": "2.20.3" - }, - "_requiredBy": [ - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "_spec": "2.20.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "bugs": { - "url": "https://github.com/tj/commander.js/issues" - }, - "dependencies": {}, + "name": "commander", + "version": "2.20.3", "description": "the complete solution for node.js command-line programs", - "devDependencies": { - "@types/node": "^12.7.8", - "eslint": "^6.4.0", - "should": "^13.2.3", - "sinon": "^7.5.0", - "standard": "^14.3.1", - "ts-node": "^8.4.1", - "typescript": "^3.6.3" - }, - "files": [ - "index.js", - "typings/index.d.ts" - ], - "homepage": "https://github.com/tj/commander.js#readme", "keywords": [ "commander", "command", "option", "parser" ], + "author": "TJ Holowaychuk ", "license": "MIT", - "main": "index", - "name": "commander", "repository": { "type": "git", - "url": "git+https://github.com/tj/commander.js.git" + "url": "https://github.com/tj/commander.js.git" }, "scripts": { "lint": "eslint index.js", "test": "node test/run.js && npm run test-typings", "test-typings": "tsc -p tsconfig.json" }, - "typings": "typings/index.d.ts", - "version": "2.20.3" -} + "main": "index", + "files": [ + "index.js", + "typings/index.d.ts" + ], + "dependencies": {}, + "devDependencies": { + "@types/node": "^12.7.8", + "eslint": "^6.4.0", + "should": "^13.2.3", + "sinon": "^7.5.0", + "standard": "^14.3.1", + "ts-node": "^8.4.1", + "typescript": "^3.6.3" + }, + "typings": "typings/index.d.ts" + +,"_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" +,"_integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" +,"_from": "commander@2.20.3" +} \ No newline at end of file diff --git a/node_modules/common-path-prefix/package.json b/node_modules/common-path-prefix/package.json index 22fe0c323..81747f16b 100644 --- a/node_modules/common-path-prefix/package.json +++ b/node_modules/common-path-prefix/package.json @@ -1,50 +1,24 @@ { - "_args": [ - [ - "common-path-prefix@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "common-path-prefix", + "version": "3.0.0", + "description": "Computes the longest prefix string that is common to each path, excluding the base component", + "main": "index.js", + "files": [ + "index.d.ts", + "index.js" ], - "_development": true, - "_from": "common-path-prefix@3.0.0", - "_id": "common-path-prefix@3.0.0", - "_inBundle": false, - "_integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==", - "_location": "/common-path-prefix", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "common-path-prefix@3.0.0", - "name": "common-path-prefix", - "escapedName": "common-path-prefix", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" + "scripts": { + "test": "standard && nyc ava" }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" + "repository": { + "type": "git", + "url": "git+https://github.com/novemberborn/common-path-prefix.git" }, + "author": "Mark Wubben (https://novemberborn.net/)", + "license": "ISC", "bugs": { "url": "https://github.com/novemberborn/common-path-prefix/issues" }, - "description": "Computes the longest prefix string that is common to each path, excluding the base component", - "devDependencies": { - "ava": "^2.3.0", - "nyc": "^14.1.1", - "standard": "^14.0.2" - }, - "files": [ - "index.d.ts", - "index.js" - ], "homepage": "https://github.com/novemberborn/common-path-prefix#readme", "keywords": [ "common", @@ -59,15 +33,13 @@ "common path start", "common root" ], - "license": "ISC", - "main": "index.js", - "name": "common-path-prefix", - "repository": { - "type": "git", - "url": "git+https://github.com/novemberborn/common-path-prefix.git" - }, - "scripts": { - "test": "standard && nyc ava" - }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "^2.3.0", + "nyc": "^14.1.1", + "standard": "^14.0.2" + } + +,"_resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz" +,"_integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" +,"_from": "common-path-prefix@3.0.0" +} \ No newline at end of file diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json index 70e0a4f09..03d173495 100644 --- a/node_modules/concat-map/package.json +++ b/node_modules/concat-map/package.json @@ -1,92 +1,47 @@ { - "_args": [ - [ - "concat-map@0.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "concat-map@0.0.1", - "_id": "concat-map@0.0.1", - "_inBundle": false, - "_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "_location": "/concat-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "concat-map@0.0.1", - "name": "concat-map", - "escapedName": "concat-map", - "rawSpec": "0.0.1", - "saveSpec": null, - "fetchSpec": "0.0.1" - }, - "_requiredBy": [ - "/brace-expansion" - ], - "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "_spec": "0.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bugs": { - "url": "https://github.com/substack/node-concat-map/issues" - }, - "description": "concatenative mapdashery", - "devDependencies": { - "tape": "~2.4.0" - }, - "directories": { - "example": "example", - "test": "test" - }, - "homepage": "https://github.com/substack/node-concat-map#readme", - "keywords": [ - "concat", - "concatMap", - "map", - "functional", - "higher-order" - ], - "license": "MIT", - "main": "index.js", - "name": "concat-map", - "repository": { - "type": "git", - "url": "git://github.com/substack/node-concat-map.git" - }, - "scripts": { - "test": "tape test/*.js" - }, - "testling": { - "files": "test/*.js", - "browsers": { - "ie": [ - 6, - 7, - 8, - 9 - ], - "ff": [ - 3.5, - 10, - 15 - ], - "chrome": [ - 10, - 22 - ], - "safari": [ - 5.1 - ], - "opera": [ - 12 - ] + "name" : "concat-map", + "description" : "concatenative mapdashery", + "version" : "0.0.1", + "repository" : { + "type" : "git", + "url" : "git://github.com/substack/node-concat-map.git" + }, + "main" : "index.js", + "keywords" : [ + "concat", + "concatMap", + "map", + "functional", + "higher-order" + ], + "directories" : { + "example" : "example", + "test" : "test" + }, + "scripts" : { + "test" : "tape test/*.js" + }, + "devDependencies" : { + "tape" : "~2.4.0" + }, + "license" : "MIT", + "author" : { + "name" : "James Halliday", + "email" : "mail@substack.net", + "url" : "http://substack.net" + }, + "testling" : { + "files" : "test/*.js", + "browsers" : { + "ie" : [ 6, 7, 8, 9 ], + "ff" : [ 3.5, 10, 15.0 ], + "chrome" : [ 10, 22 ], + "safari" : [ 5.1 ], + "opera" : [ 12 ] + } } - }, - "version": "0.0.1" -} + +,"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" +,"_integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" +,"_from": "concat-map@0.0.1" +} \ No newline at end of file diff --git a/node_modules/concordance/node_modules/md5-hex/package.json b/node_modules/concordance/node_modules/md5-hex/package.json index 366ffe5c6..9898d7cc7 100644 --- a/node_modules/concordance/node_modules/md5-hex/package.json +++ b/node_modules/concordance/node_modules/md5-hex/package.json @@ -1,58 +1,24 @@ { - "_args": [ - [ - "md5-hex@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "md5-hex@2.0.0", - "_id": "md5-hex@2.0.0", - "_inBundle": false, - "_integrity": "sha1-0FiOnxx0lUSS7NJKwKxs6ZfZLjM=", - "_location": "/concordance/md5-hex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "md5-hex@2.0.0", - "name": "md5-hex", - "escapedName": "md5-hex", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "md5-hex", + "version": "2.0.0", + "description": "Create a MD5 hash with hex encoding", + "license": "MIT", + "repository": "sindresorhus/md5-hex", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/sindresorhus/md5-hex/issues" - }, - "dependencies": { - "md5-o-matic": "^0.1.1" - }, - "description": "Create a MD5 hash with hex encoding", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js", "browser.js" ], - "homepage": "https://github.com/sindresorhus/md5-hex#readme", "keywords": [ "hash", "crypto", @@ -62,14 +28,16 @@ "browser", "browserify" ], - "license": "MIT", - "name": "md5-hex", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/md5-hex.git" + "dependencies": { + "md5-o-matic": "^0.1.1" }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "2.0.0" -} + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-2.0.0.tgz" +,"_integrity": "sha1-0FiOnxx0lUSS7NJKwKxs6ZfZLjM=" +,"_from": "md5-hex@2.0.0" +} \ No newline at end of file diff --git a/node_modules/concordance/node_modules/semver/package.json b/node_modules/concordance/node_modules/semver/package.json index af07c865c..31e12dde0 100644 --- a/node_modules/concordance/node_modules/semver/package.json +++ b/node_modules/concordance/node_modules/semver/package.json @@ -1,60 +1,32 @@ { - "_from": "semver@^5.5.1", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/concordance/semver", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "semver@^5.5.1", - "name": "semver", - "escapedName": "semver", - "rawSpec": "^5.5.1", - "saveSpec": null, - "fetchSpec": "^5.5.1" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7", - "_spec": "semver@^5.5.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/concordance", - "bin": { - "semver": "bin/semver" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "semver", + "version": "5.7.1", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "tap": "^13.0.0-rc.18" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "5.7.1" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" +,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" +,"_from": "semver@5.7.1" +} \ No newline at end of file diff --git a/node_modules/concordance/package.json b/node_modules/concordance/package.json index 8df836287..0810c2a4b 100644 --- a/node_modules/concordance/package.json +++ b/node_modules/concordance/package.json @@ -1,48 +1,29 @@ { - "_args": [ - [ - "concordance@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "concordance", + "version": "4.0.0", + "description": "Compare, format, diff and serialize any JavaScript value", + "main": "index.js", + "files": [ + "lib", + "index.js" ], - "_development": true, - "_from": "concordance@4.0.0", - "_id": "concordance@4.0.0", - "_inBundle": false, - "_integrity": "sha512-l0RFuB8RLfCS0Pt2Id39/oCPykE01pyxgAFypWTlaGRgvLkZrtczZ8atEHpTeEIW+zYWXTBuA9cCSeEOScxReQ==", - "_location": "/concordance", - "_phantomChildren": { - "md5-o-matic": "0.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "concordance@4.0.0", - "name": "concordance", - "escapedName": "concordance", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" + "engines": { + "node": ">=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0" }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/concordance/-/concordance-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "as-i-preach": { - "allowDevDependencies": [ - "perf/**/*.js", - "test/**/*.js" - ] + "scripts": { + "lint": "as-i-preach", + "test": "npm run -s lint && nyc ava" }, - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" + "repository": { + "type": "git", + "url": "git+https://github.com/concordancejs/concordance.git" }, + "author": "Mark Wubben (https://novemberborn.net/)", + "license": "ISC", "bugs": { "url": "https://github.com/concordancejs/concordance/issues" }, + "homepage": "https://github.com/concordancejs/concordance#readme", "dependencies": { "date-time": "^2.1.0", "esutils": "^2.0.2", @@ -56,7 +37,6 @@ "semver": "^5.5.1", "well-known-symbols": "^2.0.0" }, - "description": "Compare, format, diff and serialize any JavaScript value", "devDependencies": { "@novemberborn/as-i-preach": "^10.0.1", "ava": "1.0.0-beta.8", @@ -67,17 +47,12 @@ "nyc": "^13.0.1", "pretty-format": "^23.6.0" }, - "engines": { - "node": ">=6.12.3 <7 || >=8.9.4 <9 || >=10.0.0" + "as-i-preach": { + "allowDevDependencies": [ + "perf/**/*.js", + "test/**/*.js" + ] }, - "files": [ - "lib", - "index.js" - ], - "homepage": "https://github.com/concordancejs/concordance#readme", - "license": "ISC", - "main": "index.js", - "name": "concordance", "nyc": { "reporter": [ "html", @@ -85,14 +60,9 @@ "text" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/concordancejs/concordance.git" - }, - "scripts": { - "lint": "as-i-preach", - "test": "npm run -s lint && nyc ava" - }, - "standard-engine": "@novemberborn/as-i-preach", - "version": "4.0.0" -} + "standard-engine": "@novemberborn/as-i-preach" + +,"_resolved": "https://registry.npmjs.org/concordance/-/concordance-4.0.0.tgz" +,"_integrity": "sha512-l0RFuB8RLfCS0Pt2Id39/oCPykE01pyxgAFypWTlaGRgvLkZrtczZ8atEHpTeEIW+zYWXTBuA9cCSeEOScxReQ==" +,"_from": "concordance@4.0.0" +} \ No newline at end of file diff --git a/node_modules/configstore/package.json b/node_modules/configstore/package.json index 64739a64a..26ac1332f 100644 --- a/node_modules/configstore/package.json +++ b/node_modules/configstore/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "configstore@5.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "configstore@5.0.1", - "_id": "configstore@5.0.1", - "_inBundle": false, - "_integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "_location": "/configstore", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "configstore@5.0.1", - "name": "configstore", - "escapedName": "configstore", - "rawSpec": "5.0.1", - "saveSpec": null, - "fetchSpec": "5.0.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "_spec": "5.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/yeoman/configstore/issues" - }, - "dependencies": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - }, - "description": "Easily load and save config without having to think about where and how", - "devDependencies": { - "ava": "^2.1.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/yeoman/configstore#readme", - "keywords": [ - "config", - "store", - "storage", - "configuration", - "settings", - "preferences", - "json", - "data", - "persist", - "persistent", - "save" - ], - "license": "BSD-2-Clause", - "name": "configstore", - "repository": { - "type": "git", - "url": "git+https://github.com/yeoman/configstore.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "5.0.1" -} + "name": "configstore", + "version": "5.0.1", + "description": "Easily load and save config without having to think about where and how", + "license": "BSD-2-Clause", + "repository": "yeoman/configstore", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "config", + "store", + "storage", + "configuration", + "settings", + "preferences", + "json", + "data", + "persist", + "persistent", + "save" + ], + "dependencies": { + "dot-prop": "^5.2.0", + "graceful-fs": "^4.1.2", + "make-dir": "^3.0.0", + "unique-string": "^2.0.0", + "write-file-atomic": "^3.0.0", + "xdg-basedir": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz" +,"_integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==" +,"_from": "configstore@5.0.1" +} \ No newline at end of file diff --git a/node_modules/console-log-level/package.json b/node_modules/console-log-level/package.json index 311fa90ee..a511957fd 100644 --- a/node_modules/console-log-level/package.json +++ b/node_modules/console-log-level/package.json @@ -1,50 +1,15 @@ { - "_args": [ - [ - "console-log-level@1.4.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "console-log-level@1.4.1", - "_id": "console-log-level@1.4.1", - "_inBundle": false, - "_integrity": "sha512-VZzbIORbP+PPcN/gg3DXClTLPLg5Slwd5fL2MIc+o1qZ4BXBvWyc6QxPk6T/Mkr6IVjRpoAGf32XxP3ZWMVRcQ==", - "_location": "/console-log-level", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "console-log-level@1.4.1", - "name": "console-log-level", - "escapedName": "console-log-level", - "rawSpec": "1.4.1", - "saveSpec": null, - "fetchSpec": "1.4.1" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/console-log-level/-/console-log-level-1.4.1.tgz", - "_spec": "1.4.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Thomas Watson Steen", - "email": "w@tson.dk" - }, - "bugs": { - "url": "https://github.com/watson/console-log-level/issues" - }, - "coordinates": [ - 55.778253, - 12.593208 - ], - "dependencies": {}, + "name": "console-log-level", + "version": "1.4.1", "description": "The most simple logger imaginable", - "devDependencies": { - "standard": "^12.0.1", - "tape": "^4.10.1" + "main": "index.js", + "scripts": { + "test": "standard && tape test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/console-log-level.git" }, - "homepage": "https://github.com/watson/console-log-level", "keywords": [ "log", "logging", @@ -54,15 +19,23 @@ "stdout", "stderr" ], + "author": "Thomas Watson Steen ", "license": "MIT", - "main": "index.js", - "name": "console-log-level", - "repository": { - "type": "git", - "url": "git+https://github.com/watson/console-log-level.git" + "bugs": { + "url": "https://github.com/watson/console-log-level/issues" }, - "scripts": { - "test": "standard && tape test.js" + "homepage": "https://github.com/watson/console-log-level", + "dependencies": {}, + "devDependencies": { + "standard": "^12.0.1", + "tape": "^4.10.1" }, - "version": "1.4.1" -} + "coordinates": [ + 55.778253, + 12.593208 + ] + +,"_resolved": "https://registry.npmjs.org/console-log-level/-/console-log-level-1.4.1.tgz" +,"_integrity": "sha512-VZzbIORbP+PPcN/gg3DXClTLPLg5Slwd5fL2MIc+o1qZ4BXBvWyc6QxPk6T/Mkr6IVjRpoAGf32XxP3ZWMVRcQ==" +,"_from": "console-log-level@1.4.1" +} \ No newline at end of file diff --git a/node_modules/convert-source-map/package.json b/node_modules/convert-source-map/package.json index 9093a2ec0..60f4a887c 100644 --- a/node_modules/convert-source-map/package.json +++ b/node_modules/convert-source-map/package.json @@ -1,59 +1,23 @@ { - "_args": [ - [ - "convert-source-map@1.7.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "convert-source-map@1.7.0", - "_id": "convert-source-map@1.7.0", - "_inBundle": false, - "_integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==", - "_location": "/convert-source-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "convert-source-map@1.7.0", - "name": "convert-source-map", - "escapedName": "convert-source-map", - "rawSpec": "1.7.0", - "saveSpec": null, - "fetchSpec": "1.7.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", - "_spec": "1.7.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "http://thlorenz.com" - }, - "browser": { - "fs": false + "name": "convert-source-map", + "version": "1.7.0", + "description": "Converts a source-map from/to different formats and allows adding/changing properties.", + "main": "index.js", + "scripts": { + "test": "tap test/*.js --color" }, - "bugs": { - "url": "https://github.com/thlorenz/convert-source-map/issues" + "repository": { + "type": "git", + "url": "git://github.com/thlorenz/convert-source-map.git" }, + "homepage": "https://github.com/thlorenz/convert-source-map", "dependencies": { "safe-buffer": "~5.1.1" }, - "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "devDependencies": { "inline-source-map": "~0.6.2", "tap": "~9.0.0" }, - "engine": { - "node": ">=0.6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", @@ -62,15 +26,23 @@ "browser", "debug" ], - "license": "MIT", - "main": "index.js", - "name": "convert-source-map", - "repository": { - "type": "git", - "url": "git://github.com/thlorenz/convert-source-map.git" + "author": { + "name": "Thorsten Lorenz", + "email": "thlorenz@gmx.de", + "url": "http://thlorenz.com" }, - "scripts": { - "test": "tap test/*.js --color" + "license": "MIT", + "engine": { + "node": ">=0.6" }, - "version": "1.7.0" -} + "files": [ + "index.js" + ], + "browser": { + "fs": false + } + +,"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" +,"_integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==" +,"_from": "convert-source-map@1.7.0" +} \ No newline at end of file diff --git a/node_modules/convert-to-spaces/package.json b/node_modules/convert-to-spaces/package.json index 9277f4bc0..59b226f37 100644 --- a/node_modules/convert-to-spaces/package.json +++ b/node_modules/convert-to-spaces/package.json @@ -1,64 +1,29 @@ { - "_args": [ - [ - "convert-to-spaces@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "convert-to-spaces@1.0.2", - "_id": "convert-to-spaces@1.0.2", - "_inBundle": false, - "_integrity": "sha1-fj5Iu+bZl7FBfdyihoIEtNPYVxU=", - "_location": "/convert-to-spaces", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "convert-to-spaces@1.0.2", - "name": "convert-to-spaces", - "escapedName": "convert-to-spaces", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/code-excerpt" - ], - "_resolved": "https://registry.npmjs.org/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Vadim Demedes", - "email": "vdemedes@gmail.com" - }, - "bugs": { - "url": "https://github.com/vadimdemedes/convert-to-spaces/issues" - }, + "name": "convert-to-spaces", + "version": "1.0.2", "description": "Convert tabs to spaces in a string", - "devDependencies": { - "ava": "^0.18.2", - "xo": "^0.17.1" - }, - "engines": { - "node": ">= 4" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/vadimdemedes/convert-to-spaces#readme", + "license": "MIT", + "repository": "vadimdemedes/convert-to-spaces", + "author": "Vadim Demedes ", "keywords": [ "tabs", "spaces" ], - "license": "MIT", - "name": "convert-to-spaces", - "repository": { - "type": "git", - "url": "git+https://github.com/vadimdemedes/convert-to-spaces.git" + "engines": { + "node": ">= 4" }, "scripts": { "test": "xo && ava" }, - "version": "1.0.2" -} + "files": [ + "index.js" + ], + "devDependencies": { + "ava": "^0.18.2", + "xo": "^0.17.1" + } + +,"_resolved": "https://registry.npmjs.org/convert-to-spaces/-/convert-to-spaces-1.0.2.tgz" +,"_integrity": "sha1-fj5Iu+bZl7FBfdyihoIEtNPYVxU=" +,"_from": "convert-to-spaces@1.0.2" +} \ 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 0dceee117..31e12dde0 100644 --- a/node_modules/cross-spawn/node_modules/semver/package.json +++ b/node_modules/cross-spawn/node_modules/semver/package.json @@ -1,60 +1,32 @@ { - "_from": "semver@^5.5.0", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/cross-spawn/semver", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "semver@^5.5.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "^5.5.0", - "saveSpec": null, - "fetchSpec": "^5.5.0" - }, - "_requiredBy": [ - "/cross-spawn" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7", - "_spec": "semver@^5.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/cross-spawn", - "bin": { - "semver": "bin/semver" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "semver", + "version": "5.7.1", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "tap": "^13.0.0-rc.18" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "5.7.1" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" +,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" +,"_from": "semver@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 1624e2005..3d5bf3149 100644 --- a/node_modules/cross-spawn/package.json +++ b/node_modules/cross-spawn/package.json @@ -1,38 +1,46 @@ { - "_args": [ - [ - "cross-spawn@6.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "cross-spawn", + "version": "6.0.5", + "description": "Cross platform child_process#spawn and child_process#spawnSync", + "keywords": [ + "spawn", + "spawnSync", + "windows", + "cross-platform", + "path-ext", + "shebang", + "cmd", + "execute" ], - "_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" + "author": "André Cruz ", + "homepage": "https://github.com/moxystudio/node-cross-spawn", + "repository": { + "type": "git", + "url": "git@github.com:moxystudio/node-cross-spawn.git" }, - "_requiredBy": [ - "/execa" + "license": "MIT", + "main": "index.js", + "files": [ + "lib" ], - "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "_spec": "6.0.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "André Cruz", - "email": "andre@moxy.studio" + "scripts": { + "lint": "eslint .", + "test": "jest --env node --coverage", + "prerelease": "npm t && npm run lint", + "release": "standard-version", + "precommit": "lint-staged", + "commitmsg": "commitlint -e $GIT_PARAMS" + }, + "standard-version": { + "scripts": { + "posttag": "git push --follow-tags origin master && npm publish" + } }, - "bugs": { - "url": "https://github.com/moxystudio/node-cross-spawn/issues" + "lint-staged": { + "*.js": [ + "eslint --fix", + "git add" + ] }, "commitlint": { "extends": [ @@ -46,7 +54,6 @@ "shebang-command": "^1.2.0", "which": "^1.2.9" }, - "description": "Cross platform child_process#spawn and child_process#spawnSync", "devDependencies": { "@commitlint/cli": "^6.0.0", "@commitlint/config-conventional": "^6.0.2", @@ -65,46 +72,9 @@ }, "engines": { "node": ">=4.8" - }, - "files": [ - "lib" - ], - "homepage": "https://github.com/moxystudio/node-cross-spawn", - "keywords": [ - "spawn", - "spawnSync", - "windows", - "cross-platform", - "path-ext", - "shebang", - "cmd", - "execute" - ], - "license": "MIT", - "lint-staged": { - "*.js": [ - "eslint --fix", - "git add" - ] - }, - "main": "index.js", - "name": "cross-spawn", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git" - }, - "scripts": { - "commitmsg": "commitlint -e $GIT_PARAMS", - "lint": "eslint .", - "precommit": "lint-staged", - "prerelease": "npm t && npm run lint", - "release": "standard-version", - "test": "jest --env node --coverage" - }, - "standard-version": { - "scripts": { - "posttag": "git push --follow-tags origin master && npm publish" - } - }, - "version": "6.0.5" -} + } + +,"_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" +,"_integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==" +,"_from": "cross-spawn@6.0.5" +} \ No newline at end of file diff --git a/node_modules/crypt/package.json b/node_modules/crypt/package.json index 0c9daaf6e..7177e5102 100644 --- a/node_modules/crypt/package.json +++ b/node_modules/crypt/package.json @@ -1,55 +1,26 @@ { - "_args": [ - [ - "crypt@0.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "crypt@0.0.2", - "_id": "crypt@0.0.2", - "_inBundle": false, - "_integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=", - "_location": "/crypt", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "crypt@0.0.2", - "name": "crypt", - "escapedName": "crypt", - "rawSpec": "0.0.2", - "saveSpec": null, - "fetchSpec": "0.0.2" - }, - "_requiredBy": [ - "/md5" + "author": "Paul Vorbach (http://vorb.de)", + "name": "crypt", + "description": "utilities for encryption and hashing", + "tags": [ + "hash", + "security" ], - "_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz", - "_spec": "0.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Paul Vorbach", - "email": "paul@vorb.de", - "url": "http://vorb.de" + "version": "0.0.2", + "license": "BSD-3-Clause", + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-crypt.git" }, "bugs": { "url": "https://github.com/pvorb/node-crypt/issues" }, - "description": "utilities for encryption and hashing", + "main": "crypt.js", "engines": { "node": "*" - }, - "homepage": "https://github.com/pvorb/node-crypt#readme", - "license": "BSD-3-Clause", - "main": "crypt.js", - "name": "crypt", - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-crypt.git" - }, - "tags": [ - "hash", - "security" - ], - "version": "0.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz" +,"_integrity": "sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=" +,"_from": "crypt@0.0.2" +} \ No newline at end of file diff --git a/node_modules/crypto-random-string/package.json b/node_modules/crypto-random-string/package.json index aebec572f..6089e2c65 100644 --- a/node_modules/crypto-random-string/package.json +++ b/node_modules/crypto-random-string/package.json @@ -1,76 +1,44 @@ { - "_args": [ - [ - "crypto-random-string@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "crypto-random-string@2.0.0", - "_id": "crypto-random-string@2.0.0", - "_inBundle": false, - "_integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "_location": "/crypto-random-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "crypto-random-string@2.0.0", - "name": "crypto-random-string", - "escapedName": "crypto-random-string", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/unique-string" - ], - "_resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/crypto-random-string/issues" - }, - "description": "Generate a cryptographically strong random string", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/crypto-random-string#readme", - "keywords": [ - "random", - "string", - "text", - "id", - "identifier", - "slug", - "salt", - "crypto", - "strong", - "secure", - "hex" - ], - "license": "MIT", - "name": "crypto-random-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/crypto-random-string.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "crypto-random-string", + "version": "2.0.0", + "description": "Generate a cryptographically strong random string", + "license": "MIT", + "repository": "sindresorhus/crypto-random-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "random", + "string", + "text", + "id", + "identifier", + "slug", + "salt", + "crypto", + "strong", + "secure", + "hex" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" +,"_integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" +,"_from": "crypto-random-string@2.0.0" +} \ No newline at end of file diff --git a/node_modules/currently-unhandled/package.json b/node_modules/currently-unhandled/package.json index 573e36048..dc5fb68f0 100644 --- a/node_modules/currently-unhandled/package.json +++ b/node_modules/currently-unhandled/package.json @@ -1,51 +1,34 @@ { - "_args": [ - [ - "currently-unhandled@0.4.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "currently-unhandled@0.4.1", - "_id": "currently-unhandled@0.4.1", - "_inBundle": false, - "_integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", - "_location": "/currently-unhandled", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "currently-unhandled@0.4.1", - "name": "currently-unhandled", - "escapedName": "currently-unhandled", - "rawSpec": "0.4.1", - "saveSpec": null, - "fetchSpec": "0.4.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", - "_spec": "0.4.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "currently-unhandled", + "version": "0.4.1", + "description": "Track the list of currently unhandled promise rejections.", + "license": "MIT", + "repository": "jamestalmage/currently-unhandled", "author": { "name": "James Talmage", "email": "james@talmage.io", "url": "github.com/jamestalmage" }, - "ava": { - "files": "test.js" - }, - "browser": { - "./index.js": "./browser.js" + "engines": { + "node": ">=0.10.0" }, - "bugs": { - "url": "https://github.com/jamestalmage/currently-unhandled/issues" + "scripts": { + "test": "xo && nyc ava" }, + "files": [ + "index.js", + "core.js", + "browser.js" + ], + "keywords": [ + "unhandled", + "unhandledRejection", + "rejected", + "promises" + ], "dependencies": { "array-find-index": "^1.0.1" }, - "description": "Track the list of currently unhandled promise rejections.", "devDependencies": { "ava": "^0.15.1", "bluebird": "^3.4.0", @@ -63,37 +46,18 @@ "watchify": "^3.7.0", "xo": "^0.15.0" }, - "engines": { - "node": ">=0.10.0" + "browser": { + "./index.js": "./browser.js" + }, + "ava": { + "files": "test.js" }, - "files": [ - "index.js", - "core.js", - "browser.js" - ], - "homepage": "https://github.com/jamestalmage/currently-unhandled#readme", - "keywords": [ - "unhandled", - "unhandledRejection", - "rejected", - "promises" - ], - "license": "MIT", - "name": "currently-unhandled", "nyc": { "reporter": [ "lcov", "text" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/jamestalmage/currently-unhandled.git" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "version": "0.4.1", "xo": { "ignores": [ "browser-bluebird-test.js" @@ -104,4 +68,8 @@ "node" ] } -} + +,"_resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz" +,"_integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=" +,"_from": "currently-unhandled@0.4.1" +} \ No newline at end of file diff --git a/node_modules/date-time/package.json b/node_modules/date-time/package.json index 04218d6be..941e5ee31 100644 --- a/node_modules/date-time/package.json +++ b/node_modules/date-time/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "date-time@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "date-time@2.1.0", - "_id": "date-time@2.1.0", - "_inBundle": false, - "_integrity": "sha512-/9+C44X7lot0IeiyfgJmETtRMhBidBYM2QFFIkGa0U1k+hSyY87Nw7PY3eDqpvCBm7I3WCSfPeZskW/YYq6m4g==", - "_location": "/date-time", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "date-time@2.1.0", - "name": "date-time", - "escapedName": "date-time", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/date-time/-/date-time-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "date-time", + "version": "2.1.0", + "description": "Pretty datetime: `2014-01-09 06:46:01`", + "license": "MIT", + "repository": "sindresorhus/date-time", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/date-time/issues" - }, - "dependencies": { - "time-zone": "^1.0.0" - }, - "description": "Pretty datetime: `2014-01-09 06:46:01`", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/date-time#readme", "keywords": [ "datetime", "date-time", @@ -62,14 +29,15 @@ "zone", "timestamp" ], - "license": "MIT", - "name": "date-time", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/date-time.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "time-zone": "^1.0.0" }, - "version": "2.1.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/date-time/-/date-time-2.1.0.tgz" +,"_integrity": "sha512-/9+C44X7lot0IeiyfgJmETtRMhBidBYM2QFFIkGa0U1k+hSyY87Nw7PY3eDqpvCBm7I3WCSfPeZskW/YYq6m4g==" +,"_from": "date-time@2.1.0" +} \ No newline at end of file diff --git a/node_modules/debug/package.json b/node_modules/debug/package.json index 03f0ee06e..c8c751660 100644 --- a/node_modules/debug/package.json +++ b/node_modules/debug/package.json @@ -1,56 +1,44 @@ { - "_args": [ - [ - "debug@4.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "debug@4.1.1", - "_id": "debug@4.1.1", - "_inBundle": false, - "_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "_location": "/debug", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "debug@4.1.1", - "name": "debug", - "escapedName": "debug", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" + "name": "debug", + "version": "4.1.1", + "repository": { + "type": "git", + "url": "git://github.com/visionmedia/debug.git" }, - "_requiredBy": [ - "/ava" + "description": "small debugging utility", + "keywords": [ + "debug", + "log", + "debugger" ], - "_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "TJ Holowaychuk", - "email": "tj@vision-media.ca" - }, - "browser": "./src/browser.js", - "bugs": { - "url": "https://github.com/visionmedia/debug/issues" - }, + "files": [ + "src", + "dist/debug.js", + "LICENSE", + "README.md" + ], + "author": "TJ Holowaychuk ", "contributors": [ - { - "name": "Nathan Rajlich", - "email": "nathan@tootallnate.net", - "url": "http://n8.io" - }, - { - "name": "Andrew Rhyne", - "email": "rhyneandrew@gmail.com" - } + "Nathan Rajlich (http://n8.io)", + "Andrew Rhyne " ], + "license": "MIT", + "scripts": { + "lint": "xo", + "test": "npm run test:node && npm run test:browser", + "test:node": "istanbul cover _mocha -- test.js", + "pretest:browser": "npm run build", + "test:browser": "karma start --single-run", + "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", + "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", + "build:test": "babel -d dist test.js", + "build": "npm run build:debug && npm run build:test", + "clean": "rimraf dist coverage", + "test:coverage": "cat ./coverage/lcov.info | coveralls" + }, "dependencies": { "ms": "^2.1.1" }, - "description": "small debugging utility", "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", @@ -69,38 +57,11 @@ "rimraf": "^2.5.4", "xo": "^0.23.0" }, - "files": [ - "src", - "dist/debug.js", - "LICENSE", - "README.md" - ], - "homepage": "https://github.com/visionmedia/debug#readme", - "keywords": [ - "debug", - "log", - "debugger" - ], - "license": "MIT", "main": "./src/index.js", - "name": "debug", - "repository": { - "type": "git", - "url": "git://github.com/visionmedia/debug.git" - }, - "scripts": { - "build": "npm run build:debug && npm run build:test", - "build:debug": "babel -o dist/debug.js dist/debug.es6.js > dist/debug.js", - "build:test": "babel -d dist test.js", - "clean": "rimraf dist coverage", - "lint": "xo", - "prebuild:debug": "mkdir -p dist && browserify --standalone debug -o dist/debug.es6.js .", - "pretest:browser": "npm run build", - "test": "npm run test:node && npm run test:browser", - "test:browser": "karma start --single-run", - "test:coverage": "cat ./coverage/lcov.info | coveralls", - "test:node": "istanbul cover _mocha -- test.js" - }, - "unpkg": "./dist/debug.js", - "version": "4.1.1" -} + "browser": "./src/browser.js", + "unpkg": "./dist/debug.js" + +,"_resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz" +,"_integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==" +,"_from": "debug@4.1.1" +} \ No newline at end of file diff --git a/node_modules/decamelize/package.json b/node_modules/decamelize/package.json index 161489823..5e14849d9 100644 --- a/node_modules/decamelize/package.json +++ b/node_modules/decamelize/package.json @@ -1,54 +1,23 @@ { - "_args": [ - [ - "decamelize@1.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "decamelize@1.2.0", - "_id": "decamelize@1.2.0", - "_inBundle": false, - "_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "_location": "/decamelize", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "decamelize@1.2.0", - "name": "decamelize", - "escapedName": "decamelize", - "rawSpec": "1.2.0", - "saveSpec": null, - "fetchSpec": "1.2.0" - }, - "_requiredBy": [ - "/yargs", - "/yargs-parser" - ], - "_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "_spec": "1.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "decamelize", + "version": "1.2.0", + "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", + "license": "MIT", + "repository": "sindresorhus/decamelize", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/decamelize/issues" - }, - "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/decamelize#readme", "keywords": [ "decamelize", "decamelcase", @@ -62,14 +31,12 @@ "text", "convert" ], - "license": "MIT", - "name": "decamelize", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/decamelize.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.2.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" +,"_integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" +,"_from": "decamelize@1.2.0" +} \ No newline at end of file diff --git a/node_modules/decompress-response/package.json b/node_modules/decompress-response/package.json index fc26c7d8d..85552180c 100644 --- a/node_modules/decompress-response/package.json +++ b/node_modules/decompress-response/package.json @@ -1,53 +1,30 @@ { - "_args": [ - [ - "decompress-response@3.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "decompress-response@3.3.0", - "_id": "decompress-response@3.3.0", - "_inBundle": false, - "_integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", - "_location": "/decompress-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "decompress-response@3.3.0", - "name": "decompress-response", - "escapedName": "decompress-response", - "rawSpec": "3.3.0", - "saveSpec": null, - "fetchSpec": "3.3.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "_spec": "3.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/sindresorhus/decompress-response/issues" - }, - "dependencies": { - "mimic-response": "^1.0.0" - }, + "name": "decompress-response", + "version": "3.3.0", "description": "Decompress a HTTP response if needed", - "devDependencies": { - "ava": "*", - "get-stream": "^3.0.0", - "pify": "^3.0.0", - "xo": "*" - }, + "license": "MIT", + "repository": "sindresorhus/decompress-response", + "maintainers": [ + { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + { + "name": "Vsevolod Strukchinsky", + "email": "floatdrop@gmail.com", + "url": "github.com/floatdrop" + } + ], "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/decompress-response#readme", "keywords": [ "decompress", "response", @@ -64,26 +41,17 @@ "stream", "compressed" ], - "license": "MIT", - "maintainers": [ - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - { - "name": "Vsevolod Strukchinsky", - "email": "floatdrop@gmail.com", - "url": "github.com/floatdrop" - } - ], - "name": "decompress-response", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/decompress-response.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "mimic-response": "^1.0.0" }, - "version": "3.3.0" -} + "devDependencies": { + "ava": "*", + "get-stream": "^3.0.0", + "pify": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz" +,"_integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=" +,"_from": "decompress-response@3.3.0" +} \ No newline at end of file diff --git a/node_modules/deep-extend/package.json b/node_modules/deep-extend/package.json index 2b5c1ee35..3aca83419 100644 --- a/node_modules/deep-extend/package.json +++ b/node_modules/deep-extend/package.json @@ -1,40 +1,31 @@ { - "_args": [ - [ - "deep-extend@0.6.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "deep-extend", + "description": "Recursive object extending", + "license": "MIT", + "version": "0.6.0", + "homepage": "https://github.com/unclechu/node-deep-extend", + "keywords": [ + "deep-extend", + "extend", + "deep", + "recursive", + "xtend", + "clone", + "merge", + "json" ], - "_development": true, - "_from": "deep-extend@0.6.0", - "_id": "deep-extend@0.6.0", - "_inBundle": false, - "_integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "_location": "/deep-extend", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "deep-extend@0.6.0", - "name": "deep-extend", - "escapedName": "deep-extend", - "rawSpec": "0.6.0", - "saveSpec": null, - "fetchSpec": "0.6.0" - }, - "_requiredBy": [ - "/rc" + "licenses": [ + { + "type": "MIT", + "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE" + } ], - "_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "_spec": "0.6.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Viacheslav Lotsmanov", - "email": "lotsmanov89@gmail.com" - }, - "bugs": { - "url": "https://github.com/unclechu/node-deep-extend/issues" + "repository": { + "type": "git", + "url": "git://github.com/unclechu/node-deep-extend.git" }, + "author": "Viacheslav Lotsmanov ", + "bugs": "https://github.com/unclechu/node-deep-extend/issues", "contributors": [ { "name": "Romain Prieto", @@ -53,44 +44,23 @@ "url": "https://github.com/mwakerman" } ], - "description": "Recursive object extending", + "main": "lib/deep-extend.js", + "engines": { + "node": ">=4.0.0" + }, + "scripts": { + "test": "./node_modules/.bin/mocha" + }, "devDependencies": { "mocha": "5.2.0", "should": "13.2.1" }, - "engines": { - "node": ">=4.0.0" - }, "files": [ "index.js", "lib/" - ], - "homepage": "https://github.com/unclechu/node-deep-extend", - "keywords": [ - "deep-extend", - "extend", - "deep", - "recursive", - "xtend", - "clone", - "merge", - "json" - ], - "license": "MIT", - "licenses": [ - { - "type": "MIT", - "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE" - } - ], - "main": "lib/deep-extend.js", - "name": "deep-extend", - "repository": { - "type": "git", - "url": "git://github.com/unclechu/node-deep-extend.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "0.6.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" +,"_integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" +,"_from": "deep-extend@0.6.0" +} \ No newline at end of file diff --git a/node_modules/defaults/package.json b/node_modules/defaults/package.json index 7cb07115f..218c9d9f0 100644 --- a/node_modules/defaults/package.json +++ b/node_modules/defaults/package.json @@ -1,61 +1,30 @@ { - "_args": [ - [ - "defaults@1.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "defaults@1.0.3", - "_id": "defaults@1.0.3", - "_inBundle": false, - "_integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=", - "_location": "/defaults", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "defaults@1.0.3", - "name": "defaults", - "escapedName": "defaults", - "rawSpec": "1.0.3", - "saveSpec": null, - "fetchSpec": "1.0.3" - }, - "_requiredBy": [ - "/wcwidth" - ], - "_resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz", - "_spec": "1.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Elijah Insua", - "email": "tmpvar@gmail.com" - }, - "bugs": { - "url": "https://github.com/tmpvar/defaults/issues" - }, - "dependencies": { - "clone": "^1.0.2" - }, + "name": "defaults", + "version": "1.0.3", "description": "merge single level defaults over a config object", - "devDependencies": { - "tap": "^2.0.0" + "main": "index.js", + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git://github.com/tmpvar/defaults.git" }, - "homepage": "https://github.com/tmpvar/defaults#readme", "keywords": [ "config", "defaults" ], + "author": "Elijah Insua ", "license": "MIT", - "main": "index.js", - "name": "defaults", - "repository": { - "type": "git", - "url": "git://github.com/tmpvar/defaults.git" - }, - "scripts": { - "test": "node test.js" + "readmeFilename": "README.md", + "dependencies": { + "clone": "^1.0.2" }, - "version": "1.0.3" -} + "devDependencies": { + "tap": "^2.0.0" + } + +,"_resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.3.tgz" +,"_integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=" +,"_from": "defaults@1.0.3" +} \ No newline at end of file diff --git a/node_modules/defer-to-connect/package.json b/node_modules/defer-to-connect/package.json index 35164f30e..7a083be4c 100644 --- a/node_modules/defer-to-connect/package.json +++ b/node_modules/defer-to-connect/package.json @@ -1,53 +1,41 @@ { - "_args": [ - [ - "defer-to-connect@1.1.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "defer-to-connect", + "version": "1.1.3", + "description": "The safe way to handle the `connect` socket event", + "main": "dist", + "files": [ + "dist" ], - "_development": true, - "_from": "defer-to-connect@1.1.3", - "_id": "defer-to-connect@1.1.3", - "_inBundle": false, - "_integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==", - "_location": "/defer-to-connect", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "defer-to-connect@1.1.3", - "name": "defer-to-connect", - "escapedName": "defer-to-connect", - "rawSpec": "1.1.3", - "saveSpec": null, - "fetchSpec": "1.1.3" + "scripts": { + "build": "del-cli dist && tsc", + "prepublishOnly": "npm run build", + "test": "xo && nyc ava", + "coveralls": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/@szmarczak/http-timer" + "keywords": [ + "socket", + "connect", + "event" ], - "_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", - "_spec": "1.1.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Szymon Marczak" + "author": "Szymon Marczak", + "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/szmarczak/defer-to-connect.git" }, - "ava": { - "babel": false, - "compileEnhancements": false, + "bugs": { + "url": "https://github.com/szmarczak/defer-to-connect/issues" + }, + "homepage": "https://github.com/szmarczak/defer-to-connect#readme", + "xo": { + "extends": "xo-typescript", "extensions": [ "ts" ], - "require": [ - "ts-node/register" - ], - "files": [ - "!dist/tests/test.d.ts" - ] - }, - "bugs": { - "url": "https://github.com/szmarczak/defer-to-connect/issues" + "rules": { + "ava/no-ignored-test-files": "off" + } }, - "description": "The safe way to handle the `connect` socket event", "devDependencies": { "@sindresorhus/tsconfig": "^0.5.0", "@types/node": "^12.12.4", @@ -64,42 +52,27 @@ "typescript": "^3.6.4", "xo": "^0.25.3" }, - "files": [ - "dist" - ], - "homepage": "https://github.com/szmarczak/defer-to-connect#readme", - "keywords": [ - "socket", - "connect", - "event" - ], - "license": "MIT", - "main": "dist", - "name": "defer-to-connect", "nyc": { "extension": [ ".ts" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/szmarczak/defer-to-connect.git" - }, - "scripts": { - "build": "del-cli dist && tsc", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "prepublishOnly": "npm run build", - "test": "xo && nyc ava" - }, - "types": "dist", - "version": "1.1.3", - "xo": { - "extends": "xo-typescript", + "ava": { + "babel": false, + "compileEnhancements": false, "extensions": [ "ts" ], - "rules": { - "ava/no-ignored-test-files": "off" - } - } -} + "require": [ + "ts-node/register" + ], + "files": [ + "!dist/tests/test.d.ts" + ] + }, + "types": "dist" + +,"_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz" +,"_integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" +,"_from": "defer-to-connect@1.1.3" +} \ No newline at end of file diff --git a/node_modules/del/node_modules/globby/package.json b/node_modules/del/node_modules/globby/package.json index 104b34fe2..16a8110db 100644 --- a/node_modules/del/node_modules/globby/package.json +++ b/node_modules/del/node_modules/globby/package.json @@ -1,119 +1,87 @@ { - "_args": [ - [ - "globby@10.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "globby@10.0.2", - "_id": "globby@10.0.2", - "_inBundle": false, - "_integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==", - "_location": "/del/globby", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "globby@10.0.2", - "name": "globby", - "escapedName": "globby", - "rawSpec": "10.0.2", - "saveSpec": null, - "fetchSpec": "10.0.2" - }, - "_requiredBy": [ - "/del" - ], - "_resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz", - "_spec": "10.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/globby/issues" - }, - "dependencies": { - "@types/glob": "^7.1.1", - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.0.3", - "glob": "^7.1.3", - "ignore": "^5.1.1", - "merge2": "^1.2.3", - "slash": "^3.0.0" - }, - "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", - "devDependencies": { - "ava": "^2.1.0", - "get-stream": "^5.1.0", - "glob-stream": "^6.1.0", - "globby": "github:sindresorhus/globby#master", - "matcha": "^0.7.0", - "rimraf": "^2.6.3", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "gitignore.js", - "index.d.ts", - "stream-utils.js" - ], - "homepage": "https://github.com/sindresorhus/globby#readme", - "keywords": [ - "all", - "array", - "directories", - "expand", - "files", - "filesystem", - "filter", - "find", - "fnmatch", - "folders", - "fs", - "glob", - "globbing", - "globs", - "gulpfriendly", - "match", - "matcher", - "minimatch", - "multi", - "multiple", - "paths", - "pattern", - "patterns", - "traverse", - "util", - "utility", - "wildcard", - "wildcards", - "promise", - "gitignore", - "git" - ], - "license": "MIT", - "name": "globby", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/globby.git" - }, - "scripts": { - "bench": "npm update glob-stream fast-glob && matcha bench.js", - "test": "xo && ava && tsd" - }, - "version": "10.0.2", - "xo": { - "ignores": [ - "fixtures" - ] - } -} + "name": "globby", + "version": "10.0.2", + "description": "Extends `glob` with support for multiple patterns and exposes a Promise API", + "license": "MIT", + "repository": "sindresorhus/globby", + "author": { + "email": "sindresorhus@gmail.com", + "name": "Sindre Sorhus", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "bench": "npm update glob-stream fast-glob && matcha bench.js", + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "gitignore.js", + "index.d.ts", + "stream-utils.js" + ], + "keywords": [ + "all", + "array", + "directories", + "expand", + "files", + "filesystem", + "filter", + "find", + "fnmatch", + "folders", + "fs", + "glob", + "globbing", + "globs", + "gulpfriendly", + "match", + "matcher", + "minimatch", + "multi", + "multiple", + "paths", + "pattern", + "patterns", + "traverse", + "util", + "utility", + "wildcard", + "wildcards", + "promise", + "gitignore", + "git" + ], + "dependencies": { + "@types/glob": "^7.1.1", + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.0.3", + "glob": "^7.1.3", + "ignore": "^5.1.1", + "merge2": "^1.2.3", + "slash": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "get-stream": "^5.1.0", + "glob-stream": "^6.1.0", + "globby": "sindresorhus/globby#master", + "matcha": "^0.7.0", + "rimraf": "^2.6.3", + "tsd": "^0.7.3", + "xo": "^0.24.0" + }, + "xo": { + "ignores": [ + "fixtures" + ] + } + +,"_resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz" +,"_integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==" +,"_from": "globby@10.0.2" +} \ No newline at end of file diff --git a/node_modules/del/node_modules/p-map/package.json b/node_modules/del/node_modules/p-map/package.json index 710614d19..72331066c 100644 --- a/node_modules/del/node_modules/p-map/package.json +++ b/node_modules/del/node_modules/p-map/package.json @@ -1,88 +1,56 @@ { - "_args": [ - [ - "p-map@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-map@3.0.0", - "_id": "p-map@3.0.0", - "_inBundle": false, - "_integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==", - "_location": "/del/p-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-map@3.0.0", - "name": "p-map", - "escapedName": "p-map", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/del" - ], - "_resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-map/issues" - }, - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "description": "Map over promises concurrently", - "devDependencies": { - "ava": "^2.2.0", - "delay": "^4.1.0", - "in-range": "^2.0.0", - "random-int": "^2.0.0", - "time-span": "^3.1.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-map#readme", - "keywords": [ - "promise", - "map", - "resolved", - "wait", - "collection", - "iterable", - "iterator", - "race", - "fulfilled", - "async", - "await", - "promises", - "concurrently", - "concurrency", - "parallel", - "bluebird" - ], - "license": "MIT", - "name": "p-map", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-map.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "p-map", + "version": "3.0.0", + "description": "Map over promises concurrently", + "license": "MIT", + "repository": "sindresorhus/p-map", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "map", + "resolved", + "wait", + "collection", + "iterable", + "iterator", + "race", + "fulfilled", + "async", + "await", + "promises", + "concurrently", + "concurrency", + "parallel", + "bluebird" + ], + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.2.0", + "delay": "^4.1.0", + "in-range": "^2.0.0", + "random-int": "^2.0.0", + "time-span": "^3.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz" +,"_integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==" +,"_from": "p-map@3.0.0" +} \ No newline at end of file diff --git a/node_modules/del/package.json b/node_modules/del/package.json index 6446e6336..9d3e2a7af 100644 --- a/node_modules/del/package.json +++ b/node_modules/del/package.json @@ -1,111 +1,69 @@ { - "_args": [ - [ - "del@5.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "del@5.1.0", - "_id": "del@5.1.0", - "_inBundle": false, - "_integrity": "sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==", - "_location": "/del", - "_phantomChildren": { - "@types/glob": "7.1.1", - "aggregate-error": "3.0.1", - "array-union": "2.1.0", - "dir-glob": "3.0.1", - "fast-glob": "3.2.2", - "glob": "7.1.6", - "ignore": "5.1.4", - "merge2": "1.3.0", - "slash": "3.0.0" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "del@5.1.0", - "name": "del", - "escapedName": "del", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/del/-/del-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/del/issues" - }, - "dependencies": { - "globby": "^10.0.1", - "graceful-fs": "^4.2.2", - "is-glob": "^4.0.1", - "is-path-cwd": "^2.2.0", - "is-path-inside": "^3.0.1", - "p-map": "^3.0.0", - "rimraf": "^3.0.0", - "slash": "^3.0.0" - }, - "description": "Delete files and directories", - "devDependencies": { - "ava": "^2.3.0", - "benchmark": "^2.1.4", - "make-dir": "^3.0.0", - "tempy": "^0.3.0", - "tsd": "^0.7.4", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/del#readme", - "keywords": [ - "delete", - "files", - "folders", - "directories", - "remove", - "destroy", - "trash", - "unlink", - "clean", - "cleaning", - "cleanup", - "rm", - "rmrf", - "rimraf", - "rmdir", - "glob", - "gulpfriendly", - "file", - "folder", - "directory", - "fs", - "filesystem" - ], - "license": "MIT", - "name": "del", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/del.git" - }, - "scripts": { - "bench": "node benchmark.js", - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "del", + "version": "5.1.0", + "description": "Delete files and directories", + "license": "MIT", + "repository": "sindresorhus/del", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "bench": "node benchmark.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "delete", + "files", + "folders", + "directories", + "remove", + "destroy", + "trash", + "unlink", + "clean", + "cleaning", + "cleanup", + "rm", + "rmrf", + "rimraf", + "rmdir", + "glob", + "gulpfriendly", + "file", + "folder", + "directory", + "fs", + "filesystem" + ], + "dependencies": { + "globby": "^10.0.1", + "graceful-fs": "^4.2.2", + "is-glob": "^4.0.1", + "is-path-cwd": "^2.2.0", + "is-path-inside": "^3.0.1", + "p-map": "^3.0.0", + "rimraf": "^3.0.0", + "slash": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.3.0", + "benchmark": "^2.1.4", + "make-dir": "^3.0.0", + "tempy": "^0.3.0", + "tsd": "^0.7.4", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/del/-/del-5.1.0.tgz" +,"_integrity": "sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==" +,"_from": "del@5.1.0" +} \ No newline at end of file diff --git a/node_modules/deprecation/package.json b/node_modules/deprecation/package.json index 3fd0f110a..bdbdea7e7 100644 --- a/node_modules/deprecation/package.json +++ b/node_modules/deprecation/package.json @@ -1,68 +1,38 @@ { - "_args": [ - [ - "deprecation@2.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/plugin-rest-endpoint-methods", - "/@octokit/request", - "/@octokit/request-error" - ], - "_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "_spec": "2.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/gr2m/deprecation/issues" - }, - "dependencies": {}, + "name": "deprecation", "description": "Log a deprecation message with stack", - "devDependencies": { - "@pika/pack": "^0.3.7", - "@pika/plugin-build-node": "^0.4.0", - "@pika/plugin-build-types": "^0.4.0", - "@pika/plugin-build-web": "^0.4.0", - "@pika/plugin-standard-pkg": "^0.4.0", - "semantic-release": "^15.13.3" - }, - "esnext": "dist-src/index.js", + "version": "2.3.1", + "license": "ISC", "files": [ "dist-*/", "bin/" ], - "homepage": "https://github.com/gr2m/deprecation#readme", + "esnext": "dist-src/index.js", + "main": "dist-node/index.js", + "module": "dist-web/index.js", + "types": "dist-types/index.d.ts", + "pika": true, + "sideEffects": false, "keywords": [ "deprecate", "deprecated", "deprecation" ], - "license": "ISC", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "deprecation", - "pika": true, "repository": { "type": "git", - "url": "git+https://github.com/gr2m/deprecation.git" + "url": "https://github.com/gr2m/deprecation.git" }, - "sideEffects": false, - "types": "dist-types/index.d.ts", - "version": "2.3.1" -} + "dependencies": {}, + "devDependencies": { + "@pika/pack": "^0.3.7", + "@pika/plugin-build-node": "^0.4.0", + "@pika/plugin-build-types": "^0.4.0", + "@pika/plugin-build-web": "^0.4.0", + "@pika/plugin-standard-pkg": "^0.4.0", + "semantic-release": "^15.13.3" + } + +,"_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz" +,"_integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" +,"_from": "deprecation@2.3.1" +} \ No newline at end of file diff --git a/node_modules/diff/package.json b/node_modules/diff/package.json index 1b86ef40f..1c2f99fd6 100644 --- a/node_modules/diff/package.json +++ b/node_modules/diff/package.json @@ -1,40 +1,34 @@ { - "_args": [ - [ - "diff@4.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "diff", + "version": "4.0.2", + "description": "A javascript text diff implementation.", + "keywords": [ + "diff", + "javascript" ], - "_development": true, - "_from": "diff@4.0.2", - "_id": "diff@4.0.2", - "_inBundle": false, - "_integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", - "_location": "/diff", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "diff@4.0.2", - "name": "diff", - "escapedName": "diff", - "rawSpec": "4.0.2", - "saveSpec": null, - "fetchSpec": "4.0.2" - }, - "_requiredBy": [ - "/tslint" + "maintainers": [ + "Kevin Decker (http://incaseofstairs.com)" ], - "_resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "_spec": "4.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "browser": "./dist/diff.js", "bugs": { - "url": "http://github.com/kpdecker/jsdiff/issues", - "email": "kpdecker@gmail.com" + "email": "kpdecker@gmail.com", + "url": "http://github.com/kpdecker/jsdiff/issues" + }, + "license": "BSD-3-Clause", + "repository": { + "type": "git", + "url": "git://github.com/kpdecker/jsdiff.git" + }, + "engines": { + "node": ">=0.3.1" + }, + "main": "./lib/index.js", + "module": "./lib/index.es6.js", + "browser": "./dist/diff.js", + "scripts": { + "clean": "rm -rf lib/ dist/", + "build:node": "yarn babel --out-dir lib --source-maps=inline src", + "test": "grunt" }, - "dependencies": {}, - "description": "A javascript text diff implementation.", "devDependencies": { "@babel/cli": "^7.2.3", "@babel/core": "^7.2.2", @@ -75,34 +69,9 @@ "webpack": "^4.28.3", "webpack-dev-server": "^3.1.14" }, - "engines": { - "node": ">=0.3.1" - }, - "homepage": "https://github.com/kpdecker/jsdiff#readme", - "keywords": [ - "diff", - "javascript" - ], - "license": "BSD-3-Clause", - "main": "./lib/index.js", - "maintainers": [ - { - "name": "Kevin Decker", - "email": "kpdecker@gmail.com", - "url": "http://incaseofstairs.com" - } - ], - "module": "./lib/index.es6.js", - "name": "diff", - "optionalDependencies": {}, - "repository": { - "type": "git", - "url": "git://github.com/kpdecker/jsdiff.git" - }, - "scripts": { - "build:node": "yarn babel --out-dir lib --source-maps=inline src", - "clean": "rm -rf lib/ dist/", - "test": "grunt" - }, - "version": "4.0.2" -} + "optionalDependencies": {} + +,"_resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" +,"_integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" +,"_from": "diff@4.0.2" +} \ No newline at end of file diff --git a/node_modules/dir-glob/package.json b/node_modules/dir-glob/package.json index 26eec7189..e71af2f29 100644 --- a/node_modules/dir-glob/package.json +++ b/node_modules/dir-glob/package.json @@ -1,75 +1,42 @@ { - "_args": [ - [ - "dir-glob@3.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "dir-glob@3.0.1", - "_id": "dir-glob@3.0.1", - "_inBundle": false, - "_integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "_location": "/dir-glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "dir-glob@3.0.1", - "name": "dir-glob", - "escapedName": "dir-glob", - "rawSpec": "3.0.1", - "saveSpec": null, - "fetchSpec": "3.0.1" - }, - "_requiredBy": [ - "/del/globby", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "_spec": "3.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kevin Mårtensson", - "email": "kevinmartensson@gmail.com", - "url": "github.com/kevva" - }, - "bugs": { - "url": "https://github.com/kevva/dir-glob/issues" - }, - "dependencies": { - "path-type": "^4.0.0" - }, - "description": "Convert directories to glob compatible strings", - "devDependencies": { - "ava": "^2.1.0", - "del": "^4.1.1", - "make-dir": "^3.0.0", - "rimraf": "^2.5.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/kevva/dir-glob#readme", - "keywords": [ - "convert", - "directory", - "extensions", - "files", - "glob" - ], - "license": "MIT", - "name": "dir-glob", - "repository": { - "type": "git", - "url": "git+https://github.com/kevva/dir-glob.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.1" -} + "name": "dir-glob", + "version": "3.0.1", + "description": "Convert directories to glob compatible strings", + "license": "MIT", + "repository": "kevva/dir-glob", + "author": { + "name": "Kevin Mårtensson", + "email": "kevinmartensson@gmail.com", + "url": "github.com/kevva" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "convert", + "directory", + "extensions", + "files", + "glob" + ], + "dependencies": { + "path-type": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "del": "^4.1.1", + "make-dir": "^3.0.0", + "rimraf": "^2.5.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" +,"_integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" +,"_from": "dir-glob@3.0.1" +} \ No newline at end of file diff --git a/node_modules/dot-prop/package.json b/node_modules/dot-prop/package.json index b6a81b730..c242c18ce 100644 --- a/node_modules/dot-prop/package.json +++ b/node_modules/dot-prop/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "dot-prop@5.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "dot-prop@5.2.0", - "_id": "dot-prop@5.2.0", - "_inBundle": false, - "_integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==", - "_location": "/dot-prop", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "dot-prop@5.2.0", - "name": "dot-prop", - "escapedName": "dot-prop", - "rawSpec": "5.2.0", - "saveSpec": null, - "fetchSpec": "5.2.0" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz", - "_spec": "5.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/dot-prop/issues" - }, - "dependencies": { - "is-obj": "^2.0.0" - }, - "description": "Get, set, or delete a property from a nested object using a dot path", - "devDependencies": { - "ava": "^2.1.0", - "benchmark": "^2.1.4", - "tsd": "^0.7.2", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/dot-prop#readme", - "keywords": [ - "object", - "prop", - "property", - "dot", - "path", - "get", - "set", - "delete", - "access", - "notation", - "dotty" - ], - "license": "MIT", - "name": "dot-prop", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/dot-prop.git" - }, - "scripts": { - "bench": "node bench.js", - "test": "xo && ava && tsd" - }, - "version": "5.2.0" -} + "name": "dot-prop", + "version": "5.2.0", + "description": "Get, set, or delete a property from a nested object using a dot path", + "license": "MIT", + "repository": "sindresorhus/dot-prop", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "bench": "node bench.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "prop", + "property", + "dot", + "path", + "get", + "set", + "delete", + "access", + "notation", + "dotty" + ], + "dependencies": { + "is-obj": "^2.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "benchmark": "^2.1.4", + "tsd": "^0.7.2", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz" +,"_integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==" +,"_from": "dot-prop@5.2.0" +} \ No newline at end of file diff --git a/node_modules/duplexer3/package.json b/node_modules/duplexer3/package.json index bd9979d01..5b2c79aba 100644 --- a/node_modules/duplexer3/package.json +++ b/node_modules/duplexer3/package.json @@ -1,52 +1,17 @@ { - "_args": [ - [ - "duplexer3@0.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "duplexer3@0.1.4", - "_id": "duplexer3@0.1.4", - "_inBundle": false, - "_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=", - "_location": "/duplexer3", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "duplexer3@0.1.4", - "name": "duplexer3", - "escapedName": "duplexer3", - "rawSpec": "0.1.4", - "saveSpec": null, - "fetchSpec": "0.1.4" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", - "_spec": "0.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Conrad Pankoff", - "email": "deoxxa@fknsrs.biz", - "url": "http://www.fknsrs.biz/" - }, - "bugs": { - "url": "https://github.com/floatdrop/duplexer3/issues" - }, + "name": "duplexer3", + "version": "0.1.4", "description": "Like duplexer but using streams3", - "devDependencies": { - "mocha": "^2.2.5" - }, "engine": { - "node": ">=4" + "node": ">=4" }, "files": [ "index.js" ], - "homepage": "https://github.com/floatdrop/duplexer3#readme", + "scripts": { + "test": "mocha -R tap" + }, + "repository": "floatdrop/duplexer3", "keywords": [ "duplex", "duplexer", @@ -55,14 +20,13 @@ "join", "combine" ], + "author": "Conrad Pankoff (http://www.fknsrs.biz/)", "license": "BSD-3-Clause", - "name": "duplexer3", - "repository": { - "type": "git", - "url": "git+https://github.com/floatdrop/duplexer3.git" - }, - "scripts": { - "test": "mocha -R tap" - }, - "version": "0.1.4" -} + "devDependencies": { + "mocha": "^2.2.5" + } + +,"_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz" +,"_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" +,"_from": "duplexer3@0.1.4" +} \ No newline at end of file diff --git a/node_modules/emittery/package.json b/node_modules/emittery/package.json index 220a30d55..b6d92c0fb 100644 --- a/node_modules/emittery/package.json +++ b/node_modules/emittery/package.json @@ -1,103 +1,71 @@ { - "_args": [ - [ - "emittery@0.6.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "emittery@0.6.0", - "_id": "emittery@0.6.0", - "_inBundle": false, - "_integrity": "sha512-6EMRGr9KzYWp8DzHFZsKVZBsMO6QhAeHMeHND8rhyBNCHKMLpgW9tZv40bwN3rAIKRS5CxcK8oLRKUJSB9h7yQ==", - "_location": "/emittery", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "emittery@0.6.0", - "name": "emittery", - "escapedName": "emittery", - "rawSpec": "0.6.0", - "saveSpec": null, - "fetchSpec": "0.6.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/emittery/-/emittery-0.6.0.tgz", - "_spec": "0.6.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/emittery/issues" - }, - "description": "Simple and modern async event emitter", - "devDependencies": { - "@types/node": "^13.7.5", - "ava": "^2.4.0", - "codecov": "^3.1.0", - "delay": "^4.3.0", - "nyc": "^15.0.0", - "p-event": "^4.1.0", - "tsd": "^0.11.0", - "xo": "^0.25.4" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sindresorhus/emittery?sponsor=1", - "homepage": "https://github.com/sindresorhus/emittery#readme", - "keywords": [ - "event", - "emitter", - "eventemitter", - "events", - "async", - "emit", - "on", - "once", - "off", - "listener", - "subscribe", - "unsubscribe", - "pubsub", - "tiny", - "addlistener", - "addeventlistener", - "dispatch", - "dispatcher", - "observer", - "trigger", - "await", - "promise", - "typescript", - "ts", - "typed" - ], - "license": "MIT", - "name": "emittery", - "nyc": { - "reporter": [ - "html", - "lcov", - "text" - ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/emittery.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "0.6.0" -} + "name": "emittery", + "version": "0.6.0", + "description": "Simple and modern async event emitter", + "license": "MIT", + "repository": "sindresorhus/emittery", + "funding": "https://github.com/sindresorhus/emittery?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "event", + "emitter", + "eventemitter", + "events", + "async", + "emit", + "on", + "once", + "off", + "listener", + "subscribe", + "unsubscribe", + "pubsub", + "tiny", + "addlistener", + "addeventlistener", + "dispatch", + "dispatcher", + "observer", + "trigger", + "await", + "promise", + "typescript", + "ts", + "typed" + ], + "devDependencies": { + "@types/node": "^13.7.5", + "ava": "^2.4.0", + "codecov": "^3.1.0", + "delay": "^4.3.0", + "nyc": "^15.0.0", + "p-event": "^4.1.0", + "tsd": "^0.11.0", + "xo": "^0.25.4" + }, + "nyc": { + "reporter": [ + "html", + "lcov", + "text" + ] + } + +,"_resolved": "https://registry.npmjs.org/emittery/-/emittery-0.6.0.tgz" +,"_integrity": "sha512-6EMRGr9KzYWp8DzHFZsKVZBsMO6QhAeHMeHND8rhyBNCHKMLpgW9tZv40bwN3rAIKRS5CxcK8oLRKUJSB9h7yQ==" +,"_from": "emittery@0.6.0" +} \ No newline at end of file diff --git a/node_modules/emoji-regex/package.json b/node_modules/emoji-regex/package.json index 8c77ca600..2b0473ab8 100644 --- a/node_modules/emoji-regex/package.json +++ b/node_modules/emoji-regex/package.json @@ -1,59 +1,10 @@ { - "_args": [ - [ - "emoji-regex@8.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "emoji-regex@8.0.0", - "_id": "emoji-regex@8.0.0", - "_inBundle": false, - "_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "_location": "/emoji-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "emoji-regex@8.0.0", - "name": "emoji-regex", - "escapedName": "emoji-regex", - "rawSpec": "8.0.0", - "saveSpec": null, - "fetchSpec": "8.0.0" - }, - "_requiredBy": [ - "/string-width" - ], - "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "_spec": "8.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mathias Bynens", - "url": "https://mathiasbynens.be/" - }, - "bugs": { - "url": "https://github.com/mathiasbynens/emoji-regex/issues" - }, + "name": "emoji-regex", + "version": "8.0.0", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "devDependencies": { - "@babel/cli": "^7.2.3", - "@babel/core": "^7.3.4", - "@babel/plugin-proposal-unicode-property-regex": "^7.2.0", - "@babel/preset-env": "^7.3.4", - "mocha": "^6.0.2", - "regexgen": "^1.3.0", - "unicode-12.0.0": "^0.7.9" - }, - "files": [ - "LICENSE-MIT.txt", - "index.js", - "index.d.ts", - "text.js", - "es2015/index.js", - "es2015/text.js" - ], "homepage": "https://mths.be/emoji-regex", + "main": "index.js", + "types": "index.d.ts", "keywords": [ "unicode", "regex", @@ -65,17 +16,39 @@ "emoji" ], "license": "MIT", - "main": "index.js", - "name": "emoji-regex", + "author": { + "name": "Mathias Bynens", + "url": "https://mathiasbynens.be/" + }, "repository": { "type": "git", - "url": "git+https://github.com/mathiasbynens/emoji-regex.git" + "url": "https://github.com/mathiasbynens/emoji-regex.git" }, + "bugs": "https://github.com/mathiasbynens/emoji-regex/issues", + "files": [ + "LICENSE-MIT.txt", + "index.js", + "index.d.ts", + "text.js", + "es2015/index.js", + "es2015/text.js" + ], "scripts": { "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js", "test": "mocha", "test:watch": "npm run test -- --watch" }, - "types": "index.d.ts", - "version": "8.0.0" -} + "devDependencies": { + "@babel/cli": "^7.2.3", + "@babel/core": "^7.3.4", + "@babel/plugin-proposal-unicode-property-regex": "^7.2.0", + "@babel/preset-env": "^7.3.4", + "mocha": "^6.0.2", + "regexgen": "^1.3.0", + "unicode-12.0.0": "^0.7.9" + } + +,"_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" +,"_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" +,"_from": "emoji-regex@8.0.0" +} \ 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 7e5b8ddb7..f723fae9d 100644 --- a/node_modules/end-of-stream/package.json +++ b/node_modules/end-of-stream/package.json @@ -1,50 +1,20 @@ { - "_args": [ - [ - "end-of-stream@1.4.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "end-of-stream@1.4.4", - "_id": "end-of-stream@1.4.4", - "_inBundle": false, - "_integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "_location": "/end-of-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "end-of-stream@1.4.4", - "name": "end-of-stream", - "escapedName": "end-of-stream", - "rawSpec": "1.4.4", - "saveSpec": null, - "fetchSpec": "1.4.4" - }, - "_requiredBy": [ - "/pump" - ], - "_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "_spec": "1.4.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mathias Buus", - "email": "mathiasbuus@gmail.com" - }, - "bugs": { - "url": "https://github.com/mafintosh/end-of-stream/issues" + "name": "end-of-stream", + "version": "1.4.4", + "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", + "repository": { + "type": "git", + "url": "git://github.com/mafintosh/end-of-stream.git" }, "dependencies": { "once": "^1.4.0" }, - "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", - "devDependencies": { - "tape": "^4.11.0" + "scripts": { + "test": "node test.js" }, "files": [ "index.js" ], - "homepage": "https://github.com/mafintosh/end-of-stream", "keywords": [ "stream", "streams", @@ -54,15 +24,18 @@ "end", "wait" ], - "license": "MIT", - "main": "index.js", - "name": "end-of-stream", - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/end-of-stream.git" - }, - "scripts": { - "test": "node test.js" + "bugs": { + "url": "https://github.com/mafintosh/end-of-stream/issues" }, - "version": "1.4.4" -} + "homepage": "https://github.com/mafintosh/end-of-stream", + "main": "index.js", + "author": "Mathias Buus ", + "license": "MIT", + "devDependencies": { + "tape": "^4.11.0" + } + +,"_resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" +,"_integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" +,"_from": "end-of-stream@1.4.4" +} \ No newline at end of file diff --git a/node_modules/equal-length/package.json b/node_modules/equal-length/package.json index 15e1d1eae..96cef9188 100644 --- a/node_modules/equal-length/package.json +++ b/node_modules/equal-length/package.json @@ -1,68 +1,36 @@ { - "_args": [ - [ - "equal-length@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "equal-length@1.0.1", - "_id": "equal-length@1.0.1", - "_inBundle": false, - "_integrity": "sha1-IcoRLUirJLTh5//A5TOdMf38J0w=", - "_location": "/equal-length", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "equal-length@1.0.1", - "name": "equal-length", - "escapedName": "equal-length", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/equal-length/-/equal-length-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "equal-length", + "version": "1.0.1", + "description": "Extend lines to equal length", + "license": "MIT", + "repository": "vadimdemedes/equal-length", "author": { "name": "vdemedes", "email": "vdemedes@gmail.com", "url": "github.com/vadimdemedes" }, - "bugs": { - "url": "https://github.com/vadimdemedes/equal-length/issues" - }, - "description": "Extend lines to equal length", - "devDependencies": { - "ava": "^0.17.0", - "xo": "^0.17.1" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/vadimdemedes/equal-length#readme", "keywords": [ "equal", "line" ], - "license": "MIT", - "name": "equal-length", - "repository": { - "type": "git", - "url": "git+https://github.com/vadimdemedes/equal-length.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "^0.17.0", + "xo": "^0.17.1" }, - "version": "1.0.1", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/equal-length/-/equal-length-1.0.1.tgz" +,"_integrity": "sha1-IcoRLUirJLTh5//A5TOdMf38J0w=" +,"_from": "equal-length@1.0.1" +} \ No newline at end of file diff --git a/node_modules/error-ex/package.json b/node_modules/error-ex/package.json index ef0961c7d..172d854f7 100644 --- a/node_modules/error-ex/package.json +++ b/node_modules/error-ex/package.json @@ -1,53 +1,11 @@ { - "_args": [ - [ - "error-ex@1.3.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "error-ex@1.3.2", - "_id": "error-ex@1.3.2", - "_inBundle": false, - "_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "_location": "/error-ex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "error-ex@1.3.2", - "name": "error-ex", - "escapedName": "error-ex", - "rawSpec": "1.3.2", - "saveSpec": null, - "fetchSpec": "1.3.2" - }, - "_requiredBy": [ - "/parse-json", - "/read-pkg/parse-json" - ], - "_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "_spec": "1.3.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/qix-/node-error-ex/issues" - }, - "dependencies": { - "is-arrayish": "^0.2.1" - }, + "name": "error-ex", "description": "Easy error subclassing and stack customization", - "devDependencies": { - "coffee-script": "^1.9.3", - "coveralls": "^2.11.2", - "istanbul": "^0.3.17", - "mocha": "^2.2.5", - "should": "^7.0.1", - "xo": "^0.7.1" - }, - "files": [ - "index.js" + "version": "1.3.2", + "maintainers": [ + "Josh Junon (github.com/qix-)", + "Sindre Sorhus (sindresorhus.com)" ], - "homepage": "https://github.com/qix-/node-error-ex#readme", "keywords": [ "error", "errors", @@ -59,33 +17,34 @@ "custom" ], "license": "MIT", - "maintainers": [ - { - "name": "Josh Junon", - "email": "i.am.qix@gmail.com", - "url": "github.com/qix-" - }, - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - } - ], - "name": "error-ex", - "repository": { - "type": "git", - "url": "git+https://github.com/qix-/node-error-ex.git" - }, "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, - "version": "1.3.2", "xo": { "rules": { "operator-linebreak": [ 0 ] } + }, + "repository": "qix-/node-error-ex", + "files": [ + "index.js" + ], + "devDependencies": { + "coffee-script": "^1.9.3", + "coveralls": "^2.11.2", + "istanbul": "^0.3.17", + "mocha": "^2.2.5", + "should": "^7.0.1", + "xo": "^0.7.1" + }, + "dependencies": { + "is-arrayish": "^0.2.1" } -} + +,"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" +,"_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" +,"_from": "error-ex@1.3.2" +} \ No newline at end of file diff --git a/node_modules/escape-goat/package.json b/node_modules/escape-goat/package.json index 501598ab7..02ce3264c 100644 --- a/node_modules/escape-goat/package.json +++ b/node_modules/escape-goat/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "escape-goat@2.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "escape-goat@2.1.1", - "_id": "escape-goat@2.1.1", - "_inBundle": false, - "_integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==", - "_location": "/escape-goat", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-goat@2.1.1", - "name": "escape-goat", - "escapedName": "escape-goat", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "/pupa" - ], - "_resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-goat/issues" - }, - "description": "Escape a string for use in HTML or the inverse", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/escape-goat#readme", - "keywords": [ - "escape", - "unescape", - "html", - "entity", - "entities", - "escaping", - "sanitize", - "sanitization", - "utility", - "template", - "attribute", - "value", - "interpolate", - "xss", - "goat", - "🐐" - ], - "license": "MIT", - "name": "escape-goat", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-goat.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.1" -} + "name": "escape-goat", + "version": "2.1.1", + "description": "Escape a string for use in HTML or the inverse", + "license": "MIT", + "repository": "sindresorhus/escape-goat", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "escape", + "unescape", + "html", + "entity", + "entities", + "escaping", + "sanitize", + "sanitization", + "utility", + "template", + "attribute", + "value", + "interpolate", + "xss", + "goat", + "🐐" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz" +,"_integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==" +,"_from": "escape-goat@2.1.1" +} \ No newline at end of file diff --git a/node_modules/escape-string-regexp/package.json b/node_modules/escape-string-regexp/package.json index ecc7c7172..8b63190fe 100644 --- a/node_modules/escape-string-regexp/package.json +++ b/node_modules/escape-string-regexp/package.json @@ -1,54 +1,27 @@ { - "_args": [ - [ - "escape-string-regexp@1.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "escape-string-regexp@1.0.5", - "_id": "escape-string-regexp@1.0.5", - "_inBundle": false, - "_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "_location": "/escape-string-regexp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-string-regexp@1.0.5", - "name": "escape-string-regexp", - "escapedName": "escape-string-regexp", - "rawSpec": "1.0.5", - "saveSpec": null, - "fetchSpec": "1.0.5" - }, - "_requiredBy": [ - "/chalk", - "/figures" - ], - "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "_spec": "1.0.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "escape-string-regexp", + "version": "1.0.5", + "description": "Escape RegExp special characters", + "license": "MIT", + "repository": "sindresorhus/escape-string-regexp", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues" - }, - "description": "Escape RegExp special characters", - "devDependencies": { - "ava": "*", - "xo": "*" - }, + "maintainers": [ + "Sindre Sorhus (sindresorhus.com)", + "Joshua Boy Nicolai Appelman (jbna.nl)" + ], "engines": { "node": ">=0.8.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme", "keywords": [ "escape", "regex", @@ -61,26 +34,12 @@ "special", "characters" ], - "license": "MIT", - "maintainers": [ - { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - { - "name": "Joshua Boy Nicolai Appelman", - "email": "joshua@jbna.nl", - "url": "jbna.nl" - } - ], - "name": "escape-string-regexp", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.5" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" +,"_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" +,"_from": "escape-string-regexp@1.0.5" +} \ No newline at end of file diff --git a/node_modules/esutils/package.json b/node_modules/esutils/package.json index d55053791..6446b57f2 100644 --- a/node_modules/esutils/package.json +++ b/node_modules/esutils/package.json @@ -1,77 +1,48 @@ { - "_args": [ - [ - "esutils@2.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "esutils@2.0.3", - "_id": "esutils@2.0.3", - "_inBundle": false, - "_integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "_location": "/esutils", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "esutils@2.0.3", - "name": "esutils", - "escapedName": "esutils", - "rawSpec": "2.0.3", - "saveSpec": null, - "fetchSpec": "2.0.3" - }, - "_requiredBy": [ - "/@babel/highlight", - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "_spec": "2.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/estools/esutils/issues" - }, + "name": "esutils", "description": "utility box for ECMAScript language tools", - "devDependencies": { - "chai": "~1.7.2", - "coffee-script": "~1.6.3", - "jshint": "2.6.3", - "mocha": "~2.2.1", - "regenerate": "~1.3.1", - "unicode-9.0.0": "~0.7.0" + "homepage": "https://github.com/estools/esutils", + "main": "lib/utils.js", + "version": "2.0.3", + "engines": { + "node": ">=0.10.0" }, "directories": { "lib": "./lib" }, - "engines": { - "node": ">=0.10.0" - }, "files": [ "LICENSE.BSD", "README.md", "lib" ], - "homepage": "https://github.com/estools/esutils", - "license": "BSD-2-Clause", - "main": "lib/utils.js", "maintainers": [ { "name": "Yusuke Suzuki", "email": "utatane.tea@gmail.com", - "url": "http://github.com/Constellation" + "web": "http://github.com/Constellation" } ], - "name": "esutils", "repository": { "type": "git", - "url": "git+ssh://git@github.com/estools/esutils.git" + "url": "http://github.com/estools/esutils.git" }, + "devDependencies": { + "chai": "~1.7.2", + "coffee-script": "~1.6.3", + "jshint": "2.6.3", + "mocha": "~2.2.1", + "regenerate": "~1.3.1", + "unicode-9.0.0": "~0.7.0" + }, + "license": "BSD-2-Clause", "scripts": { - "generate-regex": "node tools/generate-identifier-regex.js", - "lint": "jshint lib/*.js", "test": "npm run-script lint && npm run-script unit-test", - "unit-test": "mocha --compilers coffee:coffee-script -R spec" - }, - "version": "2.0.3" -} + "lint": "jshint lib/*.js", + "unit-test": "mocha --compilers coffee:coffee-script -R spec", + "generate-regex": "node tools/generate-identifier-regex.js" + } + +,"_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" +,"_integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" +,"_from": "esutils@2.0.3" +} \ No newline at end of file diff --git a/node_modules/execa/package.json b/node_modules/execa/package.json index 974a5681b..4e33f47e5 100644 --- a/node_modules/execa/package.json +++ b/node_modules/execa/package.json @@ -1,104 +1,73 @@ { - "_args": [ - [ - "execa@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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": [ - "/windows-release" - ], - "_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/execa/issues" - }, - "dependencies": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "description": "A better `child_process`", - "devDependencies": { - "ava": "*", - "cat-names": "^1.0.2", - "coveralls": "^3.0.1", - "delay": "^3.0.0", - "is-running": "^2.0.0", - "nyc": "^13.0.1", - "tempfile": "^2.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "lib" - ], - "homepage": "https://github.com/sindresorhus/execa#readme", - "keywords": [ - "exec", - "child", - "process", - "execute", - "fork", - "execfile", - "spawn", - "file", - "shell", - "bin", - "binary", - "binaries", - "npm", - "path", - "local" - ], - "license": "MIT", - "name": "execa", - "nyc": { - "reporter": [ - "text", - "lcov" - ], - "exclude": [ - "**/fixtures/**", - "**/test.js", - "**/test/**" - ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/execa.git" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "version": "1.0.0" -} + "name": "execa", + "version": "1.0.0", + "description": "A better `child_process`", + "license": "MIT", + "repository": "sindresorhus/execa", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && nyc ava" + }, + "files": [ + "index.js", + "lib" + ], + "keywords": [ + "exec", + "child", + "process", + "execute", + "fork", + "execfile", + "spawn", + "file", + "shell", + "bin", + "binary", + "binaries", + "npm", + "path", + "local" + ], + "dependencies": { + "cross-spawn": "^6.0.0", + "get-stream": "^4.0.0", + "is-stream": "^1.1.0", + "npm-run-path": "^2.0.0", + "p-finally": "^1.0.0", + "signal-exit": "^3.0.0", + "strip-eof": "^1.0.0" + }, + "devDependencies": { + "ava": "*", + "cat-names": "^1.0.2", + "coveralls": "^3.0.1", + "delay": "^3.0.0", + "is-running": "^2.0.0", + "nyc": "^13.0.1", + "tempfile": "^2.0.0", + "xo": "*" + }, + "nyc": { + "reporter": [ + "text", + "lcov" + ], + "exclude": [ + "**/fixtures/**", + "**/test.js", + "**/test/**" + ] + } + +,"_resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" +,"_integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==" +,"_from": "execa@1.0.0" +} \ No newline at end of file diff --git a/node_modules/fast-diff/package.json b/node_modules/fast-diff/package.json index 2011937a9..7c8b5e107 100644 --- a/node_modules/fast-diff/package.json +++ b/node_modules/fast-diff/package.json @@ -1,59 +1,30 @@ { - "_args": [ - [ - "fast-diff@1.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "fast-diff@1.2.0", - "_id": "fast-diff@1.2.0", - "_inBundle": false, - "_integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==", - "_location": "/fast-diff", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fast-diff@1.2.0", - "name": "fast-diff", - "escapedName": "fast-diff", - "rawSpec": "1.2.0", - "saveSpec": null, - "fetchSpec": "1.2.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz", - "_spec": "1.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jason Chen", - "email": "jhchen7@gmail.com" - }, - "bugs": { - "url": "https://github.com/jhchen/fast-diff/issues" - }, + "name": "fast-diff", + "version": "1.2.0", "description": "Fast Javascript text diff", + "author": "Jason Chen ", + "main": "diff.js", + "types": "diff.d.ts", "devDependencies": { "lodash": "~3.9.3", "seedrandom": "~2.4.0" }, - "homepage": "https://github.com/jhchen/fast-diff#readme", - "keywords": [ - "diff" - ], - "license": "Apache-2.0", - "main": "diff.js", - "name": "fast-diff", "repository": { "type": "git", - "url": "git+https://github.com/jhchen/fast-diff.git" + "url": "https://github.com/jhchen/fast-diff" + }, + "bugs": { + "url": "https://github.com/jhchen/fast-diff/issues" }, "scripts": { "test": "node test.js" }, - "types": "diff.d.ts", - "version": "1.2.0" -} + "license": "Apache-2.0", + "keywords": [ + "diff" + ] + +,"_resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz" +,"_integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==" +,"_from": "fast-diff@1.2.0" +} \ No newline at end of file diff --git a/node_modules/fast-glob/package.json b/node_modules/fast-glob/package.json index 18e1dc777..05a520e06 100644 --- a/node_modules/fast-glob/package.json +++ b/node_modules/fast-glob/package.json @@ -1,50 +1,24 @@ { - "_args": [ - [ - "fast-glob@3.2.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "fast-glob@3.2.2", - "_id": "fast-glob@3.2.2", - "_inBundle": false, - "_integrity": "sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==", - "_location": "/fast-glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fast-glob@3.2.2", - "name": "fast-glob", - "escapedName": "fast-glob", - "rawSpec": "3.2.2", - "saveSpec": null, - "fetchSpec": "3.2.2" - }, - "_requiredBy": [ - "/del/globby", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.2.tgz", - "_spec": "3.2.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "fast-glob", + "version": "3.2.2", + "description": "It's a very fast and efficient glob library for Node.js", + "license": "MIT", + "repository": "mrmlnc/fast-glob", "author": { "name": "Denis Malinochkin", "url": "https://mrmlnc.com" }, - "bugs": { - "url": "https://github.com/mrmlnc/fast-glob/issues" - }, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.0", - "merge2": "^1.3.0", - "micromatch": "^4.0.2", - "picomatch": "^2.2.1" + "engines": { + "node": ">=8" }, - "description": "It's a very fast and efficient glob library for Node.js", + "main": "out/index.js", + "typings": "out/index.d.ts", + "keywords": [ + "glob", + "patterns", + "fast", + "implementation" + ], "devDependencies": { "@nodelib/fs.macchiato": "^1.0.1", "@types/compute-stdev": "^1.0.0", @@ -72,51 +46,44 @@ "tiny-glob": "^0.2.6", "typescript": "^3.6.3" }, - "engines": { - "node": ">=8" - }, - "homepage": "https://github.com/mrmlnc/fast-glob#readme", - "keywords": [ - "glob", - "patterns", - "fast", - "implementation" - ], - "license": "MIT", - "main": "out/index.js", - "name": "fast-glob", - "repository": { - "type": "git", - "url": "git+https://github.com/mrmlnc/fast-glob.git" + "dependencies": { + "@nodelib/fs.stat": "^2.0.2", + "@nodelib/fs.walk": "^1.2.3", + "glob-parent": "^5.1.0", + "merge2": "^1.3.0", + "micromatch": "^4.0.2", + "picomatch": "^2.2.1" }, "scripts": { + "clean": "rimraf out", + "lint": "eslint \"src/**/*.ts\" --cache", + "compile": "tsc", + "test": "mocha \"out/**/*.spec.js\" -s 0", + "smoke": "mocha \"out/**/*.smoke.js\" -s 0", + "smoke:sync": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(sync\\)\"", + "smoke:async": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(async\\)\"", + "smoke:stream": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(stream\\)\"", + "build": "npm run clean && npm run compile && npm run lint && npm test", + "watch": "npm run clean && npm run compile -- --sourceMap --watch", "bench": "npm run bench-async && npm run bench-stream && npm run bench-sync", "bench-async": "npm run bench-async-flatten && npm run bench-async-deep && npm run bench-async-partial-flatten && npm run bench-async-partial-deep", - "bench-async-deep": "node ./out/benchmark --mode async --pattern \"**\"", + "bench-stream": "npm run bench-stream-flatten && npm run bench-stream-deep && npm run bench-stream-partial-flatten && npm run bench-stream-partial-deep", + "bench-sync": "npm run bench-sync-flatten && npm run bench-sync-deep && npm run bench-sync-partial-flatten && npm run bench-sync-partial-deep", "bench-async-flatten": "node ./out/benchmark --mode async --pattern \"*\"", - "bench-async-partial-deep": "node ./out/benchmark --mode async --pattern \"{fixtures,out}/**\"", + "bench-async-deep": "node ./out/benchmark --mode async --pattern \"**\"", "bench-async-partial-flatten": "node ./out/benchmark --mode async --pattern \"{fixtures,out}/{first,second}/*\"", - "bench-stream": "npm run bench-stream-flatten && npm run bench-stream-deep && npm run bench-stream-partial-flatten && npm run bench-stream-partial-deep", - "bench-stream-deep": "node ./out/benchmark --mode stream --pattern \"**\"", + "bench-async-partial-deep": "node ./out/benchmark --mode async --pattern \"{fixtures,out}/**\"", "bench-stream-flatten": "node ./out/benchmark --mode stream --pattern \"*\"", - "bench-stream-partial-deep": "node ./out/benchmark --mode stream --pattern \"{fixtures,out}/**\"", + "bench-stream-deep": "node ./out/benchmark --mode stream --pattern \"**\"", "bench-stream-partial-flatten": "node ./out/benchmark --mode stream --pattern \"{fixtures,out}/{first,second}/*\"", - "bench-sync": "npm run bench-sync-flatten && npm run bench-sync-deep && npm run bench-sync-partial-flatten && npm run bench-sync-partial-deep", - "bench-sync-deep": "node ./out/benchmark --mode sync --pattern \"**\"", + "bench-stream-partial-deep": "node ./out/benchmark --mode stream --pattern \"{fixtures,out}/**\"", "bench-sync-flatten": "node ./out/benchmark --mode sync --pattern \"*\"", - "bench-sync-partial-deep": "node ./out/benchmark --mode sync --pattern \"{fixtures,out}/**\"", + "bench-sync-deep": "node ./out/benchmark --mode sync --pattern \"**\"", "bench-sync-partial-flatten": "node ./out/benchmark --mode sync --pattern \"{fixtures,out}/{first,second}/*\"", - "build": "npm run clean && npm run compile && npm run lint && npm test", - "clean": "rimraf out", - "compile": "tsc", - "lint": "eslint \"src/**/*.ts\" --cache", - "smoke": "mocha \"out/**/*.smoke.js\" -s 0", - "smoke:async": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(async\\)\"", - "smoke:stream": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(stream\\)\"", - "smoke:sync": "mocha \"out/**/*.smoke.js\" -s 0 --grep \"\\(sync\\)\"", - "test": "mocha \"out/**/*.spec.js\" -s 0", - "watch": "npm run clean && npm run compile -- --sourceMap --watch" - }, - "typings": "out/index.d.ts", - "version": "3.2.2" -} + "bench-sync-partial-deep": "node ./out/benchmark --mode sync --pattern \"{fixtures,out}/**\"" + } + +,"_resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.2.tgz" +,"_integrity": "sha512-UDV82o4uQyljznxwMxyVRJgZZt3O5wENYojjzbaGEGZgeOxkLFf+V4cnUD+krzb2F72E18RhamkMZ7AdeggF7A==" +,"_from": "fast-glob@3.2.2" +} \ No newline at end of file diff --git a/node_modules/fastq/package.json b/node_modules/fastq/package.json index 7b14a6912..c5cf9e6ca 100644 --- a/node_modules/fastq/package.json +++ b/node_modules/fastq/package.json @@ -1,44 +1,36 @@ { - "_args": [ - [ - "fastq@1.8.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "fastq@1.8.0", - "_id": "fastq@1.8.0", - "_inBundle": false, - "_integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==", - "_location": "/fastq", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fastq@1.8.0", - "name": "fastq", - "escapedName": "fastq", - "rawSpec": "1.8.0", - "saveSpec": null, - "fetchSpec": "1.8.0" + "name": "fastq", + "version": "1.8.0", + "description": "Fast, in memory work queue", + "main": "queue.js", + "scripts": { + "lint": "standard --verbose | snazzy", + "unit": "nyc --lines 100 --branches 100 --functions 100 --check-coverage --reporter=text tape test/test.js", + "coverage": "nyc --reporter=html --reporter=cobertura --reporter=text tape test/test.js", + "test:report": "npm run lint && npm run unit:report", + "test": "npm run lint && npm run unit && npm run typescript", + "typescript": "tsc --project ./test/tsconfig.json", + "legacy": "tape test/test.js" }, - "_requiredBy": [ - "/@nodelib/fs.walk" + "pre-commit": [ + "test" ], - "_resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz", - "_spec": "1.8.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Matteo Collina", - "email": "hello@matteocollina.com" + "repository": { + "type": "git", + "url": "git+https://github.com/mcollina/fastq.git" }, + "keywords": [ + "fast", + "queue", + "async", + "worker" + ], + "author": "Matteo Collina ", + "license": "ISC", "bugs": { "url": "https://github.com/mcollina/fastq/issues" }, - "dependencies": { - "reusify": "^1.0.4" - }, - "description": "Fast, in memory work queue", + "homepage": "https://github.com/mcollina/fastq#readme", "devDependencies": { "async": "^3.1.0", "neo-async": "^2.6.1", @@ -49,31 +41,11 @@ "tape": "^4.13.2", "typescript": "^3.8.3" }, - "homepage": "https://github.com/mcollina/fastq#readme", - "keywords": [ - "fast", - "queue", - "async", - "worker" - ], - "license": "ISC", - "main": "queue.js", - "name": "fastq", - "pre-commit": [ - "test" - ], - "repository": { - "type": "git", - "url": "git+https://github.com/mcollina/fastq.git" - }, - "scripts": { - "coverage": "nyc --reporter=html --reporter=cobertura --reporter=text tape test/test.js", - "legacy": "tape test/test.js", - "lint": "standard --verbose | snazzy", - "test": "npm run lint && npm run unit && npm run typescript", - "test:report": "npm run lint && npm run unit:report", - "typescript": "tsc --project ./test/tsconfig.json", - "unit": "nyc --lines 100 --branches 100 --functions 100 --check-coverage --reporter=text tape test/test.js" - }, - "version": "1.8.0" -} + "dependencies": { + "reusify": "^1.0.4" + } + +,"_resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz" +,"_integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==" +,"_from": "fastq@1.8.0" +} \ No newline at end of file diff --git a/node_modules/figures/package.json b/node_modules/figures/package.json index 35a71ba5e..41dea9e9b 100644 --- a/node_modules/figures/package.json +++ b/node_modules/figures/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "figures@3.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "figures@3.2.0", - "_id": "figures@3.2.0", - "_inBundle": false, - "_integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", - "_location": "/figures", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "figures@3.2.0", - "name": "figures", - "escapedName": "figures", - "rawSpec": "3.2.0", - "saveSpec": null, - "fetchSpec": "3.2.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "_spec": "3.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/figures/issues" - }, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "description": "Unicode symbols with Windows CMD fallbacks", - "devDependencies": { - "ava": "^1.4.1", - "markdown-table": "^1.1.2", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/figures#readme", - "keywords": [ - "unicode", - "cli", - "cmd", - "command-line", - "characters", - "symbol", - "symbols", - "figure", - "figures", - "fallback" - ], - "license": "MIT", - "name": "figures", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/figures.git" - }, - "scripts": { - "make": "./makefile.js", - "test": "xo && ava && tsd" - }, - "version": "3.2.0" -} + "name": "figures", + "version": "3.2.0", + "description": "Unicode symbols with Windows CMD fallbacks", + "license": "MIT", + "repository": "sindresorhus/figures", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "make": "./makefile.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "unicode", + "cli", + "cmd", + "command-line", + "characters", + "symbol", + "symbols", + "figure", + "figures", + "fallback" + ], + "dependencies": { + "escape-string-regexp": "^1.0.5" + }, + "devDependencies": { + "ava": "^1.4.1", + "markdown-table": "^1.1.2", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" +,"_integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==" +,"_from": "figures@3.2.0" +} \ No newline at end of file diff --git a/node_modules/file-url/package.json b/node_modules/file-url/package.json index 93b2c006d..70261a027 100644 --- a/node_modules/file-url/package.json +++ b/node_modules/file-url/package.json @@ -1,70 +1,39 @@ { - "_args": [ - [ - "file-url@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "file-url@3.0.0", - "_id": "file-url@3.0.0", - "_inBundle": false, - "_integrity": "sha512-g872QGsHexznxkIAdK8UiZRe7SkE6kvylShU4Nsj8NvfvZag7S0QuQ4IgvPDkk75HxgjIVDwycFTDAgIiO4nDA==", - "_location": "/file-url", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "file-url@3.0.0", - "name": "file-url", - "escapedName": "file-url", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/file-url/-/file-url-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/file-url/issues" - }, - "description": "Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/file-url#readme", - "keywords": [ - "file", - "url", - "uri", - "path", - "scheme", - "slash" - ], - "license": "MIT", - "name": "file-url", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/file-url.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "file-url", + "version": "3.0.0", + "description": "Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`", + "license": "MIT", + "repository": "sindresorhus/file-url", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "file", + "url", + "uri", + "path", + "scheme", + "slash" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/file-url/-/file-url-3.0.0.tgz" +,"_integrity": "sha512-g872QGsHexznxkIAdK8UiZRe7SkE6kvylShU4Nsj8NvfvZag7S0QuQ4IgvPDkk75HxgjIVDwycFTDAgIiO4nDA==" +,"_from": "file-url@3.0.0" +} \ No newline at end of file diff --git a/node_modules/fill-range/package.json b/node_modules/fill-range/package.json index 101b21973..6aeb617db 100644 --- a/node_modules/fill-range/package.json +++ b/node_modules/fill-range/package.json @@ -1,76 +1,38 @@ { - "_args": [ - [ - "fill-range@7.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "fill-range@7.0.1", - "_id": "fill-range@7.0.1", - "_inBundle": false, - "_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "_location": "/fill-range", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fill-range@7.0.1", - "name": "fill-range", - "escapedName": "fill-range", - "rawSpec": "7.0.1", - "saveSpec": null, - "fetchSpec": "7.0.1" - }, - "_requiredBy": [ - "/braces" + "name": "fill-range", + "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", + "version": "7.0.1", + "homepage": "https://github.com/jonschlinkert/fill-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Edo Rivai (edo.rivai.nl)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Paul Miller (paulmillr.com)", + "Rouven Weßling (www.rouvenwessling.de)", + "(https://github.com/wtgtybhertgeghgtwtg)" ], - "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "_spec": "7.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/fill-range", "bugs": { "url": "https://github.com/jonschlinkert/fill-range/issues" }, - "contributors": [ - { - "name": "Edo Rivai", - "url": "edo.rivai.nl" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Paul Miller", - "url": "paulmillr.com" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - }, - { - "url": "https://github.com/wtgtybhertgeghgtwtg" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "to-regex-range": "^5.0.1" }, - "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^6.1.1" }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/fill-range", "keywords": [ "alpha", "alphabetical", @@ -91,16 +53,6 @@ "regex", "sh" ], - "license": "MIT", - "main": "index.js", - "name": "fill-range", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/fill-range.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -113,6 +65,9 @@ "lint": { "reflinks": true } - }, - "version": "7.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" +,"_integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==" +,"_from": "fill-range@7.0.1" +} \ No newline at end of file diff --git a/node_modules/find-up/package.json b/node_modules/find-up/package.json index a32b21cff..60f289df4 100644 --- a/node_modules/find-up/package.json +++ b/node_modules/find-up/package.json @@ -1,90 +1,57 @@ { - "_args": [ - [ - "find-up@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "find-up@4.1.0", - "_id": "find-up@4.1.0", - "_inBundle": false, - "_integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "_location": "/find-up", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "find-up@4.1.0", - "name": "find-up", - "escapedName": "find-up", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/pkg-dir", - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/find-up/issues" - }, - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "description": "Find a file or directory by walking up parent directories", - "devDependencies": { - "ava": "^2.1.0", - "is-path-inside": "^2.1.0", - "tempy": "^0.3.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/find-up#readme", - "keywords": [ - "find", - "up", - "find-up", - "findup", - "look-up", - "look", - "file", - "search", - "match", - "package", - "resolve", - "parent", - "parents", - "folder", - "directory", - "walk", - "walking", - "path" - ], - "license": "MIT", - "name": "find-up", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/find-up.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.1.0" -} + "name": "find-up", + "version": "4.1.0", + "description": "Find a file or directory by walking up parent directories", + "license": "MIT", + "repository": "sindresorhus/find-up", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "find", + "up", + "find-up", + "findup", + "look-up", + "look", + "file", + "search", + "match", + "package", + "resolve", + "parent", + "parents", + "folder", + "directory", + "walk", + "walking", + "path" + ], + "dependencies": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "is-path-inside": "^2.1.0", + "tempy": "^0.3.0", + "tsd": "^0.7.3", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" +,"_integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" +,"_from": "find-up@4.1.0" +} \ No newline at end of file diff --git a/node_modules/fs.realpath/package.json b/node_modules/fs.realpath/package.json index 59cc57eb5..fba1ff9a4 100644 --- a/node_modules/fs.realpath/package.json +++ b/node_modules/fs.realpath/package.json @@ -1,63 +1,30 @@ { - "_args": [ - [ - "fs.realpath@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "fs.realpath@1.0.0", - "_id": "fs.realpath@1.0.0", - "_inBundle": false, - "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", - "_location": "/fs.realpath", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fs.realpath@1.0.0", - "name": "fs.realpath", - "escapedName": "fs.realpath", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/glob" - ], - "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/fs.realpath/issues" - }, - "dependencies": {}, + "name": "fs.realpath", + "version": "1.0.0", "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", + "main": "index.js", + "dependencies": {}, "devDependencies": {}, - "files": [ - "old.js", - "index.js" - ], - "homepage": "https://github.com/isaacs/fs.realpath#readme", + "scripts": { + "test": "tap test/*.js --cov" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/isaacs/fs.realpath.git" + }, "keywords": [ "realpath", "fs", "polyfill" ], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "main": "index.js", - "name": "fs.realpath", - "repository": { - "type": "git", - "url": "git+https://github.com/isaacs/fs.realpath.git" - }, - "scripts": { - "test": "tap test/*.js --cov" - }, - "version": "1.0.0" -} + "files": [ + "old.js", + "index.js" + ] + +,"_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" +,"_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=" +,"_from": "fs.realpath@1.0.0" +} \ No newline at end of file diff --git a/node_modules/fs/package.json b/node_modules/fs/package.json index dca03fe57..819721e5b 100644 --- a/node_modules/fs/package.json +++ b/node_modules/fs/package.json @@ -1,48 +1,24 @@ { - "_args": [ - [ - "fs@0.0.1-security", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "fs@0.0.1-security", - "_id": "fs@0.0.1-security", - "_inBundle": false, - "_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=", - "_location": "/fs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fs@0.0.1-security", - "name": "fs", - "escapedName": "fs", - "rawSpec": "0.0.1-security", - "saveSpec": null, - "fetchSpec": "0.0.1-security" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz", - "_spec": "0.0.1-security", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": "", - "bugs": { - "url": "https://github.com/npm/security-holder/issues" - }, - "description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.", - "homepage": "https://github.com/npm/security-holder#readme", - "keywords": [], - "license": "ISC", - "main": "index.js", "name": "fs", + "version": "0.0.1-security", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, "repository": { "type": "git", "url": "git+https://github.com/npm/security-holder.git" }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "keywords": [], + "author": "", + "license": "ISC", + "bugs": { + "url": "https://github.com/npm/security-holder/issues" }, - "version": "0.0.1-security" -} + "homepage": "https://github.com/npm/security-holder#readme" + +,"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz" +,"_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=" +,"_from": "fs@0.0.1-security" +} \ No newline at end of file diff --git a/node_modules/fsevents/package.json b/node_modules/fsevents/package.json index 8038c5f50..814b8eb48 100644 --- a/node_modules/fsevents/package.json +++ b/node_modules/fsevents/package.json @@ -1,37 +1,34 @@ { - "_args": [ - [ - "fsevents@2.1.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "fsevents", + "version": "2.1.2", + "description": "Native Access to MacOS FSEvents", + "main": "fsevents.js", + "types": "fsevents.d.ts", + "os": [ + "darwin" ], - "_development": true, - "_from": "fsevents@2.1.2", - "_id": "fsevents@2.1.2", - "_inBundle": false, - "_integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==", - "_location": "/fsevents", - "_optional": true, - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "fsevents@2.1.2", - "name": "fsevents", - "escapedName": "fsevents", - "rawSpec": "2.1.2", - "saveSpec": null, - "fetchSpec": "2.1.2" - }, - "_requiredBy": [ - "/chokidar" + "files": [ + "fsevents.d.ts", + "fsevents.js", + "fsevents.node" ], - "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz", - "_spec": "2.1.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/fsevents/fsevents/issues" + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" }, + "scripts": { + "clean": "node-gyp clean && rm -f fsevents.node", + "build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean", + "test": "/bin/bash ./test.sh 2>/dev/null", + "prepublishOnly": "npm run build" + }, + "repository": { + "type": "git", + "url": "https://github.com/fsevents/fsevents.git" + }, + "keywords": [ + "fsevents", + "mac" + ], "contributors": [ { "name": "Philipp Dunkel", @@ -54,36 +51,13 @@ "url": "https://paulmillr.com" } ], - "description": "Native Access to MacOS FSEvents", - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - }, - "files": [ - "fsevents.d.ts", - "fsevents.js", - "fsevents.node" - ], - "homepage": "https://github.com/fsevents/fsevents", - "keywords": [ - "fsevents", - "mac" - ], "license": "MIT", - "main": "fsevents.js", - "name": "fsevents", - "os": [ - "darwin" - ], - "repository": { - "type": "git", - "url": "git+https://github.com/fsevents/fsevents.git" - }, - "scripts": { - "build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean", - "clean": "node-gyp clean && rm -f fsevents.node", - "prepublishOnly": "npm run build", - "test": "/bin/bash ./test.sh 2>/dev/null" + "bugs": { + "url": "https://github.com/fsevents/fsevents/issues" }, - "types": "fsevents.d.ts", - "version": "2.1.2" -} + "homepage": "https://github.com/fsevents/fsevents" + +,"_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz" +,"_integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==" +,"_from": "fsevents@2.1.2" +} \ No newline at end of file diff --git a/node_modules/get-caller-file/package.json b/node_modules/get-caller-file/package.json index 1dbe62f64..acf38f618 100644 --- a/node_modules/get-caller-file/package.json +++ b/node_modules/get-caller-file/package.json @@ -1,40 +1,31 @@ { - "_args": [ - [ - "get-caller-file@2.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "get-caller-file@2.0.5", - "_id": "get-caller-file@2.0.5", - "_inBundle": false, - "_integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "_location": "/get-caller-file", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "get-caller-file@2.0.5", - "name": "get-caller-file", - "escapedName": "get-caller-file", - "rawSpec": "2.0.5", - "saveSpec": null, - "fetchSpec": "2.0.5" + "name": "get-caller-file", + "version": "2.0.5", + "description": "", + "main": "index.js", + "directories": { + "test": "tests" }, - "_requiredBy": [ - "/yargs" + "files": [ + "index.js", + "index.js.map", + "index.d.ts" ], - "_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "_spec": "2.0.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Stefan Penner" + "scripts": { + "prepare": "tsc", + "test": "mocha test", + "test:debug": "mocha test" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/stefanpenner/get-caller-file.git" }, + "author": "Stefan Penner", + "license": "ISC", "bugs": { "url": "https://github.com/stefanpenner/get-caller-file/issues" }, - "description": "[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)", + "homepage": "https://github.com/stefanpenner/get-caller-file#readme", "devDependencies": { "@types/chai": "^4.1.7", "@types/ensure-posix-path": "^1.0.0", @@ -45,29 +36,11 @@ "mocha": "^5.2.0", "typescript": "^3.3.3333" }, - "directories": { - "test": "tests" - }, "engines": { "node": "6.* || 8.* || >= 10.*" - }, - "files": [ - "index.js", - "index.js.map", - "index.d.ts" - ], - "homepage": "https://github.com/stefanpenner/get-caller-file#readme", - "license": "ISC", - "main": "index.js", - "name": "get-caller-file", - "repository": { - "type": "git", - "url": "git+https://github.com/stefanpenner/get-caller-file.git" - }, - "scripts": { - "prepare": "tsc", - "test": "mocha test", - "test:debug": "mocha test" - }, - "version": "2.0.5" -} + } + +,"_resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" +,"_integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" +,"_from": "get-caller-file@2.0.5" +} \ No newline at end of file diff --git a/node_modules/get-stream/package.json b/node_modules/get-stream/package.json index 6e5e7cdf8..0f66e7b31 100644 --- a/node_modules/get-stream/package.json +++ b/node_modules/get-stream/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "get-stream@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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", - "/got" - ], - "_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/get-stream/issues" - }, - "dependencies": { - "pump": "^3.0.0" - }, - "description": "Get a stream as a string, buffer, or array", - "devDependencies": { - "ava": "*", - "into-stream": "^3.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "buffer-stream.js" - ], - "homepage": "https://github.com/sindresorhus/get-stream#readme", - "keywords": [ - "get", - "stream", - "promise", - "concat", - "string", - "text", - "buffer", - "read", - "data", - "consume", - "readable", - "readablestream", - "array", - "object" - ], - "license": "MIT", - "name": "get-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/get-stream.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "4.1.0" -} + "name": "get-stream", + "version": "4.1.0", + "description": "Get a stream as a string, buffer, or array", + "license": "MIT", + "repository": "sindresorhus/get-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "buffer-stream.js" + ], + "keywords": [ + "get", + "stream", + "promise", + "concat", + "string", + "text", + "buffer", + "read", + "data", + "consume", + "readable", + "readablestream", + "array", + "object" + ], + "dependencies": { + "pump": "^3.0.0" + }, + "devDependencies": { + "ava": "*", + "into-stream": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" +,"_integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==" +,"_from": "get-stream@4.1.0" +} \ No newline at end of file diff --git a/node_modules/glob-parent/package.json b/node_modules/glob-parent/package.json index f7547c5a9..e5f8484d4 100644 --- a/node_modules/glob-parent/package.json +++ b/node_modules/glob-parent/package.json @@ -1,56 +1,32 @@ { - "_args": [ - [ - "glob-parent@5.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "glob-parent", + "version": "5.1.1", + "description": "Extract the non-magic parent path from a glob string.", + "author": "Gulp Team (https://gulpjs.com/)", + "contributors": [ + "Elan Shanker (https://github.com/es128)", + "Blaine Bublitz " ], - "_development": true, - "_from": "glob-parent@5.1.1", - "_id": "glob-parent@5.1.1", - "_inBundle": false, - "_integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", - "_location": "/glob-parent", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "glob-parent@5.1.1", - "name": "glob-parent", - "escapedName": "glob-parent", - "rawSpec": "5.1.1", - "saveSpec": null, - "fetchSpec": "5.1.1" + "repository": "gulpjs/glob-parent", + "license": "ISC", + "engines": { + "node": ">= 6" }, - "_requiredBy": [ - "/chokidar", - "/fast-glob" + "main": "index.js", + "files": [ + "LICENSE", + "index.js" ], - "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", - "_spec": "5.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Gulp Team", - "email": "team@gulpjs.com", - "url": "https://gulpjs.com/" - }, - "bugs": { - "url": "https://github.com/gulpjs/glob-parent/issues" + "scripts": { + "lint": "eslint .", + "pretest": "npm run lint", + "test": "nyc mocha --async-only", + "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", + "coveralls": "nyc report --reporter=text-lcov | coveralls" }, - "contributors": [ - { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - { - "name": "Blaine Bublitz", - "email": "blaine.bublitz@gmail.com" - } - ], "dependencies": { "is-glob": "^4.0.1" }, - "description": "Extract the non-magic parent path from a glob string.", "devDependencies": { "coveralls": "^3.0.11", "eslint": "^2.13.1", @@ -59,14 +35,6 @@ "mocha": "^6.0.2", "nyc": "^13.3.0" }, - "engines": { - "node": ">= 6" - }, - "files": [ - "LICENSE", - "index.js" - ], - "homepage": "https://github.com/gulpjs/glob-parent#readme", "keywords": [ "glob", "parent", @@ -76,20 +44,9 @@ "directory", "base", "wildcard" - ], - "license": "ISC", - "main": "index.js", - "name": "glob-parent", - "repository": { - "type": "git", - "url": "git+https://github.com/gulpjs/glob-parent.git" - }, - "scripts": { - "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit", - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "lint": "eslint .", - "pretest": "npm run lint", - "test": "nyc mocha --async-only" - }, - "version": "5.1.1" -} + ] + +,"_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" +,"_integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==" +,"_from": "glob-parent@5.1.1" +} \ No newline at end of file diff --git a/node_modules/glob/package.json b/node_modules/glob/package.json index ffaad2383..715f73a54 100644 --- a/node_modules/glob/package.json +++ b/node_modules/glob/package.json @@ -1,42 +1,20 @@ { - "_args": [ - [ - "glob@7.1.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "glob@7.1.6", - "_id": "glob@7.1.6", - "_inBundle": false, - "_integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", - "_location": "/glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "glob@7.1.6", - "name": "glob", - "escapedName": "glob", - "rawSpec": "7.1.6", - "saveSpec": null, - "fetchSpec": "7.1.6" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "glob", + "description": "a little globber", + "version": "7.1.6", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-glob.git" }, - "_requiredBy": [ - "/del/globby", - "/rimraf", - "/tslint" + "main": "glob.js", + "files": [ + "glob.js", + "sync.js", + "common.js" ], - "_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", - "_spec": "7.1.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/node-glob/issues" + "engines": { + "node": "*" }, "dependencies": { "fs.realpath": "^1.0.0", @@ -46,40 +24,27 @@ "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, - "description": "a little globber", "devDependencies": { "mkdirp": "0", "rimraf": "^2.2.8", "tap": "^12.0.1", "tick": "0.0.6" }, - "engines": { - "node": "*" - }, - "files": [ - "glob.js", - "sync.js", - "common.js" - ], - "funding": { - "url": "https://github.com/sponsors/isaacs" - }, - "homepage": "https://github.com/isaacs/node-glob#readme", - "license": "ISC", - "main": "glob.js", - "name": "glob", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-glob.git" - }, "scripts": { - "bench": "bash benchmark.sh", - "benchclean": "node benchclean.js", "prepublish": "npm run benchclean", - "prof": "bash prof.sh && cat profile.txt", "profclean": "rm -f v8.log profile.txt", "test": "tap test/*.js --cov", - "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js" + "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js", + "bench": "bash benchmark.sh", + "prof": "bash prof.sh && cat profile.txt", + "benchclean": "node benchclean.js" }, - "version": "7.1.6" -} + "license": "ISC", + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + +,"_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" +,"_integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==" +,"_from": "glob@7.1.6" +} \ No newline at end of file diff --git a/node_modules/global-dirs/package.json b/node_modules/global-dirs/package.json index 100085ab3..5b0b40cb8 100644 --- a/node_modules/global-dirs/package.json +++ b/node_modules/global-dirs/package.json @@ -1,91 +1,59 @@ { - "_args": [ - [ - "global-dirs@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "global-dirs@2.0.1", - "_id": "global-dirs@2.0.1", - "_inBundle": false, - "_integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==", - "_location": "/global-dirs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "global-dirs@2.0.1", - "name": "global-dirs", - "escapedName": "global-dirs", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/is-installed-globally" - ], - "_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/global-dirs/issues" - }, - "dependencies": { - "ini": "^1.3.5" - }, - "description": "Get the directory of globally installed packages and binaries", - "devDependencies": { - "ava": "^2.4.0", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/global-dirs#readme", - "keywords": [ - "global", - "prefix", - "path", - "paths", - "npm", - "yarn", - "node", - "modules", - "node-modules", - "package", - "packages", - "binary", - "binaries", - "bin", - "directory", - "directories", - "npmrc", - "rc", - "config", - "root", - "resolve" - ], - "license": "MIT", - "name": "global-dirs", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/global-dirs.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.1" -} + "name": "global-dirs", + "version": "2.0.1", + "description": "Get the directory of globally installed packages and binaries", + "license": "MIT", + "repository": "sindresorhus/global-dirs", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "global", + "prefix", + "path", + "paths", + "npm", + "yarn", + "node", + "modules", + "node-modules", + "package", + "packages", + "binary", + "binaries", + "bin", + "directory", + "directories", + "npmrc", + "rc", + "config", + "root", + "resolve" + ], + "dependencies": { + "ini": "^1.3.5" + }, + "devDependencies": { + "ava": "^2.4.0", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.0.1.tgz" +,"_integrity": "sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A==" +,"_from": "global-dirs@2.0.1" +} \ No newline at end of file diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json index 3adc9e4b6..ea35313ac 100644 --- a/node_modules/globby/package.json +++ b/node_modules/globby/package.json @@ -1,118 +1,86 @@ { - "_args": [ - [ - "globby@11.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "globby@11.0.0", - "_id": "globby@11.0.0", - "_inBundle": false, - "_integrity": "sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==", - "_location": "/globby", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "globby@11.0.0", - "name": "globby", - "escapedName": "globby", - "rawSpec": "11.0.0", - "saveSpec": null, - "fetchSpec": "11.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/globby/-/globby-11.0.0.tgz", - "_spec": "11.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/globby/issues" - }, - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.1.1", - "ignore": "^5.1.4", - "merge2": "^1.3.0", - "slash": "^3.0.0" - }, - "description": "User-friendly glob matching", - "devDependencies": { - "ava": "^2.1.0", - "get-stream": "^5.1.0", - "glob-stream": "^6.1.0", - "globby": "github:sindresorhus/globby#master", - "matcha": "^0.7.0", - "rimraf": "^3.0.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts", - "gitignore.js", - "stream-utils.js" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/globby#readme", - "keywords": [ - "all", - "array", - "directories", - "expand", - "files", - "filesystem", - "filter", - "find", - "fnmatch", - "folders", - "fs", - "glob", - "globbing", - "globs", - "gulpfriendly", - "match", - "matcher", - "minimatch", - "multi", - "multiple", - "paths", - "pattern", - "patterns", - "traverse", - "util", - "utility", - "wildcard", - "wildcards", - "promise", - "gitignore", - "git" - ], - "license": "MIT", - "name": "globby", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/globby.git" - }, - "scripts": { - "bench": "npm update glob-stream fast-glob && matcha bench.js", - "test": "xo && ava && tsd" - }, - "version": "11.0.0", - "xo": { - "ignores": [ - "fixtures" - ] - } -} + "name": "globby", + "version": "11.0.0", + "description": "User-friendly glob matching", + "license": "MIT", + "repository": "sindresorhus/globby", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "email": "sindresorhus@gmail.com", + "name": "Sindre Sorhus", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "bench": "npm update glob-stream fast-glob && matcha bench.js", + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "gitignore.js", + "stream-utils.js" + ], + "keywords": [ + "all", + "array", + "directories", + "expand", + "files", + "filesystem", + "filter", + "find", + "fnmatch", + "folders", + "fs", + "glob", + "globbing", + "globs", + "gulpfriendly", + "match", + "matcher", + "minimatch", + "multi", + "multiple", + "paths", + "pattern", + "patterns", + "traverse", + "util", + "utility", + "wildcard", + "wildcards", + "promise", + "gitignore", + "git" + ], + "dependencies": { + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.1.1", + "ignore": "^5.1.4", + "merge2": "^1.3.0", + "slash": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "get-stream": "^5.1.0", + "glob-stream": "^6.1.0", + "globby": "sindresorhus/globby#master", + "matcha": "^0.7.0", + "rimraf": "^3.0.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + }, + "xo": { + "ignores": [ + "fixtures" + ] + } + +,"_resolved": "https://registry.npmjs.org/globby/-/globby-11.0.0.tgz" +,"_integrity": "sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==" +,"_from": "globby@11.0.0" +} \ No newline at end of file diff --git a/node_modules/got/package.json b/node_modules/got/package.json index 1d2586677..bd81ae543 100644 --- a/node_modules/got/package.json +++ b/node_modules/got/package.json @@ -1,110 +1,78 @@ { - "_args": [ - [ - "got@9.6.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "got@9.6.0", - "_id": "got@9.6.0", - "_inBundle": false, - "_integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", - "_location": "/got", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "got@9.6.0", - "name": "got", - "escapedName": "got", - "rawSpec": "9.6.0", - "saveSpec": null, - "fetchSpec": "9.6.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", - "_spec": "9.6.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "ava": { - "concurrency": 4 - }, - "browser": { - "decompress-response": false, - "electron": false - }, - "bugs": { - "url": "https://github.com/sindresorhus/got/issues" - }, - "dependencies": { - "@sindresorhus/is": "^0.14.0", - "@szmarczak/http-timer": "^1.1.2", - "cacheable-request": "^6.0.0", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^4.1.0", - "lowercase-keys": "^1.0.1", - "mimic-response": "^1.0.1", - "p-cancelable": "^1.0.0", - "to-readable-stream": "^1.0.0", - "url-parse-lax": "^3.0.0" - }, - "description": "Simplified HTTP requests", - "devDependencies": { - "ava": "^1.1.0", - "coveralls": "^3.0.0", - "delay": "^4.1.0", - "form-data": "^2.3.3", - "get-port": "^4.0.0", - "np": "^3.1.0", - "nyc": "^13.1.0", - "p-event": "^2.1.0", - "pem": "^1.13.2", - "proxyquire": "^2.0.1", - "sinon": "^7.2.2", - "slow-stream": "0.0.4", - "tempfile": "^2.0.0", - "tempy": "^0.2.1", - "tough-cookie": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8.6" - }, - "files": [ - "source" - ], - "homepage": "https://github.com/sindresorhus/got#readme", - "keywords": [ - "http", - "https", - "get", - "got", - "url", - "uri", - "request", - "util", - "utility", - "simple", - "curl", - "wget", - "fetch", - "net", - "network", - "electron" - ], - "license": "MIT", - "main": "source", - "name": "got", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/got.git" - }, - "scripts": { - "release": "np", - "test": "xo && nyc ava" - }, - "version": "9.6.0" -} + "name": "got", + "version": "9.6.0", + "description": "Simplified HTTP requests", + "license": "MIT", + "repository": "sindresorhus/got", + "main": "source", + "engines": { + "node": ">=8.6" + }, + "scripts": { + "test": "xo && nyc ava", + "release": "np" + }, + "files": [ + "source" + ], + "keywords": [ + "http", + "https", + "get", + "got", + "url", + "uri", + "request", + "util", + "utility", + "simple", + "curl", + "wget", + "fetch", + "net", + "network", + "electron" + ], + "dependencies": { + "@sindresorhus/is": "^0.14.0", + "@szmarczak/http-timer": "^1.1.2", + "cacheable-request": "^6.0.0", + "decompress-response": "^3.3.0", + "duplexer3": "^0.1.4", + "get-stream": "^4.1.0", + "lowercase-keys": "^1.0.1", + "mimic-response": "^1.0.1", + "p-cancelable": "^1.0.0", + "to-readable-stream": "^1.0.0", + "url-parse-lax": "^3.0.0" + }, + "devDependencies": { + "ava": "^1.1.0", + "coveralls": "^3.0.0", + "delay": "^4.1.0", + "form-data": "^2.3.3", + "get-port": "^4.0.0", + "np": "^3.1.0", + "nyc": "^13.1.0", + "p-event": "^2.1.0", + "pem": "^1.13.2", + "proxyquire": "^2.0.1", + "sinon": "^7.2.2", + "slow-stream": "0.0.4", + "tempfile": "^2.0.0", + "tempy": "^0.2.1", + "tough-cookie": "^3.0.0", + "xo": "^0.24.0" + }, + "ava": { + "concurrency": 4 + }, + "browser": { + "decompress-response": false, + "electron": false + } + +,"_resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz" +,"_integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==" +,"_from": "got@9.6.0" +} \ No newline at end of file diff --git a/node_modules/graceful-fs/package.json b/node_modules/graceful-fs/package.json index f2516af82..73bb9f911 100644 --- a/node_modules/graceful-fs/package.json +++ b/node_modules/graceful-fs/package.json @@ -1,57 +1,21 @@ { - "_args": [ - [ - "graceful-fs@4.2.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "graceful-fs@4.2.3", - "_id": "graceful-fs@4.2.3", - "_inBundle": false, - "_integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==", - "_location": "/graceful-fs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "graceful-fs@4.2.3", - "name": "graceful-fs", - "escapedName": "graceful-fs", - "rawSpec": "4.2.3", - "saveSpec": null, - "fetchSpec": "4.2.3" - }, - "_requiredBy": [ - "/configstore", - "/del", - "/load-json-file" - ], - "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz", - "_spec": "4.2.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/isaacs/node-graceful-fs/issues" - }, - "dependencies": {}, + "name": "graceful-fs", "description": "A drop-in replacement for fs, making various improvements.", - "devDependencies": { - "import-fresh": "^2.0.0", - "mkdirp": "^0.5.0", - "rimraf": "^2.2.8", - "tap": "^12.7.0" + "version": "4.2.3", + "repository": { + "type": "git", + "url": "https://github.com/isaacs/node-graceful-fs" }, + "main": "graceful-fs.js", "directories": { "test": "test" }, - "files": [ - "fs.js", - "graceful-fs.js", - "legacy-streams.js", - "polyfills.js", - "clone.js" - ], - "homepage": "https://github.com/isaacs/node-graceful-fs#readme", + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags", + "test": "node test.js | tap -" + }, "keywords": [ "fs", "module", @@ -69,17 +33,22 @@ "EACCESS" ], "license": "ISC", - "main": "graceful-fs.js", - "name": "graceful-fs", - "repository": { - "type": "git", - "url": "git+https://github.com/isaacs/node-graceful-fs.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "node test.js | tap -" + "devDependencies": { + "import-fresh": "^2.0.0", + "mkdirp": "^0.5.0", + "rimraf": "^2.2.8", + "tap": "^12.7.0" }, - "version": "4.2.3" -} + "files": [ + "fs.js", + "graceful-fs.js", + "legacy-streams.js", + "polyfills.js", + "clone.js" + ], + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz" +,"_integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==" +,"_from": "graceful-fs@4.2.3" +} \ No newline at end of file diff --git a/node_modules/has-flag/package.json b/node_modules/has-flag/package.json index 02e396308..b07fbde41 100644 --- a/node_modules/has-flag/package.json +++ b/node_modules/has-flag/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "has-flag@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-flag@3.0.0", - "_id": "has-flag@3.0.0", - "_inBundle": false, - "_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "_location": "/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@3.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "has-flag", + "version": "3.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", "keywords": [ "has", "check", @@ -67,14 +37,12 @@ "minimist", "optimist" ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" +,"_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" +,"_from": "has-flag@3.0.0" +} \ No newline at end of file diff --git a/node_modules/has-yarn/package.json b/node_modules/has-yarn/package.json index 431bdc196..0bbf4473c 100644 --- a/node_modules/has-yarn/package.json +++ b/node_modules/has-yarn/package.json @@ -1,75 +1,43 @@ { - "_args": [ - [ - "has-yarn@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-yarn@2.1.0", - "_id": "has-yarn@2.1.0", - "_inBundle": false, - "_integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==", - "_location": "/has-yarn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-yarn@2.1.0", - "name": "has-yarn", - "escapedName": "has-yarn", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-yarn/issues" - }, - "description": "Check if a project is using Yarn", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-yarn#readme", - "keywords": [ - "yarn", - "has", - "detect", - "is", - "project", - "app", - "module", - "package", - "manager", - "npm" - ], - "license": "MIT", - "name": "has-yarn", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-yarn.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "has-yarn", + "version": "2.1.0", + "description": "Check if a project is using Yarn", + "license": "MIT", + "repository": "sindresorhus/has-yarn", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "yarn", + "has", + "detect", + "is", + "project", + "app", + "module", + "package", + "manager", + "npm" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz" +,"_integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==" +,"_from": "has-yarn@2.1.0" +} \ No newline at end of file diff --git a/node_modules/hosted-git-info/package.json b/node_modules/hosted-git-info/package.json index 0e9a023d2..1dc8e6464 100644 --- a/node_modules/hosted-git-info/package.json +++ b/node_modules/hosted-git-info/package.json @@ -1,73 +1,44 @@ { - "_args": [ - [ - "hosted-git-info@2.8.8", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "hosted-git-info@2.8.8", - "_id": "hosted-git-info@2.8.8", - "_inBundle": false, - "_integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", - "_location": "/hosted-git-info", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "hosted-git-info@2.8.8", - "name": "hosted-git-info", - "escapedName": "hosted-git-info", - "rawSpec": "2.8.8", - "saveSpec": null, - "fetchSpec": "2.8.8" - }, - "_requiredBy": [ - "/normalize-package-data" - ], - "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "_spec": "2.8.8", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Rebecca Turner", - "email": "me@re-becca.org", - "url": "http://re-becca.org" - }, - "bugs": { - "url": "https://github.com/npm/hosted-git-info/issues" - }, + "name": "hosted-git-info", + "version": "2.8.8", "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", - "devDependencies": { - "standard": "^11.0.1", - "standard-version": "^4.4.0", - "tap": "^12.7.0" + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/npm/hosted-git-info.git" }, - "files": [ - "index.js", - "git-host.js", - "git-host-info.js" - ], - "homepage": "https://github.com/npm/hosted-git-info", "keywords": [ "git", "github", "bitbucket", "gitlab" ], + "author": "Rebecca Turner (http://re-becca.org)", "license": "ISC", - "main": "index.js", - "name": "hosted-git-info", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/hosted-git-info.git" + "bugs": { + "url": "https://github.com/npm/hosted-git-info/issues" }, + "homepage": "https://github.com/npm/hosted-git-info", "scripts": { + "prerelease": "npm t", "postrelease": "npm publish --tag=ancient-legacy-fixes && git push --follow-tags", "posttest": "standard", - "prerelease": "npm t", "release": "standard-version -s", - "test": "tap -J --coverage=90 --no-esm test/*.js", - "test:coverage": "tap --coverage-report=html -J --coverage=90 --no-esm test/*.js" + "test:coverage": "tap --coverage-report=html -J --coverage=90 --no-esm test/*.js", + "test": "tap -J --coverage=90 --no-esm test/*.js" + }, + "devDependencies": { + "standard": "^11.0.1", + "standard-version": "^4.4.0", + "tap": "^12.7.0" }, - "version": "2.8.8" -} + "files": [ + "index.js", + "git-host.js", + "git-host-info.js" + ] + +,"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz" +,"_integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==" +,"_from": "hosted-git-info@2.8.8" +} \ No newline at end of file diff --git a/node_modules/http-cache-semantics/package.json b/node_modules/http-cache-semantics/package.json index bb0651cfb..baf02e311 100644 --- a/node_modules/http-cache-semantics/package.json +++ b/node_modules/http-cache-semantics/package.json @@ -1,64 +1,28 @@ { - "_args": [ - [ - "http-cache-semantics@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "http-cache-semantics@4.1.0", - "_id": "http-cache-semantics@4.1.0", - "_inBundle": false, - "_integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==", - "_location": "/http-cache-semantics", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "http-cache-semantics@4.1.0", "name": "http-cache-semantics", - "escapedName": "http-cache-semantics", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kornel Lesiński", - "email": "kornel@geekhood.net", - "url": "https://kornel.ski/" - }, - "bugs": { - "url": "https://github.com/kornelski/http-cache-semantics/issues" - }, - "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", - "devDependencies": { - "eslint": "^5.13.0", - "eslint-plugin-prettier": "^3.0.1", - "husky": "^0.14.3", - "lint-staged": "^8.1.3", - "mocha": "^5.1.0", - "prettier": "^1.14.3", - "prettier-eslint-cli": "^4.7.1" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/kornelski/http-cache-semantics#readme", - "license": "BSD-2-Clause", - "main": "index.js", - "name": "http-cache-semantics", - "repository": { - "type": "git", - "url": "git+https://github.com/kornelski/http-cache-semantics.git" - }, - "scripts": { - "test": "mocha" - }, - "version": "4.1.0" -} + "version": "4.1.0", + "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", + "repository": "https://github.com/kornelski/http-cache-semantics.git", + "main": "index.js", + "scripts": { + "test": "mocha" + }, + "files": [ + "index.js" + ], + "author": "Kornel Lesiński (https://kornel.ski/)", + "license": "BSD-2-Clause", + "devDependencies": { + "eslint": "^5.13.0", + "eslint-plugin-prettier": "^3.0.1", + "husky": "^0.14.3", + "lint-staged": "^8.1.3", + "mocha": "^5.1.0", + "prettier": "^1.14.3", + "prettier-eslint-cli": "^4.7.1" + } + +,"_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz" +,"_integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" +,"_from": "http-cache-semantics@4.1.0" +} \ No newline at end of file diff --git a/node_modules/ignore-by-default/package.json b/node_modules/ignore-by-default/package.json index 6928da3f3..c705e1523 100644 --- a/node_modules/ignore-by-default/package.json +++ b/node_modules/ignore-by-default/package.json @@ -1,49 +1,18 @@ { - "_args": [ - [ - "ignore-by-default@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ignore-by-default@1.0.1", - "_id": "ignore-by-default@1.0.1", - "_inBundle": false, - "_integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=", - "_location": "/ignore-by-default", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ignore-by-default@1.0.1", - "name": "ignore-by-default", - "escapedName": "ignore-by-default", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" - }, - "bugs": { - "url": "https://github.com/novemberborn/ignore-by-default/issues" - }, + "name": "ignore-by-default", + "version": "1.0.1", "description": "A list of directories you should ignore by default", - "devDependencies": { - "figures": "^1.4.0", - "standard": "^6.0.4" - }, + "main": "index.js", "files": [ "index.js" ], - "homepage": "https://github.com/novemberborn/ignore-by-default#readme", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/novemberborn/ignore-by-default.git" + }, "keywords": [ "ignore", "chokidar", @@ -52,15 +21,18 @@ "glob", "pattern" ], + "author": "Mark Wubben (https://novemberborn.net/)", "license": "ISC", - "main": "index.js", - "name": "ignore-by-default", - "repository": { - "type": "git", - "url": "git+https://github.com/novemberborn/ignore-by-default.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/novemberborn/ignore-by-default/issues" }, - "version": "1.0.1" -} + "homepage": "https://github.com/novemberborn/ignore-by-default#readme", + "devDependencies": { + "figures": "^1.4.0", + "standard": "^6.0.4" + } + +,"_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz" +,"_integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk=" +,"_from": "ignore-by-default@1.0.1" +} \ No newline at end of file diff --git a/node_modules/ignore/package.json b/node_modules/ignore/package.json index 20ce4c3be..d101f0e82 100644 --- a/node_modules/ignore/package.json +++ b/node_modules/ignore/package.json @@ -1,68 +1,32 @@ { - "_args": [ - [ - "ignore@5.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ignore@5.1.4", - "_id": "ignore@5.1.4", - "_inBundle": false, - "_integrity": "sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==", - "_location": "/ignore", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ignore@5.1.4", - "name": "ignore", - "escapedName": "ignore", - "rawSpec": "5.1.4", - "saveSpec": null, - "fetchSpec": "5.1.4" - }, - "_requiredBy": [ - "/del/globby", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.4.tgz", - "_spec": "5.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "kael" - }, - "bugs": { - "url": "https://github.com/kaelzhang/node-ignore/issues" - }, + "name": "ignore", + "version": "5.1.4", "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", - "devDependencies": { - "@babel/cli": "^7.5.5", - "@babel/core": "^7.5.5", - "@babel/preset-env": "^7.5.5", - "codecov": "^3.5.0", - "debug": "^4.1.1", - "eslint": "^6.1.0", - "eslint-config-ostai": "^3.0.0", - "eslint-plugin-import": "^2.18.2", - "mkdirp": "^0.5.1", - "pre-suf": "^1.1.1", - "rimraf": "^2.7.0", - "spawn-sync": "^2.0.0", - "tap": "^14.6.1", - "tmp": "0.1.0", - "typescript": "^3.5.3" - }, - "engines": { - "node": ">= 4" - }, "files": [ "legacy.js", "index.js", "index.d.ts", "LICENSE-MIT" ], - "homepage": "https://github.com/kaelzhang/node-ignore#readme", + "scripts": { + "prepublishOnly": "npm run build", + "build": "babel -o legacy.js index.js", + "test:lint": "eslint .", + "test:tsc": "tsc ./test/ts/simple.ts --lib ES6", + "test:ts": "node ./test/ts/simple.js", + "test:git": "tap test/git-check-ignore.js", + "test:ignore": "tap test/ignore.js", + "test:others": "tap test/others.js", + "test:cases": "tap test/*.js --coverage", + "test:only": "npm run test:lint && npm run test:tsc && npm run test:ts && npm run test:cases", + "test": "npm run test:only", + "test:win32": "IGNORE_TEST_WIN32=1 npm run test", + "posttest": "tap --coverage-report=html && codecov" + }, + "repository": { + "type": "git", + "url": "git@github.com:kaelzhang/node-ignore.git" + }, "keywords": [ "ignore", ".gitignore", @@ -78,26 +42,33 @@ "asterisks", "regular-expression" ], + "author": "kael", "license": "MIT", - "name": "ignore", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git" + "bugs": { + "url": "https://github.com/kaelzhang/node-ignore/issues" }, - "scripts": { - "build": "babel -o legacy.js index.js", - "posttest": "tap --coverage-report=html && codecov", - "prepublishOnly": "npm run build", - "test": "npm run test:only", - "test:cases": "tap test/*.js --coverage", - "test:git": "tap test/git-check-ignore.js", - "test:ignore": "tap test/ignore.js", - "test:lint": "eslint .", - "test:only": "npm run test:lint && npm run test:tsc && npm run test:ts && npm run test:cases", - "test:others": "tap test/others.js", - "test:ts": "node ./test/ts/simple.js", - "test:tsc": "tsc ./test/ts/simple.ts --lib ES6", - "test:win32": "IGNORE_TEST_WIN32=1 npm run test" + "devDependencies": { + "@babel/cli": "^7.5.5", + "@babel/core": "^7.5.5", + "@babel/preset-env": "^7.5.5", + "codecov": "^3.5.0", + "debug": "^4.1.1", + "eslint": "^6.1.0", + "eslint-config-ostai": "^3.0.0", + "eslint-plugin-import": "^2.18.2", + "mkdirp": "^0.5.1", + "pre-suf": "^1.1.1", + "rimraf": "^2.7.0", + "spawn-sync": "^2.0.0", + "tap": "^14.6.1", + "tmp": "0.1.0", + "typescript": "^3.5.3" }, - "version": "5.1.4" -} + "engines": { + "node": ">= 4" + } + +,"_resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.4.tgz" +,"_integrity": "sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==" +,"_from": "ignore@5.1.4" +} \ No newline at end of file diff --git a/node_modules/import-lazy/package.json b/node_modules/import-lazy/package.json index 6b07dc9a4..db9a3a407 100644 --- a/node_modules/import-lazy/package.json +++ b/node_modules/import-lazy/package.json @@ -1,59 +1,29 @@ { - "_args": [ - [ - "import-lazy@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "import-lazy@2.1.0", - "_id": "import-lazy@2.1.0", - "_inBundle": false, - "_integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=", - "_location": "/import-lazy", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "import-lazy@2.1.0", - "name": "import-lazy", - "escapedName": "import-lazy", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "import-lazy", + "version": "2.1.0", + "description": "Import modules lazily", + "license": "MIT", + "repository": "sindresorhus/import-lazy", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/import-lazy/issues" - }, "contributors": [ { "name": "Jorge Bucaran", "email": "jbucaran@me.com" } ], - "description": "Import modules lazily", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/import-lazy#readme", "keywords": [ "import", "require", @@ -67,14 +37,12 @@ "proxy", "proxies" ], - "license": "MIT", - "name": "import-lazy", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/import-lazy.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.1.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz" +,"_integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=" +,"_from": "import-lazy@2.1.0" +} \ No newline at end of file diff --git a/node_modules/import-local/package.json b/node_modules/import-local/package.json index ab36ddeca..96f445b3b 100644 --- a/node_modules/import-local/package.json +++ b/node_modules/import-local/package.json @@ -1,87 +1,55 @@ { - "_args": [ - [ - "import-local@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "import-local@3.0.2", - "_id": "import-local@3.0.2", - "_inBundle": false, - "_integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==", - "_location": "/import-local", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "import-local@3.0.2", - "name": "import-local", - "escapedName": "import-local", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bin": { - "import-local-fixture": "fixtures/cli.js" - }, - "bugs": { - "url": "https://github.com/sindresorhus/import-local/issues" - }, - "dependencies": { - "pkg-dir": "^4.2.0", - "resolve-cwd": "^3.0.0" - }, - "description": "Let a globally installed package use a locally installed version of itself if available", - "devDependencies": { - "ava": "2.1.0", - "cpy": "^7.0.1", - "del": "^4.1.1", - "execa": "^2.0.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "fixtures/cli.js" - ], - "homepage": "https://github.com/sindresorhus/import-local#readme", - "keywords": [ - "import", - "local", - "require", - "resolve", - "global", - "version", - "prefer", - "cli" - ], - "license": "MIT", - "name": "import-local", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/import-local.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.2", - "xo": { - "ignores": [ - "fixtures" - ] - } -} + "name": "import-local", + "version": "3.0.2", + "description": "Let a globally installed package use a locally installed version of itself if available", + "license": "MIT", + "repository": "sindresorhus/import-local", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "bin": { + "import-local-fixture": "fixtures/cli.js" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "fixtures/cli.js" + ], + "keywords": [ + "import", + "local", + "require", + "resolve", + "global", + "version", + "prefer", + "cli" + ], + "dependencies": { + "pkg-dir": "^4.2.0", + "resolve-cwd": "^3.0.0" + }, + "devDependencies": { + "ava": "2.1.0", + "cpy": "^7.0.1", + "del": "^4.1.1", + "execa": "^2.0.1", + "xo": "^0.24.0" + }, + "xo": { + "ignores": [ + "fixtures" + ] + } + +,"_resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz" +,"_integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==" +,"_from": "import-local@3.0.2" +} \ No newline at end of file diff --git a/node_modules/imurmurhash/package.json b/node_modules/imurmurhash/package.json index c4654ae67..129286ed0 100644 --- a/node_modules/imurmurhash/package.json +++ b/node_modules/imurmurhash/package.json @@ -1,54 +1,22 @@ { - "_args": [ - [ - "imurmurhash@0.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "imurmurhash@0.1.4", - "_id": "imurmurhash@0.1.4", - "_inBundle": false, - "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "_location": "/imurmurhash", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "imurmurhash@0.1.4", - "name": "imurmurhash", - "escapedName": "imurmurhash", - "rawSpec": "0.1.4", - "saveSpec": null, - "fetchSpec": "0.1.4" - }, - "_requiredBy": [ - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "_spec": "0.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jens Taylor", - "email": "jensyt@gmail.com", - "url": "https://github.com/homebrewing" - }, - "bugs": { - "url": "https://github.com/jensyt/imurmurhash-js/issues" - }, - "dependencies": {}, + "name": "imurmurhash", + "version": "0.1.4", "description": "An incremental implementation of MurmurHash3", - "devDependencies": {}, - "engines": { - "node": ">=0.8.19" - }, + "homepage": "https://github.com/jensyt/imurmurhash-js", + "main": "imurmurhash.js", "files": [ "imurmurhash.js", "imurmurhash.min.js", "package.json", "README.md" ], - "homepage": "https://github.com/jensyt/imurmurhash-js", + "repository": { + "type": "git", + "url": "https://github.com/jensyt/imurmurhash-js" + }, + "bugs": { + "url": "https://github.com/jensyt/imurmurhash-js/issues" + }, "keywords": [ "murmur", "murmurhash", @@ -56,12 +24,21 @@ "hash", "incremental" ], + "author": { + "name": "Jens Taylor", + "email": "jensyt@gmail.com", + "url": "https://github.com/homebrewing" + }, "license": "MIT", - "main": "imurmurhash.js", - "name": "imurmurhash", - "repository": { - "type": "git", - "url": "git+https://github.com/jensyt/imurmurhash-js.git" + "dependencies": { + }, + "devDependencies": { }, - "version": "0.1.4" -} + "engines": { + "node": ">=0.8.19" + } + +,"_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" +,"_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=" +,"_from": "imurmurhash@0.1.4" +} \ No newline at end of file diff --git a/node_modules/indent-string/package.json b/node_modules/indent-string/package.json index d57b127c3..2254e46cf 100644 --- a/node_modules/indent-string/package.json +++ b/node_modules/indent-string/package.json @@ -1,74 +1,41 @@ { - "_args": [ - [ - "indent-string@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "indent-string@4.0.0", - "_id": "indent-string@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "_location": "/indent-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "indent-string@4.0.0", - "name": "indent-string", - "escapedName": "indent-string", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/aggregate-error", - "/ava" - ], - "_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/indent-string/issues" - }, - "description": "Indent each line in a string", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/indent-string#readme", - "keywords": [ - "indent", - "string", - "pad", - "align", - "line", - "text", - "each", - "every" - ], - "license": "MIT", - "name": "indent-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/indent-string.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "indent-string", + "version": "4.0.0", + "description": "Indent each line in a string", + "license": "MIT", + "repository": "sindresorhus/indent-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "indent", + "string", + "pad", + "align", + "line", + "text", + "each", + "every" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" +,"_integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" +,"_from": "indent-string@4.0.0" +} \ No newline at end of file diff --git a/node_modules/inflight/package.json b/node_modules/inflight/package.json index 2ae6b5f1d..102b3be3a 100644 --- a/node_modules/inflight/package.json +++ b/node_modules/inflight/package.json @@ -1,62 +1,33 @@ { - "_args": [ - [ - "inflight@1.0.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "inflight@1.0.6", - "_id": "inflight@1.0.6", - "_inBundle": false, - "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "_location": "/inflight", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "inflight@1.0.6", - "name": "inflight", - "escapedName": "inflight", - "rawSpec": "1.0.6", - "saveSpec": null, - "fetchSpec": "1.0.6" - }, - "_requiredBy": [ - "/glob" + "name": "inflight", + "version": "1.0.6", + "description": "Add callbacks to requests in flight to avoid async duplication", + "main": "inflight.js", + "files": [ + "inflight.js" ], - "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "_spec": "1.0.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/inflight/issues" - }, "dependencies": { "once": "^1.3.0", "wrappy": "1" }, - "description": "Add callbacks to requests in flight to avoid async duplication", "devDependencies": { "tap": "^7.1.2" }, - "files": [ - "inflight.js" - ], - "homepage": "https://github.com/isaacs/inflight", - "license": "ISC", - "main": "inflight.js", - "name": "inflight", + "scripts": { + "test": "tap test.js --100" + }, "repository": { "type": "git", - "url": "git+https://github.com/npm/inflight.git" + "url": "https://github.com/npm/inflight.git" }, - "scripts": { - "test": "tap test.js --100" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "bugs": { + "url": "https://github.com/isaacs/inflight/issues" }, - "version": "1.0.6" -} + "homepage": "https://github.com/isaacs/inflight", + "license": "ISC" + +,"_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" +,"_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=" +,"_from": "inflight@1.0.6" +} \ No newline at end of file diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json index af3a72d04..48b9816a5 100644 --- a/node_modules/inherits/package.json +++ b/node_modules/inherits/package.json @@ -1,46 +1,7 @@ { - "_args": [ - [ - "inherits@2.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "inherits@2.0.3", - "_id": "inherits@2.0.3", - "_inBundle": false, - "_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", - "_location": "/inherits", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "inherits@2.0.3", - "name": "inherits", - "escapedName": "inherits", - "rawSpec": "2.0.3", - "saveSpec": null, - "fetchSpec": "2.0.3" - }, - "_requiredBy": [ - "/glob", - "/util" - ], - "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", - "_spec": "2.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "browser": "./inherits_browser.js", - "bugs": { - "url": "https://github.com/isaacs/inherits/issues" - }, + "name": "inherits", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", - "devDependencies": { - "tap": "^7.1.0" - }, - "files": [ - "inherits.js", - "inherits_browser.js" - ], - "homepage": "https://github.com/isaacs/inherits#readme", + "version": "2.0.3", "keywords": [ "inheritance", "class", @@ -51,15 +12,22 @@ "browser", "browserify" ], - "license": "ISC", "main": "./inherits.js", - "name": "inherits", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/inherits.git" - }, + "browser": "./inherits_browser.js", + "repository": "git://github.com/isaacs/inherits", + "license": "ISC", "scripts": { "test": "node test" }, - "version": "2.0.3" -} + "devDependencies": { + "tap": "^7.1.0" + }, + "files": [ + "inherits.js", + "inherits_browser.js" + ] + +,"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz" +,"_integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" +,"_from": "inherits@2.0.3" +} \ No newline at end of file diff --git a/node_modules/ini/package.json b/node_modules/ini/package.json index 9d111a1d1..85f8b965a 100644 --- a/node_modules/ini/package.json +++ b/node_modules/ini/package.json @@ -1,68 +1,34 @@ { - "_args": [ - [ - "ini@1.3.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ini@1.3.5", - "_id": "ini@1.3.5", - "_inBundle": false, - "_integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", - "_location": "/ini", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ini@1.3.5", - "name": "ini", - "escapedName": "ini", - "rawSpec": "1.3.5", - "saveSpec": null, - "fetchSpec": "1.3.5" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "name": "ini", + "description": "An ini encoder/decoder for node", + "version": "1.3.5", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/ini.git" }, - "_requiredBy": [ - "/global-dirs", - "/rc" - ], - "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "_spec": "1.3.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" + "main": "ini.js", + "scripts": { + "pretest": "standard ini.js", + "test": "tap test/*.js --100 -J", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" }, - "bugs": { - "url": "https://github.com/isaacs/ini/issues" + "engines": { + "node": "*" }, "dependencies": {}, - "description": "An ini encoder/decoder for node", "devDependencies": { "standard": "^10.0.3", "tap": "^10.7.3 || 11" }, - "engines": { - "node": "*" - }, + "license": "ISC", "files": [ "ini.js" - ], - "homepage": "https://github.com/isaacs/ini#readme", - "license": "ISC", - "main": "ini.js", - "name": "ini", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/ini.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "pretest": "standard ini.js", - "preversion": "npm test", - "test": "tap test/*.js --100 -J" - }, - "version": "1.3.5" -} + ] + +,"_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz" +,"_integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==" +,"_from": "ini@1.3.5" +} \ No newline at end of file diff --git a/node_modules/irregular-plurals/package.json b/node_modules/irregular-plurals/package.json index ad2a44055..7da904bbd 100644 --- a/node_modules/irregular-plurals/package.json +++ b/node_modules/irregular-plurals/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "irregular-plurals@3.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "irregular-plurals@3.2.0", - "_id": "irregular-plurals@3.2.0", - "_inBundle": false, - "_integrity": "sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q==", - "_location": "/irregular-plurals", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "irregular-plurals@3.2.0", - "name": "irregular-plurals", - "escapedName": "irregular-plurals", - "rawSpec": "3.2.0", - "saveSpec": null, - "fetchSpec": "3.2.0" - }, - "_requiredBy": [ - "/plur" - ], - "_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.2.0.tgz", - "_spec": "3.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/irregular-plurals/issues" - }, - "description": "Map of nouns to their irregular plural form", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "irregular-plurals.json" - ], - "homepage": "https://github.com/sindresorhus/irregular-plurals#readme", - "keywords": [ - "word", - "words", - "list", - "map", - "hash", - "json", - "irregular", - "plural", - "plurals", - "noun", - "nouns" - ], - "license": "MIT", - "name": "irregular-plurals", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/irregular-plurals.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "tsd": { - "compilerOptions": { - "resolveJsonModule": true - } - }, - "version": "3.2.0" -} + "name": "irregular-plurals", + "version": "3.2.0", + "description": "Map of nouns to their irregular plural form", + "license": "MIT", + "repository": "sindresorhus/irregular-plurals", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "irregular-plurals.json" + ], + "keywords": [ + "word", + "words", + "list", + "map", + "hash", + "json", + "irregular", + "plural", + "plurals", + "noun", + "nouns" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "tsd": { + "compilerOptions": { + "resolveJsonModule": true + } + } + +,"_resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-3.2.0.tgz" +,"_integrity": "sha512-YqTdPLfwP7YFN0SsD3QUVCkm9ZG2VzOXv3DOrw5G5mkMbVwptTwVcFv7/C0vOpBmgTxAeTG19XpUs1E522LW9Q==" +,"_from": "irregular-plurals@3.2.0" +} \ No newline at end of file diff --git a/node_modules/is-arrayish/package.json b/node_modules/is-arrayish/package.json index 60cb79d52..91f64fee4 100644 --- a/node_modules/is-arrayish/package.json +++ b/node_modules/is-arrayish/package.json @@ -1,50 +1,8 @@ { - "_args": [ - [ - "is-arrayish@0.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-arrayish@0.2.1", - "_id": "is-arrayish@0.2.1", - "_inBundle": false, - "_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", - "_location": "/is-arrayish", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-arrayish@0.2.1", - "name": "is-arrayish", - "escapedName": "is-arrayish", - "rawSpec": "0.2.1", - "saveSpec": null, - "fetchSpec": "0.2.1" - }, - "_requiredBy": [ - "/error-ex" - ], - "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "_spec": "0.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Qix", - "url": "http://github.com/qix-" - }, - "bugs": { - "url": "https://github.com/qix-/node-is-arrayish/issues" - }, + "name": "is-arrayish", "description": "Determines if an object can be used as an array", - "devDependencies": { - "coffee-script": "^1.9.3", - "coveralls": "^2.11.2", - "istanbul": "^0.3.17", - "mocha": "^2.2.5", - "should": "^7.0.1", - "xo": "^0.6.1" - }, - "homepage": "https://github.com/qix-/node-is-arrayish#readme", + "version": "0.2.1", + "author": "Qix (http://github.com/qix-)", "keywords": [ "is", "array", @@ -57,14 +15,24 @@ "type" ], "license": "MIT", - "name": "is-arrayish", - "repository": { - "type": "git", - "url": "git+https://github.com/qix-/node-is-arrayish.git" - }, "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, - "version": "0.2.1" -} + "repository": { + "type": "git", + "url": "https://github.com/qix-/node-is-arrayish.git" + }, + "devDependencies": { + "coffee-script": "^1.9.3", + "coveralls": "^2.11.2", + "istanbul": "^0.3.17", + "mocha": "^2.2.5", + "should": "^7.0.1", + "xo": "^0.6.1" + } + +,"_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" +,"_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=" +,"_from": "is-arrayish@0.2.1" +} \ No newline at end of file diff --git a/node_modules/is-binary-path/package.json b/node_modules/is-binary-path/package.json index 8974dcdbc..4998949a8 100644 --- a/node_modules/is-binary-path/package.json +++ b/node_modules/is-binary-path/package.json @@ -1,76 +1,44 @@ { - "_args": [ - [ - "is-binary-path@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-binary-path@2.1.0", - "_id": "is-binary-path@2.1.0", - "_inBundle": false, - "_integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "_location": "/is-binary-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-binary-path@2.1.0", - "name": "is-binary-path", - "escapedName": "is-binary-path", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/chokidar" - ], - "_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-binary-path/issues" - }, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "description": "Check if a file path is a binary file", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-binary-path#readme", - "keywords": [ - "binary", - "extensions", - "extension", - "file", - "path", - "check", - "detect", - "is" - ], - "license": "MIT", - "name": "is-binary-path", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-binary-path.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "is-binary-path", + "version": "2.1.0", + "description": "Check if a file path is a binary file", + "license": "MIT", + "repository": "sindresorhus/is-binary-path", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "binary", + "extensions", + "extension", + "file", + "path", + "check", + "detect", + "is" + ], + "dependencies": { + "binary-extensions": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" +,"_integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" +,"_from": "is-binary-path@2.1.0" +} \ No newline at end of file diff --git a/node_modules/is-buffer/package.json b/node_modules/is-buffer/package.json index c8be297ec..79d8ab75b 100644 --- a/node_modules/is-buffer/package.json +++ b/node_modules/is-buffer/package.json @@ -1,32 +1,7 @@ { - "_args": [ - [ - "is-buffer@1.1.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "is-buffer@1.1.6", - "_id": "is-buffer@1.1.6", - "_inBundle": false, - "_integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "_location": "/is-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-buffer@1.1.6", - "name": "is-buffer", - "escapedName": "is-buffer", - "rawSpec": "1.1.6", - "saveSpec": null, - "fetchSpec": "1.1.6" - }, - "_requiredBy": [ - "/md5" - ], - "_resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "_spec": "1.1.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "is-buffer", + "description": "Determine if an object is a Buffer", + "version": "1.1.6", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -36,13 +11,11 @@ "url": "https://github.com/feross/is-buffer/issues" }, "dependencies": {}, - "description": "Determine if an object is a Buffer", "devDependencies": { "standard": "*", "tape": "^4.0.0", "zuul": "^3.0.0" }, - "homepage": "https://github.com/feross/is-buffer#readme", "keywords": [ "buffer", "buffers", @@ -62,7 +35,6 @@ ], "license": "MIT", "main": "index.js", - "name": "is-buffer", "repository": { "type": "git", "url": "git://github.com/feross/is-buffer.git" @@ -75,6 +47,9 @@ }, "testling": { "files": "test/*.js" - }, - "version": "1.1.6" -} + } + +,"_resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" +,"_integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" +,"_from": "is-buffer@1.1.6" +} \ No newline at end of file diff --git a/node_modules/is-ci/package.json b/node_modules/is-ci/package.json index 40b048db5..7ce825a5f 100644 --- a/node_modules/is-ci/package.json +++ b/node_modules/is-ci/package.json @@ -1,57 +1,23 @@ { - "_args": [ - [ - "is-ci@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-ci@2.0.0", - "_id": "is-ci@2.0.0", - "_inBundle": false, - "_integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "_location": "/is-ci", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-ci@2.0.0", - "name": "is-ci", - "escapedName": "is-ci", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Thomas Watson Steen", - "email": "w@tson.dk", - "url": "https://twitter.com/wa7son" - }, - "bin": { - "is-ci": "bin.js" - }, - "bugs": { - "url": "https://github.com/watson/is-ci/issues" - }, - "coordinates": [ - 55.778272, - 12.593116 - ], + "name": "is-ci", + "version": "2.0.0", + "description": "Detect if the current environment is a CI server", + "bin": "bin.js", + "main": "index.js", "dependencies": { "ci-info": "^2.0.0" }, - "description": "Detect if the current environment is a CI server", "devDependencies": { "clear-module": "^3.0.0", "standard": "^12.0.1" }, - "homepage": "https://github.com/watson/is-ci", + "scripts": { + "test": "standard && node test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/watson/is-ci.git" + }, "keywords": [ "ci", "continuous", @@ -59,15 +25,18 @@ "test", "detect" ], + "author": "Thomas Watson Steen (https://twitter.com/wa7son)", "license": "MIT", - "main": "index.js", - "name": "is-ci", - "repository": { - "type": "git", - "url": "git+https://github.com/watson/is-ci.git" - }, - "scripts": { - "test": "standard && node test.js" + "bugs": { + "url": "https://github.com/watson/is-ci/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/watson/is-ci", + "coordinates": [ + 55.778272, + 12.593116 + ] + +,"_resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz" +,"_integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==" +,"_from": "is-ci@2.0.0" +} \ No newline at end of file diff --git a/node_modules/is-error/package.json b/node_modules/is-error/package.json index f0b1b14ba..94d4817e8 100644 --- a/node_modules/is-error/package.json +++ b/node_modules/is-error/package.json @@ -1,51 +1,19 @@ -{ - "_args": [ - [ - "is-error@2.2.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-error@2.2.2", - "_id": "is-error@2.2.2", - "_inBundle": false, - "_integrity": "sha512-IOQqts/aHWbiisY5DuPJQ0gcbvaLFCa7fBa9xoLfxBZvQ+ZI/Zh9xoI7Gk+G64N0FdK4AbibytHht2tWgpJWLg==", - "_location": "/is-error", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-error@2.2.2", - "name": "is-error", - "escapedName": "is-error", - "rawSpec": "2.2.2", - "saveSpec": null, - "fetchSpec": "2.2.2" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/is-error/-/is-error-2.2.2.tgz", - "_spec": "2.2.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Raynos", - "email": "raynos2@gmail.com" - }, +{ "name": "is-error", + "version": "2.2.2", + "description": "Detect whether a value is an error", + "keywords": [], + "author": "Raynos ", + "repository": "git://github.com/mk-pmb/is-error-js.git", + "main": "index", + "homepage": "https://github.com/mk-pmb/is-error-js", "bugs": { "url": "https://github.com/mk-pmb/is-error-js/issues" }, "contributors": [ - { - "name": "Raynos" - }, - { - "name": "M.K.", - "url": "https://github.com/mk-pmb" - } + "Raynos", + "M.K. (https://github.com/mk-pmb)" ], "dependencies": {}, - "description": "Detect whether a value is an error", "devDependencies": { "coveralls": "^2.10.0", "istanbul": "^0.3.5", @@ -55,31 +23,26 @@ "tap-spec": "^2.1.1", "tape": "^3.4.0" }, + "license": "MIT", + "scripts": { + "test": "npm run jshint -s && npm run cover -s", + "unit-test": "node test/index.js | tap-spec", + "jshint": "lint-trap .", + "cover": "istanbul cover --report html --print detail -- test/index.js && npm run check-cover -s", + "check-cover": "istanbul check-coverage --branches=100 --lines=100 --functions=100", + "view-cover": "opn ./coverage/index.html", + "travis": "npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || true)" + }, "engine": { "node": ">= 0.8.x" }, - "homepage": "https://github.com/mk-pmb/is-error-js", - "keywords": [], - "license": "MIT", - "main": "index", - "name": "is-error", - "ngen-version": "5.1.0", "pre-commit": [ "test" ], "pre-commit.silent": true, - "repository": { - "type": "git", - "url": "git://github.com/mk-pmb/is-error-js.git" - }, - "scripts": { - "check-cover": "istanbul check-coverage --branches=100 --lines=100 --functions=100", - "cover": "istanbul cover --report html --print detail -- test/index.js && npm run check-cover -s", - "jshint": "lint-trap .", - "test": "npm run jshint -s && npm run cover -s", - "travis": "npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || true)", - "unit-test": "node test/index.js | tap-spec", - "view-cover": "opn ./coverage/index.html" - }, - "version": "2.2.2" -} + "ngen-version": "5.1.0" + +,"_resolved": "https://registry.npmjs.org/is-error/-/is-error-2.2.2.tgz" +,"_integrity": "sha512-IOQqts/aHWbiisY5DuPJQ0gcbvaLFCa7fBa9xoLfxBZvQ+ZI/Zh9xoI7Gk+G64N0FdK4AbibytHht2tWgpJWLg==" +,"_from": "is-error@2.2.2" +} \ No newline at end of file diff --git a/node_modules/is-extglob/package.json b/node_modules/is-extglob/package.json index 9a03199fa..956af5894 100644 --- a/node_modules/is-extglob/package.json +++ b/node_modules/is-extglob/package.json @@ -1,52 +1,28 @@ { - "_args": [ - [ - "is-extglob@2.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-extglob@2.1.1", - "_id": "is-extglob@2.1.1", - "_inBundle": false, - "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "_location": "/is-extglob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-extglob@2.1.1", - "name": "is-extglob", - "escapedName": "is-extglob", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" + "name": "is-extglob", + "description": "Returns true if a string has an extglob.", + "version": "2.1.1", + "homepage": "https://github.com/jonschlinkert/is-extglob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "repository": "jonschlinkert/is-extglob", + "bugs": { + "url": "https://github.com/jonschlinkert/is-extglob/issues" }, - "_requiredBy": [ - "/is-glob" + "license": "MIT", + "files": [ + "index.js" ], - "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" + "main": "index.js", + "engines": { + "node": ">=0.10.0" }, - "bugs": { - "url": "https://github.com/jonschlinkert/is-extglob/issues" + "scripts": { + "test": "mocha" }, - "description": "Returns true if a string has an extglob.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/is-extglob", "keywords": [ "bash", "braces", @@ -66,16 +42,6 @@ "string", "test" ], - "license": "MIT", - "main": "index.js", - "name": "is-extglob", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/is-extglob.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -99,6 +65,9 @@ "lint": { "reflinks": true } - }, - "version": "2.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" +,"_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=" +,"_from": "is-extglob@2.1.1" +} \ No newline at end of file diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json index d89b5c41e..3122d9996 100644 --- a/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/is-fullwidth-code-point/package.json @@ -1,79 +1,46 @@ { - "_args": [ - [ - "is-fullwidth-code-point@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-fullwidth-code-point@3.0.0", - "_id": "is-fullwidth-code-point@3.0.0", - "_inBundle": false, - "_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "_location": "/is-fullwidth-code-point", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-fullwidth-code-point@3.0.0", - "name": "is-fullwidth-code-point", - "escapedName": "is-fullwidth-code-point", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/slice-ansi", - "/string-width" - ], - "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" - }, - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "devDependencies": { - "ava": "^1.3.1", - "tsd-check": "^0.5.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", - "keywords": [ - "fullwidth", - "full-width", - "full", - "width", - "unicode", - "character", - "string", - "codepoint", - "code", - "point", - "is", - "detect", - "check" - ], - "license": "MIT", - "name": "is-fullwidth-code-point", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "3.0.0" -} + "name": "is-fullwidth-code-point", + "version": "3.0.0", + "description": "Check if the character represented by a given Unicode code point is fullwidth", + "license": "MIT", + "repository": "sindresorhus/is-fullwidth-code-point", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "fullwidth", + "full-width", + "full", + "width", + "unicode", + "character", + "string", + "codepoint", + "code", + "point", + "is", + "detect", + "check" + ], + "devDependencies": { + "ava": "^1.3.1", + "tsd-check": "^0.5.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" +,"_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" +,"_from": "is-fullwidth-code-point@3.0.0" +} \ No newline at end of file diff --git a/node_modules/is-glob/package.json b/node_modules/is-glob/package.json index e9de016fd..2ca9e34d6 100644 --- a/node_modules/is-glob/package.json +++ b/node_modules/is-glob/package.json @@ -1,71 +1,36 @@ { - "_args": [ - [ - "is-glob@4.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-glob@4.0.1", - "_id": "is-glob@4.0.1", - "_inBundle": false, - "_integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "_location": "/is-glob", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-glob@4.0.1", - "name": "is-glob", - "escapedName": "is-glob", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" - }, - "_requiredBy": [ - "/chokidar", - "/del", - "/glob-parent" + "name": "is-glob", + "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", + "version": "4.0.1", + "homepage": "https://github.com/micromatch/is-glob", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Brian Woodward (https://twitter.com/doowb)", + "Daniel Perez (https://tuvistavie.com)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)" ], - "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/is-glob", "bugs": { "url": "https://github.com/micromatch/is-glob/issues" }, - "contributors": [ - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Daniel Perez", - "url": "https://tuvistavie.com" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "is-extglob": "^2.1.1" }, - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", "mocha": "^3.0.2" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/micromatch/is-glob", "keywords": [ "bash", "braces", @@ -85,16 +50,6 @@ "string", "test" ], - "license": "MIT", - "main": "index.js", - "name": "is-glob", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/is-glob.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "layout": "default", "plugins": [ @@ -122,6 +77,9 @@ "verb", "vinyl" ] - }, - "version": "4.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" +,"_integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==" +,"_from": "is-glob@4.0.1" +} \ No newline at end of file diff --git a/node_modules/is-installed-globally/package.json b/node_modules/is-installed-globally/package.json index 6d1ade7df..40100962f 100644 --- a/node_modules/is-installed-globally/package.json +++ b/node_modules/is-installed-globally/package.json @@ -1,90 +1,58 @@ { - "_args": [ - [ - "is-installed-globally@0.3.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-installed-globally@0.3.2", - "_id": "is-installed-globally@0.3.2", - "_inBundle": false, - "_integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==", - "_location": "/is-installed-globally", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-installed-globally@0.3.2", - "name": "is-installed-globally", - "escapedName": "is-installed-globally", - "rawSpec": "0.3.2", - "saveSpec": null, - "fetchSpec": "0.3.2" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz", - "_spec": "0.3.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-installed-globally/issues" - }, - "dependencies": { - "global-dirs": "^2.0.1", - "is-path-inside": "^3.0.1" - }, - "description": "Check if your package was installed globally", - "devDependencies": { - "ava": "^2.4.0", - "cpy": "^7.3.0", - "del": "^5.1.0", - "execa": "^2.0.4", - "make-dir": "^3.0.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/is-installed-globally#readme", - "keywords": [ - "global", - "package", - "globally", - "module", - "install", - "installed", - "npm", - "yarn", - "is", - "check", - "detect", - "local", - "locally", - "cli", - "bin", - "binary" - ], - "license": "MIT", - "name": "is-installed-globally", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-installed-globally.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "0.3.2" -} + "name": "is-installed-globally", + "version": "0.3.2", + "description": "Check if your package was installed globally", + "license": "MIT", + "repository": "sindresorhus/is-installed-globally", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "global", + "package", + "globally", + "module", + "install", + "installed", + "npm", + "yarn", + "is", + "check", + "detect", + "local", + "locally", + "cli", + "bin", + "binary" + ], + "dependencies": { + "global-dirs": "^2.0.1", + "is-path-inside": "^3.0.1" + }, + "devDependencies": { + "ava": "^2.4.0", + "cpy": "^7.3.0", + "del": "^5.1.0", + "execa": "^2.0.4", + "make-dir": "^3.0.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz" +,"_integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==" +,"_from": "is-installed-globally@0.3.2" +} \ No newline at end of file diff --git a/node_modules/is-interactive/package.json b/node_modules/is-interactive/package.json index 4ee031fcc..c23793c1e 100644 --- a/node_modules/is-interactive/package.json +++ b/node_modules/is-interactive/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "is-interactive@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-interactive@1.0.0", - "_id": "is-interactive@1.0.0", - "_inBundle": false, - "_integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", - "_location": "/is-interactive", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-interactive@1.0.0", - "name": "is-interactive", - "escapedName": "is-interactive", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-interactive/issues" - }, - "description": "Check if stdout or stderr is interactive", - "devDependencies": { - "@types/node": "^12.0.12", - "ava": "^2.1.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-interactive#readme", - "keywords": [ - "interactive", - "stdout", - "stderr", - "detect", - "is", - "terminal", - "shell", - "tty" - ], - "license": "MIT", - "name": "is-interactive", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-interactive.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "1.0.0" -} + "name": "is-interactive", + "version": "1.0.0", + "description": "Check if stdout or stderr is interactive", + "license": "MIT", + "repository": "sindresorhus/is-interactive", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "interactive", + "stdout", + "stderr", + "detect", + "is", + "terminal", + "shell", + "tty" + ], + "devDependencies": { + "@types/node": "^12.0.12", + "ava": "^2.1.0", + "tsd": "^0.7.3", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz" +,"_integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" +,"_from": "is-interactive@1.0.0" +} \ No newline at end of file diff --git a/node_modules/is-npm/package.json b/node_modules/is-npm/package.json index 59f4370e5..a405f9f87 100644 --- a/node_modules/is-npm/package.json +++ b/node_modules/is-npm/package.json @@ -1,73 +1,41 @@ { - "_args": [ - [ - "is-npm@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-npm@4.0.0", - "_id": "is-npm@4.0.0", - "_inBundle": false, - "_integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==", - "_location": "/is-npm", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-npm@4.0.0", - "name": "is-npm", - "escapedName": "is-npm", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-npm/issues" - }, - "description": "Check if your code is running as an npm script", - "devDependencies": { - "ava": "^2.4.0", - "tsd-check": "^0.6.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-npm#readme", - "keywords": [ - "npm", - "is", - "check", - "detect", - "env", - "environment", - "run", - "script" - ], - "license": "MIT", - "name": "is-npm", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-npm.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "4.0.0" -} + "name": "is-npm", + "version": "4.0.0", + "description": "Check if your code is running as an npm script", + "license": "MIT", + "repository": "sindresorhus/is-npm", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "is", + "check", + "detect", + "env", + "environment", + "run", + "script" + ], + "devDependencies": { + "ava": "^2.4.0", + "tsd-check": "^0.6.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz" +,"_integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==" +,"_from": "is-npm@4.0.0" +} \ No newline at end of file diff --git a/node_modules/is-number/package.json b/node_modules/is-number/package.json index 8d583721b..002361756 100644 --- a/node_modules/is-number/package.json +++ b/node_modules/is-number/package.json @@ -1,68 +1,35 @@ { - "_args": [ - [ - "is-number@7.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-number@7.0.0", - "_id": "is-number@7.0.0", - "_inBundle": false, - "_integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "_location": "/is-number", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-number@7.0.0", - "name": "is-number", - "escapedName": "is-number", - "rawSpec": "7.0.0", - "saveSpec": null, - "fetchSpec": "7.0.0" - }, - "_requiredBy": [ - "/to-regex-range" + "name": "is-number", + "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", + "version": "7.0.0", + "homepage": "https://github.com/jonschlinkert/is-number", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Olsten Larck (https://i.am.charlike.online)", + "Rouven Weßling (www.rouvenwessling.de)" ], - "_resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "_spec": "7.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/is-number", "bugs": { "url": "https://github.com/jonschlinkert/is-number/issues" }, - "contributors": [ - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Olsten Larck", - "url": "https://i.am.charlike.online" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - } + "license": "MIT", + "files": [ + "index.js" ], - "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", + "main": "index.js", + "engines": { + "node": ">=0.12.0" + }, + "scripts": { + "test": "mocha" + }, "devDependencies": { "ansi": "^0.3.1", "benchmark": "^2.1.4", "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, - "engines": { - "node": ">=0.12.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/is-number", "keywords": [ "cast", "check", @@ -91,16 +58,6 @@ "typeof", "value" ], - "license": "MIT", - "main": "index.js", - "name": "is-number", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/is-number.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": false, "layout": "default", @@ -121,6 +78,9 @@ "lint": { "reflinks": true } - }, - "version": "7.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" +,"_integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" +,"_from": "is-number@7.0.0" +} \ No newline at end of file diff --git a/node_modules/is-obj/package.json b/node_modules/is-obj/package.json index 89d4072d8..0db846586 100644 --- a/node_modules/is-obj/package.json +++ b/node_modules/is-obj/package.json @@ -1,70 +1,38 @@ { - "_args": [ - [ - "is-obj@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-obj@2.0.0", - "_id": "is-obj@2.0.0", - "_inBundle": false, - "_integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", - "_location": "/is-obj", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-obj@2.0.0", - "name": "is-obj", - "escapedName": "is-obj", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/dot-prop" - ], - "_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-obj/issues" - }, - "description": "Check if a value is an object", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-obj#readme", - "keywords": [ - "object", - "is", - "check", - "test", - "type" - ], - "license": "MIT", - "name": "is-obj", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-obj.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "is-obj", + "version": "2.0.0", + "description": "Check if a value is an object", + "license": "MIT", + "repository": "sindresorhus/is-obj", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "object", + "is", + "check", + "test", + "type" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz" +,"_integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==" +,"_from": "is-obj@2.0.0" +} \ No newline at end of file diff --git a/node_modules/is-path-cwd/package.json b/node_modules/is-path-cwd/package.json index ebba8d352..55ea5ecb4 100644 --- a/node_modules/is-path-cwd/package.json +++ b/node_modules/is-path-cwd/package.json @@ -1,72 +1,40 @@ { - "_args": [ - [ - "is-path-cwd@2.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-path-cwd@2.2.0", - "_id": "is-path-cwd@2.2.0", - "_inBundle": false, - "_integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==", - "_location": "/is-path-cwd", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-path-cwd@2.2.0", - "name": "is-path-cwd", - "escapedName": "is-path-cwd", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/del" - ], - "_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-path-cwd/issues" - }, - "description": "Check if a path is the current working directory", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-path-cwd#readme", - "keywords": [ - "path", - "cwd", - "pwd", - "check", - "filepath", - "file", - "folder" - ], - "license": "MIT", - "name": "is-path-cwd", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-path-cwd.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "is-path-cwd", + "version": "2.2.0", + "description": "Check if a path is the current working directory", + "license": "MIT", + "repository": "sindresorhus/is-path-cwd", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "cwd", + "pwd", + "check", + "filepath", + "file", + "folder" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz" +,"_integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==" +,"_from": "is-path-cwd@2.2.0" +} \ No newline at end of file diff --git a/node_modules/is-path-inside/package.json b/node_modules/is-path-inside/package.json index 620915278..a6e54a227 100644 --- a/node_modules/is-path-inside/package.json +++ b/node_modules/is-path-inside/package.json @@ -1,73 +1,40 @@ { - "_args": [ - [ - "is-path-inside@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-path-inside@3.0.2", - "_id": "is-path-inside@3.0.2", - "_inBundle": false, - "_integrity": "sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==", - "_location": "/is-path-inside", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-path-inside@3.0.2", - "name": "is-path-inside", - "escapedName": "is-path-inside", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/del", - "/is-installed-globally" - ], - "_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/is-path-inside/issues" - }, - "description": "Check if a path is inside another path", - "devDependencies": { - "ava": "^2.1.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/is-path-inside#readme", - "keywords": [ - "path", - "inside", - "folder", - "directory", - "dir", - "file", - "resolve" - ], - "license": "MIT", - "name": "is-path-inside", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-path-inside.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.2" -} + "name": "is-path-inside", + "version": "3.0.2", + "description": "Check if a path is inside another path", + "license": "MIT", + "repository": "sindresorhus/is-path-inside", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "inside", + "folder", + "directory", + "dir", + "file", + "resolve" + ], + "devDependencies": { + "ava": "^2.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.2.tgz" +,"_integrity": "sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==" +,"_from": "is-path-inside@3.0.2" +} \ 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 a705b5eae..300c45203 100644 --- a/node_modules/is-plain-object/package.json +++ b/node_modules/is-plain-object/package.json @@ -1,62 +1,41 @@ { - "_args": [ - [ - "is-plain-object@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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", - "/ava" + "name": "is-plain-object", + "description": "Returns true if an object was created by the `Object` constructor.", + "version": "3.0.0", + "homepage": "https://github.com/jonschlinkert/is-plain-object", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Osman Nuri Okumuş (http://onokumus.com)", + "Steven Vachon (https://svachon.com)", + "(https://github.com/wtgtybhertgeghgtwtg)" ], - "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/is-plain-object", "bugs": { "url": "https://github.com/jonschlinkert/is-plain-object/issues" }, - "contributors": [ - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Osman Nuri Okumuş", - "url": "http://onokumus.com" - }, - { - "name": "Steven Vachon", - "url": "https://svachon.com" - }, - { - "url": "https://github.com/wtgtybhertgeghgtwtg" - } + "license": "MIT", + "main": "index.cjs.js", + "module": "index.js", + "types": "index.d.ts", + "files": [ + "index.d.ts", + "index.js", + "index.cjs.js" ], + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "build": "rollup -c", + "test_browser": "mocha-headless-chrome --args=disable-web-security -f test/browser.html", + "test_node": "mocha -r esm", + "test": "npm run test_node && npm run build && npm run test_browser", + "prepare": "rollup -c" + }, "dependencies": { "isobject": "^4.0.0" }, - "description": "Returns true if an object was created by the `Object` constructor.", "devDependencies": { "chai": "^4.2.0", "esm": "^3.2.22", @@ -66,15 +45,6 @@ "rollup": "^1.10.1", "rollup-plugin-node-resolve": "^4.2.3" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.d.ts", - "index.js", - "index.cjs.js" - ], - "homepage": "https://github.com/jonschlinkert/is-plain-object", "keywords": [ "check", "is", @@ -89,22 +59,6 @@ "typeof", "value" ], - "license": "MIT", - "main": "index.cjs.js", - "module": "index.js", - "name": "is-plain-object", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/is-plain-object.git" - }, - "scripts": { - "build": "rollup -c", - "prepare": "rollup -c", - "test": "npm run test_node && npm run build && npm run test_browser", - "test_browser": "mocha-headless-chrome --args=disable-web-security -f test/browser.html", - "test_node": "mocha -r esm" - }, - "types": "index.d.ts", "verb": { "toc": false, "layout": "default", @@ -124,6 +78,9 @@ "lint": { "reflinks": true } - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.0.tgz" +,"_integrity": "sha512-tZIpofR+P05k8Aocp7UI/2UTa9lTJSebCXpFFoR9aibpokDj/uXBsJ8luUu0tTVYKkMU6URDUuOfJZ7koewXvg==" +,"_from": "is-plain-object@3.0.0" +} \ No newline at end of file diff --git a/node_modules/is-promise/package.json b/node_modules/is-promise/package.json index ab6b282f5..ee9c0f64f 100644 --- a/node_modules/is-promise/package.json +++ b/node_modules/is-promise/package.json @@ -1,40 +1,16 @@ { - "_args": [ - [ - "is-promise@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-promise@3.0.0", - "_id": "is-promise@3.0.0", - "_inBundle": false, - "_integrity": "sha512-aTHJ4BvETyySzLhguH+7sL4b8765eecqq7ZrHVuhZr3FjCL/IV+LsvisEeH+9d0AkChYny3ad1KEL+mKy4ot7A==", - "_location": "/is-promise", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-promise@3.0.0", - "name": "is-promise", - "escapedName": "is-promise", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" + "name": "is-promise", + "version": "3.0.0", + "description": "Test whether an object looks like a promises-a+ promise", + "main": "./index.js", + "scripts": { + "test": "node test" }, - "_requiredBy": [ - "/ava" + "files": [ + "index.js", + "index.mjs", + "index.d.ts" ], - "_resolved": "https://registry.npmjs.org/is-promise/-/is-promise-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "ForbesLindesay" - }, - "bugs": { - "url": "https://github.com/then/is-promise/issues" - }, - "description": "Test whether an object looks like a promises-a+ promise", "exports": { ".": [ { @@ -45,21 +21,14 @@ "./index.js" ] }, - "files": [ - "index.js", - "index.mjs", - "index.d.ts" - ], - "homepage": "https://github.com/then/is-promise#readme", - "license": "MIT", - "main": "./index.js", - "name": "is-promise", "repository": { "type": "git", - "url": "git+https://github.com/then/is-promise.git" - }, - "scripts": { - "test": "node test" + "url": "https://github.com/then/is-promise.git" }, - "version": "3.0.0" -} + "author": "ForbesLindesay", + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/is-promise/-/is-promise-3.0.0.tgz" +,"_integrity": "sha512-aTHJ4BvETyySzLhguH+7sL4b8765eecqq7ZrHVuhZr3FjCL/IV+LsvisEeH+9d0AkChYny3ad1KEL+mKy4ot7A==" +,"_from": "is-promise@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 dc56d757c..0f50caac8 100644 --- a/node_modules/is-stream/package.json +++ b/node_modules/is-stream/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "is-stream@1.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "is-stream", + "version": "1.1.0", + "description": "Check if something is a Node.js stream", + "license": "MIT", + "repository": "sindresorhus/is-stream", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/is-stream/issues" - }, - "description": "Check if something is a Node.js stream", - "devDependencies": { - "ava": "*", - "tempfile": "^1.1.0", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/is-stream#readme", "keywords": [ "stream", "type", @@ -60,14 +30,13 @@ "detect", "is" ], - "license": "MIT", - "name": "is-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/is-stream.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.1.0" -} + "devDependencies": { + "ava": "*", + "tempfile": "^1.1.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" +,"_integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=" +,"_from": "is-stream@1.1.0" +} \ No newline at end of file diff --git a/node_modules/is-typedarray/package.json b/node_modules/is-typedarray/package.json index 4d66cc415..73e4061e0 100644 --- a/node_modules/is-typedarray/package.json +++ b/node_modules/is-typedarray/package.json @@ -1,48 +1,21 @@ { - "_args": [ - [ - "is-typedarray@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-typedarray@1.0.0", - "_id": "is-typedarray@1.0.0", - "_inBundle": false, - "_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "_location": "/is-typedarray", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-typedarray@1.0.0", - "name": "is-typedarray", - "escapedName": "is-typedarray", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/typedarray-to-buffer", - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Hugh Kennedy", - "email": "hughskennedy@gmail.com", - "url": "http://hughsk.io/" - }, - "bugs": { - "url": "https://github.com/hughsk/is-typedarray/issues" + "name": "is-typedarray", + "version": "1.0.0", + "description": "Detect whether or not an object is a Typed Array", + "main": "index.js", + "scripts": { + "test": "node test" }, + "author": "Hugh Kennedy (http://hughsk.io/)", + "license": "MIT", "dependencies": {}, - "description": "Detect whether or not an object is a Typed Array", "devDependencies": { "tape": "^2.13.1" }, - "homepage": "https://github.com/hughsk/is-typedarray", + "repository": { + "type": "git", + "url": "git://github.com/hughsk/is-typedarray.git" + }, "keywords": [ "typed", "array", @@ -50,15 +23,12 @@ "is", "util" ], - "license": "MIT", - "main": "index.js", - "name": "is-typedarray", - "repository": { - "type": "git", - "url": "git://github.com/hughsk/is-typedarray.git" - }, - "scripts": { - "test": "node test" + "bugs": { + "url": "https://github.com/hughsk/is-typedarray/issues" }, - "version": "1.0.0" -} + "homepage": "https://github.com/hughsk/is-typedarray" + +,"_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" +,"_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" +,"_from": "is-typedarray@1.0.0" +} \ No newline at end of file diff --git a/node_modules/is-yarn-global/package.json b/node_modules/is-yarn-global/package.json index 8e4fcdb4c..63bc4b8d4 100644 --- a/node_modules/is-yarn-global/package.json +++ b/node_modules/is-yarn-global/package.json @@ -1,54 +1,19 @@ { - "_args": [ - [ - "is-yarn-global@0.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "is-yarn-global@0.3.0", - "_id": "is-yarn-global@0.3.0", - "_inBundle": false, - "_integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==", - "_location": "/is-yarn-global", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "is-yarn-global@0.3.0", - "name": "is-yarn-global", - "escapedName": "is-yarn-global", - "rawSpec": "0.3.0", - "saveSpec": null, - "fetchSpec": "0.3.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", - "_spec": "0.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "LitoMore", - "url": "litomore@gmail.com" - }, - "bugs": { - "url": "https://github.com/LitoMore/is-yarn-global/issues" - }, + "name": "is-yarn-global", + "version": "0.3.0", "description": "Check if installed by yarn globally without any `fs` calls", - "devDependencies": { - "ava": "^0.24.0", - "xo": "^0.18.2" - }, - "homepage": "https://github.com/LitoMore/is-yarn-global#readme", + "repository": "git@github.com:LitoMore/is-yarn-global.git", + "author": "LitoMore (litomore@gmail.com)", "license": "MIT", - "name": "is-yarn-global", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/LitoMore/is-yarn-global.git" - }, "scripts": { "test": "xo" }, - "version": "0.3.0" -} + "devDependencies": { + "ava": "^0.24.0", + "xo": "^0.18.2" + } + +,"_resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz" +,"_integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==" +,"_from": "is-yarn-global@0.3.0" +} \ No newline at end of file diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json index 233694ec4..4ae1ed4ce 100644 --- a/node_modules/isexe/package.json +++ b/node_modules/isexe/package.json @@ -1,63 +1,35 @@ { - "_args": [ - [ - "isexe@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/isexe/issues" - }, + "name": "isexe", + "version": "2.0.0", "description": "Minimal module to check if a file is executable.", + "main": "index.js", + "directories": { + "test": "test" + }, "devDependencies": { "mkdirp": "^0.5.1", "rimraf": "^2.5.0", "tap": "^10.3.0" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap test/*.js --100", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" }, - "homepage": "https://github.com/isaacs/isexe#readme", - "keywords": [], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "main": "index.js", - "name": "isexe", "repository": { "type": "git", "url": "git+https://github.com/isaacs/isexe.git" }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test/*.js --100" + "keywords": [], + "bugs": { + "url": "https://github.com/isaacs/isexe/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/isaacs/isexe#readme" + +,"_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" +,"_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=" +,"_from": "isexe@2.0.0" +} \ No newline at end of file diff --git a/node_modules/isobject/package.json b/node_modules/isobject/package.json index a8ef6318f..8ddad953f 100644 --- a/node_modules/isobject/package.json +++ b/node_modules/isobject/package.json @@ -1,77 +1,43 @@ { - "_args": [ - [ - "isobject@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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" + "name": "isobject", + "description": "Returns true if the value is an object and not an array or null.", + "version": "4.0.0", + "homepage": "https://github.com/jonschlinkert/isobject", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "(https://github.com/LeSuisse)", + "Brian Woodward (https://twitter.com/doowb)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Magnús Dæhlen (https://github.com/magnudae)", + "Tom MacWright (https://macwright.org)" ], - "_resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "jonschlinkert/isobject", "bugs": { "url": "https://github.com/jonschlinkert/isobject/issues" }, - "contributors": [ - { - "url": "https://github.com/LeSuisse" - }, - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Magnús Dæhlen", - "url": "https://github.com/magnudae" - }, - { - "name": "Tom MacWright", - "url": "https://macwright.org" - } + "license": "MIT", + "files": [ + "index.d.ts", + "index.cjs.js", + "index.js" ], + "main": "index.cjs.js", + "module": "index.js", + "engines": { + "node": ">=0.10.0" + }, + "scripts": { + "build": "rollup -i index.js -o index.cjs.js -f cjs", + "test": "mocha -r esm", + "prepublish": "npm run build" + }, "dependencies": {}, - "description": "Returns true if the value is an object and not an array or null.", "devDependencies": { "esm": "^3.2.22", "gulp-format-md": "^0.1.9", "mocha": "^2.4.5", "rollup": "^1.10.1" }, - "engines": { - "node": ">=0.10.0" - }, - "files": [ - "index.d.ts", - "index.cjs.js", - "index.js" - ], - "homepage": "https://github.com/jonschlinkert/isobject", "keywords": [ "check", "is", @@ -86,19 +52,6 @@ "typeof", "value" ], - "license": "MIT", - "main": "index.cjs.js", - "module": "index.js", - "name": "isobject", - "repository": { - "type": "git", - "url": "git+https://github.com/jonschlinkert/isobject.git" - }, - "scripts": { - "build": "rollup -i index.js -o index.cjs.js -f cjs", - "prepublish": "npm run build", - "test": "mocha -r esm" - }, "types": "index.d.ts", "verb": { "related": { @@ -123,6 +76,9 @@ "reflinks": [ "verb" ] - }, - "version": "4.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/isobject/-/isobject-4.0.0.tgz" +,"_integrity": "sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==" +,"_from": "isobject@4.0.0" +} \ No newline at end of file diff --git a/node_modules/js-string-escape/package.json b/node_modules/js-string-escape/package.json index 6c7ec9338..2bb2f6640 100644 --- a/node_modules/js-string-escape/package.json +++ b/node_modules/js-string-escape/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "js-string-escape@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "js-string-escape@1.0.1", - "_id": "js-string-escape@1.0.1", - "_inBundle": false, - "_integrity": "sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8=", - "_location": "/js-string-escape", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "js-string-escape@1.0.1", - "name": "js-string-escape", - "escapedName": "js-string-escape", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jo Liss", - "email": "joliss42@gmail.com" + "name": "js-string-escape", + "version": "1.0.1", + "description": "Escape strings for use as JavaScript string literals", + "main": "index.js", + "scripts": { + "test": "tap test" }, - "bugs": { - "url": "https://github.com/joliss/js-string-escape/issues" + "repository": { + "type": "git", + "url": "https://github.com/joliss/js-string-escape" }, + "keywords": [ + "string", + "escape", + "backslash", + "javascript", + "ecmascript" + ], + "author": "Jo Liss ", "contributors": [ { "name": "Mathias Bynens", "url": "http://mathiasbynens.be/" } ], - "description": "Escape strings for use as JavaScript string literals", - "devDependencies": { - "punycode": "~> 1.2.1", - "tap": "~> 0.4.2" + "license": "MIT", + "devDependencies" : { + "tap": "~> 0.4.2", + "punycode": "~> 1.2.1" }, "engines": { "node": ">= 0.8" }, "files": [ "index.js" - ], - "homepage": "https://github.com/joliss/js-string-escape#readme", - "keywords": [ - "string", - "escape", - "backslash", - "javascript", - "ecmascript" - ], - "license": "MIT", - "main": "index.js", - "name": "js-string-escape", - "repository": { - "type": "git", - "url": "git+https://github.com/joliss/js-string-escape.git" - }, - "scripts": { - "test": "tap test" - }, - "version": "1.0.1" -} + ] + +,"_resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz" +,"_integrity": "sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8=" +,"_from": "js-string-escape@1.0.1" +} \ No newline at end of file diff --git a/node_modules/js-tokens/package.json b/node_modules/js-tokens/package.json index 5130aa96d..368221c86 100644 --- a/node_modules/js-tokens/package.json +++ b/node_modules/js-tokens/package.json @@ -1,50 +1,9 @@ { - "_args": [ - [ - "js-tokens@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "js-tokens@4.0.0", - "_id": "js-tokens@4.0.0", - "_inBundle": false, - "_integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "_location": "/js-tokens", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "js-tokens@4.0.0", - "name": "js-tokens", - "escapedName": "js-tokens", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/@babel/highlight" - ], - "_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Simon Lydell" - }, - "bugs": { - "url": "https://github.com/lydell/js-tokens/issues" - }, + "name": "js-tokens", + "version": "4.0.0", + "author": "Simon Lydell", + "license": "MIT", "description": "A regex that tokenizes JavaScript.", - "devDependencies": { - "coffeescript": "2.1.1", - "esprima": "4.0.0", - "everything.js": "1.0.3", - "mocha": "5.0.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/lydell/js-tokens#readme", "keywords": [ "JavaScript", "js", @@ -52,17 +11,24 @@ "tokenize", "regex" ], - "license": "MIT", - "name": "js-tokens", - "repository": { - "type": "git", - "url": "git+https://github.com/lydell/js-tokens.git" - }, + "files": [ + "index.js" + ], + "repository": "lydell/js-tokens", "scripts": { - "build": "node generate-index.js", - "dev": "npm run build && npm test", + "test": "mocha --ui tdd", "esprima-compare": "node esprima-compare ./index.js everything.js/es5.js", - "test": "mocha --ui tdd" + "build": "node generate-index.js", + "dev": "npm run build && npm test" }, - "version": "4.0.0" -} + "devDependencies": { + "coffeescript": "2.1.1", + "esprima": "4.0.0", + "everything.js": "1.0.3", + "mocha": "5.0.0" + } + +,"_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" +,"_integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" +,"_from": "js-tokens@4.0.0" +} \ No newline at end of file diff --git a/node_modules/js-yaml/node_modules/esprima/package.json b/node_modules/js-yaml/node_modules/esprima/package.json index 2a42c0bef..942d939a5 100644 --- a/node_modules/js-yaml/node_modules/esprima/package.json +++ b/node_modules/js-yaml/node_modules/esprima/package.json @@ -1,44 +1,39 @@ { - "_args": [ - [ - "esprima@4.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "esprima@4.0.1", - "_id": "esprima@4.0.1", - "_inBundle": false, - "_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "_location": "/js-yaml/esprima", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "esprima@4.0.1", - "name": "esprima", - "escapedName": "esprima", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" + "name": "esprima", + "description": "ECMAScript parsing infrastructure for multipurpose analysis", + "homepage": "http://esprima.org", + "main": "dist/esprima.js", + "bin": { + "esparse": "./bin/esparse.js", + "esvalidate": "./bin/esvalidate.js" }, - "_requiredBy": [ - "/js-yaml" + "version": "4.0.1", + "files": [ + "bin", + "dist/esprima.js" ], - "_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "engines": { + "node": ">=4" + }, "author": { "name": "Ariya Hidayat", "email": "ariya.hidayat@gmail.com" }, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" + "maintainers": [ + { + "name": "Ariya Hidayat", + "email": "ariya.hidayat@gmail.com", + "web": "http://ariya.ofilabs.com" + } + ], + "repository": { + "type": "git", + "url": "https://github.com/jquery/esprima.git" }, "bugs": { "url": "https://github.com/jquery/esprima/issues" }, - "description": "ECMAScript parsing infrastructure for multipurpose analysis", + "license": "BSD-2-Clause", "devDependencies": { "codecov.io": "~0.1.6", "escomplex-js": "1.2.0", @@ -67,14 +62,6 @@ "unicode-8.0.0": "~0.7.0", "webpack": "~1.14.0" }, - "engines": { - "node": ">=4" - }, - "files": [ - "bin", - "dist/esprima.js" - ], - "homepage": "http://esprima.org", "keywords": [ "ast", "ecmascript", @@ -83,58 +70,47 @@ "parser", "syntax" ], - "license": "BSD-2-Clause", - "main": "dist/esprima.js", - "maintainers": [ - { - "name": "Ariya Hidayat", - "email": "ariya.hidayat@gmail.com", - "url": "http://ariya.ofilabs.com" - } - ], - "name": "esprima", - "repository": { - "type": "git", - "url": "git+https://github.com/jquery/esprima.git" - }, "scripts": { - "all-tests": "npm run verify-line-ending && npm run generate-fixtures && npm run unit-tests && npm run api-tests && npm run grammar-tests && npm run regression-tests && npm run hostile-env-tests", - "analyze-coverage": "istanbul cover test/unit-tests.js", - "api-tests": "mocha -R dot test/api-tests.js", - "appveyor": "npm run compile && npm run all-tests && npm run browser-tests", - "benchmark": "npm run benchmark-parser && npm run benchmark-tokenizer", - "benchmark-parser": "node -expose_gc test/benchmark-parser.js", - "benchmark-tokenizer": "node --expose_gc test/benchmark-tokenizer.js", - "browser-tests": "npm run compile && npm run generate-fixtures && cd test && karma start --single-run", - "check-coverage": "istanbul check-coverage --statement 100 --branch 100 --function 100", "check-version": "node test/check-version.js", - "circleci": "npm test && npm run codecov && npm run downstream", + "tslint": "tslint src/*.ts", "code-style": "tsfmt --verify src/*.ts && tsfmt --verify test/*.js", - "codecov": "istanbul report cobertura && codecov < ./coverage/cobertura-coverage.xml", - "compile": "tsc -p src/ && webpack && node tools/fixupbundle.js", - "complexity": "node test/check-complexity.js", - "downstream": "node test/downstream.js", - "droneio": "npm run compile && npm run all-tests && npm run saucelabs", - "dynamic-analysis": "npm run analyze-coverage && npm run check-coverage", "format-code": "tsfmt -r src/*.ts && tsfmt -r test/*.js", - "generate-fixtures": "node tools/generate-fixtures.js", - "generate-regex": "node tools/generate-identifier-regex.js", - "generate-xhtml-entities": "node tools/generate-xhtml-entities.js", - "grammar-tests": "node test/grammar-tests.js", + "complexity": "node test/check-complexity.js", + "static-analysis": "npm run check-version && npm run tslint && npm run code-style && npm run complexity", "hostile-env-tests": "node test/hostile-environment-tests.js", - "prepublish": "npm run compile", - "profile": "node --prof test/profile.js && mv isolate*.log v8.log && node-tick-processor", + "unit-tests": "node test/unit-tests.js", + "api-tests": "mocha -R dot test/api-tests.js", + "grammar-tests": "node test/grammar-tests.js", "regression-tests": "node test/regression-tests.js", - "saucelabs": "npm run saucelabs-evergreen && npm run saucelabs-ie && npm run saucelabs-safari", + "all-tests": "npm run verify-line-ending && npm run generate-fixtures && npm run unit-tests && npm run api-tests && npm run grammar-tests && npm run regression-tests && npm run hostile-env-tests", + "verify-line-ending": "node test/verify-line-ending.js", + "generate-fixtures": "node tools/generate-fixtures.js", + "browser-tests": "npm run compile && npm run generate-fixtures && cd test && karma start --single-run", "saucelabs-evergreen": "cd test && karma start saucelabs-evergreen.conf.js", - "saucelabs-ie": "cd test && karma start saucelabs-ie.conf.js", "saucelabs-safari": "cd test && karma start saucelabs-safari.conf.js", - "static-analysis": "npm run check-version && npm run tslint && npm run code-style && npm run complexity", + "saucelabs-ie": "cd test && karma start saucelabs-ie.conf.js", + "saucelabs": "npm run saucelabs-evergreen && npm run saucelabs-ie && npm run saucelabs-safari", + "analyze-coverage": "istanbul cover test/unit-tests.js", + "check-coverage": "istanbul check-coverage --statement 100 --branch 100 --function 100", + "dynamic-analysis": "npm run analyze-coverage && npm run check-coverage", + "compile": "tsc -p src/ && webpack && node tools/fixupbundle.js", "test": "npm run compile && npm run all-tests && npm run static-analysis && npm run dynamic-analysis", + "prepublish": "npm run compile", + "profile": "node --prof test/profile.js && mv isolate*.log v8.log && node-tick-processor", + "benchmark-parser": "node -expose_gc test/benchmark-parser.js", + "benchmark-tokenizer": "node --expose_gc test/benchmark-tokenizer.js", + "benchmark": "npm run benchmark-parser && npm run benchmark-tokenizer", + "codecov": "istanbul report cobertura && codecov < ./coverage/cobertura-coverage.xml", + "downstream": "node test/downstream.js", "travis": "npm test", - "tslint": "tslint src/*.ts", - "unit-tests": "node test/unit-tests.js", - "verify-line-ending": "node test/verify-line-ending.js" - }, - "version": "4.0.1" -} + "circleci": "npm test && npm run codecov && npm run downstream", + "appveyor": "npm run compile && npm run all-tests && npm run browser-tests", + "droneio": "npm run compile && npm run all-tests && npm run saucelabs", + "generate-regex": "node tools/generate-identifier-regex.js", + "generate-xhtml-entities": "node tools/generate-xhtml-entities.js" + } + +,"_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" +,"_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" +,"_from": "esprima@4.0.1" +} \ No newline at end of file diff --git a/node_modules/js-yaml/package.json b/node_modules/js-yaml/package.json index 689482230..dd41f7f11 100644 --- a/node_modules/js-yaml/package.json +++ b/node_modules/js-yaml/package.json @@ -1,66 +1,35 @@ { - "_args": [ - [ - "js-yaml@3.13.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "js-yaml", + "version": "3.13.1", + "description": "YAML 1.2 parser and serializer", + "keywords": [ + "yaml", + "parser", + "serializer", + "pyyaml" ], - "_from": "js-yaml@3.13.1", - "_id": "js-yaml@3.13.1", - "_inBundle": false, - "_integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", - "_location": "/js-yaml", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "js-yaml@3.13.1", - "name": "js-yaml", - "escapedName": "js-yaml", - "rawSpec": "3.13.1", - "saveSpec": null, - "fetchSpec": "3.13.1" - }, - "_requiredBy": [ - "/", - "/supertap", - "/tslint" + "homepage": "https://github.com/nodeca/js-yaml", + "author": "Vladimir Zapparov ", + "contributors": [ + "Aleksey V Zapparov (http://www.ixti.net/)", + "Vitaly Puzrin (https://github.com/puzrin)", + "Martin Grenfell (http://got-ravings.blogspot.com)" + ], + "license": "MIT", + "repository": "nodeca/js-yaml", + "files": [ + "index.js", + "lib/", + "bin/", + "dist/" ], - "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", - "_spec": "3.13.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Vladimir Zapparov", - "email": "dervus.grim@gmail.com" - }, "bin": { "js-yaml": "bin/js-yaml.js" }, - "bugs": { - "url": "https://github.com/nodeca/js-yaml/issues" - }, - "contributors": [ - { - "name": "Aleksey V Zapparov", - "email": "ixti@member.fsf.org", - "url": "http://www.ixti.net/" - }, - { - "name": "Vitaly Puzrin", - "email": "vitaly@rcdesign.ru", - "url": "https://github.com/puzrin" - }, - { - "name": "Martin Grenfell", - "email": "martin.grenfell@gmail.com", - "url": "http://got-ravings.blogspot.com" - } - ], "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" }, - "description": "YAML 1.2 parser and serializer", "devDependencies": { "ansi": "^0.3.1", "benchmark": "^2.1.4", @@ -72,27 +41,11 @@ "mocha": "^5.2.0", "uglify-js": "^3.0.1" }, - "files": [ - "index.js", - "lib/", - "bin/", - "dist/" - ], - "homepage": "https://github.com/nodeca/js-yaml", - "keywords": [ - "yaml", - "parser", - "serializer", - "pyyaml" - ], - "license": "MIT", - "name": "js-yaml", - "repository": { - "type": "git", - "url": "git+https://github.com/nodeca/js-yaml.git" - }, "scripts": { "test": "make test" - }, - "version": "3.13.1" -} + } + +,"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz" +,"_integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==" +,"_from": "js-yaml@3.13.1" +} \ No newline at end of file diff --git a/node_modules/json-buffer/package.json b/node_modules/json-buffer/package.json index b8567c2d6..003343ae6 100644 --- a/node_modules/json-buffer/package.json +++ b/node_modules/json-buffer/package.json @@ -1,55 +1,20 @@ { - "_args": [ - [ - "json-buffer@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "json-buffer@3.0.0", - "_id": "json-buffer@3.0.0", - "_inBundle": false, - "_integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=", - "_location": "/json-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "json-buffer@3.0.0", - "name": "json-buffer", - "escapedName": "json-buffer", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/keyv" - ], - "_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Dominic Tarr", - "email": "dominic.tarr@gmail.com", - "url": "http://dominictarr.com" - }, - "bugs": { - "url": "https://github.com/dominictarr/json-buffer/issues" - }, + "name": "json-buffer", "description": "JSON parse & stringify that supports binary via bops & base64", - "devDependencies": { - "tape": "^4.6.3" - }, + "version": "3.0.0", "homepage": "https://github.com/dominictarr/json-buffer", - "license": "MIT", - "name": "json-buffer", "repository": { "type": "git", "url": "git://github.com/dominictarr/json-buffer.git" }, + "devDependencies": { + "tape": "^4.6.3" + }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, + "author": "Dominic Tarr (http://dominictarr.com)", + "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ @@ -65,6 +30,9 @@ "iphone/6.0..latest", "android-browser/4.2..latest" ] - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz" +,"_integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" +,"_from": "json-buffer@3.0.0" +} \ No newline at end of file diff --git a/node_modules/json-parse-better-errors/package.json b/node_modules/json-parse-better-errors/package.json index 39c7bd462..2d2d208c3 100644 --- a/node_modules/json-parse-better-errors/package.json +++ b/node_modules/json-parse-better-errors/package.json @@ -1,50 +1,31 @@ { - "_args": [ - [ - "json-parse-better-errors@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "json-parse-better-errors", + "version": "1.0.2", + "description": "JSON.parse with context information on error", + "main": "index.js", + "files": [ + "*.js" ], - "_development": true, - "_from": "json-parse-better-errors@1.0.2", - "_id": "json-parse-better-errors@1.0.2", - "_inBundle": false, - "_integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "_location": "/json-parse-better-errors", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "json-parse-better-errors@1.0.2", - "name": "json-parse-better-errors", - "escapedName": "json-parse-better-errors", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" + "scripts": { + "prerelease": "npm t", + "postrelease": "npm publish && git push --follow-tags", + "pretest": "standard", + "release": "standard-version -s", + "test": "tap -J --coverage test/*.js", + "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'", + "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'" }, - "_requiredBy": [ - "/parse-json", - "/read-pkg/parse-json" + "repository": "https://github.com/zkat/json-parse-better-errors", + "keywords": [ + "JSON", + "parser" ], - "_resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", "author": { "name": "Kat Marchán", - "email": "kzm@zkat.tech" + "email": "kzm@zkat.tech", + "twitter": "maybekatz" }, - "bugs": { - "url": "https://github.com/zkat/json-parse-better-errors/issues" - }, - "config": { - "nyc": { - "exclude": [ - "node_modules/**", - "test/**" - ] - } - }, - "description": "JSON.parse with context information on error", + "license": "MIT", "devDependencies": { "nyc": "^10.3.2", "standard": "^9.0.2", @@ -53,29 +34,16 @@ "weallbehave": "^1.2.0", "weallcontribute": "^1.0.8" }, - "files": [ - "*.js" - ], - "homepage": "https://github.com/zkat/json-parse-better-errors#readme", - "keywords": [ - "JSON", - "parser" - ], - "license": "MIT", - "main": "index.js", - "name": "json-parse-better-errors", - "repository": { - "type": "git", - "url": "git+https://github.com/zkat/json-parse-better-errors.git" - }, - "scripts": { - "postrelease": "npm publish && git push --follow-tags", - "prerelease": "npm t", - "pretest": "standard", - "release": "standard-version -s", - "test": "tap -J --coverage test/*.js", - "update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'", - "update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'" - }, - "version": "1.0.2" -} + "config": { + "nyc": { + "exclude": [ + "node_modules/**", + "test/**" + ] + } + } + +,"_resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" +,"_integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==" +,"_from": "json-parse-better-errors@1.0.2" +} \ No newline at end of file diff --git a/node_modules/json-stringify-safe/package.json b/node_modules/json-stringify-safe/package.json index b8cbef8dd..5d5488725 100644 --- a/node_modules/json-stringify-safe/package.json +++ b/node_modules/json-stringify-safe/package.json @@ -1,66 +1,35 @@ { - "_from": "json-stringify-safe@^5.0.1", - "_id": "json-stringify-safe@5.0.1", - "_inBundle": false, - "_integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", - "_location": "/json-stringify-safe", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "json-stringify-safe@^5.0.1", - "name": "json-stringify-safe", - "escapedName": "json-stringify-safe", - "rawSpec": "^5.0.1", - "saveSpec": null, - "fetchSpec": "^5.0.1" - }, - "_requiredBy": [ - "/nock" - ], - "_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "_shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb", - "_spec": "json-stringify-safe@^5.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/nock", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me" - }, - "bugs": { - "url": "https://github.com/isaacs/json-stringify-safe/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Andri Möll", - "email": "andri@dot.ee", - "url": "http://themoll.com" - } - ], - "deprecated": false, + "name": "json-stringify-safe", + "version": "5.0.1", "description": "Like JSON.stringify, but doesn't blow up on circular refs.", - "devDependencies": { - "mocha": ">= 2.1.0 < 3", - "must": ">= 0.12 < 0.13", - "sinon": ">= 1.12.2 < 2" - }, - "homepage": "https://github.com/isaacs/json-stringify-safe", "keywords": [ "json", "stringify", "circular", "safe" ], + "homepage": "https://github.com/isaacs/json-stringify-safe", + "bugs": "https://github.com/isaacs/json-stringify-safe/issues", + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "contributors": [ + "Andri Möll (http://themoll.com)" + ], "license": "ISC", - "main": "stringify.js", - "name": "json-stringify-safe", "repository": { "type": "git", - "url": "git://github.com/isaacs/json-stringify-safe.git" + "url": "git://github.com/isaacs/json-stringify-safe" }, + "main": "stringify.js", "scripts": { "test": "node test.js" }, - "version": "5.0.1" -} + "devDependencies": { + "mocha": ">= 2.1.0 < 3", + "must": ">= 0.12 < 0.13", + "sinon": ">= 1.12.2 < 2" + } + +,"_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" +,"_integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" +,"_from": "json-stringify-safe@5.0.1" +} \ No newline at end of file diff --git a/node_modules/jsonschema/package.json b/node_modules/jsonschema/package.json index 6207cbd89..a0f4e3e2c 100644 --- a/node_modules/jsonschema/package.json +++ b/node_modules/jsonschema/package.json @@ -1,55 +1,25 @@ { - "_args": [ - [ - "jsonschema@1.2.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "jsonschema@1.2.6", - "_id": "jsonschema@1.2.6", - "_inBundle": false, - "_integrity": "sha512-SqhURKZG07JyKKeo/ir24QnS4/BV7a6gQy93bUSe4lUdNp0QNpIz2c9elWJQ9dpc5cQYY6cvCzgRwy0MQCLyqA==", - "_location": "/jsonschema", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "jsonschema@1.2.6", - "name": "jsonschema", - "escapedName": "jsonschema", - "rawSpec": "1.2.6", - "saveSpec": null, - "fetchSpec": "1.2.6" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.6.tgz", - "_spec": "1.2.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Tom de Grunt", - "email": "tom@degrunt.nl" - }, - "bugs": { - "url": "https://github.com/tdegrunt/jsonschema/issues" - }, + "author": "Tom de Grunt ", + "name": "jsonschema", + "version": "1.2.6", + "license": "MIT", + "dependencies": {}, "contributors": [ { "name": "Austin Wright" } ], - "dependencies": {}, - "description": "A fast and easy to use JSON Schema validator", + "main": "./lib", + "typings": "./lib/index.d.ts", "devDependencies": { - "chai": "~1.5.0", "json-metaschema": "^1.2.0", - "mocha": "~3" + "mocha": "~3", + "chai": "~1.5.0" }, + "optionalDependencies": {}, "engines": { "node": "*" }, - "homepage": "https://github.com/tdegrunt/jsonschema#readme", "keywords": [ "json", "schema", @@ -57,17 +27,16 @@ "validator", "validation" ], - "license": "MIT", - "main": "./lib", - "name": "jsonschema", - "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/tdegrunt/jsonschema.git" }, + "description": "A fast and easy to use JSON Schema validator", "scripts": { - "test": "mocha -R spec" - }, - "typings": "./lib/index.d.ts", - "version": "1.2.6" -} + "test": "./node_modules/.bin/mocha -R spec" + } + +,"_resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.6.tgz" +,"_integrity": "sha512-SqhURKZG07JyKKeo/ir24QnS4/BV7a6gQy93bUSe4lUdNp0QNpIz2c9elWJQ9dpc5cQYY6cvCzgRwy0MQCLyqA==" +,"_from": "jsonschema@1.2.6" +} \ No newline at end of file diff --git a/node_modules/keyv/package.json b/node_modules/keyv/package.json index 47fe00d3b..22585d90b 100644 --- a/node_modules/keyv/package.json +++ b/node_modules/keyv/package.json @@ -1,82 +1,53 @@ { - "_args": [ - [ - "keyv@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "keyv@3.1.0", - "_id": "keyv@3.1.0", - "_inBundle": false, - "_integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", - "_location": "/keyv", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "keyv@3.1.0", - "name": "keyv", - "escapedName": "keyv", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" + "name": "keyv", + "version": "3.1.0", + "description": "Simple key-value storage with support for multiple backends", + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava test/keyv.js", + "test:full": "xo && nyc ava --serial", + "coverage": "nyc report --reporter=text-lcov | coveralls" }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Luke Childs", - "email": "lukechilds123@gmail.com", - "url": "http://lukechilds.co.uk" + "xo": { + "extends": "xo-lukechilds" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/lukechilds/keyv.git" }, + "keywords": [ + "key", + "value", + "store", + "cache", + "ttl" + ], + "author": "Luke Childs (http://lukechilds.co.uk)", + "license": "MIT", "bugs": { "url": "https://github.com/lukechilds/keyv/issues" }, + "homepage": "https://github.com/lukechilds/keyv", "dependencies": { "json-buffer": "3.0.0" }, - "description": "Simple key-value storage with support for multiple backends", "devDependencies": { + "ava": "^0.25.0", + "coveralls": "^3.0.0", + "eslint-config-xo-lukechilds": "^1.0.0", "@keyv/mongo": "*", "@keyv/mysql": "*", "@keyv/postgres": "*", "@keyv/redis": "*", "@keyv/sqlite": "*", "@keyv/test-suite": "*", - "ava": "^0.25.0", - "coveralls": "^3.0.0", - "eslint-config-xo-lukechilds": "^1.0.0", "nyc": "^11.0.3", "this": "^1.0.2", "timekeeper": "^2.0.0", "xo": "^0.20.1" - }, - "homepage": "https://github.com/lukechilds/keyv", - "keywords": [ - "key", - "value", - "store", - "cache", - "ttl" - ], - "license": "MIT", - "main": "src/index.js", - "name": "keyv", - "repository": { - "type": "git", - "url": "git+https://github.com/lukechilds/keyv.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava test/keyv.js", - "test:full": "xo && nyc ava --serial" - }, - "version": "3.1.0", - "xo": { - "extends": "xo-lukechilds" } -} + +,"_resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz" +,"_integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==" +,"_from": "keyv@3.1.0" +} \ No newline at end of file diff --git a/node_modules/latest-version/package.json b/node_modules/latest-version/package.json index fe7f56779..48621639f 100644 --- a/node_modules/latest-version/package.json +++ b/node_modules/latest-version/package.json @@ -1,78 +1,46 @@ { - "_args": [ - [ - "latest-version@5.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "latest-version@5.1.0", - "_id": "latest-version@5.1.0", - "_inBundle": false, - "_integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==", - "_location": "/latest-version", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "latest-version@5.1.0", - "name": "latest-version", - "escapedName": "latest-version", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/latest-version/issues" - }, - "dependencies": { - "package-json": "^6.3.0" - }, - "description": "Get the latest version of an npm package", - "devDependencies": { - "ava": "^1.4.1", - "semver": "^6.0.0", - "semver-regex": "^2.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/latest-version#readme", - "keywords": [ - "latest", - "version", - "npm", - "pkg", - "package", - "package.json", - "current", - "module" - ], - "license": "MIT", - "name": "latest-version", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/latest-version.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "latest-version", + "version": "5.1.0", + "description": "Get the latest version of an npm package", + "license": "MIT", + "repository": "sindresorhus/latest-version", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "latest", + "version", + "npm", + "pkg", + "package", + "package.json", + "current", + "module" + ], + "dependencies": { + "package-json": "^6.3.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "semver": "^6.0.0", + "semver-regex": "^2.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz" +,"_integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==" +,"_from": "latest-version@5.1.0" +} \ No newline at end of file diff --git a/node_modules/lines-and-columns/package.json b/node_modules/lines-and-columns/package.json index 6a73016c9..0ac37ec31 100644 --- a/node_modules/lines-and-columns/package.json +++ b/node_modules/lines-and-columns/package.json @@ -1,41 +1,37 @@ { - "_args": [ - [ - "lines-and-columns@1.1.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lines-and-columns@1.1.6", - "_id": "lines-and-columns@1.1.6", - "_inBundle": false, - "_integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=", - "_location": "/lines-and-columns", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lines-and-columns@1.1.6", - "name": "lines-and-columns", - "escapedName": "lines-and-columns", - "rawSpec": "1.1.6", - "saveSpec": null, - "fetchSpec": "1.1.6" + "name": "lines-and-columns", + "description": "Maps lines and columns to character offsets and back.", + "main": "dist/index.js", + "module": "dist/index.mjs", + "types": "dist/index.d.ts", + "scripts": { + "lint": "tslint --config tslint.json --project tsconfig.json --type-check", + "lint-fix": "tslint --config tslint.json --project tsconfig.json --type-check --fix", + "prebuild": "rm -rf dist", + "build": "./script/build", + "pretest": "npm run build", + "test": "mocha", + "prepublish": "npm run lint && npm run build", + "semantic-release": "semantic-release pre && npm publish && semantic-release post" }, - "_requiredBy": [ - "/read-pkg/parse-json" + "files": [ + "dist" ], - "_resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz", - "_spec": "1.1.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Brian Donovan", - "email": "me@brian-donovan.com" + "repository": { + "type": "git", + "url": "https://github.com/eventualbuddha/lines-and-columns.git" }, + "keywords": [ + "lines", + "columns", + "parser" + ], + "author": "Brian Donovan ", + "license": "MIT", "bugs": { "url": "https://github.com/eventualbuddha/lines-and-columns/issues" }, - "description": "Maps lines and columns to character offsets and back.", + "homepage": "https://github.com/eventualbuddha/lines-and-columns#readme", "devDependencies": { "@types/mocha": "^2.2.34", "@types/node": "^6.0.52", @@ -45,33 +41,9 @@ "tslint": "^4.1.1", "typescript": "^2.1.4" }, - "files": [ - "dist" - ], - "homepage": "https://github.com/eventualbuddha/lines-and-columns#readme", - "keywords": [ - "lines", - "columns", - "parser" - ], - "license": "MIT", - "main": "dist/index.js", - "module": "dist/index.mjs", - "name": "lines-and-columns", - "repository": { - "type": "git", - "url": "git+https://github.com/eventualbuddha/lines-and-columns.git" - }, - "scripts": { - "build": "./script/build", - "lint": "tslint --config tslint.json --project tsconfig.json --type-check", - "lint-fix": "tslint --config tslint.json --project tsconfig.json --type-check --fix", - "prebuild": "rm -rf dist", - "prepublish": "npm run lint && npm run build", - "pretest": "npm run build", - "semantic-release": "semantic-release pre && npm publish && semantic-release post", - "test": "mocha" - }, - "types": "dist/index.d.ts", "version": "1.1.6" -} + +,"_resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" +,"_integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" +,"_from": "lines-and-columns@1.1.6" +} \ No newline at end of file diff --git a/node_modules/load-json-file/node_modules/strip-bom/package.json b/node_modules/load-json-file/node_modules/strip-bom/package.json index f29cc62a1..a2e66c154 100644 --- a/node_modules/load-json-file/node_modules/strip-bom/package.json +++ b/node_modules/load-json-file/node_modules/strip-bom/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "strip-bom@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "strip-bom@3.0.0", - "_id": "strip-bom@3.0.0", - "_inBundle": false, - "_integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "_location": "/load-json-file/strip-bom", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-bom@3.0.0", - "name": "strip-bom", - "escapedName": "strip-bom", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/load-json-file" - ], - "_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "strip-bom", + "version": "3.0.0", + "description": "Strip UTF-8 byte order mark (BOM) from a string", + "license": "MIT", + "repository": "sindresorhus/strip-bom", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/strip-bom/issues" - }, - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/strip-bom#readme", "keywords": [ "strip", "bom", @@ -63,14 +33,12 @@ "text", "string" ], - "license": "MIT", - "name": "strip-bom", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/strip-bom.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" +,"_integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=" +,"_from": "strip-bom@3.0.0" +} \ No newline at end of file diff --git a/node_modules/load-json-file/node_modules/type-fest/package.json b/node_modules/load-json-file/node_modules/type-fest/package.json index 78aeba518..3661ed5f9 100644 --- a/node_modules/load-json-file/node_modules/type-fest/package.json +++ b/node_modules/load-json-file/node_modules/type-fest/package.json @@ -1,85 +1,53 @@ { - "_args": [ - [ - "type-fest@0.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "type-fest@0.3.1", - "_id": "type-fest@0.3.1", - "_inBundle": false, - "_integrity": "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==", - "_location": "/load-json-file/type-fest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "type-fest@0.3.1", - "name": "type-fest", - "escapedName": "type-fest", - "rawSpec": "0.3.1", - "saveSpec": null, - "fetchSpec": "0.3.1" - }, - "_requiredBy": [ - "/load-json-file" - ], - "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz", - "_spec": "0.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/type-fest/issues" - }, - "description": "A collection of essential TypeScript types", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.3.0", - "@typescript-eslint/eslint-plugin": "^1.5.0", - "eslint-config-xo-typescript": "^0.9.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.d.ts", - "source" - ], - "homepage": "https://github.com/sindresorhus/type-fest#readme", - "keywords": [ - "typescript", - "ts", - "types", - "utility", - "util", - "utilities", - "omit", - "merge", - "json" - ], - "license": "(MIT OR CC0-1.0)", - "name": "type-fest", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/type-fest.git" - }, - "scripts": { - "test": "xo && tsd" - }, - "version": "0.3.1", - "xo": { - "extends": "xo-typescript", - "extensions": [ - "ts" - ], - "rules": { - "import/no-unresolved": "off" - } - } -} + "name": "type-fest", + "version": "0.3.1", + "description": "A collection of essential TypeScript types", + "license": "(MIT OR CC0-1.0)", + "repository": "sindresorhus/type-fest", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && tsd" + }, + "files": [ + "index.d.ts", + "source" + ], + "keywords": [ + "typescript", + "ts", + "types", + "utility", + "util", + "utilities", + "omit", + "merge", + "json" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.3.0", + "@typescript-eslint/eslint-plugin": "^1.5.0", + "eslint-config-xo-typescript": "^0.9.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "xo": { + "extends": "xo-typescript", + "extensions": [ + "ts" + ], + "rules": { + "import/no-unresolved": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz" +,"_integrity": "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==" +,"_from": "type-fest@0.3.1" +} \ No newline at end of file diff --git a/node_modules/load-json-file/package.json b/node_modules/load-json-file/package.json index 5b4b29965..16da414d5 100644 --- a/node_modules/load-json-file/package.json +++ b/node_modules/load-json-file/package.json @@ -1,79 +1,47 @@ { - "_args": [ - [ - "load-json-file@5.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "load-json-file@5.3.0", - "_id": "load-json-file@5.3.0", - "_inBundle": false, - "_integrity": "sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==", - "_location": "/load-json-file", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "load-json-file@5.3.0", - "name": "load-json-file", - "escapedName": "load-json-file", - "rawSpec": "5.3.0", - "saveSpec": null, - "fetchSpec": "5.3.0" - }, - "_requiredBy": [ - "/pkg-conf" - ], - "_resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz", - "_spec": "5.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/load-json-file/issues" - }, - "dependencies": { - "graceful-fs": "^4.1.15", - "parse-json": "^4.0.0", - "pify": "^4.0.1", - "strip-bom": "^3.0.0", - "type-fest": "^0.3.0" - }, - "description": "Read and parse a JSON file", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/load-json-file#readme", - "keywords": [ - "read", - "json", - "parse", - "file", - "fs", - "graceful", - "load" - ], - "license": "MIT", - "name": "load-json-file", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/load-json-file.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.3.0" -} + "name": "load-json-file", + "version": "5.3.0", + "description": "Read and parse a JSON file", + "license": "MIT", + "repository": "sindresorhus/load-json-file", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "read", + "json", + "parse", + "file", + "fs", + "graceful", + "load" + ], + "dependencies": { + "graceful-fs": "^4.1.15", + "parse-json": "^4.0.0", + "pify": "^4.0.1", + "strip-bom": "^3.0.0", + "type-fest": "^0.3.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz" +,"_integrity": "sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==" +,"_from": "load-json-file@5.3.0" +} \ No newline at end of file diff --git a/node_modules/locate-path/package.json b/node_modules/locate-path/package.json index d72ad1653..a73101f8e 100644 --- a/node_modules/locate-path/package.json +++ b/node_modules/locate-path/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "locate-path@5.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "locate-path@5.0.0", - "_id": "locate-path@5.0.0", - "_inBundle": false, - "_integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "_location": "/locate-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "locate-path@5.0.0", - "name": "locate-path", - "escapedName": "locate-path", - "rawSpec": "5.0.0", - "saveSpec": null, - "fetchSpec": "5.0.0" - }, - "_requiredBy": [ - "/find-up" - ], - "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/locate-path/issues" - }, - "dependencies": { - "p-locate": "^4.1.0" - }, - "description": "Get the first path that exists on disk of multiple paths", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/locate-path#readme", - "keywords": [ - "locate", - "path", - "paths", - "file", - "files", - "exists", - "find", - "finder", - "search", - "searcher", - "array", - "iterable", - "iterator" - ], - "license": "MIT", - "name": "locate-path", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/locate-path.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.0.0" -} + "name": "locate-path", + "version": "5.0.0", + "description": "Get the first path that exists on disk of multiple paths", + "license": "MIT", + "repository": "sindresorhus/locate-path", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "locate", + "path", + "paths", + "file", + "files", + "exists", + "find", + "finder", + "search", + "searcher", + "array", + "iterable", + "iterator" + ], + "dependencies": { + "p-locate": "^4.1.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" +,"_integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" +,"_from": "locate-path@5.0.0" +} \ No newline at end of file diff --git a/node_modules/lodash.clonedeep/package.json b/node_modules/lodash.clonedeep/package.json index 1efa8c642..63593f28b 100644 --- a/node_modules/lodash.clonedeep/package.json +++ b/node_modules/lodash.clonedeep/package.json @@ -1,73 +1,21 @@ { - "_args": [ - [ - "lodash.clonedeep@4.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lodash.clonedeep@4.5.0", - "_id": "lodash.clonedeep@4.5.0", - "_inBundle": false, - "_integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", - "_location": "/lodash.clonedeep", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.clonedeep@4.5.0", - "name": "lodash.clonedeep", - "escapedName": "lodash.clonedeep", - "rawSpec": "4.5.0", - "saveSpec": null, - "fetchSpec": "4.5.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "_spec": "4.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - { - "name": "Blaine Bublitz", - "email": "blaine.bublitz@gmail.com", - "url": "https://github.com/phated" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be", - "url": "https://mathiasbynens.be/" - } - ], + "name": "lodash.clonedeep", + "version": "4.5.0", "description": "The lodash method `_.cloneDeep` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "lodash-modularized", - "clonedeep" - ], "license": "MIT", - "name": "lodash.clonedeep", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" - }, - "version": "4.5.0" -} + "keywords": "lodash-modularized, clonedeep", + "author": "John-David Dalton (http://allyoucanleet.com/)", + "contributors": [ + "John-David Dalton (http://allyoucanleet.com/)", + "Blaine Bublitz (https://github.com/phated)", + "Mathias Bynens (https://mathiasbynens.be/)" + ], + "repository": "lodash/lodash", + "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + +,"_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz" +,"_integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=" +,"_from": "lodash.clonedeep@4.5.0" +} \ No newline at end of file diff --git a/node_modules/lodash.flattendeep/package.json b/node_modules/lodash.flattendeep/package.json index b1a70d2aa..d70de5dc8 100644 --- a/node_modules/lodash.flattendeep/package.json +++ b/node_modules/lodash.flattendeep/package.json @@ -1,73 +1,21 @@ { - "_args": [ - [ - "lodash.flattendeep@4.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lodash.flattendeep@4.4.0", - "_id": "lodash.flattendeep@4.4.0", - "_inBundle": false, - "_integrity": "sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=", - "_location": "/lodash.flattendeep", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.flattendeep@4.4.0", - "name": "lodash.flattendeep", - "escapedName": "lodash.flattendeep", - "rawSpec": "4.4.0", - "saveSpec": null, - "fetchSpec": "4.4.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz", - "_spec": "4.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - { - "name": "Blaine Bublitz", - "email": "blaine.bublitz@gmail.com", - "url": "https://github.com/phated" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be", - "url": "https://mathiasbynens.be/" - } - ], + "name": "lodash.flattendeep", + "version": "4.4.0", "description": "The lodash method `_.flattenDeep` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "lodash-modularized", - "flattendeep" - ], "license": "MIT", - "name": "lodash.flattendeep", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" - }, - "version": "4.4.0" -} + "keywords": "lodash-modularized, flattendeep", + "author": "John-David Dalton (http://allyoucanleet.com/)", + "contributors": [ + "John-David Dalton (http://allyoucanleet.com/)", + "Blaine Bublitz (https://github.com/phated)", + "Mathias Bynens (https://mathiasbynens.be/)" + ], + "repository": "lodash/lodash", + "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + +,"_resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz" +,"_integrity": "sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=" +,"_from": "lodash.flattendeep@4.4.0" +} \ No newline at end of file diff --git a/node_modules/lodash.islength/package.json b/node_modules/lodash.islength/package.json index 8cef9497d..dfda9a8e9 100644 --- a/node_modules/lodash.islength/package.json +++ b/node_modules/lodash.islength/package.json @@ -1,73 +1,21 @@ { - "_args": [ - [ - "lodash.islength@4.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lodash.islength@4.0.1", - "_id": "lodash.islength@4.0.1", - "_inBundle": false, - "_integrity": "sha1-Tpho1FJXXXUK/9NYyXlUPcIO1Xc=", - "_location": "/lodash.islength", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.islength@4.0.1", - "name": "lodash.islength", - "escapedName": "lodash.islength", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/lodash.islength/-/lodash.islength-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com", - "url": "http://allyoucanleet.com/" - }, - { - "name": "Blaine Bublitz", - "email": "blaine@iceddev.com", - "url": "https://github.com/phated" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be", - "url": "https://mathiasbynens.be/" - } - ], + "name": "lodash.islength", + "version": "4.0.1", "description": "The lodash method `_.isLength` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "lodash-modularized", - "islength" - ], "license": "MIT", - "name": "lodash.islength", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" - }, - "version": "4.0.1" -} + "keywords": "lodash-modularized, islength", + "author": "John-David Dalton (http://allyoucanleet.com/)", + "contributors": [ + "John-David Dalton (http://allyoucanleet.com/)", + "Blaine Bublitz (https://github.com/phated)", + "Mathias Bynens (https://mathiasbynens.be/)" + ], + "repository": "lodash/lodash", + "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + +,"_resolved": "https://registry.npmjs.org/lodash.islength/-/lodash.islength-4.0.1.tgz" +,"_integrity": "sha1-Tpho1FJXXXUK/9NYyXlUPcIO1Xc=" +,"_from": "lodash.islength@4.0.1" +} \ No newline at end of file diff --git a/node_modules/lodash.merge/package.json b/node_modules/lodash.merge/package.json index 86a612915..64c7bcf4c 100644 --- a/node_modules/lodash.merge/package.json +++ b/node_modules/lodash.merge/package.json @@ -1,65 +1,20 @@ { - "_args": [ - [ - "lodash.merge@4.6.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lodash.merge@4.6.2", - "_id": "lodash.merge@4.6.2", - "_inBundle": false, - "_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "_location": "/lodash.merge", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lodash.merge@4.6.2", - "name": "lodash.merge", - "escapedName": "lodash.merge", - "rawSpec": "4.6.2", - "saveSpec": null, - "fetchSpec": "4.6.2" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "_spec": "4.6.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be" - } - ], + "name": "lodash.merge", + "version": "4.6.2", "description": "The Lodash method `_.merge` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "lodash-modularized", - "merge" - ], "license": "MIT", - "name": "lodash.merge", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" - }, - "version": "4.6.2" -} + "keywords": "lodash-modularized, merge", + "author": "John-David Dalton ", + "contributors": [ + "John-David Dalton ", + "Mathias Bynens " + ], + "repository": "lodash/lodash", + "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } + +,"_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" +,"_integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" +,"_from": "lodash.merge@4.6.2" +} \ No newline at end of file diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json index bcc59ebbf..205e9bb0a 100644 --- a/node_modules/lodash/package.json +++ b/node_modules/lodash/package.json @@ -1,67 +1,21 @@ { - "_args": [ - [ - "lodash@4.17.15", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "_spec": "4.17.15", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be" - } - ], + "name": "lodash", + "version": "4.17.15", "description": "Lodash modular utilities.", + "keywords": "modules, stdlib, util", "homepage": "https://lodash.com/", + "repository": "lodash/lodash", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "modules", - "stdlib", - "util" - ], "license": "MIT", "main": "lodash.js", - "name": "lodash", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" - }, - "version": "4.17.15" -} + "author": "John-David Dalton ", + "contributors": [ + "John-David Dalton ", + "Mathias Bynens " + ], + "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" } + +,"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz" +,"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" +,"_from": "lodash@4.17.15" +} \ No newline at end of file diff --git a/node_modules/log-symbols/package.json b/node_modules/log-symbols/package.json index b6e69a97e..fe17beec9 100644 --- a/node_modules/log-symbols/package.json +++ b/node_modules/log-symbols/package.json @@ -1,86 +1,54 @@ { - "_args": [ - [ - "log-symbols@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "log-symbols@3.0.0", - "_id": "log-symbols@3.0.0", - "_inBundle": false, - "_integrity": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==", - "_location": "/log-symbols", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "log-symbols@3.0.0", - "name": "log-symbols", - "escapedName": "log-symbols", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/sindresorhus/log-symbols/issues" - }, - "dependencies": { - "chalk": "^2.4.2" - }, - "description": "Colored symbols for various log levels. Example: `✔︎ Success`", - "devDependencies": { - "ava": "^1.4.1", - "strip-ansi": "^5.2.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "browser.js" - ], - "homepage": "https://github.com/sindresorhus/log-symbols#readme", - "keywords": [ - "unicode", - "cli", - "cmd", - "command-line", - "characters", - "symbol", - "symbols", - "figure", - "figures", - "fallback", - "windows", - "log", - "logging", - "terminal", - "stdout" - ], - "license": "MIT", - "name": "log-symbols", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/log-symbols.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "log-symbols", + "version": "3.0.0", + "description": "Colored symbols for various log levels. Example: `✔︎ Success`", + "license": "MIT", + "repository": "sindresorhus/log-symbols", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "browser.js" + ], + "keywords": [ + "unicode", + "cli", + "cmd", + "command-line", + "characters", + "symbol", + "symbols", + "figure", + "figures", + "fallback", + "windows", + "log", + "logging", + "terminal", + "stdout" + ], + "dependencies": { + "chalk": "^2.4.2" + }, + "devDependencies": { + "ava": "^1.4.1", + "strip-ansi": "^5.2.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-3.0.0.tgz" +,"_integrity": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==" +,"_from": "log-symbols@3.0.0" +} \ No newline at end of file diff --git a/node_modules/long/package.json b/node_modules/long/package.json index 4929d50da..3be939df4 100644 --- a/node_modules/long/package.json +++ b/node_modules/long/package.json @@ -1,66 +1,38 @@ { - "_args": [ - [ - "long@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "long@4.0.0", - "_id": "long@4.0.0", - "_inBundle": false, - "_integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==", - "_location": "/long", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "long@4.0.0", "name": "long", - "escapedName": "long", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Daniel Wirtz", - "email": "dcode@dcode.io" - }, - "bugs": { - "url": "https://github.com/dcodeIO/long.js/issues" - }, - "dependencies": {}, - "description": "A Long class for representing a 64-bit two's-complement integer value.", - "devDependencies": { - "webpack": "^3.10.0" - }, - "files": [ - "index.js", - "LICENSE", - "README.md", - "src/long.js", - "dist/long.js", - "dist/long.js.map" - ], - "homepage": "https://github.com/dcodeIO/long.js#readme", - "keywords": [ - "math" - ], - "license": "Apache-2.0", - "main": "src/long.js", - "name": "long", - "repository": { - "type": "git", - "url": "git+https://github.com/dcodeIO/long.js.git" - }, - "scripts": { - "build": "webpack", - "test": "node tests" - }, - "version": "4.0.0" -} + "version": "4.0.0", + "author": "Daniel Wirtz ", + "description": "A Long class for representing a 64-bit two's-complement integer value.", + "main": "src/long.js", + "repository": { + "type": "git", + "url": "https://github.com/dcodeIO/long.js.git" + }, + "bugs": { + "url": "https://github.com/dcodeIO/long.js/issues" + }, + "keywords": [ + "math" + ], + "dependencies": {}, + "devDependencies": { + "webpack": "^3.10.0" + }, + "license": "Apache-2.0", + "scripts": { + "build": "webpack", + "test": "node tests" + }, + "files": [ + "index.js", + "LICENSE", + "README.md", + "src/long.js", + "dist/long.js", + "dist/long.js.map" + ] + +,"_resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz" +,"_integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==" +,"_from": "long@4.0.0" +} \ No newline at end of file diff --git a/node_modules/lowercase-keys/package.json b/node_modules/lowercase-keys/package.json index 5df288e98..9723e2602 100644 --- a/node_modules/lowercase-keys/package.json +++ b/node_modules/lowercase-keys/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "lowercase-keys@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "lowercase-keys@1.0.1", - "_id": "lowercase-keys@1.0.1", - "_inBundle": false, - "_integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "_location": "/lowercase-keys", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "lowercase-keys@1.0.1", - "name": "lowercase-keys", - "escapedName": "lowercase-keys", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/got", - "/responselike" - ], - "_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "lowercase-keys", + "version": "1.0.1", + "description": "Lowercase the keys of an object", + "license": "MIT", + "repository": "sindresorhus/lowercase-keys", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/lowercase-keys/issues" - }, - "description": "Lowercase the keys of an object", - "devDependencies": { - "ava": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/lowercase-keys#readme", "keywords": [ "object", "assign", @@ -59,14 +29,11 @@ "keys", "key" ], - "license": "MIT", - "name": "lowercase-keys", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/lowercase-keys.git" - }, - "scripts": { - "test": "ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*" + } + +,"_resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz" +,"_integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" +,"_from": "lowercase-keys@1.0.1" +} \ No newline at end of file diff --git a/node_modules/macos-release/package.json b/node_modules/macos-release/package.json index 4aa91c6fa..870c40cb0 100644 --- a/node_modules/macos-release/package.json +++ b/node_modules/macos-release/package.json @@ -1,74 +1,43 @@ { - "_args": [ - [ - "macos-release@2.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/macos-release/issues" - }, - "description": "Get the name and version of a macOS release from the Darwin version", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/macos-release#readme", - "keywords": [ - "macos", - "os", - "darwin", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version" - ], - "license": "MIT", - "name": "macos-release", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/macos-release.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.3.0" -} + "name": "macos-release", + "version": "2.3.0", + "description": "Get the name and version of a macOS release from the Darwin version", + "license": "MIT", + "repository": "sindresorhus/macos-release", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "macos", + "os", + "darwin", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.3.0.tgz" +,"_integrity": "sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==" +,"_from": "macos-release@2.3.0" +} \ No newline at end of file diff --git a/node_modules/make-dir/node_modules/semver/package.json b/node_modules/make-dir/node_modules/semver/package.json index 6c361e171..13030769c 100644 --- a/node_modules/make-dir/node_modules/semver/package.json +++ b/node_modules/make-dir/node_modules/semver/package.json @@ -1,64 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/make-dir/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/make-dir" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/node_modules/make-dir/package.json b/node_modules/make-dir/package.json index 5ec2887d0..27e91efaf 100644 --- a/node_modules/make-dir/package.json +++ b/node_modules/make-dir/package.json @@ -1,95 +1,63 @@ { - "_args": [ - [ - "make-dir@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "make-dir@3.0.2", - "_id": "make-dir@3.0.2", - "_inBundle": false, - "_integrity": "sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w==", - "_location": "/make-dir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "make-dir@3.0.2", - "name": "make-dir", - "escapedName": "make-dir", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/make-dir/issues" - }, - "dependencies": { - "semver": "^6.0.0" - }, - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "devDependencies": { - "@types/graceful-fs": "^4.1.3", - "@types/node": "^13.7.1", - "ava": "^1.4.0", - "codecov": "^3.2.0", - "graceful-fs": "^4.1.15", - "nyc": "^15.0.0", - "path-type": "^4.0.0", - "tempy": "^0.2.1", - "tsd": "^0.11.0", - "xo": "^0.25.4" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/make-dir#readme", - "keywords": [ - "mkdir", - "mkdirp", - "make", - "directories", - "dir", - "dirs", - "folders", - "directory", - "folder", - "path", - "parent", - "parents", - "intermediate", - "recursively", - "recursive", - "create", - "fs", - "filesystem", - "file-system" - ], - "license": "MIT", - "name": "make-dir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/make-dir.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.2" -} + "name": "make-dir", + "version": "3.0.2", + "description": "Make a directory and its parents if needed - Think `mkdir -p`", + "license": "MIT", + "repository": "sindresorhus/make-dir", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "mkdir", + "mkdirp", + "make", + "directories", + "dir", + "dirs", + "folders", + "directory", + "folder", + "path", + "parent", + "parents", + "intermediate", + "recursively", + "recursive", + "create", + "fs", + "filesystem", + "file-system" + ], + "dependencies": { + "semver": "^6.0.0" + }, + "devDependencies": { + "@types/graceful-fs": "^4.1.3", + "@types/node": "^13.7.1", + "ava": "^1.4.0", + "codecov": "^3.2.0", + "graceful-fs": "^4.1.15", + "nyc": "^15.0.0", + "path-type": "^4.0.0", + "tempy": "^0.2.1", + "tsd": "^0.11.0", + "xo": "^0.25.4" + } + +,"_resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz" +,"_integrity": "sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w==" +,"_from": "make-dir@3.0.2" +} \ No newline at end of file diff --git a/node_modules/map-age-cleaner/package.json b/node_modules/map-age-cleaner/package.json index 9473ad055..2ce35979d 100644 --- a/node_modules/map-age-cleaner/package.json +++ b/node_modules/map-age-cleaner/package.json @@ -1,95 +1,63 @@ { - "_args": [ - [ - "map-age-cleaner@0.1.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "map-age-cleaner@0.1.3", - "_id": "map-age-cleaner@0.1.3", - "_inBundle": false, - "_integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==", - "_location": "/map-age-cleaner", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "map-age-cleaner@0.1.3", - "name": "map-age-cleaner", - "escapedName": "map-age-cleaner", - "rawSpec": "0.1.3", - "saveSpec": null, - "fetchSpec": "0.1.3" - }, - "_requiredBy": [ - "/mem" - ], - "_resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz", - "_spec": "0.1.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sam Verschueren", - "email": "sam.verschueren@gmail.com", - "url": "github.com/SamVerschueren" - }, - "bugs": { - "url": "https://github.com/SamVerschueren/map-age-cleaner/issues" - }, - "dependencies": { - "p-defer": "^1.0.0" - }, - "description": "Automatically cleanup expired items in a Map", - "devDependencies": { - "@types/delay": "^2.0.1", - "@types/node": "^10.7.1", - "ava": "^0.25.0", - "codecov": "^3.0.0", - "del-cli": "^1.1.0", - "delay": "^3.0.0", - "nyc": "^12.0.0", - "tslint": "^5.11.0", - "tslint-xo": "^0.9.0", - "typescript": "^3.0.1" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "dist/index.js", - "dist/index.d.ts" - ], - "homepage": "https://github.com/SamVerschueren/map-age-cleaner#readme", - "keywords": [ - "map", - "age", - "cleaner", - "maxage", - "expire", - "expiration", - "expiring" - ], - "license": "MIT", - "main": "dist/index.js", - "name": "map-age-cleaner", - "nyc": { - "exclude": [ - "dist/test.js" - ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/SamVerschueren/map-age-cleaner.git" - }, - "scripts": { - "build": "npm run clean && tsc", - "clean": "del-cli dist", - "lint": "tslint --format stylish --project .", - "prepublishOnly": "npm run build", - "pretest": "npm run build -- --sourceMap", - "test": "npm run lint && nyc ava dist/test.js" - }, - "sideEffects": false, - "typings": "dist/index.d.ts", - "version": "0.1.3" -} + "name": "map-age-cleaner", + "version": "0.1.3", + "description": "Automatically cleanup expired items in a Map", + "license": "MIT", + "repository": "SamVerschueren/map-age-cleaner", + "author": { + "name": "Sam Verschueren", + "email": "sam.verschueren@gmail.com", + "url": "github.com/SamVerschueren" + }, + "main": "dist/index.js", + "engines": { + "node": ">=6" + }, + "scripts": { + "prepublishOnly": "npm run build", + "pretest": "npm run build -- --sourceMap", + "test": "npm run lint && nyc ava dist/test.js", + "lint": "tslint --format stylish --project .", + "build": "npm run clean && tsc", + "clean": "del-cli dist" + }, + "files": [ + "dist/index.js", + "dist/index.d.ts" + ], + "keywords": [ + "map", + "age", + "cleaner", + "maxage", + "expire", + "expiration", + "expiring" + ], + "dependencies": { + "p-defer": "^1.0.0" + }, + "devDependencies": { + "@types/delay": "^2.0.1", + "@types/node": "^10.7.1", + "ava": "^0.25.0", + "codecov": "^3.0.0", + "del-cli": "^1.1.0", + "delay": "^3.0.0", + "nyc": "^12.0.0", + "tslint": "^5.11.0", + "tslint-xo": "^0.9.0", + "typescript": "^3.0.1" + }, + "typings": "dist/index.d.ts", + "sideEffects": false, + "nyc": { + "exclude": [ + "dist/test.js" + ] + } + +,"_resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz" +,"_integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==" +,"_from": "map-age-cleaner@0.1.3" +} \ No newline at end of file diff --git a/node_modules/matcher/node_modules/escape-string-regexp/package.json b/node_modules/matcher/node_modules/escape-string-regexp/package.json index 1f4a964bd..29a6312fd 100644 --- a/node_modules/matcher/node_modules/escape-string-regexp/package.json +++ b/node_modules/matcher/node_modules/escape-string-regexp/package.json @@ -1,74 +1,42 @@ { - "_args": [ - [ - "escape-string-regexp@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "escape-string-regexp@4.0.0", - "_id": "escape-string-regexp@4.0.0", - "_inBundle": false, - "_integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "_location": "/matcher/escape-string-regexp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "escape-string-regexp@4.0.0", - "name": "escape-string-regexp", - "escapedName": "escape-string-regexp", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/matcher" - ], - "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues" - }, - "description": "Escape RegExp special characters", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.11.0", - "xo": "^0.28.3" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme", - "keywords": [ - "escape", - "regex", - "regexp", - "regular", - "expression", - "string", - "special", - "characters" - ], - "license": "MIT", - "name": "escape-string-regexp", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "escape-string-regexp", + "version": "4.0.0", + "description": "Escape RegExp special characters", + "license": "MIT", + "repository": "sindresorhus/escape-string-regexp", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "escape", + "regex", + "regexp", + "regular", + "expression", + "string", + "special", + "characters" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.11.0", + "xo": "^0.28.3" + } + +,"_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" +,"_integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" +,"_from": "escape-string-regexp@4.0.0" +} \ No newline at end of file diff --git a/node_modules/matcher/package.json b/node_modules/matcher/package.json index 299855d07..bae54d9ae 100644 --- a/node_modules/matcher/package.json +++ b/node_modules/matcher/package.json @@ -1,90 +1,58 @@ { - "_args": [ - [ - "matcher@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "matcher@3.0.0", - "_id": "matcher@3.0.0", - "_inBundle": false, - "_integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==", - "_location": "/matcher", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "matcher@3.0.0", - "name": "matcher", - "escapedName": "matcher", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/matcher/issues" - }, - "dependencies": { - "escape-string-regexp": "^4.0.0" - }, - "description": "Simple wildcard matching", - "devDependencies": { - "ava": "^2.4.0", - "matcha": "^0.7.0", - "tsd": "^0.11.0", - "xo": "^0.30.0" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/matcher#readme", - "keywords": [ - "matcher", - "matching", - "match", - "regex", - "regexp", - "regular", - "expression", - "wildcard", - "pattern", - "string", - "filter", - "glob", - "globber", - "globbing", - "minimatch" - ], - "license": "MIT", - "name": "matcher", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/matcher.git" - }, - "scripts": { - "bench": "matcha bench.js", - "test": "xo && ava && tsd" - }, - "version": "3.0.0", - "xo": { - "rules": { - "@typescript-eslint/member-ordering": "off" - } - } -} + "name": "matcher", + "version": "3.0.0", + "description": "Simple wildcard matching", + "license": "MIT", + "repository": "sindresorhus/matcher", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd", + "bench": "matcha bench.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "matcher", + "matching", + "match", + "regex", + "regexp", + "regular", + "expression", + "wildcard", + "pattern", + "string", + "filter", + "glob", + "globber", + "globbing", + "minimatch" + ], + "dependencies": { + "escape-string-regexp": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "matcha": "^0.7.0", + "tsd": "^0.11.0", + "xo": "^0.30.0" + }, + "xo": { + "rules": { + "@typescript-eslint/member-ordering": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz" +,"_integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==" +,"_from": "matcher@3.0.0" +} \ No newline at end of file diff --git a/node_modules/md5-hex/package.json b/node_modules/md5-hex/package.json index f04251101..63e1c3de6 100644 --- a/node_modules/md5-hex/package.json +++ b/node_modules/md5-hex/package.json @@ -1,77 +1,45 @@ { - "_args": [ - [ - "md5-hex@3.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "md5-hex@3.0.1", - "_id": "md5-hex@3.0.1", - "_inBundle": false, - "_integrity": "sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==", - "_location": "/md5-hex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "md5-hex@3.0.1", - "name": "md5-hex", - "escapedName": "md5-hex", - "rawSpec": "3.0.1", - "saveSpec": null, - "fetchSpec": "3.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-3.0.1.tgz", - "_spec": "3.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/sindresorhus/md5-hex/issues" - }, - "dependencies": { - "blueimp-md5": "^2.10.0" - }, - "description": "Create a MD5 hash with hex encoding", - "devDependencies": { - "@types/node": "^12.6.2", - "ava": "^2.2.0", - "tsd": "^0.7.4", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "browser.js" - ], - "homepage": "https://github.com/sindresorhus/md5-hex#readme", - "keywords": [ - "hash", - "crypto", - "md5", - "hex", - "buffer", - "browser" - ], - "license": "MIT", - "name": "md5-hex", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/md5-hex.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.1" -} + "name": "md5-hex", + "version": "3.0.1", + "description": "Create a MD5 hash with hex encoding", + "license": "MIT", + "repository": "sindresorhus/md5-hex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "browser.js" + ], + "keywords": [ + "hash", + "crypto", + "md5", + "hex", + "buffer", + "browser" + ], + "dependencies": { + "blueimp-md5": "^2.10.0" + }, + "devDependencies": { + "@types/node": "^12.6.2", + "ava": "^2.2.0", + "tsd": "^0.7.4", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-3.0.1.tgz" +,"_integrity": "sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw==" +,"_from": "md5-hex@3.0.1" +} \ No newline at end of file diff --git a/node_modules/md5-o-matic/package.json b/node_modules/md5-o-matic/package.json index 3e350f1ca..d5aeffd9f 100644 --- a/node_modules/md5-o-matic/package.json +++ b/node_modules/md5-o-matic/package.json @@ -1,48 +1,18 @@ { - "_args": [ - [ - "md5-o-matic@0.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "md5-o-matic@0.1.1", - "_id": "md5-o-matic@0.1.1", - "_inBundle": false, - "_integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=", - "_location": "/md5-o-matic", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "md5-o-matic@0.1.1", - "name": "md5-o-matic", - "escapedName": "md5-o-matic", - "rawSpec": "0.1.1", - "saveSpec": null, - "fetchSpec": "0.1.1" - }, - "_requiredBy": [ - "/concordance/md5-hex" - ], - "_resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz", - "_spec": "0.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Trent Millar" - }, - "bugs": { - "url": "https://github.com/trentmillar/md5-o-matic/issues" - }, + "name": "md5-o-matic", + "version": "0.1.1", "description": "Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39", - "devDependencies": { - "mocha": "", - "should": "" - }, + "main": "lib/md5omatic.js", "directories": { "test": "test" }, - "homepage": "https://github.com/trentmillar/md5-o-matic", + "scripts": { + "test": "mocha test/*.js" + }, + "repository": { + "type": "git", + "url": "git://github.com/trentmillar/md5-o-matic.git" + }, "keywords": [ "md5", "hashing", @@ -52,20 +22,27 @@ "fast", "md5-o-matic" ], + "readmeFilename": "README.md", + "author": { + "name": "Trent Millar" + }, "licenses": [ { - "type": "MIT", - "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE" - } + "type": "MIT", + "url": "https://github.com/trentmillar/md5-o-matic/blob/master/LICENSE" + } ], - "main": "lib/md5omatic.js", - "name": "md5-o-matic", - "repository": { - "type": "git", - "url": "git://github.com/trentmillar/md5-o-matic.git" + "devDependencies": { + "mocha": "", + "should": "" }, - "scripts": { - "test": "mocha test/*.js" + "readme": "# md5-o-matic\n\nMD5 Shootout and how it stacks up - http://jsperf.com/md5-shootout/39\nMD5-o-matic provides simple & fast MD5 hashing for Node.js that requires no other module dependencies.\n", + "bugs": { + "url": "https://github.com/trentmillar/md5-o-matic/issues" }, - "version": "0.1.1" -} + "homepage": "https://github.com/trentmillar/md5-o-matic" + +,"_resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz" +,"_integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=" +,"_from": "md5-o-matic@0.1.1" +} \ No newline at end of file diff --git a/node_modules/md5/package.json b/node_modules/md5/package.json index bfa3d4751..644e305f0 100644 --- a/node_modules/md5/package.json +++ b/node_modules/md5/package.json @@ -1,71 +1,40 @@ { - "_args": [ - [ - "md5@2.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "md5", + "description": "js function for hashing messages with MD5", + "version": "2.2.1", + "author": "Paul Vorbach (http://paul.vorba.ch)", + "contributors": [ + "salba" ], - "_from": "md5@2.2.1", - "_id": "md5@2.2.1", - "_inBundle": false, - "_integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=", - "_location": "/md5", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "md5@2.2.1", - "name": "md5", - "escapedName": "md5", - "rawSpec": "2.2.1", - "saveSpec": null, - "fetchSpec": "2.2.1" - }, - "_requiredBy": [ - "/" + "tags": [ + "md5", + "hash", + "encryption", + "message digest" ], - "_resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz", - "_spec": "2.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Paul Vorbach", - "email": "paul@vorba.ch", - "url": "http://paul.vorba.ch" + "repository": { + "type": "git", + "url": "git://github.com/pvorb/node-md5.git" }, "bugs": { "url": "https://github.com/pvorb/node-md5/issues" }, - "contributors": [ - { - "name": "salba" - } - ], + "main": "md5.js", + "scripts": { + "test": "mocha" + }, "dependencies": { "charenc": "~0.0.1", "crypt": "~0.0.1", "is-buffer": "~1.1.1" }, - "description": "js function for hashing messages with MD5", "devDependencies": { "mocha": "~2.3.4" }, - "homepage": "https://github.com/pvorb/node-md5#readme", - "license": "BSD-3-Clause", - "main": "md5.js", - "name": "md5", "optionalDependencies": {}, - "repository": { - "type": "git", - "url": "git://github.com/pvorb/node-md5.git" - }, - "scripts": { - "test": "mocha" - }, - "tags": [ - "md5", - "hash", - "encryption", - "message digest" - ], - "version": "2.2.1" -} + "license": "BSD-3-Clause" + +,"_resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz" +,"_integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=" +,"_from": "md5@2.2.1" +} \ No newline at end of file diff --git a/node_modules/mem/node_modules/mimic-fn/package.json b/node_modules/mem/node_modules/mimic-fn/package.json index 194101173..ae102f417 100644 --- a/node_modules/mem/node_modules/mimic-fn/package.json +++ b/node_modules/mem/node_modules/mimic-fn/package.json @@ -1,78 +1,46 @@ { - "_args": [ - [ - "mimic-fn@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mimic-fn@3.0.0", - "_id": "mimic-fn@3.0.0", - "_inBundle": false, - "_integrity": "sha512-PiVO95TKvhiwgSwg1IdLYlCTdul38yZxZMIcnDSFIBUm4BNZha2qpQ4GpJ++15bHoKDtrW2D69lMfFwdFYtNZQ==", - "_location": "/mem/mimic-fn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mimic-fn@3.0.0", - "name": "mimic-fn", - "escapedName": "mimic-fn", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/mem" - ], - "_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/mimic-fn/issues" - }, - "description": "Make a function mimic another one", - "devDependencies": { - "ava": "^2.1.0", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/mimic-fn#readme", - "keywords": [ - "function", - "mimic", - "imitate", - "rename", - "copy", - "inherit", - "properties", - "name", - "func", - "fn", - "set", - "infer", - "change" - ], - "license": "MIT", - "name": "mimic-fn", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/mimic-fn.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "mimic-fn", + "version": "3.0.0", + "description": "Make a function mimic another one", + "license": "MIT", + "repository": "sindresorhus/mimic-fn", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "function", + "mimic", + "imitate", + "rename", + "copy", + "inherit", + "properties", + "name", + "func", + "fn", + "set", + "infer", + "change" + ], + "devDependencies": { + "ava": "^2.1.0", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.0.0.tgz" +,"_integrity": "sha512-PiVO95TKvhiwgSwg1IdLYlCTdul38yZxZMIcnDSFIBUm4BNZha2qpQ4GpJ++15bHoKDtrW2D69lMfFwdFYtNZQ==" +,"_from": "mimic-fn@3.0.0" +} \ No newline at end of file diff --git a/node_modules/mem/package.json b/node_modules/mem/package.json index 746a60d7c..645ec3287 100644 --- a/node_modules/mem/package.json +++ b/node_modules/mem/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "mem@6.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mem@6.1.0", - "_id": "mem@6.1.0", - "_inBundle": false, - "_integrity": "sha512-RlbnLQgRHk5lwqTtpEkBTQ2ll/CG/iB+J4Hy2Wh97PjgZgXgWJWrFF+XXujh3UUVLvR4OOTgZzcWMMwnehlEUg==", - "_location": "/mem", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mem@6.1.0", - "name": "mem", - "escapedName": "mem", - "rawSpec": "6.1.0", - "saveSpec": null, - "fetchSpec": "6.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/mem/-/mem-6.1.0.tgz", - "_spec": "6.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/mem/issues" - }, - "dependencies": { - "map-age-cleaner": "^0.1.3", - "mimic-fn": "^3.0.0" - }, - "description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input", - "devDependencies": { - "ava": "^2.4.0", - "delay": "^4.1.0", - "serialize-javascript": "^2.1.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/mem#readme", - "keywords": [ - "memoize", - "function", - "mem", - "memoization", - "cache", - "caching", - "optimize", - "performance", - "ttl", - "expire", - "promise" - ], - "license": "MIT", - "name": "mem", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/mem.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.1.0" -} + "name": "mem", + "version": "6.1.0", + "description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input", + "license": "MIT", + "repository": "sindresorhus/mem", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "memoize", + "function", + "mem", + "memoization", + "cache", + "caching", + "optimize", + "performance", + "ttl", + "expire", + "promise" + ], + "dependencies": { + "map-age-cleaner": "^0.1.3", + "mimic-fn": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "delay": "^4.1.0", + "serialize-javascript": "^2.1.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/mem/-/mem-6.1.0.tgz" +,"_integrity": "sha512-RlbnLQgRHk5lwqTtpEkBTQ2ll/CG/iB+J4Hy2Wh97PjgZgXgWJWrFF+XXujh3UUVLvR4OOTgZzcWMMwnehlEUg==" +,"_from": "mem@6.1.0" +} \ No newline at end of file diff --git a/node_modules/merge2/package.json b/node_modules/merge2/package.json index fc17d94c5..972cfb99e 100644 --- a/node_modules/merge2/package.json +++ b/node_modules/merge2/package.json @@ -1,77 +1,47 @@ -{ - "_args": [ - [ - "merge2@1.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "merge2@1.3.0", - "_id": "merge2@1.3.0", - "_inBundle": false, - "_integrity": "sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==", - "_location": "/merge2", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "merge2@1.3.0", - "name": "merge2", - "escapedName": "merge2", - "rawSpec": "1.3.0", - "saveSpec": null, - "fetchSpec": "1.3.0" - }, - "_requiredBy": [ - "/del/globby", - "/fast-glob", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/merge2/-/merge2-1.3.0.tgz", - "_spec": "1.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "authors": [ - "Yan Qing " - ], - "bugs": { - "url": "https://github.com/teambition/merge2/issues" - }, - "dependencies": {}, - "description": "Merge multiple streams into one stream in sequence or parallel.", - "devDependencies": { - "standard": "^14.2.0", - "through2": "^3.0.1", - "thunks": "^4.9.5", - "tman": "^1.9.0", - "to-through": "^2.0.0" - }, - "engines": { - "node": ">= 6" - }, - "files": [ - "README.md", - "index.js" - ], - "homepage": "https://github.com/teambition/merge2", - "keywords": [ - "merge2", - "multiple", - "sequence", - "parallel", - "merge", - "stream", - "merge stream", - "sync" - ], - "license": "MIT", - "main": "./index.js", - "name": "merge2", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/teambition/merge2.git" - }, - "scripts": { - "test": "standard && tman" - }, - "version": "1.3.0" -} +{ + "name": "merge2", + "description": "Merge multiple streams into one stream in sequence or parallel.", + "authors": [ + "Yan Qing " + ], + "license": "MIT", + "version": "1.3.0", + "main": "./index.js", + "repository": { + "type": "git", + "url": "git@github.com:teambition/merge2.git" + }, + "homepage": "https://github.com/teambition/merge2", + "keywords": [ + "merge2", + "multiple", + "sequence", + "parallel", + "merge", + "stream", + "merge stream", + "sync" + ], + "engines": { + "node": ">= 6" + }, + "dependencies": {}, + "devDependencies": { + "standard": "^14.2.0", + "through2": "^3.0.1", + "thunks": "^4.9.5", + "tman": "^1.9.0", + "to-through": "^2.0.0" + }, + "scripts": { + "test": "standard && tman" + }, + "files": [ + "README.md", + "index.js" + ] + +,"_resolved": "https://registry.npmjs.org/merge2/-/merge2-1.3.0.tgz" +,"_integrity": "sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==" +,"_from": "merge2@1.3.0" +} \ No newline at end of file diff --git a/node_modules/micromatch/package.json b/node_modules/micromatch/package.json index 6ee61e825..5fbff1a64 100644 --- a/node_modules/micromatch/package.json +++ b/node_modules/micromatch/package.json @@ -1,104 +1,44 @@ { - "_args": [ - [ - "micromatch@4.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "micromatch@4.0.2", - "_id": "micromatch@4.0.2", - "_inBundle": false, - "_integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", - "_location": "/micromatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "micromatch@4.0.2", - "name": "micromatch", - "escapedName": "micromatch", - "rawSpec": "4.0.2", - "saveSpec": null, - "fetchSpec": "4.0.2" - }, - "_requiredBy": [ - "#DEV:/", - "/fast-glob" + "name": "micromatch", + "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.", + "version": "4.0.2", + "homepage": "https://github.com/micromatch/micromatch", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "(https://github.com/DianeLooney)", + "Amila Welihinda (amilajack.com)", + "Bogdan Chadkin (https://github.com/TrySound)", + "Brian Woodward (https://twitter.com/doowb)", + "Devon Govett (http://badassjs.com)", + "Elan Shanker (https://github.com/es128)", + "Fabrício Matté (https://ultcombo.js.org)", + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Martin Kolárik (https://kolarik.sk)", + "Olsten Larck (https://i.am.charlike.online)", + "Paul Miller (paulmillr.com)", + "Tom Byrer (https://github.com/tomByrer)", + "Tyler Akins (http://rumkin.com)", + "Peter Bright (https://github.com/drpizza)" ], - "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "_spec": "4.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/micromatch", "bugs": { "url": "https://github.com/micromatch/micromatch/issues" }, - "contributors": [ - { - "url": "https://github.com/DianeLooney" - }, - { - "name": "Amila Welihinda", - "url": "amilajack.com" - }, - { - "name": "Bogdan Chadkin", - "url": "https://github.com/TrySound" - }, - { - "name": "Brian Woodward", - "url": "https://twitter.com/doowb" - }, - { - "name": "Devon Govett", - "url": "http://badassjs.com" - }, - { - "name": "Elan Shanker", - "url": "https://github.com/es128" - }, - { - "name": "Fabrício Matté", - "url": "https://ultcombo.js.org" - }, - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Martin Kolárik", - "url": "https://kolarik.sk" - }, - { - "name": "Olsten Larck", - "url": "https://i.am.charlike.online" - }, - { - "name": "Paul Miller", - "url": "paulmillr.com" - }, - { - "name": "Tom Byrer", - "url": "https://github.com/tomByrer" - }, - { - "name": "Tyler Akins", - "url": "http://rumkin.com" - }, - { - "name": "Peter Bright", - "email": "drpizza@quiscalusmexicanus.org", - "url": "https://github.com/drpizza" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "braces": "^3.0.1", "picomatch": "^2.0.5" }, - "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.", "devDependencies": { "fill-range": "^7.0.1", "gulp-format-md": "^2.0.0", @@ -106,13 +46,6 @@ "mocha": "^5.2.0", "time-require": "github:jonschlinkert/time-require" }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/micromatch/micromatch", "keywords": [ "bash", "bracket", @@ -153,16 +86,6 @@ "star", "wildcard" ], - "license": "MIT", - "main": "index.js", - "name": "micromatch", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/micromatch.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "toc": "collapsible", "layout": "default", @@ -191,6 +114,9 @@ "minimatch", "multimatch" ] - }, - "version": "4.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz" +,"_integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==" +,"_from": "micromatch@4.0.2" +} \ No newline at end of file diff --git a/node_modules/mimic-fn/package.json b/node_modules/mimic-fn/package.json index 20b88ddf2..0ed35fde3 100644 --- a/node_modules/mimic-fn/package.json +++ b/node_modules/mimic-fn/package.json @@ -1,78 +1,46 @@ { - "_args": [ - [ - "mimic-fn@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mimic-fn@2.1.0", - "_id": "mimic-fn@2.1.0", - "_inBundle": false, - "_integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "_location": "/mimic-fn", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mimic-fn@2.1.0", - "name": "mimic-fn", - "escapedName": "mimic-fn", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/onetime" - ], - "_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/mimic-fn/issues" - }, - "description": "Make a function mimic another one", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/mimic-fn#readme", - "keywords": [ - "function", - "mimic", - "imitate", - "rename", - "copy", - "inherit", - "properties", - "name", - "func", - "fn", - "set", - "infer", - "change" - ], - "license": "MIT", - "name": "mimic-fn", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/mimic-fn.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "mimic-fn", + "version": "2.1.0", + "description": "Make a function mimic another one", + "license": "MIT", + "repository": "sindresorhus/mimic-fn", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "function", + "mimic", + "imitate", + "rename", + "copy", + "inherit", + "properties", + "name", + "func", + "fn", + "set", + "infer", + "change" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" +,"_integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" +,"_from": "mimic-fn@2.1.0" +} \ No newline at end of file diff --git a/node_modules/mimic-response/package.json b/node_modules/mimic-response/package.json index 9b07ba119..f491ccda6 100644 --- a/node_modules/mimic-response/package.json +++ b/node_modules/mimic-response/package.json @@ -1,57 +1,23 @@ { - "_args": [ - [ - "mimic-response@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mimic-response@1.0.1", - "_id": "mimic-response@1.0.1", - "_inBundle": false, - "_integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", - "_location": "/mimic-response", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mimic-response@1.0.1", - "name": "mimic-response", - "escapedName": "mimic-response", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/clone-response", - "/decompress-response", - "/got" - ], - "_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "mimic-response", + "version": "1.0.1", + "description": "Mimic a Node.js HTTP response stream", + "license": "MIT", + "repository": "sindresorhus/mimic-response", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/mimic-response/issues" - }, - "description": "Mimic a Node.js HTTP response stream", - "devDependencies": { - "ava": "*", - "create-test-server": "^0.1.0", - "pify": "^3.0.0", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/mimic-response#readme", "keywords": [ "mimic", "response", @@ -62,14 +28,14 @@ "get", "core" ], - "license": "MIT", - "name": "mimic-response", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/mimic-response.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*", + "create-test-server": "^0.1.0", + "pify": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz" +,"_integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" +,"_from": "mimic-response@1.0.1" +} \ No newline at end of file diff --git a/node_modules/minimatch/package.json b/node_modules/minimatch/package.json index ada0a21fe..243f26056 100644 --- a/node_modules/minimatch/package.json +++ b/node_modules/minimatch/package.json @@ -1,68 +1,34 @@ { - "_args": [ - [ - "minimatch@3.0.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "minimatch@3.0.4", - "_id": "minimatch@3.0.4", - "_inBundle": false, - "_integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "_location": "/minimatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "minimatch@3.0.4", - "name": "minimatch", - "escapedName": "minimatch", - "rawSpec": "3.0.4", - "saveSpec": null, - "fetchSpec": "3.0.4" + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "name": "minimatch", + "description": "a glob matcher in javascript", + "version": "3.0.4", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/minimatch.git" }, - "_requiredBy": [ - "/glob", - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "_spec": "3.0.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me" + "main": "minimatch.js", + "scripts": { + "test": "tap test/*.js --cov", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" }, - "bugs": { - "url": "https://github.com/isaacs/minimatch/issues" + "engines": { + "node": "*" }, "dependencies": { "brace-expansion": "^1.1.7" }, - "description": "a glob matcher in javascript", "devDependencies": { "tap": "^10.3.2" }, - "engines": { - "node": "*" - }, + "license": "ISC", "files": [ "minimatch.js" - ], - "homepage": "https://github.com/isaacs/minimatch#readme", - "license": "ISC", - "main": "minimatch.js", - "name": "minimatch", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/minimatch.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test/*.js --cov" - }, - "version": "3.0.4" -} + ] + +,"_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" +,"_integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==" +,"_from": "minimatch@3.0.4" +} \ No newline at end of file diff --git a/node_modules/minimist/package.json b/node_modules/minimist/package.json index 44b3bc47c..71b4f816e 100644 --- a/node_modules/minimist/package.json +++ b/node_modules/minimist/package.json @@ -1,65 +1,16 @@ { - "_args": [ - [ - "minimist@1.2.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "minimist@1.2.5", - "_id": "minimist@1.2.5", - "_inBundle": false, - "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", - "_location": "/minimist", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "minimist@1.2.5", - "name": "minimist", - "escapedName": "minimist", - "rawSpec": "1.2.5", - "saveSpec": null, - "fetchSpec": "1.2.5" - }, - "_requiredBy": [ - "/mkdirp", - "/rc" - ], - "_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "_spec": "1.2.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bugs": { - "url": "https://github.com/substack/minimist/issues" - }, + "name": "minimist", + "version": "1.2.5", "description": "parse argument options", + "main": "index.js", "devDependencies": { "covert": "^1.0.0", "tap": "~0.4.0", "tape": "^3.5.0" }, - "homepage": "https://github.com/substack/minimist", - "keywords": [ - "argv", - "getopt", - "parser", - "optimist" - ], - "license": "MIT", - "main": "index.js", - "name": "minimist", - "repository": { - "type": "git", - "url": "git://github.com/substack/minimist.git" - }, "scripts": { - "coverage": "covert test/*.js", - "test": "tap test/*.js" + "test": "tap test/*.js", + "coverage": "covert test/*.js" }, "testling": { "files": "test/*.js", @@ -74,5 +25,25 @@ "opera/12" ] }, - "version": "1.2.5" -} + "repository": { + "type": "git", + "url": "git://github.com/substack/minimist.git" + }, + "homepage": "https://github.com/substack/minimist", + "keywords": [ + "argv", + "getopt", + "parser", + "optimist" + ], + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" +,"_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" +,"_from": "minimist@1.2.5" +} \ No newline at end of file diff --git a/node_modules/mkdirp/package.json b/node_modules/mkdirp/package.json index f882ed23b..8f5b167f8 100644 --- a/node_modules/mkdirp/package.json +++ b/node_modules/mkdirp/package.json @@ -1,73 +1,38 @@ { - "_args": [ - [ - "mkdirp@0.5.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mkdirp@0.5.4", - "_id": "mkdirp@0.5.4", - "_inBundle": false, - "_integrity": "sha512-iG9AK/dJLtJ0XNgTuDbSyNS3zECqDlAhnQW4CsNxBG3LQJBbHmRX1egw39DmtOdCAqY+dKXV+sgPgilNWUKMVw==", - "_location": "/mkdirp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mkdirp@0.5.4", - "name": "mkdirp", - "escapedName": "mkdirp", - "rawSpec": "0.5.4", - "saveSpec": null, - "fetchSpec": "0.5.4" + "name": "mkdirp", + "description": "Recursively mkdir, like `mkdir -p`", + "version": "0.5.4", + "publishConfig": { + "tag": "legacy" }, - "_requiredBy": [ - "/tslint" + "author": "James Halliday (http://substack.net)", + "main": "index.js", + "keywords": [ + "mkdir", + "directory" ], - "_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.4.tgz", - "_spec": "0.5.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bin": { - "mkdirp": "bin/cmd.js" + "repository": { + "type": "git", + "url": "https://github.com/substack/node-mkdirp.git" }, - "bugs": { - "url": "https://github.com/substack/node-mkdirp/issues" + "scripts": { + "test": "tap test/*.js" }, "dependencies": { "minimist": "^1.2.5" }, - "description": "Recursively mkdir, like `mkdir -p`", "devDependencies": { "mock-fs": "^3.7.0", "tap": "^5.4.2" }, + "bin": "bin/cmd.js", + "license": "MIT", "files": [ "bin", "index.js" - ], - "homepage": "https://github.com/substack/node-mkdirp#readme", - "keywords": [ - "mkdir", - "directory" - ], - "license": "MIT", - "main": "index.js", - "name": "mkdirp", - "publishConfig": { - "tag": "legacy" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/substack/node-mkdirp.git" - }, - "scripts": { - "test": "tap test/*.js" - }, - "version": "0.5.4" -} + ] + +,"_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.4.tgz" +,"_integrity": "sha512-iG9AK/dJLtJ0XNgTuDbSyNS3zECqDlAhnQW4CsNxBG3LQJBbHmRX1egw39DmtOdCAqY+dKXV+sgPgilNWUKMVw==" +,"_from": "mkdirp@0.5.4" +} \ No newline at end of file diff --git a/node_modules/ms/package.json b/node_modules/ms/package.json index 2a3430d0c..e286ef2be 100644 --- a/node_modules/ms/package.json +++ b/node_modules/ms/package.json @@ -1,44 +1,16 @@ { - "_args": [ - [ - "ms@2.1.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ms@2.1.2", - "_id": "ms@2.1.2", - "_inBundle": false, - "_integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "_location": "/ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ms@2.1.2", - "name": "ms", - "escapedName": "ms", - "rawSpec": "2.1.2", - "saveSpec": null, - "fetchSpec": "2.1.2" - }, - "_requiredBy": [ - "/ava", - "/debug" - ], - "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "_spec": "2.1.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/zeit/ms/issues" - }, + "name": "ms", + "version": "2.1.2", "description": "Tiny millisecond conversion utility", - "devDependencies": { - "eslint": "4.12.1", - "expect.js": "0.3.1", - "husky": "0.14.3", - "lint-staged": "5.0.0", - "mocha": "4.0.1" + "repository": "zeit/ms", + "main": "./index", + "files": [ + "index.js" + ], + "scripts": { + "precommit": "lint-staged", + "lint": "eslint lib/* bin/*", + "test": "mocha tests.js" }, "eslintConfig": { "extends": "eslint:recommended", @@ -47,11 +19,6 @@ "es6": true } }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/zeit/ms#readme", - "license": "MIT", "lint-staged": { "*.js": [ "npm run lint", @@ -59,16 +26,16 @@ "git add" ] }, - "main": "./index", - "name": "ms", - "repository": { - "type": "git", - "url": "git+https://github.com/zeit/ms.git" - }, - "scripts": { - "lint": "eslint lib/* bin/*", - "precommit": "lint-staged", - "test": "mocha tests.js" - }, - "version": "2.1.2" -} + "license": "MIT", + "devDependencies": { + "eslint": "4.12.1", + "expect.js": "0.3.1", + "husky": "0.14.3", + "lint-staged": "5.0.0", + "mocha": "4.0.1" + } + +,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" +,"_integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" +,"_from": "ms@2.1.2" +} \ No newline at end of file diff --git a/node_modules/mute-stream/package.json b/node_modules/mute-stream/package.json index 3744f7df6..92cedb79a 100644 --- a/node_modules/mute-stream/package.json +++ b/node_modules/mute-stream/package.json @@ -1,66 +1,33 @@ { - "_args": [ - [ - "mute-stream@0.0.8", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "mute-stream@0.0.8", - "_id": "mute-stream@0.0.8", - "_inBundle": false, - "_integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", - "_location": "/mute-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "mute-stream@0.0.8", - "name": "mute-stream", - "escapedName": "mute-stream", - "rawSpec": "0.0.8", - "saveSpec": null, - "fetchSpec": "0.0.8" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", - "_spec": "0.0.8", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/mute-stream/issues" + "name": "mute-stream", + "version": "0.0.8", + "main": "mute.js", + "directories": { + "test": "test" }, - "description": "Bytes go in, but they don't come out (when muted).", "devDependencies": { "tap": "^12.1.1" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap test/*.js --cov" + }, + "repository": { + "type": "git", + "url": "git://github.com/isaacs/mute-stream" }, - "files": [ - "mute.js" - ], - "homepage": "https://github.com/isaacs/mute-stream#readme", "keywords": [ "mute", "stream", "pipe" ], + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", "license": "ISC", - "main": "mute.js", - "name": "mute-stream", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/mute-stream.git" - }, - "scripts": { - "test": "tap test/*.js --cov" - }, - "version": "0.0.8" -} + "description": "Bytes go in, but they don't come out (when muted).", + "files": [ + "mute.js" + ] + +,"_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz" +,"_integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==" +,"_from": "mute-stream@0.0.8" +} \ No newline at end of file diff --git a/node_modules/nice-try/package.json b/node_modules/nice-try/package.json index a55d496ef..c118b5728 100644 --- a/node_modules/nice-try/package.json +++ b/node_modules/nice-try/package.json @@ -1,64 +1,37 @@ { - "_args": [ - [ - "nice-try@1.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "nice-try", + "version": "1.0.5", "authors": [ "Tobias Reich " ], - "bugs": { - "url": "https://github.com/electerious/nice-try/issues" - }, "description": "Tries to execute a function and discards any error that occurs", - "devDependencies": { - "chai": "^4.1.2", - "coveralls": "^3.0.0", - "mocha": "^5.1.1", - "nyc": "^12.0.1" - }, - "files": [ - "src" - ], - "homepage": "https://github.com/electerious/nice-try", + "main": "src/index.js", "keywords": [ "try", "catch", "error" ], "license": "MIT", - "main": "src/index.js", - "name": "nice-try", + "homepage": "https://github.com/electerious/nice-try", "repository": { "type": "git", - "url": "git+https://github.com/electerious/nice-try.git" + "url": "https://github.com/electerious/nice-try.git" }, + "files": [ + "src" + ], "scripts": { "coveralls": "nyc report --reporter=text-lcov | coveralls", "test": "nyc node_modules/mocha/bin/_mocha" }, - "version": "1.0.5" -} + "devDependencies": { + "chai": "^4.1.2", + "coveralls": "^3.0.0", + "nyc": "^12.0.1", + "mocha": "^5.1.1" + } + +,"_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" +,"_integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" +,"_from": "nice-try@1.0.5" +} \ No newline at end of file diff --git a/node_modules/nock/package.json b/node_modules/nock/package.json index 2f2ee7d72..ff6dddc87 100644 --- a/node_modules/nock/package.json +++ b/node_modules/nock/package.json @@ -1,47 +1,33 @@ { - "_from": "nock", - "_id": "nock@12.0.3", - "_inBundle": false, - "_integrity": "sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==", - "_location": "/nock", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "nock", - "name": "nock", - "escapedName": "nock", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#DEV:/", - "#USER", - "/@types/nock" + "name": "nock", + "description": "HTTP server mocking and expectations library for Node.js", + "tags": [ + "Mock", + "HTTP", + "testing", + "isolation" ], - "_resolved": "https://registry.npmjs.org/nock/-/nock-12.0.3.tgz", - "_shasum": "83f25076dbc4c9aa82b5cdf54c9604c7a778d1c9", - "_spec": "nock", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Pedro Teixeira", - "email": "pedro.teixeira@gmail.com" + "version": "12.0.3", + "author": "Pedro Teixeira ", + "repository": { + "type": "git", + "url": "https://github.com/nock/nock.git" }, "bugs": { "url": "http://github.com/nock/nock/issues" }, - "bundleDependencies": false, + "engines": { + "node": ">= 10.13" + }, + "main": "./index.js", + "types": "types", "dependencies": { "debug": "^4.1.0", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.13", "propagate": "^2.0.0" }, - "deprecated": false, - "description": "HTTP server mocking and expectations library for Node.js", "devDependencies": { - "@sinonjs/fake-timers": "^6.0.0", "assert-rejects": "^1.0.0", "chai": "^4.1.2", "dirty-chai": "^2.0.1", @@ -55,6 +41,7 @@ "eslint-plugin-promise": "^4.1.1", "eslint-plugin-standard": "^4.0.0", "got": "^10.5.2", + "@sinonjs/fake-timers": "^6.0.0", "mocha": "^7.0.1", "npm-run-all": "^4.1.5", "nyc": "^15.0.0", @@ -68,34 +55,9 @@ "superagent": "^5.0.2", "tap": "14.6.1" }, - "engines": { - "node": ">= 10.13" - }, - "files": [ - "index.js", - "lib", - "types/index.d.ts" - ], - "homepage": "https://github.com/nock/nock#readme", - "license": "MIT", - "main": "./index.js", - "name": "nock", - "nyc": { - "reporter": [ - "lcov", - "text-summary" - ], - "exclude": [ - "tests/" - ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/nock/nock.git" - }, "scripts": { - "format": "prettier --check '**/*.{js,json,md,ts,yml,yaml}'", "format:fix": "prettier --write '**/*.{js,json,md,ts,yml,yaml}'", + "format": "prettier --check '**/*.{js,json,md,ts,yml,yaml}'", "lint": "run-p lint:js lint:ts", "lint:js": "eslint --cache --cache-location './.cache/eslint' '**/*.js'", "lint:js:fix": "eslint --cache --cache-location './.cache/eslint' --fix '**/*.js'", @@ -106,12 +68,23 @@ "test:mocha": "nyc mocha $(grep -lr '^\\s*it(' tests)", "test:tap": "tap --100 --coverage --coverage-report=text ./tests/test_*.js" }, - "tags": [ - "Mock", - "HTTP", - "testing", - "isolation" - ], - "types": "types", - "version": "12.0.3" -} + "nyc": { + "reporter": [ + "lcov", + "text-summary" + ], + "exclude": [ + "tests/" + ] + }, + "license": "MIT", + "files": [ + "index.js", + "lib", + "types/index.d.ts" + ] + +,"_resolved": "https://registry.npmjs.org/nock/-/nock-12.0.3.tgz" +,"_integrity": "sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==" +,"_from": "nock@12.0.3" +} \ No newline at end of file diff --git a/node_modules/node-fetch/package.json b/node_modules/node-fetch/package.json index 2a6b2f547..d9dc1c211 100644 --- a/node_modules/node-fetch/package.json +++ b/node_modules/node-fetch/package.json @@ -1,41 +1,41 @@ { - "_args": [ - [ - "node-fetch@2.6.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] + "name": "node-fetch", + "version": "2.6.0", + "description": "A light-weight module that brings window.fetch to node.js", + "main": "lib/index", + "browser": "./browser.js", + "module": "lib/index.mjs", + "files": [ + "lib/index.js", + "lib/index.mjs", + "lib/index.es.js", + "browser.js" ], - "_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" + "engines": { + "node": "4.x || >=6.0.0" }, - "_requiredBy": [ - "/@octokit/request" - ], - "_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", - "_spec": "2.6.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "David Frank" + "scripts": { + "build": "cross-env BABEL_ENV=rollup rollup -c", + "prepare": "npm run build", + "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js", + "report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js", + "coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json" }, - "browser": "./browser.js", + "repository": { + "type": "git", + "url": "https://github.com/bitinn/node-fetch.git" + }, + "keywords": [ + "fetch", + "http", + "promise" + ], + "author": "David Frank", + "license": "MIT", "bugs": { "url": "https://github.com/bitinn/node-fetch/issues" }, - "dependencies": {}, - "description": "A light-weight module that brings window.fetch to node.js", + "homepage": "https://github.com/bitinn/node-fetch", "devDependencies": { "@ungap/url-search-params": "^0.1.2", "abort-controller": "^1.1.0", @@ -62,35 +62,9 @@ "string-to-arraybuffer": "^1.0.2", "whatwg-url": "^5.0.0" }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "files": [ - "lib/index.js", - "lib/index.mjs", - "lib/index.es.js", - "browser.js" - ], - "homepage": "https://github.com/bitinn/node-fetch", - "keywords": [ - "fetch", - "http", - "promise" - ], - "license": "MIT", - "main": "lib/index", - "module": "lib/index.mjs", - "name": "node-fetch", - "repository": { - "type": "git", - "url": "git+https://github.com/bitinn/node-fetch.git" - }, - "scripts": { - "build": "cross-env BABEL_ENV=rollup rollup -c", - "coverage": "cross-env BABEL_ENV=coverage nyc --reporter json --reporter text mocha -R spec test/test.js && codecov -f coverage/coverage-final.json", - "prepare": "npm run build", - "report": "cross-env BABEL_ENV=coverage nyc --reporter lcov --reporter text mocha -R spec test/test.js", - "test": "cross-env BABEL_ENV=test mocha --require babel-register --throw-deprecation test/test.js" - }, - "version": "2.6.0" -} + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz" +,"_integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" +,"_from": "node-fetch@2.6.0" +} \ No newline at end of file diff --git a/node_modules/normalize-package-data/node_modules/semver/package.json b/node_modules/normalize-package-data/node_modules/semver/package.json index c3111c358..31e12dde0 100644 --- a/node_modules/normalize-package-data/node_modules/semver/package.json +++ b/node_modules/normalize-package-data/node_modules/semver/package.json @@ -1,60 +1,32 @@ { - "_from": "semver@2 || 3 || 4 || 5", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/normalize-package-data/semver", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "semver@2 || 3 || 4 || 5", - "name": "semver", - "escapedName": "semver", - "rawSpec": "2 || 3 || 4 || 5", - "saveSpec": null, - "fetchSpec": "2 || 3 || 4 || 5" - }, - "_requiredBy": [ - "/normalize-package-data" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7", - "_spec": "semver@2 || 3 || 4 || 5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/normalize-package-data", - "bin": { - "semver": "bin/semver" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "semver", + "version": "5.7.1", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "tap": "^13.0.0-rc.18" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "5.7.1" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" +,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" +,"_from": "semver@5.7.1" +} \ No newline at end of file diff --git a/node_modules/normalize-package-data/package.json b/node_modules/normalize-package-data/package.json index 8fa546d11..c73c60bb1 100644 --- a/node_modules/normalize-package-data/package.json +++ b/node_modules/normalize-package-data/package.json @@ -1,61 +1,23 @@ { - "_args": [ - [ - "normalize-package-data@2.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "normalize-package-data@2.5.0", - "_id": "normalize-package-data@2.5.0", - "_inBundle": false, - "_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "_location": "/normalize-package-data", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "normalize-package-data@2.5.0", - "name": "normalize-package-data", - "escapedName": "normalize-package-data", - "rawSpec": "2.5.0", - "saveSpec": null, - "fetchSpec": "2.5.0" - }, - "_requiredBy": [ - "/read-pkg" - ], - "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "_spec": "2.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Meryn Stol", - "email": "merynstol@gmail.com" + "name": "normalize-package-data", + "version": "2.5.0", + "author": "Meryn Stol ", + "description": "Normalizes data that can be found in package.json files.", + "license": "BSD-2-Clause", + "repository": { + "type": "git", + "url": "git://github.com/npm/normalize-package-data.git" }, - "bugs": { - "url": "https://github.com/npm/normalize-package-data/issues" + "main": "lib/normalize.js", + "scripts": { + "test": "tap test/*.js" }, - "contributors": [ - { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me" - }, - { - "name": "Meryn Stol", - "email": "merynstol@gmail.com" - }, - { - "name": "Robert Kowalski", - "email": "rok@kowalski.gd" - } - ], "dependencies": { "hosted-git-info": "^2.1.4", "resolve": "^1.10.0", "semver": "2 || 3 || 4 || 5", "validate-npm-package-license": "^3.0.1" }, - "description": "Normalizes data that can be found in package.json files.", "devDependencies": { "async": "^2.6.1", "tap": "^12.4.0", @@ -65,17 +27,9 @@ "lib/*.js", "lib/*.json", "AUTHORS" - ], - "homepage": "https://github.com/npm/normalize-package-data#readme", - "license": "BSD-2-Clause", - "main": "lib/normalize.js", - "name": "normalize-package-data", - "repository": { - "type": "git", - "url": "git://github.com/npm/normalize-package-data.git" - }, - "scripts": { - "test": "tap test/*.js" - }, - "version": "2.5.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" +,"_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==" +,"_from": "normalize-package-data@2.5.0" +} \ No newline at end of file diff --git a/node_modules/normalize-url/package.json b/node_modules/normalize-url/package.json index a18f55b61..6d81b2f93 100644 --- a/node_modules/normalize-url/package.json +++ b/node_modules/normalize-url/package.json @@ -1,80 +1,48 @@ { - "_args": [ - [ - "normalize-url@4.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "normalize-url@4.5.0", - "_id": "normalize-url@4.5.0", - "_inBundle": false, - "_integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==", - "_location": "/normalize-url", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "normalize-url@4.5.0", - "name": "normalize-url", - "escapedName": "normalize-url", - "rawSpec": "4.5.0", - "saveSpec": null, - "fetchSpec": "4.5.0" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz", - "_spec": "4.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/normalize-url/issues" - }, - "description": "Normalize a URL", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.6", - "nyc": "^14.1.1", - "tsd": "^0.8.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/normalize-url#readme", - "keywords": [ - "normalize", - "url", - "uri", - "address", - "string", - "normalization", - "normalisation", - "query", - "querystring", - "simplify", - "strip", - "trim", - "canonical" - ], - "license": "MIT", - "name": "normalize-url", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/normalize-url.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd" - }, - "version": "4.5.0" -} + "name": "normalize-url", + "version": "4.5.0", + "description": "Normalize a URL", + "license": "MIT", + "repository": "sindresorhus/normalize-url", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "normalize", + "url", + "uri", + "address", + "string", + "normalization", + "normalisation", + "query", + "querystring", + "simplify", + "strip", + "trim", + "canonical" + ], + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.6", + "nyc": "^14.1.1", + "tsd": "^0.8.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz" +,"_integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==" +,"_from": "normalize-url@4.5.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 d09ec041c..557c23e7b 100644 --- a/node_modules/npm-run-path/package.json +++ b/node_modules/npm-run-path/package.json @@ -1,55 +1,23 @@ { - "_args": [ - [ - "npm-run-path@2.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "npm-run-path", + "version": "2.0.2", + "description": "Get your PATH prepended with locally installed binaries", + "license": "MIT", + "repository": "sindresorhus/npm-run-path", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/npm-run-path/issues" - }, - "dependencies": { - "path-key": "^2.0.0" - }, - "description": "Get your PATH prepended with locally installed binaries", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/npm-run-path#readme", "keywords": [ "npm", "run", @@ -64,17 +32,18 @@ "execute", "executable" ], - "license": "MIT", - "name": "npm-run-path", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/npm-run-path.git" + "dependencies": { + "path-key": "^2.0.0" }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "2.0.2", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" +,"_integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=" +,"_from": "npm-run-path@2.0.2" +} \ No newline at end of file diff --git a/node_modules/once/package.json b/node_modules/once/package.json index 80b98b97b..a498f74fd 100644 --- a/node_modules/once/package.json +++ b/node_modules/once/package.json @@ -1,74 +1,37 @@ { - "_args": [ - [ - "once@1.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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", - "/end-of-stream", - "/glob", - "/inflight", - "/pump" - ], - "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "_spec": "1.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/isaacs/once/issues" + "name": "once", + "version": "1.4.0", + "description": "Run a function exactly one time", + "main": "once.js", + "directories": { + "test": "test" }, "dependencies": { "wrappy": "1" }, - "description": "Run a function exactly one time", "devDependencies": { "tap": "^7.0.1" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap test/*.js" }, "files": [ "once.js" ], - "homepage": "https://github.com/isaacs/once#readme", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/once" + }, "keywords": [ "once", "function", "one", "single" ], - "license": "ISC", - "main": "once.js", - "name": "once", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/once.git" - }, - "scripts": { - "test": "tap test/*.js" - }, - "version": "1.4.0" -} + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC" + +,"_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz" +,"_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=" +,"_from": "once@1.4.0" +} \ No newline at end of file diff --git a/node_modules/onetime/package.json b/node_modules/onetime/package.json index 4032fb353..93be75fae 100644 --- a/node_modules/onetime/package.json +++ b/node_modules/onetime/package.json @@ -1,78 +1,46 @@ { - "_args": [ - [ - "onetime@5.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "onetime@5.1.0", - "_id": "onetime@5.1.0", - "_inBundle": false, - "_integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==", - "_location": "/onetime", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "onetime@5.1.0", - "name": "onetime", - "escapedName": "onetime", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/restore-cursor" - ], - "_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/onetime/issues" - }, - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "description": "Ensure a function is only called once", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/onetime#readme", - "keywords": [ - "once", - "function", - "one", - "onetime", - "func", - "fn", - "single", - "call", - "called", - "prevent" - ], - "license": "MIT", - "name": "onetime", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/onetime.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "onetime", + "version": "5.1.0", + "description": "Ensure a function is only called once", + "license": "MIT", + "repository": "sindresorhus/onetime", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "once", + "function", + "one", + "onetime", + "func", + "fn", + "single", + "call", + "called", + "prevent" + ], + "dependencies": { + "mimic-fn": "^2.1.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz" +,"_integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==" +,"_from": "onetime@5.1.0" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/ansi-styles/package.json b/node_modules/ora/node_modules/ansi-styles/package.json index 2c9819234..f970a55ac 100644 --- a/node_modules/ora/node_modules/ansi-styles/package.json +++ b/node_modules/ora/node_modules/ansi-styles/package.json @@ -1,93 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/ora/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/ora/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/chalk/package.json b/node_modules/ora/node_modules/chalk/package.json index 481a79dfb..c75d30e94 100644 --- a/node_modules/ora/node_modules/chalk/package.json +++ b/node_modules/ora/node_modules/chalk/package.json @@ -1,99 +1,67 @@ { - "_args": [ - [ - "chalk@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chalk@3.0.0", - "_id": "chalk@3.0.0", - "_inBundle": false, - "_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "_location": "/ora/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@3.0.0", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.7", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "matcha": "^0.7.0", - "nyc": "^14.1.1", - "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "source", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "main": "source", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.0", - "xo": { - "rules": { - "unicorn/prefer-string-slice": "off", - "unicorn/prefer-includes": "off" - } - } -} + "name": "chalk", + "version": "3.0.0", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "main": "source", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd", + "bench": "matcha benchmark.js" + }, + "files": [ + "source", + "index.d.ts" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.7", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "matcha": "^0.7.0", + "nyc": "^14.1.1", + "resolve-from": "^5.0.0", + "tsd": "^0.7.4", + "xo": "^0.25.3" + }, + "xo": { + "rules": { + "unicorn/prefer-string-slice": "off", + "unicorn/prefer-includes": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" +,"_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" +,"_from": "chalk@3.0.0" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/color-convert/package.json b/node_modules/ora/node_modules/color-convert/package.json index bc8eeba39..26354b46e 100644 --- a/node_modules/ora/node_modules/color-convert/package.json +++ b/node_modules/ora/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/ora/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/ora/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/color-name/package.json b/node_modules/ora/node_modules/color-name/package.json index f85a98024..14739f13f 100644 --- a/node_modules/ora/node_modules/color-name/package.json +++ b/node_modules/ora/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/ora/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/ora/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/has-flag/package.json b/node_modules/ora/node_modules/has-flag/package.json index 49ea1d8ca..5b10a2844 100644 --- a/node_modules/ora/node_modules/has-flag/package.json +++ b/node_modules/ora/node_modules/has-flag/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "has-flag@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-flag@4.0.0", - "_id": "has-flag@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "_location": "/ora/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@4.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/ora/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", - "keywords": [ - "has", - "check", - "detect", - "contains", - "find", - "flag", - "cli", - "command-line", - "argv", - "process", - "arg", - "args", - "argument", - "arguments", - "getopt", - "minimist", - "optimist" - ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" +,"_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" +,"_from": "has-flag@4.0.0" +} \ No newline at end of file diff --git a/node_modules/ora/node_modules/supports-color/package.json b/node_modules/ora/node_modules/supports-color/package.json index 1dc423da7..f0982eb21 100644 --- a/node_modules/ora/node_modules/supports-color/package.json +++ b/node_modules/ora/node_modules/supports-color/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "supports-color@7.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supports-color@7.1.0", - "_id": "supports-color@7.1.0", - "_inBundle": false, - "_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "_location": "/ora/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@7.1.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "7.1.0", - "saveSpec": null, - "fetchSpec": "7.1.0" - }, - "_requiredBy": [ - "/ora/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "_spec": "7.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^4.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "7.1.0" -} + "name": "supports-color", + "version": "7.1.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz" +,"_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==" +,"_from": "supports-color@7.1.0" +} \ No newline at end of file diff --git a/node_modules/ora/package.json b/node_modules/ora/package.json index 9c8147276..29fd1e344 100644 --- a/node_modules/ora/package.json +++ b/node_modules/ora/package.json @@ -1,94 +1,60 @@ { - "_args": [ - [ - "ora@4.0.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ora@4.0.4", - "_id": "ora@4.0.4", - "_inBundle": false, - "_integrity": "sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==", - "_location": "/ora", - "_phantomChildren": { - "@types/color-name": "1.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "ora@4.0.4", - "name": "ora", - "escapedName": "ora", - "rawSpec": "4.0.4", - "saveSpec": null, - "fetchSpec": "4.0.4" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/ora/-/ora-4.0.4.tgz", - "_spec": "4.0.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/ora/issues" - }, - "dependencies": { - "chalk": "^3.0.0", - "cli-cursor": "^3.1.0", - "cli-spinners": "^2.2.0", - "is-interactive": "^1.0.0", - "log-symbols": "^3.0.0", - "mute-stream": "0.0.8", - "strip-ansi": "^6.0.0", - "wcwidth": "^1.0.1" - }, - "description": "Elegant terminal spinner", - "devDependencies": { - "@types/node": "^12.7.5", - "ava": "^2.4.0", - "get-stream": "^5.1.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/ora#readme", - "keywords": [ - "cli", - "spinner", - "spinners", - "terminal", - "term", - "console", - "ascii", - "unicode", - "loading", - "indicator", - "progress", - "busy", - "wait", - "idle" - ], - "license": "MIT", - "name": "ora", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/ora.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.4" -} + "name": "ora", + "version": "4.0.4", + "description": "Elegant terminal spinner", + "license": "MIT", + "repository": "sindresorhus/ora", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "cli", + "spinner", + "spinners", + "terminal", + "term", + "console", + "ascii", + "unicode", + "loading", + "indicator", + "progress", + "busy", + "wait", + "idle" + ], + "dependencies": { + "chalk": "^3.0.0", + "cli-cursor": "^3.1.0", + "cli-spinners": "^2.2.0", + "is-interactive": "^1.0.0", + "log-symbols": "^3.0.0", + "mute-stream": "0.0.8", + "strip-ansi": "^6.0.0", + "wcwidth": "^1.0.1" + }, + "devDependencies": { + "@types/node": "^12.7.5", + "ava": "^2.4.0", + "get-stream": "^5.1.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ora/-/ora-4.0.4.tgz" +,"_integrity": "sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==" +,"_from": "ora@4.0.4" +} \ No newline at end of file diff --git a/node_modules/os-name/package.json b/node_modules/os-name/package.json index 23ada222c..2ce367f0e 100644 --- a/node_modules/os-name/package.json +++ b/node_modules/os-name/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "os-name@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/graphql/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/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/os-name/issues" - }, - "dependencies": { - "macos-release": "^2.2.0", - "windows-release": "^3.1.0" - }, - "description": "Get the name of the current operating system. Example: macOS Sierra", - "devDependencies": { - "@types/node": "^11.13.0", - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/os-name#readme", - "keywords": [ - "os", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version", - "macos", - "windows", - "linux" - ], - "license": "MIT", - "name": "os-name", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/os-name.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "os-name", + "version": "3.1.0", + "description": "Get the name of the current operating system. Example: macOS Sierra", + "license": "MIT", + "repository": "sindresorhus/os-name", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "os", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version", + "macos", + "windows", + "linux" + ], + "dependencies": { + "macos-release": "^2.2.0", + "windows-release": "^3.1.0" + }, + "devDependencies": { + "@types/node": "^11.13.0", + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz" +,"_integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==" +,"_from": "os-name@3.1.0" +} \ No newline at end of file diff --git a/node_modules/p-cancelable/package.json b/node_modules/p-cancelable/package.json index f7b1e1bb9..7ffb5608e 100644 --- a/node_modules/p-cancelable/package.json +++ b/node_modules/p-cancelable/package.json @@ -1,85 +1,53 @@ { - "_args": [ - [ - "p-cancelable@1.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-cancelable@1.1.0", - "_id": "p-cancelable@1.1.0", - "_inBundle": false, - "_integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==", - "_location": "/p-cancelable", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-cancelable@1.1.0", - "name": "p-cancelable", - "escapedName": "p-cancelable", - "rawSpec": "1.1.0", - "saveSpec": null, - "fetchSpec": "1.1.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", - "_spec": "1.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-cancelable/issues" - }, - "description": "Create a promise that can be canceled", - "devDependencies": { - "ava": "^1.3.1", - "delay": "^4.1.0", - "promise.prototype.finally": "^3.1.0", - "tsd-check": "^0.3.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-cancelable#readme", - "keywords": [ - "promise", - "cancelable", - "cancel", - "canceled", - "canceling", - "cancellable", - "cancellation", - "abort", - "abortable", - "aborting", - "cleanup", - "task", - "token", - "async", - "function", - "await", - "promises", - "bluebird" - ], - "license": "MIT", - "name": "p-cancelable", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-cancelable.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "1.1.0" -} + "name": "p-cancelable", + "version": "1.1.0", + "description": "Create a promise that can be canceled", + "license": "MIT", + "repository": "sindresorhus/p-cancelable", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "cancelable", + "cancel", + "canceled", + "canceling", + "cancellable", + "cancellation", + "abort", + "abortable", + "aborting", + "cleanup", + "task", + "token", + "async", + "function", + "await", + "promises", + "bluebird" + ], + "devDependencies": { + "ava": "^1.3.1", + "delay": "^4.1.0", + "promise.prototype.finally": "^3.1.0", + "tsd-check": "^0.3.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz" +,"_integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==" +,"_from": "p-cancelable@1.1.0" +} \ No newline at end of file diff --git a/node_modules/p-defer/package.json b/node_modules/p-defer/package.json index 3bdce9252..5b8a525ca 100644 --- a/node_modules/p-defer/package.json +++ b/node_modules/p-defer/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "p-defer@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-defer@1.0.0", - "_id": "p-defer@1.0.0", - "_inBundle": false, - "_integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=", - "_location": "/p-defer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-defer@1.0.0", - "name": "p-defer", - "escapedName": "p-defer", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/map-age-cleaner" - ], - "_resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "p-defer", + "version": "1.0.0", + "description": "Create a deferred promise", + "license": "MIT", + "repository": "sindresorhus/p-defer", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/p-defer/issues" - }, - "description": "Create a deferred promise", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/p-defer#readme", "keywords": [ "promise", "defer", @@ -61,17 +31,15 @@ "promises", "bluebird" ], - "license": "MIT", - "name": "p-defer", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-defer.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "1.0.0", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz" +,"_integrity": "sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=" +,"_from": "p-defer@1.0.0" +} \ No newline at end of file diff --git a/node_modules/p-finally/package.json b/node_modules/p-finally/package.json index b178c9b27..719d847cf 100644 --- a/node_modules/p-finally/package.json +++ b/node_modules/p-finally/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "p-finally@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "p-finally", + "version": "1.0.0", + "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", + "license": "MIT", + "repository": "sindresorhus/p-finally", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/p-finally/issues" - }, - "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/p-finally#readme", "keywords": [ "promise", "finally", @@ -61,17 +32,15 @@ "shim", "bluebird" ], - "license": "MIT", - "name": "p-finally", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-finally.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "1.0.0", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" +,"_integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=" +,"_from": "p-finally@1.0.0" +} \ No newline at end of file diff --git a/node_modules/p-limit/package.json b/node_modules/p-limit/package.json index df7673f56..256a22233 100644 --- a/node_modules/p-limit/package.json +++ b/node_modules/p-limit/package.json @@ -1,88 +1,55 @@ { - "_args": [ - [ - "p-limit@2.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-limit@2.2.1", - "_id": "p-limit@2.2.1", - "_inBundle": false, - "_integrity": "sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==", - "_location": "/p-limit", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-limit@2.2.1", - "name": "p-limit", - "escapedName": "p-limit", - "rawSpec": "2.2.1", - "saveSpec": null, - "fetchSpec": "2.2.1" - }, - "_requiredBy": [ - "/p-locate", - "/pkg-conf/p-locate" - ], - "_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.1.tgz", - "_spec": "2.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-limit/issues" - }, - "dependencies": { - "p-try": "^2.0.0" - }, - "description": "Run multiple promise-returning & async functions with limited concurrency", - "devDependencies": { - "ava": "^1.2.1", - "delay": "^4.1.0", - "in-range": "^1.0.0", - "random-int": "^1.0.0", - "time-span": "^2.0.0", - "tsd-check": "^0.3.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-limit#readme", - "keywords": [ - "promise", - "limit", - "limited", - "concurrency", - "throttle", - "throat", - "rate", - "batch", - "ratelimit", - "task", - "queue", - "async", - "await", - "promises", - "bluebird" - ], - "license": "MIT", - "name": "p-limit", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-limit.git" - }, - "scripts": { - "test": "xo && ava && tsd-check" - }, - "version": "2.2.1" -} + "name": "p-limit", + "version": "2.2.1", + "description": "Run multiple promise-returning & async functions with limited concurrency", + "license": "MIT", + "repository": "sindresorhus/p-limit", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "limit", + "limited", + "concurrency", + "throttle", + "throat", + "rate", + "batch", + "ratelimit", + "task", + "queue", + "async", + "await", + "promises", + "bluebird" + ], + "dependencies": { + "p-try": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.2.1", + "delay": "^4.1.0", + "in-range": "^1.0.0", + "random-int": "^1.0.0", + "time-span": "^2.0.0", + "tsd-check": "^0.3.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.1.tgz" +,"_integrity": "sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==" +,"_from": "p-limit@2.2.1" +} \ No newline at end of file diff --git a/node_modules/p-locate/package.json b/node_modules/p-locate/package.json index 1e9629e69..d2e602eee 100644 --- a/node_modules/p-locate/package.json +++ b/node_modules/p-locate/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "p-locate@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-locate@4.1.0", - "_id": "p-locate@4.1.0", - "_inBundle": false, - "_integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "_location": "/p-locate", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-locate@4.1.0", - "name": "p-locate", - "escapedName": "p-locate", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/locate-path" - ], - "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-locate/issues" - }, - "dependencies": { - "p-limit": "^2.2.0" - }, - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "devDependencies": { - "ava": "^1.4.1", - "delay": "^4.1.0", - "in-range": "^1.0.0", - "time-span": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-locate#readme", - "keywords": [ - "promise", - "locate", - "find", - "finder", - "search", - "searcher", - "test", - "array", - "collection", - "iterable", - "iterator", - "race", - "fulfilled", - "fastest", - "async", - "await", - "promises", - "bluebird" - ], - "license": "MIT", - "name": "p-locate", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-locate.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.1.0" -} + "name": "p-locate", + "version": "4.1.0", + "description": "Get the first fulfilled promise that satisfies the provided testing function", + "license": "MIT", + "repository": "sindresorhus/p-locate", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "locate", + "find", + "finder", + "search", + "searcher", + "test", + "array", + "collection", + "iterable", + "iterator", + "race", + "fulfilled", + "fastest", + "async", + "await", + "promises", + "bluebird" + ], + "dependencies": { + "p-limit": "^2.2.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "delay": "^4.1.0", + "in-range": "^1.0.0", + "time-span": "^3.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" +,"_integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" +,"_from": "p-locate@4.1.0" +} \ No newline at end of file diff --git a/node_modules/p-map/package.json b/node_modules/p-map/package.json index df3a1e6a5..0292392d0 100644 --- a/node_modules/p-map/package.json +++ b/node_modules/p-map/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "p-map@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-map@4.0.0", - "_id": "p-map@4.0.0", - "_inBundle": false, - "_integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "_location": "/p-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-map@4.0.0", - "name": "p-map", - "escapedName": "p-map", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-map/issues" - }, - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "description": "Map over promises concurrently", - "devDependencies": { - "ava": "^2.2.0", - "delay": "^4.1.0", - "in-range": "^2.0.0", - "random-int": "^2.0.0", - "time-span": "^3.1.0", - "tsd": "^0.7.4", - "xo": "^0.27.2" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/p-map#readme", - "keywords": [ - "promise", - "map", - "resolved", - "wait", - "collection", - "iterable", - "iterator", - "race", - "fulfilled", - "async", - "await", - "promises", - "concurrently", - "concurrency", - "parallel", - "bluebird" - ], - "license": "MIT", - "name": "p-map", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-map.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "p-map", + "version": "4.0.0", + "description": "Map over promises concurrently", + "license": "MIT", + "repository": "sindresorhus/p-map", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "map", + "resolved", + "wait", + "collection", + "iterable", + "iterator", + "race", + "fulfilled", + "async", + "await", + "promises", + "concurrently", + "concurrency", + "parallel", + "bluebird" + ], + "dependencies": { + "aggregate-error": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.2.0", + "delay": "^4.1.0", + "in-range": "^2.0.0", + "random-int": "^2.0.0", + "time-span": "^3.1.0", + "tsd": "^0.7.4", + "xo": "^0.27.2" + } + +,"_resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz" +,"_integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" +,"_from": "p-map@4.0.0" +} \ No newline at end of file diff --git a/node_modules/p-try/package.json b/node_modules/p-try/package.json index 22bdaae21..640f8f8d2 100644 --- a/node_modules/p-try/package.json +++ b/node_modules/p-try/package.json @@ -1,78 +1,46 @@ { - "_args": [ - [ - "p-try@2.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-try@2.2.0", - "_id": "p-try@2.2.0", - "_inBundle": false, - "_integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "_location": "/p-try", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-try@2.2.0", - "name": "p-try", - "escapedName": "p-try", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/p-limit" - ], - "_resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-try/issues" - }, - "description": "`Start a promise chain", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/p-try#readme", - "keywords": [ - "promise", - "try", - "resolve", - "function", - "catch", - "async", - "await", - "promises", - "settled", - "ponyfill", - "polyfill", - "shim", - "bluebird" - ], - "license": "MIT", - "name": "p-try", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-try.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "p-try", + "version": "2.2.0", + "description": "`Start a promise chain", + "license": "MIT", + "repository": "sindresorhus/p-try", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "promise", + "try", + "resolve", + "function", + "catch", + "async", + "await", + "promises", + "settled", + "ponyfill", + "polyfill", + "shim", + "bluebird" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" +,"_integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" +,"_from": "p-try@2.2.0" +} \ No newline at end of file diff --git a/node_modules/package-json/node_modules/semver/package.json b/node_modules/package-json/node_modules/semver/package.json index bd437ad63..13030769c 100644 --- a/node_modules/package-json/node_modules/semver/package.json +++ b/node_modules/package-json/node_modules/semver/package.json @@ -1,64 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/package-json/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/node_modules/package-json/package.json b/node_modules/package-json/package.json index aeb6ceb28..03db7a062 100644 --- a/node_modules/package-json/package.json +++ b/node_modules/package-json/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "package-json@6.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "package-json@6.5.0", - "_id": "package-json@6.5.0", - "_inBundle": false, - "_integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==", - "_location": "/package-json", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "package-json@6.5.0", - "name": "package-json", - "escapedName": "package-json", - "rawSpec": "6.5.0", - "saveSpec": null, - "fetchSpec": "6.5.0" - }, - "_requiredBy": [ - "/latest-version" - ], - "_resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz", - "_spec": "6.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/package-json/issues" - }, - "dependencies": { - "got": "^9.6.0", - "registry-auth-token": "^4.0.0", - "registry-url": "^5.0.0", - "semver": "^6.2.0" - }, - "description": "Get metadata of a package from the npm registry", - "devDependencies": { - "@types/node": "^12.6.8", - "ava": "^2.2.0", - "mock-private-registry": "^1.1.2", - "tsd": "^0.7.4", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/package-json#readme", - "keywords": [ - "npm", - "registry", - "package", - "pkg", - "package.json", - "json", - "module", - "scope", - "scoped" - ], - "license": "MIT", - "name": "package-json", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/package-json.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.5.0" -} + "name": "package-json", + "version": "6.5.0", + "description": "Get metadata of a package from the npm registry", + "license": "MIT", + "repository": "sindresorhus/package-json", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "registry", + "package", + "pkg", + "package.json", + "json", + "module", + "scope", + "scoped" + ], + "dependencies": { + "got": "^9.6.0", + "registry-auth-token": "^4.0.0", + "registry-url": "^5.0.0", + "semver": "^6.2.0" + }, + "devDependencies": { + "@types/node": "^12.6.8", + "ava": "^2.2.0", + "mock-private-registry": "^1.1.2", + "tsd": "^0.7.4", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz" +,"_integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==" +,"_from": "package-json@6.5.0" +} \ No newline at end of file diff --git a/node_modules/parse-json/package.json b/node_modules/parse-json/package.json index 09e9fa54b..feb71a05a 100644 --- a/node_modules/parse-json/package.json +++ b/node_modules/parse-json/package.json @@ -1,59 +1,24 @@ { - "_args": [ - [ - "parse-json@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "parse-json@4.0.0", - "_id": "parse-json@4.0.0", - "_inBundle": false, - "_integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "_location": "/parse-json", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "parse-json@4.0.0", - "name": "parse-json", - "escapedName": "parse-json", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/load-json-file" - ], - "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "parse-json", + "version": "4.0.0", + "description": "Parse JSON with more helpful errors", + "license": "MIT", + "repository": "sindresorhus/parse-json", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/parse-json/issues" - }, - "dependencies": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - }, - "description": "Parse JSON with more helpful errors", - "devDependencies": { - "ava": "*", - "nyc": "^11.2.1", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && nyc ava" + }, "files": [ "index.js", "vendor" ], - "homepage": "https://github.com/sindresorhus/parse-json#readme", "keywords": [ "parse", "json", @@ -66,14 +31,17 @@ "string", "str" ], - "license": "MIT", - "name": "parse-json", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/parse-json.git" - }, - "scripts": { - "test": "xo && nyc ava" + "dependencies": { + "error-ex": "^1.3.1", + "json-parse-better-errors": "^1.0.1" }, - "version": "4.0.0" -} + "devDependencies": { + "ava": "*", + "nyc": "^11.2.1", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" +,"_integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=" +,"_from": "parse-json@4.0.0" +} \ No newline at end of file diff --git a/node_modules/parse-ms/package.json b/node_modules/parse-ms/package.json index d933a1193..e1671d4de 100644 --- a/node_modules/parse-ms/package.json +++ b/node_modules/parse-ms/package.json @@ -1,76 +1,44 @@ { - "_args": [ - [ - "parse-ms@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "parse-ms@2.1.0", - "_id": "parse-ms@2.1.0", - "_inBundle": false, - "_integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==", - "_location": "/parse-ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "parse-ms@2.1.0", - "name": "parse-ms", - "escapedName": "parse-ms", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/pretty-ms" - ], - "_resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/parse-ms/issues" - }, - "description": "Parse milliseconds into an object", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/parse-ms#readme", - "keywords": [ - "browser", - "parse", - "time", - "ms", - "milliseconds", - "microseconds", - "nanoseconds", - "duration", - "period", - "range", - "interval" - ], - "license": "MIT", - "name": "parse-ms", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/parse-ms.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.1.0" -} + "name": "parse-ms", + "version": "2.1.0", + "description": "Parse milliseconds into an object", + "license": "MIT", + "repository": "sindresorhus/parse-ms", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "browser", + "parse", + "time", + "ms", + "milliseconds", + "microseconds", + "nanoseconds", + "duration", + "period", + "range", + "interval" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz" +,"_integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==" +,"_from": "parse-ms@2.1.0" +} \ No newline at end of file diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json index 32a34c509..60c6b6518 100644 --- a/node_modules/path-exists/package.json +++ b/node_modules/path-exists/package.json @@ -1,75 +1,43 @@ { - "_args": [ - [ - "path-exists@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "path-exists@4.0.0", - "_id": "path-exists@4.0.0", - "_inBundle": false, - "_integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "_location": "/path-exists", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-exists@4.0.0", - "name": "path-exists", - "escapedName": "path-exists", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/find-up" - ], - "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/path-exists/issues" - }, - "description": "Check if a path exists", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/path-exists#readme", - "keywords": [ - "path", - "exists", - "exist", - "file", - "filepath", - "fs", - "filesystem", - "file-system", - "access", - "stat" - ], - "license": "MIT", - "name": "path-exists", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/path-exists.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "path-exists", + "version": "4.0.0", + "description": "Check if a path exists", + "license": "MIT", + "repository": "sindresorhus/path-exists", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "exists", + "exist", + "file", + "filepath", + "fs", + "filesystem", + "file-system", + "access", + "stat" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" +,"_integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" +,"_from": "path-exists@4.0.0" +} \ No newline at end of file diff --git a/node_modules/path-is-absolute/package.json b/node_modules/path-is-absolute/package.json index f9172fabb..a29658e3f 100644 --- a/node_modules/path-is-absolute/package.json +++ b/node_modules/path-is-absolute/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "path-is-absolute@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "path-is-absolute@1.0.1", - "_id": "path-is-absolute@1.0.1", - "_inBundle": false, - "_integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "_location": "/path-is-absolute", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-is-absolute@1.0.1", - "name": "path-is-absolute", - "escapedName": "path-is-absolute", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/glob" - ], - "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "path-is-absolute", + "version": "1.0.1", + "description": "Node.js 0.12 path.isAbsolute() ponyfill", + "license": "MIT", + "repository": "sindresorhus/path-is-absolute", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/path-is-absolute/issues" - }, - "description": "Node.js 0.12 path.isAbsolute() ponyfill", - "devDependencies": { - "xo": "^0.16.0" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && node test.js" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/path-is-absolute#readme", "keywords": [ "path", "paths", @@ -66,14 +37,11 @@ "detect", "check" ], - "license": "MIT", - "name": "path-is-absolute", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/path-is-absolute.git" - }, - "scripts": { - "test": "xo && node test.js" - }, - "version": "1.0.1" -} + "devDependencies": { + "xo": "^0.16.0" + } + +,"_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" +,"_integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" +,"_from": "path-is-absolute@1.0.1" +} \ No newline at end of file diff --git a/node_modules/path-key/package.json b/node_modules/path-key/package.json index 1b6a424a3..d9d275133 100644 --- a/node_modules/path-key/package.json +++ b/node_modules/path-key/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "path-key@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "path-key", + "version": "2.0.1", + "description": "Get the PATH environment variable key cross-platform", + "license": "MIT", + "repository": "sindresorhus/path-key", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/path-key/issues" - }, - "description": "Get the PATH environment variable key cross-platform", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/path-key#readme", "keywords": [ "path", "key", @@ -59,17 +29,15 @@ "cross-platform", "windows" ], - "license": "MIT", - "name": "path-key", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/path-key.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "2.0.1", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" +,"_integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" +,"_from": "path-key@2.0.1" +} \ No newline at end of file diff --git a/node_modules/path-parse/package.json b/node_modules/path-parse/package.json index c89648063..0d977469c 100644 --- a/node_modules/path-parse/package.json +++ b/node_modules/path-parse/package.json @@ -1,42 +1,15 @@ { - "_args": [ - [ - "path-parse@1.0.6", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "path-parse@1.0.6", - "_id": "path-parse@1.0.6", - "_inBundle": false, - "_integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", - "_location": "/path-parse", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-parse@1.0.6", - "name": "path-parse", - "escapedName": "path-parse", - "rawSpec": "1.0.6", - "saveSpec": null, - "fetchSpec": "1.0.6" - }, - "_requiredBy": [ - "/resolve" - ], - "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "_spec": "1.0.6", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Javier Blanco", - "email": "http://jbgutierrez.info" + "name": "path-parse", + "version": "1.0.6", + "description": "Node.js path.parse() ponyfill", + "main": "index.js", + "scripts": { + "test": "node test.js" }, - "bugs": { - "url": "https://github.com/jbgutierrez/path-parse/issues" + "repository": { + "type": "git", + "url": "https://github.com/jbgutierrez/path-parse.git" }, - "description": "Node.js path.parse() ponyfill", - "homepage": "https://github.com/jbgutierrez/path-parse#readme", "keywords": [ "path", "paths", @@ -51,15 +24,14 @@ "polyfill", "shim" ], + "author": "Javier Blanco ", "license": "MIT", - "main": "index.js", - "name": "path-parse", - "repository": { - "type": "git", - "url": "git+https://github.com/jbgutierrez/path-parse.git" - }, - "scripts": { - "test": "node test.js" + "bugs": { + "url": "https://github.com/jbgutierrez/path-parse/issues" }, - "version": "1.0.6" -} + "homepage": "https://github.com/jbgutierrez/path-parse#readme" + +,"_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz" +,"_integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" +,"_from": "path-parse@1.0.6" +} \ No newline at end of file diff --git a/node_modules/path-type/package.json b/node_modules/path-type/package.json index 0c3631c64..d23031a1c 100644 --- a/node_modules/path-type/package.json +++ b/node_modules/path-type/package.json @@ -1,81 +1,49 @@ { - "_args": [ - [ - "path-type@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "path-type@4.0.0", - "_id": "path-type@4.0.0", - "_inBundle": false, - "_integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "_location": "/path-type", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-type@4.0.0", - "name": "path-type", - "escapedName": "path-type", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/dir-glob" - ], - "_resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/path-type/issues" - }, - "description": "Check if a path is a file, directory, or symlink", - "devDependencies": { - "ava": "^1.3.1", - "nyc": "^13.3.0", - "tsd-check": "^0.3.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/path-type#readme", - "keywords": [ - "path", - "fs", - "type", - "is", - "check", - "directory", - "dir", - "file", - "filepath", - "symlink", - "symbolic", - "link", - "stat", - "stats", - "filesystem" - ], - "license": "MIT", - "name": "path-type", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/path-type.git" - }, - "scripts": { - "test": "xo && nyc ava && tsd-check" - }, - "version": "4.0.0" -} + "name": "path-type", + "version": "4.0.0", + "description": "Check if a path is a file, directory, or symlink", + "license": "MIT", + "repository": "sindresorhus/path-type", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd-check" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "fs", + "type", + "is", + "check", + "directory", + "dir", + "file", + "filepath", + "symlink", + "symbolic", + "link", + "stat", + "stats", + "filesystem" + ], + "devDependencies": { + "ava": "^1.3.1", + "nyc": "^13.3.0", + "tsd-check": "^0.3.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" +,"_integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" +,"_from": "path-type@4.0.0" +} \ No newline at end of file diff --git a/node_modules/path/package.json b/node_modules/path/package.json index 9c9867386..db81af50e 100644 --- a/node_modules/path/package.json +++ b/node_modules/path/package.json @@ -1,55 +1,28 @@ -{ - "_args": [ - [ - "path@0.12.7", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "path@0.12.7", - "_id": "path@0.12.7", - "_inBundle": false, - "_integrity": "sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=", - "_location": "/path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path@0.12.7", - "name": "path", - "escapedName": "path", - "rawSpec": "0.12.7", - "saveSpec": null, - "fetchSpec": "0.12.7" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz", - "_spec": "0.12.7", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Joyent", - "url": "http://www.joyent.com" - }, - "bugs": { - "url": "https://github.com/jinder/path/issues" - }, - "dependencies": { - "process": "^0.11.1", - "util": "^0.10.3" - }, - "description": "Node.JS path module", - "homepage": "http://nodejs.org/docs/latest/api/path.html", - "keywords": [ - "ender", - "path" - ], - "license": "MIT", - "main": "./path.js", - "name": "path", - "repository": { - "type": "git", - "url": "git://github.com/jinder/path.git" - }, - "version": "0.12.7" -} +{ + "author": { + "name": "Joyent", + "url": "http://www.joyent.com" + }, + "name": "path", + "description": "Node.JS path module", + "keywords": [ + "ender", + "path" + ], + "license": "MIT", + "version": "0.12.7", + "homepage": "http://nodejs.org/docs/latest/api/path.html", + "repository": { + "type": "git", + "url": "git://github.com/jinder/path.git" + }, + "main": "./path.js", + "dependencies": { + "process": "^0.11.1", + "util": "^0.10.3" + } + +,"_resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz" +,"_integrity": "sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=" +,"_from": "path@0.12.7" +} \ No newline at end of file diff --git a/node_modules/picomatch/package.json b/node_modules/picomatch/package.json index 7b2cbeb21..4353f3b7a 100755 --- a/node_modules/picomatch/package.json +++ b/node_modules/picomatch/package.json @@ -1,45 +1,30 @@ { - "_args": [ - [ - "picomatch@2.2.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "picomatch@2.2.2", - "_id": "picomatch@2.2.2", - "_inBundle": false, - "_integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", - "_location": "/picomatch", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "picomatch@2.2.2", - "name": "picomatch", - "escapedName": "picomatch", - "rawSpec": "2.2.2", - "saveSpec": null, - "fetchSpec": "2.2.2" + "name": "picomatch", + "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", + "version": "2.2.2", + "homepage": "https://github.com/micromatch/picomatch", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "funding": "https://github.com/sponsors/jonschlinkert", + "repository": "micromatch/picomatch", + "bugs": { + "url": "https://github.com/micromatch/picomatch/issues" }, - "_requiredBy": [ - "/ava", - "/chokidar/anymatch", - "/fast-glob", - "/micromatch", - "/readdirp" + "license": "MIT", + "files": [ + "index.js", + "lib" ], - "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "_spec": "2.2.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" + "main": "index.js", + "engines": { + "node": ">=8.6" }, - "bugs": { - "url": "https://github.com/micromatch/picomatch/issues" + "scripts": { + "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .", + "mocha": "mocha --reporter dot", + "test": "npm run lint && npm run mocha", + "test:ci": "npm run test:cover", + "test:cover": "nyc npm run mocha" }, - "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", "devDependencies": { "eslint": "^6.8.0", "fill-range": "^7.0.1", @@ -48,23 +33,11 @@ "nyc": "^15.0.0", "time-require": "github:jonschlinkert/time-require" }, - "engines": { - "node": ">=8.6" - }, - "files": [ - "index.js", - "lib" - ], - "funding": "https://github.com/sponsors/jonschlinkert", - "homepage": "https://github.com/micromatch/picomatch", "keywords": [ "glob", "match", "picomatch" ], - "license": "MIT", - "main": "index.js", - "name": "picomatch", "nyc": { "reporter": [ "html", @@ -72,17 +45,6 @@ "text-summary" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/picomatch.git" - }, - "scripts": { - "lint": "eslint --cache --cache-location node_modules/.cache/.eslintcache --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --reporter dot", - "test": "npm run lint && npm run mocha", - "test:ci": "npm run test:cover", - "test:cover": "nyc npm run mocha" - }, "verb": { "toc": { "render": true, @@ -115,6 +77,9 @@ "nanomatch", "picomatch" ] - }, - "version": "2.2.2" -} + } + +,"_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" +,"_integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==" +,"_from": "picomatch@2.2.2" +} \ No newline at end of file diff --git a/node_modules/pify/package.json b/node_modules/pify/package.json index 08edc44d3..472c0913a 100644 --- a/node_modules/pify/package.json +++ b/node_modules/pify/package.json @@ -1,87 +1,55 @@ { - "_args": [ - [ - "pify@4.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "pify@4.0.1", - "_id": "pify@4.0.1", - "_inBundle": false, - "_integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", - "_location": "/pify", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pify@4.0.1", - "name": "pify", - "escapedName": "pify", - "rawSpec": "4.0.1", - "saveSpec": null, - "fetchSpec": "4.0.1" - }, - "_requiredBy": [ - "/load-json-file" - ], - "_resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "_spec": "4.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pify/issues" - }, - "description": "Promisify a callback-style function", - "devDependencies": { - "ava": "^0.25.0", - "pinkie-promise": "^2.0.0", - "v8-natives": "^1.1.0", - "xo": "^0.23.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/pify#readme", - "keywords": [ - "promise", - "promises", - "promisify", - "all", - "denodify", - "denodeify", - "callback", - "cb", - "node", - "then", - "thenify", - "convert", - "transform", - "wrap", - "wrapper", - "bind", - "to", - "async", - "await", - "es2015", - "bluebird" - ], - "license": "MIT", - "name": "pify", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pify.git" - }, - "scripts": { - "optimization-test": "node --allow-natives-syntax optimization-test.js", - "test": "xo && ava" - }, - "version": "4.0.1" -} + "name": "pify", + "version": "4.0.1", + "description": "Promisify a callback-style function", + "license": "MIT", + "repository": "sindresorhus/pify", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava", + "optimization-test": "node --allow-natives-syntax optimization-test.js" + }, + "files": [ + "index.js" + ], + "keywords": [ + "promise", + "promises", + "promisify", + "all", + "denodify", + "denodeify", + "callback", + "cb", + "node", + "then", + "thenify", + "convert", + "transform", + "wrap", + "wrapper", + "bind", + "to", + "async", + "await", + "es2015", + "bluebird" + ], + "devDependencies": { + "ava": "^0.25.0", + "pinkie-promise": "^2.0.0", + "v8-natives": "^1.1.0", + "xo": "^0.23.0" + } + +,"_resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" +,"_integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" +,"_from": "pify@4.0.1" +} \ No newline at end of file diff --git a/node_modules/pkg-conf/node_modules/find-up/package.json b/node_modules/pkg-conf/node_modules/find-up/package.json index 8fe905601..95f70cb5b 100644 --- a/node_modules/pkg-conf/node_modules/find-up/package.json +++ b/node_modules/pkg-conf/node_modules/find-up/package.json @@ -1,86 +1,54 @@ { - "_args": [ - [ - "find-up@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "find-up@3.0.0", - "_id": "find-up@3.0.0", - "_inBundle": false, - "_integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "_location": "/pkg-conf/find-up", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "find-up@3.0.0", - "name": "find-up", - "escapedName": "find-up", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/pkg-conf" - ], - "_resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/find-up/issues" - }, - "dependencies": { - "locate-path": "^3.0.0" - }, - "description": "Find a file or directory by walking up parent directories", - "devDependencies": { - "ava": "*", - "tempy": "^0.2.1", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/find-up#readme", - "keywords": [ - "find", - "up", - "find-up", - "findup", - "look-up", - "look", - "file", - "search", - "match", - "package", - "resolve", - "parent", - "parents", - "folder", - "directory", - "dir", - "walk", - "walking", - "path" - ], - "license": "MIT", - "name": "find-up", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/find-up.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "name": "find-up", + "version": "3.0.0", + "description": "Find a file or directory by walking up parent directories", + "license": "MIT", + "repository": "sindresorhus/find-up", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "find", + "up", + "find-up", + "findup", + "look-up", + "look", + "file", + "search", + "match", + "package", + "resolve", + "parent", + "parents", + "folder", + "directory", + "dir", + "walk", + "walking", + "path" + ], + "dependencies": { + "locate-path": "^3.0.0" + }, + "devDependencies": { + "ava": "*", + "tempy": "^0.2.1", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" +,"_integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==" +,"_from": "find-up@3.0.0" +} \ No newline at end of file diff --git a/node_modules/pkg-conf/node_modules/locate-path/package.json b/node_modules/pkg-conf/node_modules/locate-path/package.json index c9cc8c272..f6ac4647d 100644 --- a/node_modules/pkg-conf/node_modules/locate-path/package.json +++ b/node_modules/pkg-conf/node_modules/locate-path/package.json @@ -1,80 +1,48 @@ { - "_args": [ - [ - "locate-path@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "locate-path@3.0.0", - "_id": "locate-path@3.0.0", - "_inBundle": false, - "_integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "_location": "/pkg-conf/locate-path", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "locate-path@3.0.0", - "name": "locate-path", - "escapedName": "locate-path", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/pkg-conf/find-up" - ], - "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/locate-path/issues" - }, - "dependencies": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - }, - "description": "Get the first path that exists on disk of multiple paths", - "devDependencies": { - "ava": "*", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/locate-path#readme", - "keywords": [ - "locate", - "path", - "paths", - "file", - "files", - "exists", - "find", - "finder", - "search", - "searcher", - "array", - "iterable", - "iterator" - ], - "license": "MIT", - "name": "locate-path", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/locate-path.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "name": "locate-path", + "version": "3.0.0", + "description": "Get the first path that exists on disk of multiple paths", + "license": "MIT", + "repository": "sindresorhus/locate-path", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "locate", + "path", + "paths", + "file", + "files", + "exists", + "find", + "finder", + "search", + "searcher", + "array", + "iterable", + "iterator" + ], + "dependencies": { + "p-locate": "^3.0.0", + "path-exists": "^3.0.0" + }, + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz" +,"_integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==" +,"_from": "locate-path@3.0.0" +} \ No newline at end of file diff --git a/node_modules/pkg-conf/node_modules/p-locate/package.json b/node_modules/pkg-conf/node_modules/p-locate/package.json index 6d8907ada..4e4995c8a 100644 --- a/node_modules/pkg-conf/node_modules/p-locate/package.json +++ b/node_modules/pkg-conf/node_modules/p-locate/package.json @@ -1,87 +1,55 @@ { - "_args": [ - [ - "p-locate@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "p-locate@3.0.0", - "_id": "p-locate@3.0.0", - "_inBundle": false, - "_integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "_location": "/pkg-conf/p-locate", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "p-locate@3.0.0", - "name": "p-locate", - "escapedName": "p-locate", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/pkg-conf/locate-path" - ], - "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/p-locate/issues" - }, - "dependencies": { - "p-limit": "^2.0.0" - }, - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "devDependencies": { - "ava": "*", - "delay": "^3.0.0", - "in-range": "^1.0.0", - "time-span": "^2.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/p-locate#readme", - "keywords": [ - "promise", - "locate", - "find", - "finder", - "search", - "searcher", - "test", - "array", - "collection", - "iterable", - "iterator", - "race", - "fulfilled", - "fastest", - "async", - "await", - "promises", - "bluebird" - ], - "license": "MIT", - "name": "p-locate", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/p-locate.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "name": "p-locate", + "version": "3.0.0", + "description": "Get the first fulfilled promise that satisfies the provided testing function", + "license": "MIT", + "repository": "sindresorhus/p-locate", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "promise", + "locate", + "find", + "finder", + "search", + "searcher", + "test", + "array", + "collection", + "iterable", + "iterator", + "race", + "fulfilled", + "fastest", + "async", + "await", + "promises", + "bluebird" + ], + "dependencies": { + "p-limit": "^2.0.0" + }, + "devDependencies": { + "ava": "*", + "delay": "^3.0.0", + "in-range": "^1.0.0", + "time-span": "^2.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz" +,"_integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==" +,"_from": "p-locate@3.0.0" +} \ No newline at end of file diff --git a/node_modules/pkg-conf/node_modules/path-exists/package.json b/node_modules/pkg-conf/node_modules/path-exists/package.json index 7cbb24ef9..5492ad2c0 100644 --- a/node_modules/pkg-conf/node_modules/path-exists/package.json +++ b/node_modules/pkg-conf/node_modules/path-exists/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "path-exists@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "path-exists@3.0.0", - "_id": "path-exists@3.0.0", - "_inBundle": false, - "_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "_location": "/pkg-conf/path-exists", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "path-exists@3.0.0", - "name": "path-exists", - "escapedName": "path-exists", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/pkg-conf/locate-path" - ], - "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "path-exists", + "version": "3.0.0", + "description": "Check if a path exists", + "license": "MIT", + "repository": "sindresorhus/path-exists", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/path-exists/issues" - }, - "description": "Check if a path exists", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/path-exists#readme", "keywords": [ "path", "exists", @@ -60,17 +30,15 @@ "access", "stat" ], - "license": "MIT", - "name": "path-exists", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/path-exists.git" - }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "3.0.0", "xo": { "esnext": true } -} + +,"_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" +,"_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=" +,"_from": "path-exists@3.0.0" +} \ No newline at end of file diff --git a/node_modules/pkg-conf/package.json b/node_modules/pkg-conf/package.json index d2d9a4f94..79ff89c59 100644 --- a/node_modules/pkg-conf/package.json +++ b/node_modules/pkg-conf/package.json @@ -1,89 +1,55 @@ { - "_args": [ - [ - "pkg-conf@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "pkg-conf@3.1.0", - "_id": "pkg-conf@3.1.0", - "_inBundle": false, - "_integrity": "sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ==", - "_location": "/pkg-conf", - "_phantomChildren": { - "p-limit": "2.2.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "pkg-conf@3.1.0", - "name": "pkg-conf", - "escapedName": "pkg-conf", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pkg-conf/issues" - }, - "dependencies": { - "find-up": "^3.0.0", - "load-json-file": "^5.2.0" - }, - "description": "Get namespaced config from the closest package.json", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "fixture": { - "foo": true - }, - "homepage": "https://github.com/sindresorhus/pkg-conf#readme", - "keywords": [ - "json", - "read", - "parse", - "file", - "fs", - "graceful", - "load", - "pkg", - "package", - "config", - "conf", - "configuration", - "object", - "namespace", - "namespaced" - ], - "license": "MIT", - "name": "pkg-conf", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pkg-conf.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "pkg-conf", + "version": "3.1.0", + "description": "Get namespaced config from the closest package.json", + "license": "MIT", + "repository": "sindresorhus/pkg-conf", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "json", + "read", + "parse", + "file", + "fs", + "graceful", + "load", + "pkg", + "package", + "config", + "conf", + "configuration", + "object", + "namespace", + "namespaced" + ], + "dependencies": { + "find-up": "^3.0.0", + "load-json-file": "^5.2.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "fixture": { + "foo": true + } + +,"_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz" +,"_integrity": "sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ==" +,"_from": "pkg-conf@3.1.0" +} \ No newline at end of file diff --git a/node_modules/pkg-dir/package.json b/node_modules/pkg-dir/package.json index 147379fdf..b3e8f03d6 100644 --- a/node_modules/pkg-dir/package.json +++ b/node_modules/pkg-dir/package.json @@ -1,92 +1,60 @@ { - "_args": [ - [ - "pkg-dir@4.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "pkg-dir@4.2.0", - "_id": "pkg-dir@4.2.0", - "_inBundle": false, - "_integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "_location": "/pkg-dir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pkg-dir@4.2.0", - "name": "pkg-dir", - "escapedName": "pkg-dir", - "rawSpec": "4.2.0", - "saveSpec": null, - "fetchSpec": "4.2.0" - }, - "_requiredBy": [ - "/import-local" - ], - "_resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "_spec": "4.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pkg-dir/issues" - }, - "dependencies": { - "find-up": "^4.0.0" - }, - "description": "Find the root directory of a Node.js project or npm package", - "devDependencies": { - "ava": "^1.4.1", - "tempy": "^0.3.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/pkg-dir#readme", - "keywords": [ - "package", - "json", - "root", - "npm", - "entry", - "find", - "up", - "find-up", - "findup", - "look-up", - "look", - "file", - "search", - "match", - "resolve", - "parent", - "parents", - "folder", - "directory", - "dir", - "walk", - "walking", - "path" - ], - "license": "MIT", - "name": "pkg-dir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pkg-dir.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.2.0" -} + "name": "pkg-dir", + "version": "4.2.0", + "description": "Find the root directory of a Node.js project or npm package", + "license": "MIT", + "repository": "sindresorhus/pkg-dir", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "package", + "json", + "root", + "npm", + "entry", + "find", + "up", + "find-up", + "findup", + "look-up", + "look", + "file", + "search", + "match", + "resolve", + "parent", + "parents", + "folder", + "directory", + "dir", + "walk", + "walking", + "path" + ], + "dependencies": { + "find-up": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tempy": "^0.3.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" +,"_integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" +,"_from": "pkg-dir@4.2.0" +} \ No newline at end of file diff --git a/node_modules/plur/package.json b/node_modules/plur/package.json index 29738915f..45f858310 100644 --- a/node_modules/plur/package.json +++ b/node_modules/plur/package.json @@ -1,79 +1,47 @@ { - "_args": [ - [ - "plur@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "plur@4.0.0", - "_id": "plur@4.0.0", - "_inBundle": false, - "_integrity": "sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==", - "_location": "/plur", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "plur@4.0.0", - "name": "plur", - "escapedName": "plur", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/plur/issues" - }, - "dependencies": { - "irregular-plurals": "^3.2.0" - }, - "description": "Pluralize a word", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.11.0", - "xo": "^0.26.1" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/plur#readme", - "keywords": [ - "plural", - "plurals", - "pluralize", - "singular", - "count", - "word", - "string", - "irregular", - "noun", - "nouns" - ], - "license": "MIT", - "name": "plur", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/plur.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "plur", + "version": "4.0.0", + "description": "Pluralize a word", + "license": "MIT", + "repository": "sindresorhus/plur", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "plural", + "plurals", + "pluralize", + "singular", + "count", + "word", + "string", + "irregular", + "noun", + "nouns" + ], + "dependencies": { + "irregular-plurals": "^3.2.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.11.0", + "xo": "^0.26.1" + } + +,"_resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz" +,"_integrity": "sha512-4UGewrYgqDFw9vV6zNV+ADmPAUAfJPKtGvb/VdpQAx25X5f3xXdGdyOEVFwkl8Hl/tl7+xbeHqSEM+D5/TirUg==" +,"_from": "plur@4.0.0" +} \ No newline at end of file diff --git a/node_modules/prepend-http/package.json b/node_modules/prepend-http/package.json index 7d9dae5ee..70c7570b1 100644 --- a/node_modules/prepend-http/package.json +++ b/node_modules/prepend-http/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "prepend-http@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "prepend-http@2.0.0", - "_id": "prepend-http@2.0.0", - "_inBundle": false, - "_integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=", - "_location": "/prepend-http", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "prepend-http@2.0.0", - "name": "prepend-http", - "escapedName": "prepend-http", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/url-parse-lax" - ], - "_resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "prepend-http", + "version": "2.0.0", + "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost", + "license": "MIT", + "repository": "sindresorhus/prepend-http", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/prepend-http/issues" - }, - "description": "Prepend `http://` to humanized URLs like todomvc.com and localhost", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/prepend-http#readme", "keywords": [ "prepend", "protocol", @@ -58,14 +28,12 @@ "https", "humanized" ], - "license": "MIT", - "name": "prepend-http", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/prepend-http.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz" +,"_integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=" +,"_from": "prepend-http@2.0.0" +} \ No newline at end of file diff --git a/node_modules/pretty-ms/package.json b/node_modules/pretty-ms/package.json index 2e2631f56..6525d591a 100644 --- a/node_modules/pretty-ms/package.json +++ b/node_modules/pretty-ms/package.json @@ -1,85 +1,53 @@ { - "_args": [ - [ - "pretty-ms@6.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "pretty-ms@6.0.1", - "_id": "pretty-ms@6.0.1", - "_inBundle": false, - "_integrity": "sha512-ke4njoVmlotekHlHyCZ3wI/c5AMT8peuHs8rKJqekj/oR5G8lND2dVpicFlUz5cbZgE290vvkMuDwfj/OcW1kw==", - "_location": "/pretty-ms", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pretty-ms@6.0.1", - "name": "pretty-ms", - "escapedName": "pretty-ms", - "rawSpec": "6.0.1", - "saveSpec": null, - "fetchSpec": "6.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-6.0.1.tgz", - "_spec": "6.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pretty-ms/issues" - }, - "dependencies": { - "parse-ms": "^2.1.0" - }, - "description": "Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=10" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/pretty-ms#readme", - "keywords": [ - "pretty", - "prettify", - "human", - "humanize", - "humanized", - "readable", - "time", - "ms", - "milliseconds", - "duration", - "period", - "range", - "text", - "string", - "number", - "hrtime" - ], - "license": "MIT", - "name": "pretty-ms", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pretty-ms.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.0.1" -} + "name": "pretty-ms", + "version": "6.0.1", + "description": "Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`", + "license": "MIT", + "repository": "sindresorhus/pretty-ms", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=10" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "pretty", + "prettify", + "human", + "humanize", + "humanized", + "readable", + "time", + "ms", + "milliseconds", + "duration", + "period", + "range", + "text", + "string", + "number", + "hrtime" + ], + "dependencies": { + "parse-ms": "^2.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-6.0.1.tgz" +,"_integrity": "sha512-ke4njoVmlotekHlHyCZ3wI/c5AMT8peuHs8rKJqekj/oR5G8lND2dVpicFlUz5cbZgE290vvkMuDwfj/OcW1kw==" +,"_from": "pretty-ms@6.0.1" +} \ No newline at end of file diff --git a/node_modules/process/package.json b/node_modules/process/package.json index caad8b826..234b66489 100644 --- a/node_modules/process/package.json +++ b/node_modules/process/package.json @@ -1,62 +1,31 @@ { - "_args": [ - [ - "process@0.11.10", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "process@0.11.10", - "_id": "process@0.11.10", - "_inBundle": false, - "_integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=", - "_location": "/process", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "process@0.11.10", - "name": "process", - "escapedName": "process", - "rawSpec": "0.11.10", - "saveSpec": null, - "fetchSpec": "0.11.10" - }, - "_requiredBy": [ - "/path" - ], - "_resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", - "_spec": "0.11.10", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Roman Shtylman", - "email": "shtylman@gmail.com" - }, - "browser": "./browser.js", - "bugs": { - "url": "https://github.com/shtylman/node-process/issues" - }, + "author": "Roman Shtylman ", + "name": "process", "description": "process information for node.js and browsers", - "devDependencies": { - "mocha": "2.2.1", - "zuul": "^3.10.3" - }, - "engines": { - "node": ">= 0.6.0" - }, - "homepage": "https://github.com/shtylman/node-process#readme", "keywords": [ "process" ], - "license": "MIT", - "main": "./index.js", - "name": "process", + "scripts": { + "test": "mocha test.js", + "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js" + }, + "version": "0.11.10", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git" }, - "scripts": { - "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js", - "test": "mocha test.js" + "license": "MIT", + "browser": "./browser.js", + "main": "./index.js", + "engines": { + "node": ">= 0.6.0" }, - "version": "0.11.10" -} + "devDependencies": { + "mocha": "2.2.1", + "zuul": "^3.10.3" + } + +,"_resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz" +,"_integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=" +,"_from": "process@0.11.10" +} \ No newline at end of file diff --git a/node_modules/propagate/package.json b/node_modules/propagate/package.json index 41277ac2f..10591eeb1 100644 --- a/node_modules/propagate/package.json +++ b/node_modules/propagate/package.json @@ -1,43 +1,27 @@ { - "_from": "propagate@^2.0.0", - "_id": "propagate@2.0.1", - "_inBundle": false, - "_integrity": "sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==", - "_location": "/propagate", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "propagate@^2.0.0", - "name": "propagate", - "escapedName": "propagate", - "rawSpec": "^2.0.0", - "saveSpec": null, - "fetchSpec": "^2.0.0" - }, - "_requiredBy": [ - "/nock" + "name": "propagate", + "description": "Propagate events from one event emitter into another", + "keywords": [ + "event", + "events", + "emitter", + "eventemitter", + "propagation" ], - "_resolved": "https://registry.npmjs.org/propagate/-/propagate-2.0.1.tgz", - "_shasum": "40cdedab18085c792334e64f0ac17256d38f9a45", - "_spec": "propagate@^2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/nock", - "author": { - "name": "Pedro Teixeira", - "email": "pedro.teixeira@gmail.com" - }, - "bugs": { - "url": "http://github.com/nock/propagate/issues" - }, - "bundleDependencies": false, + "version": "2.0.1", + "author": "Pedro Teixeira ", "contributors": [ { "name": "Pedro Teixeira" } ], + "repository": "nock/propagate", + "homepage": "http://github.com/nock/propagate#readme", + "bugs": "http://github.com/nock/propagate/issues", + "engines": { + "node": ">= 8" + }, "dependencies": {}, - "deprecated": false, - "description": "Propagate events from one event emitter into another", "devDependencies": { "eslint": "^5.16.0", "eslint-config-prettier": "^4.1.0", @@ -50,37 +34,24 @@ "semantic-release": "16.0.0-beta.18", "tap": "^12.6.1" }, - "engines": { - "node": ">= 8" - }, - "homepage": "http://github.com/nock/propagate#readme", - "keywords": [ - "event", - "events", - "emitter", - "eventemitter", - "propagation" - ], - "license": "MIT", - "name": "propagate", - "nyc": { - "exclude": [ - "tests/" - ] - }, - "repository": { - "type": "git", - "url": "git+https://github.com/nock/propagate.git" - }, "scripts": { - "coverage": "tap --coverage-report=html && open coverage/lcov-report/index.html", "lint": "eslint \"**/*.js\"", - "posttest": "npm run -s prettier:check", - "pretest": "npm run lint", + "unit": "tap tests/index.js", + "coverage": "tap --coverage-report=html && open coverage/lcov-report/index.html", "prettier": "prettier --write \"**/*.@(js|md|yml|json)\"", "prettier:check": "prettier --check \"**/*.@(js|md|yml|json)\"", + "pretest": "npm run lint", "test": "npm run -s unit", - "unit": "tap tests/index.js" + "posttest": "npm run -s prettier:check" + }, + "nyc": { + "exclude": [ + "tests/" + ] }, - "version": "2.0.1" -} + "license": "MIT" + +,"_resolved": "https://registry.npmjs.org/propagate/-/propagate-2.0.1.tgz" +,"_integrity": "sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==" +,"_from": "propagate@2.0.1" +} \ No newline at end of file diff --git a/node_modules/pump/package.json b/node_modules/pump/package.json index ede8507e2..be95fced6 100644 --- a/node_modules/pump/package.json +++ b/node_modules/pump/package.json @@ -1,63 +1,28 @@ { - "_args": [ - [ - "pump@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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": [ - "/cacheable-request/get-stream", - "/get-stream" - ], - "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mathias Buus Madsen", - "email": "mathiasbuus@gmail.com" - }, + "name": "pump", + "version": "3.0.0", + "repository": "git://github.com/mafintosh/pump.git", + "license": "MIT", + "description": "pipe streams together and close all of them if one of them closes", "browser": { "fs": false }, - "bugs": { - "url": "https://github.com/mafintosh/pump/issues" - }, - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - }, - "description": "pipe streams together and close all of them if one of them closes", - "homepage": "https://github.com/mafintosh/pump#readme", "keywords": [ "streams", "pipe", "destroy", "callback" ], - "license": "MIT", - "name": "pump", - "repository": { - "type": "git", - "url": "git://github.com/mafintosh/pump.git" + "author": "Mathias Buus Madsen ", + "dependencies": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" }, "scripts": { "test": "node test-browser.js && node test-node.js" - }, - "version": "3.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" +,"_integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==" +,"_from": "pump@3.0.0" +} \ No newline at end of file diff --git a/node_modules/pupa/package.json b/node_modules/pupa/package.json index 270301f2a..c8d005bd2 100644 --- a/node_modules/pupa/package.json +++ b/node_modules/pupa/package.json @@ -1,83 +1,51 @@ { - "_args": [ - [ - "pupa@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "pupa@2.0.1", - "_id": "pupa@2.0.1", - "_inBundle": false, - "_integrity": "sha512-hEJH0s8PXLY/cdXh66tNEQGndDrIKNqNC5xmrysZy3i5C3oEoLna7YAOad+7u125+zH1HNXUmGEkrhb3c2VriA==", - "_location": "/pupa", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "pupa@2.0.1", - "name": "pupa", - "escapedName": "pupa", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/pupa/-/pupa-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/pupa/issues" - }, - "dependencies": { - "escape-goat": "^2.0.0" - }, - "description": "Simple micro templating", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/pupa#readme", - "keywords": [ - "string", - "formatting", - "template", - "object", - "format", - "interpolate", - "interpolation", - "templating", - "expand", - "simple", - "replace", - "placeholders", - "values", - "transform", - "micro" - ], - "license": "MIT", - "name": "pupa", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/pupa.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.1" -} + "name": "pupa", + "version": "2.0.1", + "description": "Simple micro templating", + "license": "MIT", + "repository": "sindresorhus/pupa", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "formatting", + "template", + "object", + "format", + "interpolate", + "interpolation", + "templating", + "expand", + "simple", + "replace", + "placeholders", + "values", + "transform", + "micro" + ], + "dependencies": { + "escape-goat": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/pupa/-/pupa-2.0.1.tgz" +,"_integrity": "sha512-hEJH0s8PXLY/cdXh66tNEQGndDrIKNqNC5xmrysZy3i5C3oEoLna7YAOad+7u125+zH1HNXUmGEkrhb3c2VriA==" +,"_from": "pupa@2.0.1" +} \ No newline at end of file diff --git a/node_modules/rc/package.json b/node_modules/rc/package.json index 59dc652a3..9076eabc1 100644 --- a/node_modules/rc/package.json +++ b/node_modules/rc/package.json @@ -1,69 +1,33 @@ { - "_args": [ - [ - "rc@1.2.8", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "rc@1.2.8", - "_id": "rc@1.2.8", - "_inBundle": false, - "_integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "_location": "/rc", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "rc@1.2.8", - "name": "rc", - "escapedName": "rc", - "rawSpec": "1.2.8", - "saveSpec": null, - "fetchSpec": "1.2.8" - }, - "_requiredBy": [ - "/registry-auth-token", - "/registry-url" - ], - "_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "_spec": "1.2.8", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Dominic Tarr", - "email": "dominic.tarr@gmail.com", - "url": "dominictarr.com" - }, - "bin": { - "rc": "cli.js" - }, + "name": "rc", + "version": "1.2.8", + "description": "hardwired configuration loader", + "main": "index.js", "browser": "browser.js", - "bugs": { - "url": "https://github.com/dominictarr/rc/issues" + "scripts": { + "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js" }, - "dependencies": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" + "repository": { + "type": "git", + "url": "https://github.com/dominictarr/rc.git" }, - "description": "hardwired configuration loader", - "homepage": "https://github.com/dominictarr/rc#readme", + "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "keywords": [ "config", "rc", "unix", "defaults" ], - "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", - "main": "index.js", - "name": "rc", - "repository": { - "type": "git", - "url": "git+https://github.com/dominictarr/rc.git" - }, - "scripts": { - "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js" - }, - "version": "1.2.8" -} + "bin": "./cli.js", + "author": "Dominic Tarr (dominictarr.com)", + "dependencies": { + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" + } + +,"_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" +,"_integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" +,"_from": "rc@1.2.8" +} \ No newline at end of file diff --git a/node_modules/read-pkg/node_modules/parse-json/package.json b/node_modules/read-pkg/node_modules/parse-json/package.json index 0b7fa2cae..a7d2d869f 100644 --- a/node_modules/read-pkg/node_modules/parse-json/package.json +++ b/node_modules/read-pkg/node_modules/parse-json/package.json @@ -1,80 +1,48 @@ { - "_args": [ - [ - "parse-json@5.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "parse-json@5.0.0", - "_id": "parse-json@5.0.0", - "_inBundle": false, - "_integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==", - "_location": "/read-pkg/parse-json", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "parse-json@5.0.0", - "name": "parse-json", - "escapedName": "parse-json", - "rawSpec": "5.0.0", - "saveSpec": null, - "fetchSpec": "5.0.0" - }, - "_requiredBy": [ - "/read-pkg" - ], - "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/parse-json/issues" - }, - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1", - "lines-and-columns": "^1.1.6" - }, - "description": "Parse JSON with more helpful errors", - "devDependencies": { - "ava": "^1.4.1", - "nyc": "^14.1.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "vendor" - ], - "homepage": "https://github.com/sindresorhus/parse-json#readme", - "keywords": [ - "parse", - "json", - "graceful", - "error", - "message", - "humanize", - "friendly", - "helpful", - "string" - ], - "license": "MIT", - "name": "parse-json", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/parse-json.git" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "version": "5.0.0" -} + "name": "parse-json", + "version": "5.0.0", + "description": "Parse JSON with more helpful errors", + "license": "MIT", + "repository": "sindresorhus/parse-json", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava" + }, + "files": [ + "index.js", + "vendor" + ], + "keywords": [ + "parse", + "json", + "graceful", + "error", + "message", + "humanize", + "friendly", + "helpful", + "string" + ], + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-better-errors": "^1.0.1", + "lines-and-columns": "^1.1.6" + }, + "devDependencies": { + "ava": "^1.4.1", + "nyc": "^14.1.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.0.0.tgz" +,"_integrity": "sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw==" +,"_from": "parse-json@5.0.0" +} \ No newline at end of file diff --git a/node_modules/read-pkg/node_modules/type-fest/package.json b/node_modules/read-pkg/node_modules/type-fest/package.json index fc8c77b80..53c4885e1 100644 --- a/node_modules/read-pkg/node_modules/type-fest/package.json +++ b/node_modules/read-pkg/node_modules/type-fest/package.json @@ -1,87 +1,55 @@ { - "_args": [ - [ - "type-fest@0.6.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "type-fest@0.6.0", - "_id": "type-fest@0.6.0", - "_inBundle": false, - "_integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "_location": "/read-pkg/type-fest", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "type-fest@0.6.0", - "name": "type-fest", - "escapedName": "type-fest", - "rawSpec": "0.6.0", - "saveSpec": null, - "fetchSpec": "0.6.0" - }, - "_requiredBy": [ - "/read-pkg" - ], - "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "_spec": "0.6.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/type-fest/issues" - }, - "description": "A collection of essential TypeScript types", - "devDependencies": { - "@sindresorhus/tsconfig": "^0.4.0", - "@typescript-eslint/eslint-plugin": "^1.9.0", - "@typescript-eslint/parser": "^1.10.2", - "eslint-config-xo-typescript": "^0.14.0", - "tsd": "^0.7.3", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.d.ts", - "source" - ], - "homepage": "https://github.com/sindresorhus/type-fest#readme", - "keywords": [ - "typescript", - "ts", - "types", - "utility", - "util", - "utilities", - "omit", - "merge", - "json" - ], - "license": "(MIT OR CC0-1.0)", - "name": "type-fest", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/type-fest.git" - }, - "scripts": { - "test": "xo && tsd" - }, - "version": "0.6.0", - "xo": { - "extends": "xo-typescript", - "extensions": [ - "ts" - ], - "rules": { - "import/no-unresolved": "off", - "@typescript-eslint/indent": "off" - } - } -} + "name": "type-fest", + "version": "0.6.0", + "description": "A collection of essential TypeScript types", + "license": "(MIT OR CC0-1.0)", + "repository": "sindresorhus/type-fest", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && tsd" + }, + "files": [ + "index.d.ts", + "source" + ], + "keywords": [ + "typescript", + "ts", + "types", + "utility", + "util", + "utilities", + "omit", + "merge", + "json" + ], + "devDependencies": { + "@sindresorhus/tsconfig": "^0.4.0", + "@typescript-eslint/eslint-plugin": "^1.9.0", + "@typescript-eslint/parser": "^1.10.2", + "eslint-config-xo-typescript": "^0.14.0", + "tsd": "^0.7.3", + "xo": "^0.24.0" + }, + "xo": { + "extends": "xo-typescript", + "extensions": [ + "ts" + ], + "rules": { + "import/no-unresolved": "off", + "@typescript-eslint/indent": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" +,"_integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==" +,"_from": "type-fest@0.6.0" +} \ No newline at end of file diff --git a/node_modules/read-pkg/package.json b/node_modules/read-pkg/package.json index f6707bf9c..6e82a6263 100644 --- a/node_modules/read-pkg/package.json +++ b/node_modules/read-pkg/package.json @@ -1,90 +1,53 @@ { - "_args": [ - [ - "read-pkg@5.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "read-pkg@5.2.0", - "_id": "read-pkg@5.2.0", - "_inBundle": false, - "_integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "_location": "/read-pkg", - "_phantomChildren": { - "@babel/code-frame": "7.5.5", - "error-ex": "1.3.2", - "json-parse-better-errors": "1.0.2", - "lines-and-columns": "1.1.6" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "read-pkg@5.2.0", - "name": "read-pkg", - "escapedName": "read-pkg", - "rawSpec": "5.2.0", - "saveSpec": null, - "fetchSpec": "5.2.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "_spec": "5.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/read-pkg/issues" - }, - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "description": "Read a package.json file", - "devDependencies": { - "ava": "^2.2.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/read-pkg#readme", - "keywords": [ - "json", - "read", - "parse", - "file", - "fs", - "graceful", - "load", - "package", - "normalize" - ], - "license": "MIT", - "name": "read-pkg", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/read-pkg.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.2.0", - "xo": { - "ignores": [ - "test/test.js" - ] - } -} + "name": "read-pkg", + "version": "5.2.0", + "description": "Read a package.json file", + "license": "MIT", + "repository": "sindresorhus/read-pkg", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "json", + "read", + "parse", + "file", + "fs", + "graceful", + "load", + "package", + "normalize" + ], + "dependencies": { + "@types/normalize-package-data": "^2.4.0", + "normalize-package-data": "^2.5.0", + "parse-json": "^5.0.0", + "type-fest": "^0.6.0" + }, + "devDependencies": { + "ava": "^2.2.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "xo": { + "ignores": [ + "test/test.js" + ] + } + +,"_resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" +,"_integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==" +,"_from": "read-pkg@5.2.0" +} \ No newline at end of file diff --git a/node_modules/readdirp/package.json b/node_modules/readdirp/package.json index 3ce82c81e..ff5319ec6 100644 --- a/node_modules/readdirp/package.json +++ b/node_modules/readdirp/package.json @@ -1,56 +1,49 @@ { - "_args": [ - [ - "readdirp@3.4.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "readdirp@3.4.0", - "_id": "readdirp@3.4.0", - "_inBundle": false, - "_integrity": "sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==", - "_location": "/readdirp", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "readdirp@3.4.0", - "name": "readdirp", - "escapedName": "readdirp", - "rawSpec": "3.4.0", - "saveSpec": null, - "fetchSpec": "3.4.0" - }, - "_requiredBy": [ - "/chokidar" - ], - "_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.4.0.tgz", - "_spec": "3.4.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "thlorenz.com" + "name": "readdirp", + "description": "Recursive version of fs.readdir with streaming API.", + "version": "3.4.0", + "homepage": "https://github.com/paulmillr/readdirp", + "repository": { + "type": "git", + "url": "git://github.com/paulmillr/readdirp.git" }, + "license": "MIT", "bugs": { "url": "https://github.com/paulmillr/readdirp/issues" }, + "author": "Thorsten Lorenz (thlorenz.com)", "contributors": [ - { - "name": "Thorsten Lorenz", - "email": "thlorenz@gmx.de", - "url": "thlorenz.com" - }, - { - "name": "Paul Miller", - "url": "https://paulmillr.com" - } + "Thorsten Lorenz (thlorenz.com)", + "Paul Miller (https://paulmillr.com)" + ], + "main": "index.js", + "engines": { + "node": ">=8.10.0" + }, + "files": [ + "index.js", + "index.d.ts" ], + "keywords": [ + "recursive", + "fs", + "stream", + "streams", + "readdir", + "filesystem", + "find", + "filter" + ], + "scripts": { + "dtslint": "dtslint", + "nyc": "nyc", + "mocha": "mocha --exit", + "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", + "test": "npm run lint && nyc npm run mocha" + }, "dependencies": { "picomatch": "^2.2.1" }, - "description": "Recursive version of fs.readdir with streaming API.", "devDependencies": { "@types/node": "^13", "chai": "^4.2", @@ -61,8 +54,11 @@ "nyc": "^15.0.0", "rimraf": "^3.0.0" }, - "engines": { - "node": ">=8.10.0" + "nyc": { + "reporter": [ + "html", + "text" + ] }, "eslintConfig": { "root": true, @@ -121,41 +117,9 @@ "single" ] } - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/paulmillr/readdirp", - "keywords": [ - "recursive", - "fs", - "stream", - "streams", - "readdir", - "filesystem", - "find", - "filter" - ], - "license": "MIT", - "main": "index.js", - "name": "readdirp", - "nyc": { - "reporter": [ - "html", - "text" - ] - }, - "repository": { - "type": "git", - "url": "git://github.com/paulmillr/readdirp.git" - }, - "scripts": { - "dtslint": "dtslint", - "lint": "eslint --report-unused-disable-directives --ignore-path .gitignore .", - "mocha": "mocha --exit", - "nyc": "nyc", - "test": "npm run lint && nyc npm run mocha" - }, - "version": "3.4.0" -} + } + +,"_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.4.0.tgz" +,"_integrity": "sha512-0xe001vZBnJEK+uKcj8qOhyAKPzIT+gStxWr3LCB0DwcXR5NZJ3IaC+yGnHCYzB/S7ov3m3EEbZI2zeNvX+hGQ==" +,"_from": "readdirp@3.4.0" +} \ No newline at end of file diff --git a/node_modules/registry-auth-token/package.json b/node_modules/registry-auth-token/package.json index 94ebe60ca..34f0388d4 100644 --- a/node_modules/registry-auth-token/package.json +++ b/node_modules/registry-auth-token/package.json @@ -1,54 +1,20 @@ { - "_args": [ - [ - "registry-auth-token@4.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "registry-auth-token@4.1.1", - "_id": "registry-auth-token@4.1.1", - "_inBundle": false, - "_integrity": "sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==", - "_location": "/registry-auth-token", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "registry-auth-token@4.1.1", - "name": "registry-auth-token", - "escapedName": "registry-auth-token", - "rawSpec": "4.1.1", - "saveSpec": null, - "fetchSpec": "4.1.1" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz", - "_spec": "4.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Espen Hovlandsdal", - "email": "espen@hovlandsdal.com" - }, - "bugs": { - "url": "https://github.com/rexxars/registry-auth-token/issues" - }, - "dependencies": { - "rc": "^1.2.8" - }, + "name": "registry-auth-token", + "version": "4.1.1", "description": "Get the auth token set for an npm registry (if any)", - "devDependencies": { - "istanbul": "^0.4.2", - "mocha": "^6.1.4", - "require-uncached": "^1.0.2", - "standard": "^12.0.1" + "main": "index.js", + "scripts": { + "test": "mocha", + "posttest": "standard", + "coverage": "istanbul cover _mocha" + }, + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git" }, "engines": { "node": ">=6.0.0" }, - "homepage": "https://github.com/rexxars/registry-auth-token#readme", "keywords": [ "npm", "conf", @@ -59,22 +25,28 @@ "token", "authtoken" ], + "author": "Espen Hovlandsdal ", "license": "MIT", - "main": "index.js", - "name": "registry-auth-token", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/rexxars/registry-auth-token.git" + "bugs": { + "url": "https://github.com/rexxars/registry-auth-token/issues" }, - "scripts": { - "coverage": "istanbul cover _mocha", - "posttest": "standard", - "test": "mocha" + "homepage": "https://github.com/rexxars/registry-auth-token#readme", + "dependencies": { + "rc": "^1.2.8" + }, + "devDependencies": { + "istanbul": "^0.4.2", + "mocha": "^6.1.4", + "require-uncached": "^1.0.2", + "standard": "^12.0.1" }, "standard": { "ignore": [ "coverage/**" ] - }, - "version": "4.1.1" -} + } + +,"_resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.1.1.tgz" +,"_integrity": "sha512-9bKS7nTl9+/A1s7tnPeGrUpRcVY+LUh7bfFgzpndALdPfXQBfQV77rQVtqgUV3ti4vc/Ik81Ex8UJDWDQ12zQA==" +,"_from": "registry-auth-token@4.1.1" +} \ No newline at end of file diff --git a/node_modules/registry-url/package.json b/node_modules/registry-url/package.json index 46cf99cb3..6dd01ea86 100644 --- a/node_modules/registry-url/package.json +++ b/node_modules/registry-url/package.json @@ -1,80 +1,48 @@ { - "_args": [ - [ - "registry-url@5.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "registry-url@5.1.0", - "_id": "registry-url@5.1.0", - "_inBundle": false, - "_integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", - "_location": "/registry-url", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "registry-url@5.1.0", - "name": "registry-url", - "escapedName": "registry-url", - "rawSpec": "5.1.0", - "saveSpec": null, - "fetchSpec": "5.1.0" - }, - "_requiredBy": [ - "/package-json" - ], - "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", - "_spec": "5.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "ava": { - "serial": true - }, - "bugs": { - "url": "https://github.com/sindresorhus/registry-url/issues" - }, - "dependencies": { - "rc": "^1.2.8" - }, - "description": "Get the set npm registry URL", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/registry-url#readme", - "keywords": [ - "npm", - "conf", - "config", - "npmconf", - "registry", - "url", - "uri", - "scope" - ], - "license": "MIT", - "name": "registry-url", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/registry-url.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.1.0" -} + "name": "registry-url", + "version": "5.1.0", + "description": "Get the set npm registry URL", + "license": "MIT", + "repository": "sindresorhus/registry-url", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "npm", + "conf", + "config", + "npmconf", + "registry", + "url", + "uri", + "scope" + ], + "dependencies": { + "rc": "^1.2.8" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + }, + "ava": { + "serial": true + } + +,"_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz" +,"_integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==" +,"_from": "registry-url@5.1.0" +} \ No newline at end of file diff --git a/node_modules/removeNPMAbsolutePaths/package.json b/node_modules/removeNPMAbsolutePaths/package.json index 92f4c4b75..d4af1b912 100644 --- a/node_modules/removeNPMAbsolutePaths/package.json +++ b/node_modules/removeNPMAbsolutePaths/package.json @@ -1,45 +1,39 @@ { - "_args": [ - [ - "removeNPMAbsolutePaths@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "removeNPMAbsolutePaths@2.0.0", - "_id": "removeNPMAbsolutePaths@2.0.0", - "_inBundle": false, - "_integrity": "sha512-Hea7U6iJcD0NE/aqBqxBMPKeKaxjqMNyTTajmH2dH9hhafJ9Tem5r4UeJK8+BdE1MK9lqoOYqNM0Sq9rl1OIbQ==", - "_location": "/removeNPMAbsolutePaths", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "removeNPMAbsolutePaths@2.0.0", - "name": "removeNPMAbsolutePaths", - "escapedName": "removeNPMAbsolutePaths", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "#DEV:/" + "name": "removeNPMAbsolutePaths", + "version": "2.0.0", + "description": "Remove the fields containing local aboslute paths created by NPM", + "keywords": [ + "npm", + "modules" ], - "_resolved": "https://registry.npmjs.org/removeNPMAbsolutePaths/-/removeNPMAbsolutePaths-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Juanjo Diaz", - "email": "juanjo.diazmo@gmail.com" + "main": "src/removeNPMAbsolutePaths.js", + "scripts": { + "lint": "eslint bin/removeNPMAbsolutePaths src test --ignore-pattern 'test/data/malformed/module/'", + "test": "mocha test", + "test-with-coverage": "nyc --reporter=text mocha test", + "travis": "npm run lint && npm run test-with-coverage", + "coveralls": "nyc report --reporter=text-lcov | coveralls" }, - "bin": { - "removeNPMAbsolutePaths": "bin/removeNPMAbsolutePaths" + "author": "Juanjo Diaz ", + "repository": { + "type": "git", + "url": "git://github.com/juanjoDiaz/removeNPMAbsolutePaths" }, "bugs": { "url": "https://github.com/removeNPMAbsolutePaths/issues", "email": "juanjo.diazmo@gmail.com" }, - "description": "Remove the fields containing local aboslute paths created by NPM", + "license": "MIT", + "preferGlobal": true, + "bin": { + "removeNPMAbsolutePaths": "bin/removeNPMAbsolutePaths" + }, + "files": [ + "LICENSE", + "README.md", + "bin/", + "src/" + ], "devDependencies": { "chai": "^4.2.0", "chai-as-promised": "^7.1.1", @@ -54,32 +48,9 @@ }, "engines": { "node": ">=4.0.0" - }, - "files": [ - "LICENSE", - "README.md", - "bin/", - "src/" - ], - "homepage": "https://github.com/juanjoDiaz/removeNPMAbsolutePaths#readme", - "keywords": [ - "npm", - "modules" - ], - "license": "MIT", - "main": "src/removeNPMAbsolutePaths.js", - "name": "removeNPMAbsolutePaths", - "preferGlobal": true, - "repository": { - "type": "git", - "url": "git://github.com/juanjoDiaz/removeNPMAbsolutePaths.git" - }, - "scripts": { - "coveralls": "nyc report --reporter=text-lcov | coveralls", - "lint": "eslint bin/removeNPMAbsolutePaths src test --ignore-pattern 'test/data/malformed/module/'", - "test": "mocha test", - "test-with-coverage": "nyc --reporter=text mocha test", - "travis": "npm run lint && npm run test-with-coverage" - }, - "version": "2.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/removeNPMAbsolutePaths/-/removeNPMAbsolutePaths-2.0.0.tgz" +,"_integrity": "sha512-Hea7U6iJcD0NE/aqBqxBMPKeKaxjqMNyTTajmH2dH9hhafJ9Tem5r4UeJK8+BdE1MK9lqoOYqNM0Sq9rl1OIbQ==" +,"_from": "removeNPMAbsolutePaths@2.0.0" +} \ No newline at end of file diff --git a/node_modules/require-directory/package.json b/node_modules/require-directory/package.json index dcee541d6..1b68543bd 100644 --- a/node_modules/require-directory/package.json +++ b/node_modules/require-directory/package.json @@ -1,73 +1,44 @@ { - "_args": [ - [ - "require-directory@2.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "require-directory@2.1.1", - "_id": "require-directory@2.1.1", - "_inBundle": false, - "_integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "_location": "/require-directory", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "require-directory@2.1.1", - "name": "require-directory", - "escapedName": "require-directory", - "rawSpec": "2.1.1", - "saveSpec": null, - "fetchSpec": "2.1.1" - }, - "_requiredBy": [ - "/yargs" + "author": "Troy Goode (http://github.com/troygoode/)", + "name": "require-directory", + "version": "2.1.1", + "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", + "keywords": [ + "require", + "directory", + "library", + "recursive" ], - "_resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "_spec": "2.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Troy Goode", - "email": "troygoode@gmail.com", - "url": "http://github.com/troygoode/" - }, - "bugs": { - "url": "http://github.com/troygoode/node-require-directory/issues/" + "homepage": "https://github.com/troygoode/node-require-directory/", + "main": "index.js", + "repository": { + "type": "git", + "url": "git://github.com/troygoode/node-require-directory.git" }, "contributors": [ { "name": "Troy Goode", "email": "troygoode@gmail.com", - "url": "http://github.com/troygoode/" + "web": "http://github.com/troygoode/" } ], - "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", - "devDependencies": { - "jshint": "^2.6.0", - "mocha": "^2.1.0" + "license": "MIT", + "bugs": { + "url": "http://github.com/troygoode/node-require-directory/issues/" }, "engines": { "node": ">=0.10.0" }, - "homepage": "https://github.com/troygoode/node-require-directory/", - "keywords": [ - "require", - "directory", - "library", - "recursive" - ], - "license": "MIT", - "main": "index.js", - "name": "require-directory", - "repository": { - "type": "git", - "url": "git://github.com/troygoode/node-require-directory.git" + "devDependencies": { + "jshint": "^2.6.0", + "mocha": "^2.1.0" }, "scripts": { - "lint": "jshint index.js test/test.js", - "test": "mocha" - }, - "version": "2.1.1" -} + "test": "mocha", + "lint": "jshint index.js test/test.js" + } + +,"_resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" +,"_integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=" +,"_from": "require-directory@2.1.1" +} \ No newline at end of file diff --git a/node_modules/require-main-filename/package.json b/node_modules/require-main-filename/package.json index 23597f448..0a3da3583 100644 --- a/node_modules/require-main-filename/package.json +++ b/node_modules/require-main-filename/package.json @@ -1,67 +1,39 @@ { - "_args": [ - [ - "require-main-filename@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "require-main-filename@2.0.0", - "_id": "require-main-filename@2.0.0", - "_inBundle": false, - "_integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "_location": "/require-main-filename", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "require-main-filename@2.0.0", - "name": "require-main-filename", - "escapedName": "require-main-filename", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" + "name": "require-main-filename", + "version": "2.0.0", + "description": "shim for require.main.filename() that works in as many environments as possible", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "tap --coverage test.js", + "release": "standard-version" }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/yargs/require-main-filename.git" }, + "keywords": [ + "require", + "shim", + "iisnode" + ], + "files": [ + "index.js" + ], + "author": "Ben Coe ", + "license": "ISC", "bugs": { "url": "https://github.com/yargs/require-main-filename/issues" }, - "description": "shim for require.main.filename() that works in as many environments as possible", + "homepage": "https://github.com/yargs/require-main-filename#readme", "devDependencies": { "chai": "^4.0.0", "standard": "^10.0.3", "standard-version": "^4.0.0", "tap": "^11.0.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/yargs/require-main-filename#readme", - "keywords": [ - "require", - "shim", - "iisnode" - ], - "license": "ISC", - "main": "index.js", - "name": "require-main-filename", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/yargs/require-main-filename.git" - }, - "scripts": { - "pretest": "standard", - "release": "standard-version", - "test": "tap --coverage test.js" - }, - "version": "2.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" +,"_integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==" +,"_from": "require-main-filename@2.0.0" +} \ No newline at end of file diff --git a/node_modules/resolve-cwd/package.json b/node_modules/resolve-cwd/package.json index f67b07666..12db21aad 100644 --- a/node_modules/resolve-cwd/package.json +++ b/node_modules/resolve-cwd/package.json @@ -1,80 +1,47 @@ { - "_args": [ - [ - "resolve-cwd@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "resolve-cwd@3.0.0", - "_id": "resolve-cwd@3.0.0", - "_inBundle": false, - "_integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "_location": "/resolve-cwd", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "resolve-cwd@3.0.0", - "name": "resolve-cwd", - "escapedName": "resolve-cwd", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/ava", - "/import-local" - ], - "_resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/resolve-cwd/issues" - }, - "dependencies": { - "resolve-from": "^5.0.0" - }, - "description": "Resolve the path of a module like `require.resolve()` but from the current working directory", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/resolve-cwd#readme", - "keywords": [ - "require", - "resolve", - "path", - "module", - "from", - "like", - "cwd", - "current", - "working", - "directory", - "import" - ], - "license": "MIT", - "name": "resolve-cwd", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/resolve-cwd.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "resolve-cwd", + "version": "3.0.0", + "description": "Resolve the path of a module like `require.resolve()` but from the current working directory", + "license": "MIT", + "repository": "sindresorhus/resolve-cwd", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "require", + "resolve", + "path", + "module", + "from", + "like", + "cwd", + "current", + "working", + "directory", + "import" + ], + "dependencies": { + "resolve-from": "^5.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz" +,"_integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" +,"_from": "resolve-cwd@3.0.0" +} \ No newline at end of file diff --git a/node_modules/resolve-from/package.json b/node_modules/resolve-from/package.json index ca351be02..b2627367a 100644 --- a/node_modules/resolve-from/package.json +++ b/node_modules/resolve-from/package.json @@ -1,72 +1,40 @@ { - "_args": [ - [ - "resolve-from@5.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "resolve-from@5.0.0", - "_id": "resolve-from@5.0.0", - "_inBundle": false, - "_integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "_location": "/resolve-from", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "resolve-from@5.0.0", - "name": "resolve-from", - "escapedName": "resolve-from", - "rawSpec": "5.0.0", - "saveSpec": null, - "fetchSpec": "5.0.0" - }, - "_requiredBy": [ - "/resolve-cwd" - ], - "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/resolve-from/issues" - }, - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/resolve-from#readme", - "keywords": [ - "require", - "resolve", - "path", - "module", - "from", - "like", - "import" - ], - "license": "MIT", - "name": "resolve-from", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/resolve-from.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "5.0.0" -} + "name": "resolve-from", + "version": "5.0.0", + "description": "Resolve the path of a module like `require.resolve()` but from a given path", + "license": "MIT", + "repository": "sindresorhus/resolve-from", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "require", + "resolve", + "path", + "module", + "from", + "like", + "import" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" +,"_integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" +,"_from": "resolve-from@5.0.0" +} \ No newline at end of file diff --git a/node_modules/resolve/package.json b/node_modules/resolve/package.json index bc007e0b9..1f3180fee 100644 --- a/node_modules/resolve/package.json +++ b/node_modules/resolve/package.json @@ -1,81 +1,51 @@ { - "_args": [ - [ - "resolve@1.13.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "resolve@1.13.1", - "_id": "resolve@1.13.1", - "_inBundle": false, - "_integrity": "sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==", - "_location": "/resolve", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "resolve@1.13.1", - "name": "resolve", - "escapedName": "resolve", - "rawSpec": "1.13.1", - "saveSpec": null, - "fetchSpec": "1.13.1" - }, - "_requiredBy": [ - "/normalize-package-data", - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz", - "_spec": "1.13.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "James Halliday", - "email": "mail@substack.net", - "url": "http://substack.net" - }, - "bugs": { - "url": "https://github.com/browserify/resolve/issues" - }, - "dependencies": { - "path-parse": "^1.0.6" - }, - "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", - "devDependencies": { - "@ljharb/eslint-config": "^15.0.2", - "array.prototype.map": "^1.0.1", - "eslint": "^6.7.1", - "object-keys": "^1.1.1", - "safe-publish-latest": "^1.1.4", - "tap": "0.4.13", - "tape": "^4.11.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - }, - "homepage": "https://github.com/browserify/resolve#readme", - "keywords": [ - "resolve", - "require", - "node", - "module" - ], - "license": "MIT", - "main": "index.js", - "name": "resolve", - "repository": { - "type": "git", - "url": "git://github.com/browserify/resolve.git" - }, - "scripts": { - "lint": "eslint .", - "posttest": "npm run test:multirepo", - "prepublish": "safe-publish-latest", - "pretest": "npm run lint", - "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async", - "test": "npm run --silent tests-only", - "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test", - "tests-only": "tape test/*.js" - }, - "version": "1.13.1" -} + "name": "resolve", + "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", + "version": "1.13.1", + "repository": { + "type": "git", + "url": "git://github.com/browserify/resolve.git" + }, + "main": "index.js", + "keywords": [ + "resolve", + "require", + "node", + "module" + ], + "scripts": { + "prepublish": "safe-publish-latest", + "lint": "eslint .", + "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async", + "tests-only": "tape test/*.js", + "pretest": "npm run lint", + "test": "npm run --silent tests-only", + "posttest": "npm run test:multirepo", + "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test" + }, + "devDependencies": { + "@ljharb/eslint-config": "^15.0.2", + "array.prototype.map": "^1.0.1", + "eslint": "^6.7.1", + "object-keys": "^1.1.1", + "safe-publish-latest": "^1.1.4", + "tap": "0.4.13", + "tape": "^4.11.0" + }, + "license": "MIT", + "author": { + "name": "James Halliday", + "email": "mail@substack.net", + "url": "http://substack.net" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + }, + "dependencies": { + "path-parse": "^1.0.6" + } + +,"_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz" +,"_integrity": "sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==" +,"_from": "resolve@1.13.1" +} \ No newline at end of file diff --git a/node_modules/responselike/package.json b/node_modules/responselike/package.json index 1e6cb6c31..5b53db282 100644 --- a/node_modules/responselike/package.json +++ b/node_modules/responselike/package.json @@ -1,52 +1,15 @@ { - "_args": [ - [ - "responselike@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "responselike@1.0.2", - "_id": "responselike@1.0.2", - "_inBundle": false, - "_integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", - "_location": "/responselike", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "responselike@1.0.2", - "name": "responselike", - "escapedName": "responselike", - "rawSpec": "1.0.2", - "saveSpec": null, - "fetchSpec": "1.0.2" - }, - "_requiredBy": [ - "/cacheable-request" - ], - "_resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "lukechilds" - }, - "bugs": { - "url": "https://github.com/lukechilds/responselike/issues" - }, - "dependencies": { - "lowercase-keys": "^1.0.0" - }, + "name": "responselike", + "version": "1.0.2", "description": "A response-like object for mocking a Node.js HTTP response stream", - "devDependencies": { - "ava": "^0.22.0", - "coveralls": "^2.13.1", - "eslint-config-xo-lukechilds": "^1.0.0", - "get-stream": "^3.0.0", - "nyc": "^11.1.0", - "xo": "^0.19.0" + "main": "src/index.js", + "scripts": { + "test": "xo && nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls" + }, + "xo": { + "extends": "xo-lukechilds" }, - "homepage": "https://github.com/lukechilds/responselike#readme", "keywords": [ "http", "https", @@ -55,19 +18,25 @@ "request", "responselike" ], - "license": "MIT", - "main": "src/index.js", - "name": "responselike", "repository": { "type": "git", - "url": "git+https://github.com/lukechilds/responselike.git" + "url": "https://github.com/lukechilds/responselike.git" }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "test": "xo && nyc ava" + "author": "lukechilds", + "license": "MIT", + "devDependencies": { + "ava": "^0.22.0", + "coveralls": "^2.13.1", + "eslint-config-xo-lukechilds": "^1.0.0", + "get-stream": "^3.0.0", + "nyc": "^11.1.0", + "xo": "^0.19.0" }, - "version": "1.0.2", - "xo": { - "extends": "xo-lukechilds" + "dependencies": { + "lowercase-keys": "^1.0.0" } -} + +,"_resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz" +,"_integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=" +,"_from": "responselike@1.0.2" +} \ No newline at end of file diff --git a/node_modules/restore-cursor/package.json b/node_modules/restore-cursor/package.json index 21bfc4b5c..8e480e1f3 100644 --- a/node_modules/restore-cursor/package.json +++ b/node_modules/restore-cursor/package.json @@ -1,88 +1,56 @@ { - "_args": [ - [ - "restore-cursor@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "restore-cursor@3.1.0", - "_id": "restore-cursor@3.1.0", - "_inBundle": false, - "_integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", - "_location": "/restore-cursor", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "restore-cursor@3.1.0", - "name": "restore-cursor", - "escapedName": "restore-cursor", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/cli-cursor" - ], - "_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/restore-cursor/issues" - }, - "dependencies": { - "onetime": "^5.1.0", - "signal-exit": "^3.0.2" - }, - "description": "Gracefully restore the CLI cursor on exit", - "devDependencies": { - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/restore-cursor#readme", - "keywords": [ - "exit", - "quit", - "process", - "graceful", - "shutdown", - "sigterm", - "sigint", - "terminate", - "kill", - "stop", - "cli", - "cursor", - "ansi", - "show", - "term", - "terminal", - "console", - "tty", - "shell", - "command-line" - ], - "license": "MIT", - "name": "restore-cursor", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/restore-cursor.git" - }, - "scripts": { - "test": "xo && tsd" - }, - "version": "3.1.0" -} + "name": "restore-cursor", + "version": "3.1.0", + "description": "Gracefully restore the CLI cursor on exit", + "license": "MIT", + "repository": "sindresorhus/restore-cursor", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "exit", + "quit", + "process", + "graceful", + "shutdown", + "sigterm", + "sigint", + "terminate", + "kill", + "stop", + "cli", + "cursor", + "ansi", + "show", + "term", + "terminal", + "console", + "tty", + "shell", + "command-line" + ], + "dependencies": { + "onetime": "^5.1.0", + "signal-exit": "^3.0.2" + }, + "devDependencies": { + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" +,"_integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==" +,"_from": "restore-cursor@3.1.0" +} \ No newline at end of file diff --git a/node_modules/reusify/package.json b/node_modules/reusify/package.json index 14952d153..27f301caa 100644 --- a/node_modules/reusify/package.json +++ b/node_modules/reusify/package.json @@ -1,54 +1,22 @@ { - "_args": [ - [ - "reusify@1.0.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "reusify@1.0.4", - "_id": "reusify@1.0.4", - "_inBundle": false, - "_integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "_location": "/reusify", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "reusify@1.0.4", - "name": "reusify", - "escapedName": "reusify", - "rawSpec": "1.0.4", - "saveSpec": null, - "fetchSpec": "1.0.4" - }, - "_requiredBy": [ - "/fastq" - ], - "_resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "_spec": "1.0.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Matteo Collina", - "email": "hello@matteocollina.com" - }, - "bugs": { - "url": "https://github.com/mcollina/reusify/issues" - }, + "name": "reusify", + "version": "1.0.4", "description": "Reuse objects and functions with style", - "devDependencies": { - "coveralls": "^2.13.3", - "faucet": "0.0.1", - "istanbul": "^0.4.5", - "pre-commit": "^1.2.2", - "standard": "^10.0.3", - "tape": "^4.8.0" + "main": "reusify.js", + "scripts": { + "lint": "standard", + "test": "tape test.js | faucet", + "istanbul": "istanbul cover tape test.js", + "coverage": "npm run istanbul; cat coverage/lcov.info | coveralls" }, - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" + "pre-commit": [ + "lint", + "test" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/mcollina/reusify.git" }, - "homepage": "https://github.com/mcollina/reusify#readme", "keywords": [ "reuse", "object", @@ -56,22 +24,26 @@ "function", "fast" ], + "author": "Matteo Collina ", "license": "MIT", - "main": "reusify.js", - "name": "reusify", - "pre-commit": [ - "lint", - "test" - ], - "repository": { - "type": "git", - "url": "git+https://github.com/mcollina/reusify.git" + "bugs": { + "url": "https://github.com/mcollina/reusify/issues" }, - "scripts": { - "coverage": "npm run istanbul; cat coverage/lcov.info | coveralls", - "istanbul": "istanbul cover tape test.js", - "lint": "standard", - "test": "tape test.js | faucet" + "homepage": "https://github.com/mcollina/reusify#readme", + "engines": { + "node": ">=0.10.0", + "iojs": ">=1.0.0" }, - "version": "1.0.4" -} + "devDependencies": { + "coveralls": "^2.13.3", + "faucet": "0.0.1", + "istanbul": "^0.4.5", + "pre-commit": "^1.2.2", + "standard": "^10.0.3", + "tape": "^4.8.0" + } + +,"_resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" +,"_integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" +,"_from": "reusify@1.0.4" +} \ No newline at end of file diff --git a/node_modules/rimraf/package.json b/node_modules/rimraf/package.json index 3c987ded8..2fc16433b 100644 --- a/node_modules/rimraf/package.json +++ b/node_modules/rimraf/package.json @@ -1,74 +1,36 @@ { - "_args": [ - [ - "rimraf@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "rimraf@3.0.2", - "_id": "rimraf@3.0.2", - "_inBundle": false, - "_integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "_location": "/rimraf", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "rimraf@3.0.2", - "name": "rimraf", - "escapedName": "rimraf", - "rawSpec": "3.0.2", - "saveSpec": null, - "fetchSpec": "3.0.2" - }, - "_requiredBy": [ - "/del" - ], - "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bin": { - "rimraf": "bin.js" - }, - "bugs": { - "url": "https://github.com/isaacs/rimraf/issues" + "name": "rimraf", + "version": "3.0.2", + "main": "rimraf.js", + "description": "A deep deletion module for node (like `rm -rf`)", + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "repository": "git://github.com/isaacs/rimraf.git", + "scripts": { + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags", + "test": "tap test/*.js" }, + "bin": "./bin.js", "dependencies": { "glob": "^7.1.3" }, - "description": "A deep deletion module for node (like `rm -rf`)", - "devDependencies": { - "mkdirp": "^0.5.1", - "tap": "^12.1.1" - }, "files": [ "LICENSE", "README.md", "bin.js", "rimraf.js" ], + "devDependencies": { + "mkdirp": "^0.5.1", + "tap": "^12.1.1" + }, "funding": { "url": "https://github.com/sponsors/isaacs" - }, - "homepage": "https://github.com/isaacs/rimraf#readme", - "license": "ISC", - "main": "rimraf.js", - "name": "rimraf", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/rimraf.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap test/*.js" - }, - "version": "3.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" +,"_integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" +,"_from": "rimraf@3.0.2" +} \ No newline at end of file diff --git a/node_modules/run-parallel/package.json b/node_modules/run-parallel/package.json index 89ae96537..51925c0e7 100644 --- a/node_modules/run-parallel/package.json +++ b/node_modules/run-parallel/package.json @@ -1,33 +1,7 @@ { - "_args": [ - [ - "run-parallel@1.1.9", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "run-parallel@1.1.9", - "_id": "run-parallel@1.1.9", - "_inBundle": false, - "_integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==", - "_location": "/run-parallel", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "run-parallel@1.1.9", - "name": "run-parallel", - "escapedName": "run-parallel", - "rawSpec": "1.1.9", - "saveSpec": null, - "fetchSpec": "1.1.9" - }, - "_requiredBy": [ - "/@nodelib/fs.scandir" - ], - "_resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz", - "_spec": "1.1.9", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "run-parallel", + "description": "Run an array of functions in parallel", + "version": "1.1.9", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -37,7 +11,6 @@ "url": "https://github.com/feross/run-parallel/issues" }, "dependencies": {}, - "description": "Run an array of functions in parallel", "devDependencies": { "airtap": "0.0.4", "standard": "*", @@ -56,7 +29,6 @@ ], "license": "MIT", "main": "index.js", - "name": "run-parallel", "repository": { "type": "git", "url": "git://github.com/feross/run-parallel.git" @@ -66,6 +38,9 @@ "test-browser": "airtap -- test/*.js", "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" - }, - "version": "1.1.9" -} + } + +,"_resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz" +,"_integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==" +,"_from": "run-parallel@1.1.9" +} \ No newline at end of file diff --git a/node_modules/safe-buffer/package.json b/node_modules/safe-buffer/package.json index ff3b48781..9c8aef798 100644 --- a/node_modules/safe-buffer/package.json +++ b/node_modules/safe-buffer/package.json @@ -1,33 +1,7 @@ { - "_args": [ - [ - "safe-buffer@5.1.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "safe-buffer@5.1.2", - "_id": "safe-buffer@5.1.2", - "_inBundle": false, - "_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "_location": "/safe-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "safe-buffer@5.1.2", - "name": "safe-buffer", - "escapedName": "safe-buffer", - "rawSpec": "5.1.2", - "saveSpec": null, - "fetchSpec": "5.1.2" - }, - "_requiredBy": [ - "/convert-source-map" - ], - "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "_spec": "5.1.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "safe-buffer", + "description": "Safer Node.js Buffer API", + "version": "5.1.2", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -36,7 +10,6 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, - "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", "tape": "^4.0.0" @@ -53,14 +26,16 @@ ], "license": "MIT", "main": "index.js", - "name": "safe-buffer", + "types": "index.d.ts", "repository": { "type": "git", "url": "git://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" - }, - "types": "index.d.ts", - "version": "5.1.2" -} + } + +,"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" +,"_integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" +,"_from": "safe-buffer@5.1.2" +} \ No newline at end of file diff --git a/node_modules/semver-diff/node_modules/semver/package.json b/node_modules/semver-diff/node_modules/semver/package.json index ad96b485b..13030769c 100644 --- a/node_modules/semver-diff/node_modules/semver/package.json +++ b/node_modules/semver-diff/node_modules/semver/package.json @@ -1,64 +1,32 @@ { - "_args": [ - [ - "semver@6.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "semver@6.3.0", - "_id": "semver@6.3.0", - "_inBundle": false, - "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "_location": "/semver-diff/semver", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver@6.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "6.3.0", - "saveSpec": null, - "fetchSpec": "6.3.0" - }, - "_requiredBy": [ - "/semver-diff" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_spec": "6.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, + "name": "semver", + "version": "6.3.0", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.3.1" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "6.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" +,"_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" +,"_from": "semver@6.3.0" +} \ No newline at end of file diff --git a/node_modules/semver-diff/package.json b/node_modules/semver-diff/package.json index 527f950df..d32c5a7e9 100644 --- a/node_modules/semver-diff/package.json +++ b/node_modules/semver-diff/package.json @@ -1,73 +1,41 @@ { - "_args": [ - [ - "semver-diff@3.1.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "semver-diff@3.1.1", - "_id": "semver-diff@3.1.1", - "_inBundle": false, - "_integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==", - "_location": "/semver-diff", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "semver-diff@3.1.1", - "name": "semver-diff", - "escapedName": "semver-diff", - "rawSpec": "3.1.1", - "saveSpec": null, - "fetchSpec": "3.1.1" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz", - "_spec": "3.1.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/semver-diff/issues" - }, - "dependencies": { - "semver": "^6.3.0" - }, - "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.9.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/semver-diff#readme", - "keywords": [ - "semver", - "version", - "semantic", - "diff", - "difference" - ], - "license": "MIT", - "name": "semver-diff", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/semver-diff.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.1" -} + "name": "semver-diff", + "version": "3.1.1", + "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch", + "license": "MIT", + "repository": "sindresorhus/semver-diff", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "semver", + "version", + "semantic", + "diff", + "difference" + ], + "dependencies": { + "semver": "^6.3.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.9.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz" +,"_integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==" +,"_from": "semver-diff@3.1.1" +} \ No newline at end of file diff --git a/node_modules/semver/package.json b/node_modules/semver/package.json index 4c4cb60d2..9aa9bd2a9 100644 --- a/node_modules/semver/package.json +++ b/node_modules/semver/package.json @@ -1,42 +1,22 @@ { - "_from": "semver", - "_id": "semver@7.3.2", - "_inBundle": false, - "_integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "_location": "/semver", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "semver", - "name": "semver", - "escapedName": "semver", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "_shasum": "604962b052b81ed0786aae84389ffba70ffd3938", - "_spec": "semver", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "semver": "bin/semver.js" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "semver", + "version": "7.3.2", "description": "The semantic version parser used by npm.", + "main": "index.js", + "scripts": { + "test": "tap", + "snap": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --follow-tags" + }, "devDependencies": { "tap": "^14.10.7" }, - "engines": { - "node": ">=10" + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver.js" }, "files": [ "bin/**/*.js", @@ -48,24 +28,15 @@ "index.js", "preload.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "index.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --follow-tags", - "postversion": "npm publish", - "preversion": "npm test", - "snap": "tap", - "test": "tap" - }, "tap": { "check-coverage": true, "coverage-map": "map.js" }, - "version": "7.3.2" -} + "engines": { + "node": ">=10" + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz" +,"_integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==" +,"_from": "semver@7.3.2" +} \ No newline at end of file diff --git a/node_modules/serialize-error/package.json b/node_modules/serialize-error/package.json index cf65eba3d..c660f73b3 100644 --- a/node_modules/serialize-error/package.json +++ b/node_modules/serialize-error/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "serialize-error@2.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "serialize-error@2.1.0", - "_id": "serialize-error@2.1.0", - "_inBundle": false, - "_integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go=", - "_location": "/serialize-error", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "serialize-error@2.1.0", - "name": "serialize-error", - "escapedName": "serialize-error", - "rawSpec": "2.1.0", - "saveSpec": null, - "fetchSpec": "2.1.0" - }, - "_requiredBy": [ - "/supertap" - ], - "_resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz", - "_spec": "2.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "serialize-error", + "version": "2.1.0", + "description": "Serialize an error into a plain object", + "license": "MIT", + "repository": "sindresorhus/serialize-error", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/serialize-error/issues" - }, - "description": "Serialize an error into a plain object", - "devDependencies": { - "ava": "*", - "xo": "^0.16.0" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/serialize-error#readme", "keywords": [ "error", "err", @@ -59,14 +29,12 @@ "process", "send" ], - "license": "MIT", - "name": "serialize-error", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/serialize-error.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.1.0" -} + "devDependencies": { + "ava": "*", + "xo": "^0.16.0" + } + +,"_resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz" +,"_integrity": "sha1-ULZ51WNc34Rme9yOWa9OW4HV9go=" +,"_from": "serialize-error@2.1.0" +} \ No newline at end of file diff --git a/node_modules/set-blocking/package.json b/node_modules/set-blocking/package.json index 4df83c7c7..993bdc2f7 100644 --- a/node_modules/set-blocking/package.json +++ b/node_modules/set-blocking/package.json @@ -1,41 +1,32 @@ { - "_args": [ - [ - "set-blocking@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "set-blocking@2.0.0", - "_id": "set-blocking@2.0.0", - "_inBundle": false, - "_integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "_location": "/set-blocking", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "set-blocking@2.0.0", - "name": "set-blocking", - "escapedName": "set-blocking", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" + "name": "set-blocking", + "version": "2.0.0", + "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc mocha ./test/*.js", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "version": "standard-version" }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "repository": { + "type": "git", + "url": "git+https://github.com/yargs/set-blocking.git" }, + "keywords": [ + "flush", + "terminal", + "blocking", + "shim", + "stdio", + "stderr" + ], + "author": "Ben Coe ", + "license": "ISC", "bugs": { "url": "https://github.com/yargs/set-blocking/issues" }, - "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", + "homepage": "https://github.com/yargs/set-blocking#readme", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.9", @@ -47,28 +38,9 @@ "files": [ "index.js", "LICENSE.txt" - ], - "homepage": "https://github.com/yargs/set-blocking#readme", - "keywords": [ - "flush", - "terminal", - "blocking", - "shim", - "stdio", - "stderr" - ], - "license": "ISC", - "main": "index.js", - "name": "set-blocking", - "repository": { - "type": "git", - "url": "git+https://github.com/yargs/set-blocking.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "test": "nyc mocha ./test/*.js", - "version": "standard-version" - }, - "version": "2.0.0" -} + ] + +,"_resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" +,"_integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=" +,"_from": "set-blocking@2.0.0" +} \ No newline at end of file diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json index 5de9f6497..3009d53eb 100644 --- a/node_modules/shebang-command/package.json +++ b/node_modules/shebang-command/package.json @@ -1,74 +1,43 @@ { - "_args": [ - [ - "shebang-command@1.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "shebang-command", + "version": "1.2.0", + "description": "Get the command from a shebang", + "license": "MIT", + "repository": "kevva/shebang-command", "author": { "name": "Kevin Martensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, - "bugs": { - "url": "https://github.com/kevva/shebang-command/issues" - }, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "description": "Get the command from a shebang", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/kevva/shebang-command#readme", "keywords": [ "cmd", "command", "parse", "shebang" ], - "license": "MIT", - "name": "shebang-command", - "repository": { - "type": "git", - "url": "git+https://github.com/kevva/shebang-command.git" + "dependencies": { + "shebang-regex": "^1.0.0" }, - "scripts": { - "test": "xo && ava" + "devDependencies": { + "ava": "*", + "xo": "*" }, - "version": "1.2.0", "xo": { "ignores": [ "test.js" ] } -} + +,"_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" +,"_integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=" +,"_from": "shebang-command@1.2.0" +} \ No newline at end of file diff --git a/node_modules/shebang-regex/package.json b/node_modules/shebang-regex/package.json index 6b160c23d..665793c1d 100644 --- a/node_modules/shebang-regex/package.json +++ b/node_modules/shebang-regex/package.json @@ -1,51 +1,23 @@ { - "_args": [ - [ - "shebang-regex@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "shebang-regex", + "version": "1.0.0", + "description": "Regular expression for matching a shebang", + "license": "MIT", + "repository": "sindresorhus/shebang-regex", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/shebang-regex/issues" - }, - "description": "Regular expression for matching a shebang", - "devDependencies": { - "ava": "0.0.4" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "node test.js" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/shebang-regex#readme", "keywords": [ "re", "regex", @@ -54,14 +26,11 @@ "match", "test" ], - "license": "MIT", - "name": "shebang-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/shebang-regex.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.0.0" -} + "devDependencies": { + "ava": "0.0.4" + } + +,"_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" +,"_integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=" +,"_from": "shebang-regex@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 27eccbcb6..c3b2677a9 100644 --- a/node_modules/signal-exit/package.json +++ b/node_modules/signal-exit/package.json @@ -1,42 +1,32 @@ { - "_args": [ - [ - "signal-exit@3.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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" + "name": "signal-exit", + "version": "3.0.2", + "description": "when you want to fire an event no matter how a process exits.", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "tap --timeout=240 ./test/*.js --cov", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, - "_requiredBy": [ - "/execa", - "/restore-cursor", - "/write-file-atomic" + "files": [ + "index.js", + "signals.js" ], - "_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "_spec": "3.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "repository": { + "type": "git", + "url": "https://github.com/tapjs/signal-exit.git" }, + "keywords": [ + "signal", + "exit" + ], + "author": "Ben Coe ", + "license": "ISC", "bugs": { "url": "https://github.com/tapjs/signal-exit/issues" }, - "description": "when you want to fire an event no matter how a process exits.", + "homepage": "https://github.com/tapjs/signal-exit", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.10", @@ -44,28 +34,9 @@ "standard": "^7.1.2", "standard-version": "^2.3.0", "tap": "^8.0.1" - }, - "files": [ - "index.js", - "signals.js" - ], - "homepage": "https://github.com/tapjs/signal-exit", - "keywords": [ - "signal", - "exit" - ], - "license": "ISC", - "main": "index.js", - "name": "signal-exit", - "repository": { - "type": "git", - "url": "git+https://github.com/tapjs/signal-exit.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "tap --timeout=240 ./test/*.js --cov" - }, - "version": "3.0.2" -} + } + +,"_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz" +,"_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=" +,"_from": "signal-exit@3.0.2" +} \ No newline at end of file diff --git a/node_modules/slash/package.json b/node_modules/slash/package.json index 91289a909..8100df404 100644 --- a/node_modules/slash/package.json +++ b/node_modules/slash/package.json @@ -1,74 +1,39 @@ { - "_args": [ - [ - "slash@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "slash@3.0.0", - "_id": "slash@3.0.0", - "_inBundle": false, - "_integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "_location": "/slash", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "slash@3.0.0", - "name": "slash", - "escapedName": "slash", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/ava", - "/del", - "/del/globby", - "/globby" - ], - "_resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/slash/issues" - }, - "description": "Convert Windows backslash paths to slash paths", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/slash#readme", - "keywords": [ - "path", - "seperator", - "slash", - "backslash", - "windows", - "convert" - ], - "license": "MIT", - "name": "slash", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/slash.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.0.0" -} + "name": "slash", + "version": "3.0.0", + "description": "Convert Windows backslash paths to slash paths", + "license": "MIT", + "repository": "sindresorhus/slash", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "path", + "seperator", + "slash", + "backslash", + "windows", + "convert" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" +,"_integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" +,"_from": "slash@3.0.0" +} \ No newline at end of file diff --git a/node_modules/slice-ansi/node_modules/ansi-styles/package.json b/node_modules/slice-ansi/node_modules/ansi-styles/package.json index d57158236..f970a55ac 100644 --- a/node_modules/slice-ansi/node_modules/ansi-styles/package.json +++ b/node_modules/slice-ansi/node_modules/ansi-styles/package.json @@ -1,93 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/slice-ansi/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/slice-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/slice-ansi/node_modules/astral-regex/package.json b/node_modules/slice-ansi/node_modules/astral-regex/package.json index 74640f242..e21b198d7 100644 --- a/node_modules/slice-ansi/node_modules/astral-regex/package.json +++ b/node_modules/slice-ansi/node_modules/astral-regex/package.json @@ -1,69 +1,37 @@ { - "_args": [ - [ - "astral-regex@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "astral-regex@2.0.0", - "_id": "astral-regex@2.0.0", - "_inBundle": false, - "_integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "_location": "/slice-ansi/astral-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "astral-regex@2.0.0", - "name": "astral-regex", - "escapedName": "astral-regex", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/slice-ansi" - ], - "_resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kevin Mårtensson", - "email": "kevinmartensson@gmail.com", - "url": "github.com/kevva" - }, - "bugs": { - "url": "https://github.com/kevva/astral-regex/issues" - }, - "description": "Regular expression for matching astral symbols", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/kevva/astral-regex#readme", - "keywords": [ - "astral", - "emoji", - "regex", - "surrogate" - ], - "license": "MIT", - "name": "astral-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/kevva/astral-regex.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "astral-regex", + "version": "2.0.0", + "description": "Regular expression for matching astral symbols", + "license": "MIT", + "repository": "kevva/astral-regex", + "author": { + "name": "Kevin Mårtensson", + "email": "kevinmartensson@gmail.com", + "url": "github.com/kevva" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "astral", + "emoji", + "regex", + "surrogate" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz" +,"_integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==" +,"_from": "astral-regex@2.0.0" +} \ No newline at end of file diff --git a/node_modules/slice-ansi/node_modules/color-convert/package.json b/node_modules/slice-ansi/node_modules/color-convert/package.json index 416a1b37d..26354b46e 100644 --- a/node_modules/slice-ansi/node_modules/color-convert/package.json +++ b/node_modules/slice-ansi/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/slice-ansi/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/slice-ansi/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/slice-ansi/node_modules/color-name/package.json b/node_modules/slice-ansi/node_modules/color-name/package.json index cd924f3bc..14739f13f 100644 --- a/node_modules/slice-ansi/node_modules/color-name/package.json +++ b/node_modules/slice-ansi/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/slice-ansi/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/slice-ansi/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/slice-ansi/package.json b/node_modules/slice-ansi/package.json index e8fcb2ced..9f38fa41f 100644 --- a/node_modules/slice-ansi/package.json +++ b/node_modules/slice-ansi/package.json @@ -1,89 +1,55 @@ { - "_args": [ - [ - "slice-ansi@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "slice-ansi@3.0.0", - "_id": "slice-ansi@3.0.0", - "_inBundle": false, - "_integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==", - "_location": "/slice-ansi", - "_phantomChildren": { - "@types/color-name": "1.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "slice-ansi@3.0.0", - "name": "slice-ansi", - "escapedName": "slice-ansi", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/cli-truncate" - ], - "_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/slice-ansi/issues" - }, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "description": "Slice a string with ANSI escape codes", - "devDependencies": { - "ava": "^2.1.0", - "chalk": "^2.4.2", - "random-item": "^3.0.0", - "strip-ansi": "^5.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/chalk/slice-ansi#readme", - "keywords": [ - "slice", - "string", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "slice-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/slice-ansi.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.0.0" -} + "name": "slice-ansi", + "version": "3.0.0", + "description": "Slice a string with ANSI escape codes", + "license": "MIT", + "repository": "chalk/slice-ansi", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "slice", + "string", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "chalk": "^2.4.2", + "random-item": "^3.0.0", + "strip-ansi": "^5.0.0", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz" +,"_integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==" +,"_from": "slice-ansi@3.0.0" +} \ No newline at end of file diff --git a/node_modules/source-map/package.json b/node_modules/source-map/package.json index b9ce0dd66..fb225f899 100644 --- a/node_modules/source-map/package.json +++ b/node_modules/source-map/package.json @@ -1,194 +1,52 @@ { - "_args": [ - [ - "source-map@0.6.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "source-map@0.6.1", - "_id": "source-map@0.6.1", - "_inBundle": false, - "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "_location": "/source-map", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "source-map@0.6.1", - "name": "source-map", - "escapedName": "source-map", - "rawSpec": "0.6.1", - "saveSpec": null, - "fetchSpec": "0.6.1" - }, - "_requiredBy": [ - "/ava/source-map-support" - ], - "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "_spec": "0.6.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Nick Fitzgerald", - "email": "nfitzgerald@mozilla.com" - }, - "bugs": { - "url": "https://github.com/mozilla/source-map/issues" - }, + "name": "source-map", + "description": "Generates and consumes source maps", + "version": "0.6.1", + "homepage": "https://github.com/mozilla/source-map", + "author": "Nick Fitzgerald ", "contributors": [ - { - "name": "Tobias Koppers", - "email": "tobias.koppers@googlemail.com" - }, - { - "name": "Duncan Beevers", - "email": "duncan@dweebd.com" - }, - { - "name": "Stephen Crane", - "email": "scrane@mozilla.com" - }, - { - "name": "Ryan Seddon", - "email": "seddon.ryan@gmail.com" - }, - { - "name": "Miles Elam", - "email": "miles.elam@deem.com" - }, - { - "name": "Mihai Bazon", - "email": "mihai.bazon@gmail.com" - }, - { - "name": "Michael Ficarra", - "email": "github.public.email@michael.ficarra.me" - }, - { - "name": "Todd Wolfson", - "email": "todd@twolfson.com" - }, - { - "name": "Alexander Solovyov", - "email": "alexander@solovyov.net" - }, - { - "name": "Felix Gnass", - "email": "fgnass@gmail.com" - }, - { - "name": "Conrad Irwin", - "email": "conrad.irwin@gmail.com" - }, - { - "name": "usrbincc", - "email": "usrbincc@yahoo.com" - }, - { - "name": "David Glasser", - "email": "glasser@davidglasser.net" - }, - { - "name": "Chase Douglas", - "email": "chase@newrelic.com" - }, - { - "name": "Evan Wallace", - "email": "evan.exe@gmail.com" - }, - { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - { - "name": "Hugh Kennedy", - "email": "hughskennedy@gmail.com" - }, - { - "name": "David Glasser", - "email": "glasser@davidglasser.net" - }, - { - "name": "Simon Lydell", - "email": "simon.lydell@gmail.com" - }, - { - "name": "Jmeas Smith", - "email": "jellyes2@gmail.com" - }, - { - "name": "Michael Z Goddard", - "email": "mzgoddard@gmail.com" - }, - { - "name": "azu", - "email": "azu@users.noreply.github.com" - }, - { - "name": "John Gozde", - "email": "john@gozde.ca" - }, - { - "name": "Adam Kirkton", - "email": "akirkton@truefitinnovation.com" - }, - { - "name": "Chris Montgomery", - "email": "christopher.montgomery@dowjones.com" - }, - { - "name": "J. Ryan Stinnett", - "email": "jryans@gmail.com" - }, - { - "name": "Jack Herrington", - "email": "jherrington@walmartlabs.com" - }, - { - "name": "Chris Truter", - "email": "jeffpalentine@gmail.com" - }, - { - "name": "Daniel Espeset", - "email": "daniel@danielespeset.com" - }, - { - "name": "Jamie Wong", - "email": "jamie.lf.wong@gmail.com" - }, - { - "name": "Eddy Bruël", - "email": "ejpbruel@mozilla.com" - }, - { - "name": "Hawken Rives", - "email": "hawkrives@gmail.com" - }, - { - "name": "Gilad Peleg", - "email": "giladp007@gmail.com" - }, - { - "name": "djchie", - "email": "djchie.dev@gmail.com" - }, - { - "name": "Gary Ye", - "email": "garysye@gmail.com" - }, - { - "name": "Nicolas Lalevée", - "email": "nicolas.lalevee@hibnet.org" - } + "Tobias Koppers ", + "Duncan Beevers ", + "Stephen Crane ", + "Ryan Seddon ", + "Miles Elam ", + "Mihai Bazon ", + "Michael Ficarra ", + "Todd Wolfson ", + "Alexander Solovyov ", + "Felix Gnass ", + "Conrad Irwin ", + "usrbincc ", + "David Glasser ", + "Chase Douglas ", + "Evan Wallace ", + "Heather Arthur ", + "Hugh Kennedy ", + "David Glasser ", + "Simon Lydell ", + "Jmeas Smith ", + "Michael Z Goddard ", + "azu ", + "John Gozde ", + "Adam Kirkton ", + "Chris Montgomery ", + "J. Ryan Stinnett ", + "Jack Herrington ", + "Chris Truter ", + "Daniel Espeset ", + "Jamie Wong ", + "Eddy Bruël ", + "Hawken Rives ", + "Gilad Peleg ", + "djchie ", + "Gary Ye ", + "Nicolas Lalevée " ], - "description": "Generates and consumes source maps", - "devDependencies": { - "doctoc": "^0.15.0", - "webpack": "^1.12.0" - }, - "engines": { - "node": ">=0.10.0" + "repository": { + "type": "git", + "url": "http://github.com/mozilla/source-map.git" }, + "main": "./source-map.js", "files": [ "source-map.js", "source-map.d.ts", @@ -198,19 +56,22 @@ "dist/source-map.min.js", "dist/source-map.min.js.map" ], - "homepage": "https://github.com/mozilla/source-map", - "license": "BSD-3-Clause", - "main": "./source-map.js", - "name": "source-map", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/mozilla/source-map.git" + "engines": { + "node": ">=0.10.0" }, + "license": "BSD-3-Clause", "scripts": { - "build": "webpack --color", "test": "npm run build && node test/run-tests.js", + "build": "webpack --color", "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md" }, - "typings": "source-map", - "version": "0.6.1" -} + "devDependencies": { + "doctoc": "^0.15.0", + "webpack": "^1.12.0" + }, + "typings": "source-map" + +,"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" +,"_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" +,"_from": "source-map@0.6.1" +} \ No newline at end of file diff --git a/node_modules/spdx-correct/package.json b/node_modules/spdx-correct/package.json index 8e3bff4f9..5fc48f0fd 100644 --- a/node_modules/spdx-correct/package.json +++ b/node_modules/spdx-correct/package.json @@ -1,65 +1,18 @@ { - "_args": [ - [ - "spdx-correct@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "spdx-correct@3.1.0", - "_id": "spdx-correct@3.1.0", - "_inBundle": false, - "_integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==", - "_location": "/spdx-correct", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "spdx-correct@3.1.0", - "name": "spdx-correct", - "escapedName": "spdx-correct", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/validate-npm-package-license" - ], - "_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "https://kemitchell.com" - }, - "bugs": { - "url": "https://github.com/jslicense/spdx-correct.js/issues" - }, + "name": "spdx-correct", + "description": "correct invalid SPDX expressions", + "version": "3.1.0", + "author": "Kyle E. Mitchell (https://kemitchell.com)", "contributors": [ - { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "https://kemitchell.com" - }, - { - "name": "Christian Zommerfelds", - "email": "aero_super@yahoo.com" - }, - { - "name": "Tal Einat", - "email": "taleinat@gmail.com" - }, - { - "name": "Dan Butvinik", - "email": "butvinik@outlook.com" - } + "Kyle E. Mitchell (https://kemitchell.com)", + "Christian Zommerfelds ", + "Tal Einat ", + "Dan Butvinik " ], "dependencies": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" }, - "description": "correct invalid SPDX expressions", "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0", @@ -70,7 +23,6 @@ "files": [ "index.js" ], - "homepage": "https://github.com/jslicense/spdx-correct.js#readme", "keywords": [ "SPDX", "law", @@ -79,14 +31,13 @@ "metadata" ], "license": "Apache-2.0", - "name": "spdx-correct", - "repository": { - "type": "git", - "url": "git+https://github.com/jslicense/spdx-correct.js.git" - }, + "repository": "jslicense/spdx-correct.js", "scripts": { "lint": "standard && standard-markdown README.md", "test": "defence README.md | replace-require-self | node && node test.js" - }, - "version": "3.1.0" -} + } + +,"_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz" +,"_integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==" +,"_from": "spdx-correct@3.1.0" +} \ No newline at end of file diff --git a/node_modules/spdx-exceptions/package.json b/node_modules/spdx-exceptions/package.json index 859c22ec7..d48a49097 100644 --- a/node_modules/spdx-exceptions/package.json +++ b/node_modules/spdx-exceptions/package.json @@ -1,59 +1,21 @@ { - "_args": [ - [ - "spdx-exceptions@2.3.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "spdx-exceptions@2.3.0", - "_id": "spdx-exceptions@2.3.0", - "_inBundle": false, - "_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", - "_location": "/spdx-exceptions", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "spdx-exceptions@2.3.0", - "name": "spdx-exceptions", - "escapedName": "spdx-exceptions", - "rawSpec": "2.3.0", - "saveSpec": null, - "fetchSpec": "2.3.0" - }, - "_requiredBy": [ - "/spdx-expression-parse" - ], - "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "_spec": "2.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "The Linux Foundation" - }, - "bugs": { - "url": "https://github.com/kemitchell/spdx-exceptions.json/issues" - }, + "name": "spdx-exceptions", + "description": "list of SPDX standard license exceptions", + "version": "2.3.0", + "author": "The Linux Foundation", "contributors": [ - { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "https://kemitchell.com/" - } + "Kyle E. Mitchell (https://kemitchell.com/)" ], - "description": "list of SPDX standard license exceptions", + "license": "CC-BY-3.0", + "repository": "kemitchell/spdx-exceptions.json", "files": [ "index.json" ], - "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme", - "license": "CC-BY-3.0", - "name": "spdx-exceptions", - "repository": { - "type": "git", - "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git" - }, "scripts": { "build": "node build.js" - }, - "version": "2.3.0" -} + } + +,"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz" +,"_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" +,"_from": "spdx-exceptions@2.3.0" +} \ No newline at end of file diff --git a/node_modules/spdx-expression-parse/package.json b/node_modules/spdx-expression-parse/package.json index 48717f29f..eeb3dd83b 100644 --- a/node_modules/spdx-expression-parse/package.json +++ b/node_modules/spdx-expression-parse/package.json @@ -1,80 +1,24 @@ { - "_args": [ - [ - "spdx-expression-parse@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "spdx-expression-parse@3.0.0", - "_id": "spdx-expression-parse@3.0.0", - "_inBundle": false, - "_integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", - "_location": "/spdx-expression-parse", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "spdx-expression-parse@3.0.0", - "name": "spdx-expression-parse", - "escapedName": "spdx-expression-parse", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/spdx-correct", - "/validate-npm-package-license" - ], - "_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "http://kemitchell.com" - }, - "bugs": { - "url": "https://github.com/jslicense/spdx-expression-parse.js/issues" - }, - "contributors": [ - { - "name": "C. Scott Ananian", - "email": "cscott@cscott.net", - "url": "http://cscott.net" - }, - { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "https://kemitchell.com" - }, - { - "name": "Shinnosuke Watanabe", - "email": "snnskwtnb@gmail.com" - }, - { - "name": "Antoine Motet", - "email": "antoine.motet@gmail.com" - } + "name": "spdx-expression-parse", + "description": "parse SPDX license expressions", + "version": "3.0.0", + "author": "Kyle E. Mitchell (http://kemitchell.com)", + "files": [ + "AUTHORS", + "index.js", + "parse.js", + "scan.js" ], "dependencies": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" }, - "description": "parse SPDX license expressions", "devDependencies": { "defence-cli": "^2.0.1", "mocha": "^3.4.2", "replace-require-self": "^1.0.0", "standard": "^10.0.2" }, - "files": [ - "AUTHORS", - "index.js", - "parse.js", - "scan.js" - ], - "homepage": "https://github.com/jslicense/spdx-expression-parse.js#readme", "keywords": [ "SPDX", "law", @@ -86,16 +30,15 @@ "standards" ], "license": "MIT", - "name": "spdx-expression-parse", - "repository": { - "type": "git", - "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git" - }, + "repository": "jslicense/spdx-expression-parse.js", "scripts": { "lint": "standard", - "test": "npm run test:mocha && npm run test:readme", + "test:readme": "defence -i javascript README.md | replace-require-self | node", "test:mocha": "mocha test/index.js", - "test:readme": "defence -i javascript README.md | replace-require-self | node" - }, - "version": "3.0.0" -} + "test": "npm run test:mocha && npm run test:readme" + } + +,"_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz" +,"_integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==" +,"_from": "spdx-expression-parse@3.0.0" +} \ No newline at end of file diff --git a/node_modules/spdx-license-ids/package.json b/node_modules/spdx-license-ids/package.json index e6419020e..0aff08f25 100644 --- a/node_modules/spdx-license-ids/package.json +++ b/node_modules/spdx-license-ids/package.json @@ -1,79 +1,43 @@ { - "_args": [ - [ - "spdx-license-ids@3.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "spdx-license-ids@3.0.5", - "_id": "spdx-license-ids@3.0.5", - "_inBundle": false, - "_integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==", - "_location": "/spdx-license-ids", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "spdx-license-ids@3.0.5", - "name": "spdx-license-ids", - "escapedName": "spdx-license-ids", - "rawSpec": "3.0.5", - "saveSpec": null, - "fetchSpec": "3.0.5" - }, - "_requiredBy": [ - "/spdx-correct", - "/spdx-expression-parse" - ], - "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz", - "_spec": "3.0.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Shinnosuke Watanabe", - "url": "https://github.com/shinnn" - }, - "bugs": { - "url": "https://github.com/shinnn/spdx-license-ids/issues" - }, - "description": "A list of SPDX license identifiers", - "devDependencies": { - "@shinnn/eslint-config": "^6.8.7", - "chalk": "^2.4.1", - "eslint": "^5.10.0", - "get-spdx-license-ids": "^2.1.0", - "rmfr": "^2.0.0", - "tape": "^4.9.1" - }, - "eslintConfig": { - "extends": "@shinnn" - }, - "files": [ - "deprecated.json", - "index.json" - ], - "homepage": "https://github.com/shinnn/spdx-license-ids#readme", - "keywords": [ - "spdx", - "license", - "licenses", - "id", - "identifier", - "identifiers", - "json", - "array", - "oss" - ], - "license": "CC0-1.0", - "name": "spdx-license-ids", - "repository": { - "type": "git", - "url": "git+https://github.com/shinnn/spdx-license-ids.git" - }, - "scripts": { - "build": "node build.js", - "pretest": "eslint .", - "test": "node test.js" - }, - "version": "3.0.5" -} + "name": "spdx-license-ids", + "version": "3.0.5", + "description": "A list of SPDX license identifiers", + "repository": "shinnn/spdx-license-ids", + "author": "Shinnosuke Watanabe (https://github.com/shinnn)", + "license": "CC0-1.0", + "scripts": { + "build": "node build.js", + "pretest": "eslint .", + "test": "node test.js" + }, + "files": [ + "deprecated.json", + "index.json" + ], + "keywords": [ + "spdx", + "license", + "licenses", + "id", + "identifier", + "identifiers", + "json", + "array", + "oss" + ], + "devDependencies": { + "@shinnn/eslint-config": "^6.8.7", + "chalk": "^2.4.1", + "eslint": "^5.10.0", + "get-spdx-license-ids": "^2.1.0", + "rmfr": "^2.0.0", + "tape": "^4.9.1" + }, + "eslintConfig": { + "extends": "@shinnn" + } + +,"_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz" +,"_integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==" +,"_from": "spdx-license-ids@3.0.5" +} \ No newline at end of file diff --git a/node_modules/sprintf-js/package.json b/node_modules/sprintf-js/package.json index 76a89f8d1..309df0030 100644 --- a/node_modules/sprintf-js/package.json +++ b/node_modules/sprintf-js/package.json @@ -1,57 +1,26 @@ { - "_args": [ - [ - "sprintf-js@1.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "sprintf-js@1.0.3", - "_id": "sprintf-js@1.0.3", - "_inBundle": false, - "_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", - "_location": "/sprintf-js", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "sprintf-js@1.0.3", "name": "sprintf-js", - "escapedName": "sprintf-js", - "rawSpec": "1.0.3", - "saveSpec": null, - "fetchSpec": "1.0.3" - }, - "_requiredBy": [ - "/argparse" - ], - "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "_spec": "1.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Alexandru Marasteanu", - "email": "hello@alexei.ro", - "url": "http://alexei.ro/" - }, - "bugs": { - "url": "https://github.com/alexei/sprintf.js/issues" - }, - "description": "JavaScript sprintf implementation", - "devDependencies": { - "grunt": "*", - "grunt-contrib-uglify": "*", - "grunt-contrib-watch": "*", - "mocha": "*" - }, - "homepage": "https://github.com/alexei/sprintf.js#readme", - "license": "BSD-3-Clause", - "main": "src/sprintf.js", - "name": "sprintf-js", - "repository": { - "type": "git", - "url": "git+https://github.com/alexei/sprintf.js.git" - }, - "scripts": { - "test": "mocha test/test.js" - }, - "version": "1.0.3" -} + "version": "1.0.3", + "description": "JavaScript sprintf implementation", + "author": "Alexandru Marasteanu (http://alexei.ro/)", + "main": "src/sprintf.js", + "scripts": { + "test": "mocha test/test.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/alexei/sprintf.js.git" + }, + "license": "BSD-3-Clause", + "readmeFilename": "README.md", + "devDependencies": { + "mocha": "*", + "grunt": "*", + "grunt-contrib-watch": "*", + "grunt-contrib-uglify": "*" + } + +,"_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" +,"_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" +,"_from": "sprintf-js@1.0.3" +} \ No newline at end of file diff --git a/node_modules/string-width/package.json b/node_modules/string-width/package.json index 244a937b0..c3ea56436 100644 --- a/node_modules/string-width/package.json +++ b/node_modules/string-width/package.json @@ -1,97 +1,60 @@ { - "_args": [ - [ - "string-width@4.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "string-width@4.2.0", - "_id": "string-width@4.2.0", - "_inBundle": false, - "_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "_location": "/string-width", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "string-width@4.2.0", - "name": "string-width", - "escapedName": "string-width", - "rawSpec": "4.2.0", - "saveSpec": null, - "fetchSpec": "4.2.0" - }, - "_requiredBy": [ - "/boxen", - "/cli-truncate", - "/cliui", - "/widest-line", - "/wrap-ansi", - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "_spec": "4.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/string-width/issues" - }, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "description": "Get the visual width of a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/string-width#readme", - "keywords": [ - "string", - "character", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "string-width", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/string-width.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.2.0" -} + "name": "string-width", + "version": "4.2.0", + "description": "Get the visual width of a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/string-width", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "character", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz" +,"_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==" +,"_from": "string-width@4.2.0" +} \ No newline at end of file diff --git a/node_modules/strip-ansi/node_modules/ansi-regex/package.json b/node_modules/strip-ansi/node_modules/ansi-regex/package.json index ba964ed1d..555b26d73 100644 --- a/node_modules/strip-ansi/node_modules/ansi-regex/package.json +++ b/node_modules/strip-ansi/node_modules/ansi-regex/package.json @@ -1,91 +1,59 @@ { - "_args": [ - [ - "ansi-regex@5.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-regex@5.0.0", - "_id": "ansi-regex@5.0.0", - "_inBundle": false, - "_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "_location": "/strip-ansi/ansi-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-regex@5.0.0", - "name": "ansi-regex", - "escapedName": "ansi-regex", - "rawSpec": "5.0.0", - "saveSpec": null, - "fetchSpec": "5.0.0" - }, - "_requiredBy": [ - "/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-regex/issues" - }, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.9.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/ansi-regex#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "text", - "regex", - "regexp", - "re", - "match", - "test", - "find", - "pattern" - ], - "license": "MIT", - "name": "ansi-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-regex.git" - }, - "scripts": { - "test": "xo && ava && tsd", - "view-supported": "node fixtures/view-codes.js" - }, - "version": "5.0.0" -} + "name": "ansi-regex", + "version": "5.0.0", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "view-supported": "node fixtures/view-codes.js" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "text", + "regex", + "regexp", + "re", + "match", + "test", + "find", + "pattern" + ], + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.9.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz" +,"_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==" +,"_from": "ansi-regex@5.0.0" +} \ No newline at end of file diff --git a/node_modules/strip-ansi/package.json b/node_modules/strip-ansi/package.json index 35ef03c26..4fca79c1c 100644 --- a/node_modules/strip-ansi/package.json +++ b/node_modules/strip-ansi/package.json @@ -1,94 +1,58 @@ { - "_args": [ - [ - "strip-ansi@6.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "strip-ansi@6.0.0", - "_id": "strip-ansi@6.0.0", - "_inBundle": false, - "_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", - "_location": "/strip-ansi", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-ansi@6.0.0", - "name": "strip-ansi", - "escapedName": "strip-ansi", - "rawSpec": "6.0.0", - "saveSpec": null, - "fetchSpec": "6.0.0" - }, - "_requiredBy": [ - "/ava", - "/cliui", - "/ora", - "/string-width", - "/wrap-ansi" - ], - "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "_spec": "6.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/strip-ansi/issues" - }, - "dependencies": { - "ansi-regex": "^5.0.0" - }, - "description": "Strip ANSI escape codes from a string", - "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.10.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/strip-ansi#readme", - "keywords": [ - "strip", - "trim", - "remove", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "strip-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/strip-ansi.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "6.0.0" -} + "name": "strip-ansi", + "version": "6.0.0", + "description": "Strip ANSI escape codes from a string", + "license": "MIT", + "repository": "chalk/strip-ansi", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "strip", + "trim", + "remove", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-regex": "^5.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "tsd": "^0.10.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" +,"_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==" +,"_from": "strip-ansi@6.0.0" +} \ No newline at end of file diff --git a/node_modules/strip-eof/package.json b/node_modules/strip-eof/package.json index 38f149527..d054db16c 100644 --- a/node_modules/strip-eof/package.json +++ b/node_modules/strip-eof/package.json @@ -1,52 +1,23 @@ { - "_args": [ - [ - "strip-eof@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "strip-eof", + "version": "1.0.0", + "description": "Strip the End-Of-File (EOF) character from a string/buffer", + "license": "MIT", + "repository": "sindresorhus/strip-eof", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/strip-eof/issues" - }, - "description": "Strip the End-Of-File (EOF) character from a string/buffer", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/strip-eof#readme", "keywords": [ "strip", "trim", @@ -61,14 +32,12 @@ "string", "buffer" ], - "license": "MIT", - "name": "strip-eof", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/strip-eof.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" +,"_integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=" +,"_from": "strip-eof@1.0.0" +} \ No newline at end of file diff --git a/node_modules/strip-json-comments/package.json b/node_modules/strip-json-comments/package.json index 2db7c99ab..19d3a720c 100644 --- a/node_modules/strip-json-comments/package.json +++ b/node_modules/strip-json-comments/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "strip-json-comments@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "strip-json-comments@2.0.1", - "_id": "strip-json-comments@2.0.1", - "_inBundle": false, - "_integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "_location": "/strip-json-comments", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-json-comments@2.0.1", - "name": "strip-json-comments", - "escapedName": "strip-json-comments", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/rc" - ], - "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "strip-json-comments", + "version": "2.0.1", + "description": "Strip comments from JSON. Lets you use comments in your JSON files!", + "license": "MIT", + "repository": "sindresorhus/strip-json-comments", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/strip-json-comments/issues" - }, - "description": "Strip comments from JSON. Lets you use comments in your JSON files!", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/strip-json-comments#readme", "keywords": [ "json", "strip", @@ -65,14 +35,12 @@ "env", "environment" ], - "license": "MIT", - "name": "strip-json-comments", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/strip-json-comments.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "2.0.1" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" +,"_integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=" +,"_from": "strip-json-comments@2.0.1" +} \ No newline at end of file diff --git a/node_modules/supertap/node_modules/ansi-regex/package.json b/node_modules/supertap/node_modules/ansi-regex/package.json index 66a301026..c79b39f0a 100644 --- a/node_modules/supertap/node_modules/ansi-regex/package.json +++ b/node_modules/supertap/node_modules/ansi-regex/package.json @@ -1,53 +1,24 @@ { - "_args": [ - [ - "ansi-regex@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-regex@3.0.0", - "_id": "ansi-regex@3.0.0", - "_inBundle": false, - "_integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "_location": "/supertap/ansi-regex", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-regex@3.0.0", - "name": "ansi-regex", - "escapedName": "ansi-regex", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/supertap/strip-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "ansi-regex", + "version": "3.0.0", + "description": "Regular expression for matching ANSI escape codes", + "license": "MIT", + "repository": "chalk/ansi-regex", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/chalk/ansi-regex/issues" - }, - "description": "Regular expression for matching ANSI escape codes", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava", + "view-supported": "node fixtures/view-codes.js" + }, "files": [ "index.js" ], - "homepage": "https://github.com/chalk/ansi-regex#readme", "keywords": [ "ansi", "styles", @@ -75,15 +46,12 @@ "find", "pattern" ], - "license": "MIT", - "name": "ansi-regex", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-regex.git" - }, - "scripts": { - "test": "xo && ava", - "view-supported": "node fixtures/view-codes.js" - }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz" +,"_integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=" +,"_from": "ansi-regex@3.0.0" +} \ No newline at end of file diff --git a/node_modules/supertap/node_modules/arrify/package.json b/node_modules/supertap/node_modules/arrify/package.json index 7208826ac..bfc8621c9 100644 --- a/node_modules/supertap/node_modules/arrify/package.json +++ b/node_modules/supertap/node_modules/arrify/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "arrify@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "arrify@1.0.1", - "_id": "arrify@1.0.1", - "_inBundle": false, - "_integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", - "_location": "/supertap/arrify", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "arrify@1.0.1", - "name": "arrify", - "escapedName": "arrify", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/supertap" - ], - "_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "arrify", + "version": "1.0.1", + "description": "Convert a value to an array", + "license": "MIT", + "repository": "sindresorhus/arrify", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/arrify/issues" - }, - "description": "Convert a value to an array", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/arrify#readme", "keywords": [ "array", "arr", @@ -56,14 +26,12 @@ "convert", "value" ], - "license": "MIT", - "name": "arrify", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/arrify.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.1" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz" +,"_integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=" +,"_from": "arrify@1.0.1" +} \ No newline at end of file diff --git a/node_modules/supertap/node_modules/indent-string/package.json b/node_modules/supertap/node_modules/indent-string/package.json index 1ea4ae14c..796eb8ecd 100644 --- a/node_modules/supertap/node_modules/indent-string/package.json +++ b/node_modules/supertap/node_modules/indent-string/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "indent-string@3.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "indent-string@3.2.0", - "_id": "indent-string@3.2.0", - "_inBundle": false, - "_integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", - "_location": "/supertap/indent-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "indent-string@3.2.0", - "name": "indent-string", - "escapedName": "indent-string", - "rawSpec": "3.2.0", - "saveSpec": null, - "fetchSpec": "3.2.0" - }, - "_requiredBy": [ - "/supertap" - ], - "_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "_spec": "3.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "indent-string", + "version": "3.2.0", + "description": "Indent each line in a string", + "license": "MIT", + "repository": "sindresorhus/indent-string", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/indent-string/issues" - }, - "description": "Indent each line in a string", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/indent-string#readme", "keywords": [ "indent", "string", @@ -59,14 +29,12 @@ "each", "every" ], - "license": "MIT", - "name": "indent-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/indent-string.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "3.2.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz" +,"_integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=" +,"_from": "indent-string@3.2.0" +} \ No newline at end of file diff --git a/node_modules/supertap/node_modules/strip-ansi/package.json b/node_modules/supertap/node_modules/strip-ansi/package.json index 92a89fc54..14a8f1c3a 100644 --- a/node_modules/supertap/node_modules/strip-ansi/package.json +++ b/node_modules/supertap/node_modules/strip-ansi/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "strip-ansi@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "strip-ansi@4.0.0", - "_id": "strip-ansi@4.0.0", - "_inBundle": false, - "_integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "_location": "/supertap/strip-ansi", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "strip-ansi@4.0.0", - "name": "strip-ansi", - "escapedName": "strip-ansi", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/supertap" - ], - "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "strip-ansi", + "version": "4.0.0", + "description": "Strip ANSI escape codes", + "license": "MIT", + "repository": "chalk/strip-ansi", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/chalk/strip-ansi/issues" - }, - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "description": "Strip ANSI escape codes", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/chalk/strip-ansi#readme", "keywords": [ "strip", "trim", @@ -75,14 +42,15 @@ "command-line", "text" ], - "license": "MIT", - "name": "strip-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/strip-ansi.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "ansi-regex": "^3.0.0" }, - "version": "4.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz" +,"_integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=" +,"_from": "strip-ansi@4.0.0" +} \ No newline at end of file diff --git a/node_modules/supertap/package.json b/node_modules/supertap/package.json index a2763fa08..7e7510710 100644 --- a/node_modules/supertap/package.json +++ b/node_modules/supertap/package.json @@ -1,44 +1,28 @@ { - "_args": [ - [ - "supertap@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supertap@1.0.0", - "_id": "supertap@1.0.0", - "_inBundle": false, - "_integrity": "sha512-HZJ3geIMPgVwKk2VsmO5YHqnnJYl6bV5A9JW2uzqV43WmpgliNEYbuvukfor7URpaqpxuw3CfZ3ONdVbZjCgIA==", - "_location": "/supertap", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supertap@1.0.0", - "name": "supertap", - "escapedName": "supertap", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/supertap/-/supertap-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "supertap", + "version": "1.0.0", + "description": "Generate TAP output", + "license": "MIT", + "repository": "vadimdemedes/supertap", "author": { "name": "Vadim Demedes", "email": "vdemedes@gmail.com", "url": "github.com/vadimdemedes" }, - "ava": { - "serial": true + "engines": { + "node": ">=4" }, - "bugs": { - "url": "https://github.com/vadimdemedes/supertap/issues" + "scripts": { + "test": "xo && ava" }, + "files": [ + "index.js" + ], + "keywords": [ + "tap", + "tape", + "output" + ], "dependencies": { "arrify": "^1.0.1", "indent-string": "^3.2.0", @@ -46,7 +30,6 @@ "serialize-error": "^2.1.0", "strip-ansi": "^4.0.0" }, - "description": "Generate TAP output", "devDependencies": { "ava": "^0.20.0", "ctrlc-exit": "^1.0.0", @@ -64,26 +47,11 @@ "wait-for-enter": "^1.0.0", "xo": "^0.18.2" }, - "engines": { - "node": ">=4" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/vadimdemedes/supertap#readme", - "keywords": [ - "tap", - "tape", - "output" - ], - "license": "MIT", - "name": "supertap", - "repository": { - "type": "git", - "url": "git+https://github.com/vadimdemedes/supertap.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.0" -} + "ava": { + "serial": true + } + +,"_resolved": "https://registry.npmjs.org/supertap/-/supertap-1.0.0.tgz" +,"_integrity": "sha512-HZJ3geIMPgVwKk2VsmO5YHqnnJYl6bV5A9JW2uzqV43WmpgliNEYbuvukfor7URpaqpxuw3CfZ3ONdVbZjCgIA==" +,"_from": "supertap@1.0.0" +} \ No newline at end of file diff --git a/node_modules/supports-color/package.json b/node_modules/supports-color/package.json index b40f7c47d..c01bdec70 100644 --- a/node_modules/supports-color/package.json +++ b/node_modules/supports-color/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "supports-color@5.5.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supports-color@5.5.0", - "_id": "supports-color@5.5.0", - "_inBundle": false, - "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "_location": "/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@5.5.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "5.5.0", - "saveSpec": null, - "fetchSpec": "5.5.0" - }, - "_requiredBy": [ - "/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "_spec": "5.5.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^3.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^0.25.0", - "import-fresh": "^2.0.0", - "xo": "^0.20.0" - }, - "engines": { - "node": ">=4" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "5.5.0" -} + "name": "supports-color", + "version": "5.5.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=4" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^3.0.0" + }, + "devDependencies": { + "ava": "^0.25.0", + "import-fresh": "^2.0.0", + "xo": "^0.20.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" +,"_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" +,"_from": "supports-color@5.5.0" +} \ No newline at end of file diff --git a/node_modules/temp-dir/package.json b/node_modules/temp-dir/package.json index b7b67c8e5..3fcb881fc 100644 --- a/node_modules/temp-dir/package.json +++ b/node_modules/temp-dir/package.json @@ -1,77 +1,45 @@ { - "_args": [ - [ - "temp-dir@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "temp-dir@2.0.0", - "_id": "temp-dir@2.0.0", - "_inBundle": false, - "_integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", - "_location": "/temp-dir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "temp-dir@2.0.0", - "name": "temp-dir", - "escapedName": "temp-dir", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/temp-dir/issues" - }, - "description": "Get the real path of the system temp directory", - "devDependencies": { - "ava": "^1.4.1", - "proxyquire": "^2.1.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/temp-dir#readme", - "keywords": [ - "temp", - "tmpdir", - "os", - "system", - "real", - "path", - "realpath", - "resolved", - "temporary", - "directory", - "folder" - ], - "license": "MIT", - "name": "temp-dir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/temp-dir.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "temp-dir", + "version": "2.0.0", + "description": "Get the real path of the system temp directory", + "license": "MIT", + "repository": "sindresorhus/temp-dir", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "temp", + "tmpdir", + "os", + "system", + "real", + "path", + "realpath", + "resolved", + "temporary", + "directory", + "folder" + ], + "devDependencies": { + "ava": "^1.4.1", + "proxyquire": "^2.1.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz" +,"_integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==" +,"_from": "temp-dir@2.0.0" +} \ No newline at end of file diff --git a/node_modules/term-size/package.json b/node_modules/term-size/package.json index dab69a067..d0980deb6 100644 --- a/node_modules/term-size/package.json +++ b/node_modules/term-size/package.json @@ -1,79 +1,47 @@ { - "_args": [ - [ - "term-size@2.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "term-size@2.2.0", - "_id": "term-size@2.2.0", - "_inBundle": false, - "_integrity": "sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==", - "_location": "/term-size", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "term-size@2.2.0", - "name": "term-size", - "escapedName": "term-size", - "rawSpec": "2.2.0", - "saveSpec": null, - "fetchSpec": "2.2.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.0.tgz", - "_spec": "2.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/term-size/issues" - }, - "description": "Reliably get the terminal window size (columns & rows)", - "devDependencies": { - "ava": "^2.4.0", - "execa": "^3.4.0", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts", - "vendor" - ], - "funding": "https://github.com/sponsors/sindresorhus", - "homepage": "https://github.com/sindresorhus/term-size#readme", - "keywords": [ - "terminal", - "size", - "console", - "window", - "width", - "height", - "columns", - "rows", - "lines", - "tty", - "redirected" - ], - "license": "MIT", - "name": "term-size", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/term-size.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.2.0" -} + "name": "term-size", + "version": "2.2.0", + "description": "Reliably get the terminal window size (columns & rows)", + "license": "MIT", + "repository": "sindresorhus/term-size", + "funding": "https://github.com/sponsors/sindresorhus", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts", + "vendor" + ], + "keywords": [ + "terminal", + "size", + "console", + "window", + "width", + "height", + "columns", + "rows", + "lines", + "tty", + "redirected" + ], + "devDependencies": { + "ava": "^2.4.0", + "execa": "^3.4.0", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.0.tgz" +,"_integrity": "sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==" +,"_from": "term-size@2.2.0" +} \ No newline at end of file diff --git a/node_modules/time-zone/package.json b/node_modules/time-zone/package.json index 7013adc72..65a9f716a 100644 --- a/node_modules/time-zone/package.json +++ b/node_modules/time-zone/package.json @@ -1,53 +1,23 @@ { - "_args": [ - [ - "time-zone@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "time-zone@1.0.0", - "_id": "time-zone@1.0.0", - "_inBundle": false, - "_integrity": "sha1-mcW/VZWJZq9tBtg73zgA3IL67F0=", - "_location": "/time-zone", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "time-zone@1.0.0", - "name": "time-zone", - "escapedName": "time-zone", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/date-time" - ], - "_resolved": "https://registry.npmjs.org/time-zone/-/time-zone-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "time-zone", + "version": "1.0.0", + "description": "Pretty time zone: `+2` or `-9:30`", + "license": "MIT", + "repository": "sindresorhus/time-zone", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/time-zone/issues" - }, - "description": "Pretty time zone: `+2` or `-9:30`", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/time-zone#readme", "keywords": [ "timezone", "utc", @@ -58,14 +28,12 @@ "iso", "zone" ], - "license": "MIT", - "name": "time-zone", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/time-zone.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/time-zone/-/time-zone-1.0.0.tgz" +,"_integrity": "sha1-mcW/VZWJZq9tBtg73zgA3IL67F0=" +,"_from": "time-zone@1.0.0" +} \ No newline at end of file diff --git a/node_modules/to-readable-stream/package.json b/node_modules/to-readable-stream/package.json index 9c15a6107..f1aa3fdf1 100644 --- a/node_modules/to-readable-stream/package.json +++ b/node_modules/to-readable-stream/package.json @@ -1,76 +1,44 @@ { - "_args": [ - [ - "to-readable-stream@1.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "to-readable-stream@1.0.0", - "_id": "to-readable-stream@1.0.0", - "_inBundle": false, - "_integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==", - "_location": "/to-readable-stream", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "to-readable-stream@1.0.0", - "name": "to-readable-stream", - "escapedName": "to-readable-stream", - "rawSpec": "1.0.0", - "saveSpec": null, - "fetchSpec": "1.0.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", - "_spec": "1.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/to-readable-stream/issues" - }, - "description": "Convert a string/Buffer/Uint8Array to a readable stream", - "devDependencies": { - "ava": "*", - "get-stream": "^3.0.0", - "xo": "*" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/sindresorhus/to-readable-stream#readme", - "keywords": [ - "stream", - "readablestream", - "string", - "buffer", - "uint8array", - "from", - "into", - "to", - "transform", - "convert", - "readable", - "pull" - ], - "license": "MIT", - "name": "to-readable-stream", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/to-readable-stream.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "1.0.0" -} + "name": "to-readable-stream", + "version": "1.0.0", + "description": "Convert a string/Buffer/Uint8Array to a readable stream", + "license": "MIT", + "repository": "sindresorhus/to-readable-stream", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "stream", + "readablestream", + "string", + "buffer", + "uint8array", + "from", + "into", + "to", + "transform", + "convert", + "readable", + "pull" + ], + "devDependencies": { + "ava": "*", + "get-stream": "^3.0.0", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz" +,"_integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==" +,"_from": "to-readable-stream@1.0.0" +} \ No newline at end of file diff --git a/node_modules/to-regex-range/package.json b/node_modules/to-regex-range/package.json index ea59177f9..fe98f0685 100644 --- a/node_modules/to-regex-range/package.json +++ b/node_modules/to-regex-range/package.json @@ -1,54 +1,31 @@ { - "_args": [ - [ - "to-regex-range@5.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "to-regex-range@5.0.1", - "_id": "to-regex-range@5.0.1", - "_inBundle": false, - "_integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "_location": "/to-regex-range", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "to-regex-range@5.0.1", - "name": "to-regex-range", - "escapedName": "to-regex-range", - "rawSpec": "5.0.1", - "saveSpec": null, - "fetchSpec": "5.0.1" - }, - "_requiredBy": [ - "/fill-range" + "name": "to-regex-range", + "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", + "version": "5.0.1", + "homepage": "https://github.com/micromatch/to-regex-range", + "author": "Jon Schlinkert (https://github.com/jonschlinkert)", + "contributors": [ + "Jon Schlinkert (http://twitter.com/jonschlinkert)", + "Rouven Weßling (www.rouvenwessling.de)" ], - "_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "_spec": "5.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Jon Schlinkert", - "url": "https://github.com/jonschlinkert" - }, + "repository": "micromatch/to-regex-range", "bugs": { "url": "https://github.com/micromatch/to-regex-range/issues" }, - "contributors": [ - { - "name": "Jon Schlinkert", - "url": "http://twitter.com/jonschlinkert" - }, - { - "name": "Rouven Weßling", - "url": "www.rouvenwessling.de" - } + "license": "MIT", + "files": [ + "index.js" ], + "main": "index.js", + "engines": { + "node": ">=8.0" + }, + "scripts": { + "test": "mocha" + }, "dependencies": { "is-number": "^7.0.0" }, - "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", "devDependencies": { "fill-range": "^6.0.0", "gulp-format-md": "^2.0.0", @@ -56,13 +33,6 @@ "text-table": "^0.2.0", "time-diff": "^0.3.1" }, - "engines": { - "node": ">=8.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/micromatch/to-regex-range", "keywords": [ "bash", "date", @@ -88,16 +58,6 @@ "regular expression", "sequence" ], - "license": "MIT", - "main": "index.js", - "name": "to-regex-range", - "repository": { - "type": "git", - "url": "git+https://github.com/micromatch/to-regex-range.git" - }, - "scripts": { - "test": "mocha" - }, "verb": { "layout": "default", "toc": false, @@ -124,6 +84,9 @@ "repeat-string" ] } - }, - "version": "5.0.1" -} + } + +,"_resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" +,"_integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" +,"_from": "to-regex-range@5.0.1" +} \ No newline at end of file diff --git a/node_modules/trim-off-newlines/package.json b/node_modules/trim-off-newlines/package.json index 5fcc67356..91a1806f6 100644 --- a/node_modules/trim-off-newlines/package.json +++ b/node_modules/trim-off-newlines/package.json @@ -1,54 +1,23 @@ { - "_args": [ - [ - "trim-off-newlines@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "trim-off-newlines@1.0.1", - "_id": "trim-off-newlines@1.0.1", - "_inBundle": false, - "_integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=", - "_location": "/trim-off-newlines", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "trim-off-newlines@1.0.1", - "name": "trim-off-newlines", - "escapedName": "trim-off-newlines", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "trim-off-newlines", + "version": "1.0.1", + "description": "Similar to String#trim() but removes only newlines", + "license": "MIT", + "repository": "stevemao/trim-off-newlines", "author": { "name": "Steve Mao", "email": "maochenyan@gmail.com", "url": "github.com/stevemao" }, - "bugs": { - "url": "https://github.com/stevemao/trim-off-newlines/issues" - }, - "dependencies": {}, - "description": "Similar to String#trim() but removes only newlines", - "devDependencies": { - "mocha": "*", - "xo": "*" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && mocha" + }, "files": [ "index.js" ], - "homepage": "https://github.com/stevemao/trim-off-newlines#readme", "keywords": [ "trim", "newlines", @@ -65,20 +34,19 @@ "remove", "delete" ], - "license": "MIT", - "name": "trim-off-newlines", - "repository": { - "type": "git", - "url": "git+https://github.com/stevemao/trim-off-newlines.git" - }, - "scripts": { - "test": "xo && mocha" + "dependencies": {}, + "devDependencies": { + "mocha": "*", + "xo": "*" }, - "version": "1.0.1", "xo": { "envs": [ "node", "mocha" ] } -} + +,"_resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz" +,"_integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=" +,"_from": "trim-off-newlines@1.0.1" +} \ No newline at end of file diff --git a/node_modules/tslib/package.json b/node_modules/tslib/package.json index ee80ba144..991aea3b7 100644 --- a/node_modules/tslib/package.json +++ b/node_modules/tslib/package.json @@ -1,61 +1,33 @@ { - "_args": [ - [ - "tslib@1.11.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "tslib@1.11.1", - "_id": "tslib@1.11.1", - "_inBundle": false, - "_integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==", - "_location": "/tslib", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "tslib@1.11.1", "name": "tslib", - "escapedName": "tslib", - "rawSpec": "1.11.1", - "saveSpec": null, - "fetchSpec": "1.11.1" - }, - "_requiredBy": [ - "/tslint", - "/tsutils" - ], - "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz", - "_spec": "1.11.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Microsoft Corp." - }, - "bugs": { - "url": "https://github.com/Microsoft/TypeScript/issues" - }, - "description": "Runtime library for TypeScript helper functions", - "homepage": "https://www.typescriptlang.org/", - "jsnext:main": "tslib.es6.js", - "keywords": [ - "TypeScript", - "Microsoft", - "compiler", - "language", - "javascript", - "tslib", - "runtime" - ], - "license": "Apache-2.0", - "main": "tslib.js", - "module": "tslib.es6.js", - "name": "tslib", - "repository": { - "type": "git", - "url": "git+https://github.com/Microsoft/tslib.git" - }, - "sideEffects": false, - "typings": "tslib.d.ts", - "version": "1.11.1" -} + "author": "Microsoft Corp.", + "homepage": "https://www.typescriptlang.org/", + "version": "1.11.1", + "license": "Apache-2.0", + "description": "Runtime library for TypeScript helper functions", + "keywords": [ + "TypeScript", + "Microsoft", + "compiler", + "language", + "javascript", + "tslib", + "runtime" + ], + "bugs": { + "url": "https://github.com/Microsoft/TypeScript/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/tslib.git" + }, + "main": "tslib.js", + "module": "tslib.es6.js", + "jsnext:main": "tslib.es6.js", + "typings": "tslib.d.ts", + "sideEffects": false + +,"_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz" +,"_integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==" +,"_from": "tslib@1.11.1" +} \ No newline at end of file diff --git a/node_modules/tslint/node_modules/semver/package.json b/node_modules/tslint/node_modules/semver/package.json index 18ef06811..31e12dde0 100644 --- a/node_modules/tslint/node_modules/semver/package.json +++ b/node_modules/tslint/node_modules/semver/package.json @@ -1,60 +1,32 @@ { - "_from": "semver@^5.3.0", - "_id": "semver@5.7.1", - "_inBundle": false, - "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "_location": "/tslint/semver", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "semver@^5.3.0", - "name": "semver", - "escapedName": "semver", - "rawSpec": "^5.3.0", - "saveSpec": null, - "fetchSpec": "^5.3.0" - }, - "_requiredBy": [ - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7", - "_spec": "semver@^5.3.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/tslint", - "bin": { - "semver": "bin/semver" - }, - "bugs": { - "url": "https://github.com/npm/node-semver/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "semver", + "version": "5.7.1", "description": "The semantic version parser used by npm.", + "main": "semver.js", + "scripts": { + "test": "tap", + "preversion": "npm test", + "postversion": "npm publish", + "postpublish": "git push origin --all; git push origin --tags" + }, "devDependencies": { "tap": "^13.0.0-rc.18" }, + "license": "ISC", + "repository": "https://github.com/npm/node-semver", + "bin": { + "semver": "./bin/semver" + }, "files": [ "bin", "range.bnf", "semver.js" ], - "homepage": "https://github.com/npm/node-semver#readme", - "license": "ISC", - "main": "semver.js", - "name": "semver", - "repository": { - "type": "git", - "url": "git+https://github.com/npm/node-semver.git" - }, - "scripts": { - "postpublish": "git push origin --all; git push origin --tags", - "postversion": "npm publish", - "preversion": "npm test", - "test": "tap" - }, "tap": { "check-coverage": true - }, - "version": "5.7.1" -} + } + +,"_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" +,"_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" +,"_from": "semver@5.7.1" +} \ No newline at end of file diff --git a/node_modules/tslint/package.json b/node_modules/tslint/package.json index 7bda24cc4..8f918b1d6 100644 --- a/node_modules/tslint/package.json +++ b/node_modules/tslint/package.json @@ -1,125 +1,97 @@ { - "_args": [ - [ - "tslint@6.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "tslint@6.1.0", - "_id": "tslint@6.1.0", - "_inBundle": false, - "_integrity": "sha512-fXjYd/61vU6da04E505OZQGb2VCN2Mq3doeWcOIryuG+eqdmFUXTYVwdhnbEu2k46LNLgUYt9bI5icQze/j0bQ==", - "_location": "/tslint", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "tslint@6.1.0", "name": "tslint", - "escapedName": "tslint", - "rawSpec": "6.1.0", - "saveSpec": null, - "fetchSpec": "6.1.0" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/tslint/-/tslint-6.1.0.tgz", - "_spec": "6.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bin": { - "tslint": "bin/tslint" - }, - "bugs": { - "url": "https://github.com/palantir/tslint/issues" - }, - "dependencies": { - "@babel/code-frame": "^7.0.0", - "builtin-modules": "^1.1.1", - "chalk": "^2.3.0", - "commander": "^2.12.1", - "diff": "^4.0.1", - "glob": "^7.1.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "mkdirp": "^0.5.1", - "resolve": "^1.3.2", - "semver": "^5.3.0", - "tslib": "^1.10.0", - "tsutils": "^2.29.0" - }, - "description": "An extensible static analysis linter for the TypeScript language", - "devDependencies": { - "@octokit/rest": "^16.24.3", - "@types/babel__code-frame": "^7.0.1", - "@types/chai": "^3.5.0", - "@types/diff": "^3.2.0", - "@types/glob": "^5.0.30", - "@types/js-yaml": "^3.5.31", - "@types/minimatch": "^2.0.29", - "@types/mkdirp": "^0.5.2", - "@types/mocha": "^5.2.6", - "@types/node": "^7.0.29", - "@types/resolve": "^0.0.4", - "@types/rimraf": "^2.0.2", - "@types/semver": "^5.3.30", - "chai": "^3.5.0", - "husky": "^0.14.3", - "json-stringify-pretty-compact": "^1.2.0", - "mocha": "^6.1.4", - "npm-run-all": "^4.0.2", - "nyc": "^14.1.1", - "prettier": "~1.16.4", - "rimraf": "^2.5.4", - "ts-node": "^3.3.0", - "tslint": "~5.13.0", - "tslint-config-prettier": "^1.18.0", - "tslint-plugin-prettier": "^2.0.1", - "tslint-test-config-non-relative": "file:test/external/tslint-test-config-non-relative", - "typescript": "~3.8.2", - "yarn-deduplicate": "^1.1.1" - }, - "engines": { - "node": ">=4.8.0" - }, - "homepage": "https://palantir.github.io/tslint", - "keywords": [ - "cli", - "typescript", - "linter" - ], - "license": "Apache-2.0", - "main": "./lib/index.js", - "name": "tslint", - "peerDependencies": { - "typescript": ">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/palantir/tslint.git" - }, - "scripts": { - "clean": "npm-run-all -p clean:core clean:test", - "clean:core": "rimraf lib", - "clean:test": "rimraf build && rimraf test/config/node_modules", - "compile": "npm-run-all -p compile:core compile:test -s compile:scripts", - "compile:core": "tsc -p src", - "compile:scripts": "tsc -p scripts", - "compile:test": "tsc -p test", - "coverage": "rimraf coverage .nyc_output && nyc npm test", - "docs": "node scripts/buildDocs.js", - "lint": "npm-run-all -p lint:from-installed lint:from-bin", - "lint-fix": "yarn lint:from-installed --fix", - "lint:from-bin": "node bin/tslint --project test/tsconfig.json --format codeFrame", - "lint:from-installed": "tslint --project test/tsconfig.json --format codeFrame", - "publish:local": "./scripts/npmPublish.sh", - "test": "npm-run-all test:pre -p test:mocha test:rules", - "test:mocha": "mocha --reporter spec --colors \"build/test/**/*Tests.js\"", - "test:pre": "cd ./test/config && npm install --no-save", - "test:rules": "node ./build/test/ruleTestRunner.js", - "verify": "npm-run-all clean compile lint test docs" - }, - "typings": "./lib/index.d.ts", - "version": "6.1.0" -} + "version": "6.1.0", + "description": "An extensible static analysis linter for the TypeScript language", + "bin": { + "tslint": "./bin/tslint" + }, + "main": "./lib/index.js", + "typings": "./lib/index.d.ts", + "scripts": { + "clean": "npm-run-all -p clean:core clean:test", + "clean:core": "rimraf lib", + "clean:test": "rimraf build && rimraf test/config/node_modules", + "docs": "node scripts/buildDocs.js", + "compile": "npm-run-all -p compile:core compile:test -s compile:scripts", + "compile:core": "tsc -p src", + "compile:scripts": "tsc -p scripts", + "compile:test": "tsc -p test", + "lint": "npm-run-all -p lint:from-installed lint:from-bin", + "lint:from-bin": "node bin/tslint --project test/tsconfig.json --format codeFrame", + "lint:from-installed": "tslint --project test/tsconfig.json --format codeFrame", + "lint-fix": "yarn lint:from-installed --fix", + "publish:local": "./scripts/npmPublish.sh", + "test": "npm-run-all test:pre -p test:mocha test:rules", + "test:pre": "cd ./test/config && npm install --no-save", + "test:mocha": "mocha --reporter spec --colors \"build/test/**/*Tests.js\"", + "test:rules": "node ./build/test/ruleTestRunner.js", + "verify": "npm-run-all clean compile lint test docs", + "coverage": "rimraf coverage .nyc_output && nyc npm test" + }, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "builtin-modules": "^1.1.1", + "chalk": "^2.3.0", + "commander": "^2.12.1", + "diff": "^4.0.1", + "glob": "^7.1.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "mkdirp": "^0.5.1", + "resolve": "^1.3.2", + "semver": "^5.3.0", + "tslib": "^1.10.0", + "tsutils": "^2.29.0" + }, + "peerDependencies": { + "typescript": ">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev" + }, + "devDependencies": { + "@octokit/rest": "^16.24.3", + "@types/babel__code-frame": "^7.0.1", + "@types/chai": "^3.5.0", + "@types/diff": "^3.2.0", + "@types/glob": "^5.0.30", + "@types/js-yaml": "^3.5.31", + "@types/minimatch": "^2.0.29", + "@types/mkdirp": "^0.5.2", + "@types/mocha": "^5.2.6", + "@types/node": "^7.0.29", + "@types/resolve": "^0.0.4", + "@types/rimraf": "^2.0.2", + "@types/semver": "^5.3.30", + "chai": "^3.5.0", + "husky": "^0.14.3", + "json-stringify-pretty-compact": "^1.2.0", + "mocha": "^6.1.4", + "npm-run-all": "^4.0.2", + "nyc": "^14.1.1", + "prettier": "~1.16.4", + "rimraf": "^2.5.4", + "ts-node": "^3.3.0", + "tslint": "~5.13.0", + "tslint-config-prettier": "^1.18.0", + "tslint-plugin-prettier": "^2.0.1", + "tslint-test-config-non-relative": "file:test/external/tslint-test-config-non-relative", + "typescript": "~3.8.2", + "yarn-deduplicate": "^1.1.1" + }, + "engines": { + "node": ">=4.8.0" + }, + "homepage": "https://palantir.github.io/tslint", + "repository": { + "type": "git", + "url": "https://github.com/palantir/tslint.git" + }, + "keywords": [ + "cli", + "typescript", + "linter" + ], + "license": "Apache-2.0" + +,"_resolved": "https://registry.npmjs.org/tslint/-/tslint-6.1.0.tgz" +,"_integrity": "sha512-fXjYd/61vU6da04E505OZQGb2VCN2Mq3doeWcOIryuG+eqdmFUXTYVwdhnbEu2k46LNLgUYt9bI5icQze/j0bQ==" +,"_from": "tslint@6.1.0" +} \ No newline at end of file diff --git a/node_modules/tsutils/package.json b/node_modules/tsutils/package.json index 92eb8114a..71967fb7a 100644 --- a/node_modules/tsutils/package.json +++ b/node_modules/tsutils/package.json @@ -1,43 +1,35 @@ { - "_args": [ - [ - "tsutils@2.29.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "tsutils@2.29.0", - "_id": "tsutils@2.29.0", - "_inBundle": false, - "_integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==", - "_location": "/tsutils", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "tsutils@2.29.0", - "name": "tsutils", - "escapedName": "tsutils", - "rawSpec": "2.29.0", - "saveSpec": null, - "fetchSpec": "2.29.0" - }, - "_requiredBy": [ - "/tslint" - ], - "_resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz", - "_spec": "2.29.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Klaus Meinhardt" - }, - "bugs": { - "url": "https://github.com/ajafff/tsutils/issues" + "name": "tsutils", + "version": "2.29.0", + "description": "utilities for working with typescript's AST", + "scripts": { + "compile": "rm -rf {,util,typeguard,test/**}/*.js; tsc -p .", + "lint:tslint": "wotan -m @fimbul/valtyr", + "lint:wotan": "wotan", + "lint": "run-p lint:*", + "test": "mocha test/*Tests.js && tslint --test 'test/rules/**/tslint.json'", + "verify": "run-s compile lint coverage", + "prepublishOnly": "npm run verify", + "coverage": "nyc npm test", + "report-coverage": "cat ./coverage/lcov.info | coveralls", + "github-release": "GITHUB_TOKEN=$(cat ~/github_token.txt) github-release-from-changelog", + "postpublish": "git push origin master --tags; npm run github-release" }, - "dependencies": { - "tslib": "^1.8.1" + "repository": { + "type": "git", + "url": "https://github.com/ajafff/tsutils" }, - "description": "utilities for working with typescript's AST", + "keywords": [ + "typescript", + "ts", + "ast", + "typeguard", + "utils", + "helper", + "node" + ], + "author": "Klaus Meinhardt", + "license": "MIT", "devDependencies": { "@fimbul/valtyr": "^0.12.0", "@fimbul/wotan": "^0.12.0", @@ -54,37 +46,14 @@ "tslint-consistent-codestyle": "^1.11.0", "typescript": "^3.0.0-rc" }, - "homepage": "https://github.com/ajafff/tsutils#readme", - "keywords": [ - "typescript", - "ts", - "ast", - "typeguard", - "utils", - "helper", - "node" - ], - "license": "MIT", - "name": "tsutils", "peerDependencies": { "typescript": ">=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev" }, - "repository": { - "type": "git", - "url": "git+https://github.com/ajafff/tsutils.git" - }, - "scripts": { - "compile": "rm -rf {,util,typeguard,test/**}/*.js; tsc -p .", - "coverage": "nyc npm test", - "github-release": "GITHUB_TOKEN=$(cat ~/github_token.txt) github-release-from-changelog", - "lint": "run-p lint:*", - "lint:tslint": "wotan -m @fimbul/valtyr", - "lint:wotan": "wotan", - "postpublish": "git push origin master --tags; npm run github-release", - "prepublishOnly": "npm run verify", - "report-coverage": "cat ./coverage/lcov.info | coveralls", - "test": "mocha test/*Tests.js && tslint --test 'test/rules/**/tslint.json'", - "verify": "run-s compile lint coverage" - }, - "version": "2.29.0" -} + "dependencies": { + "tslib": "^1.8.1" + } + +,"_resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz" +,"_integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==" +,"_from": "tsutils@2.29.0" +} \ No newline at end of file diff --git a/node_modules/typedarray-to-buffer/package.json b/node_modules/typedarray-to-buffer/package.json index e767f2d2c..afaac5233 100644 --- a/node_modules/typedarray-to-buffer/package.json +++ b/node_modules/typedarray-to-buffer/package.json @@ -1,33 +1,7 @@ { - "_args": [ - [ - "typedarray-to-buffer@3.1.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "typedarray-to-buffer@3.1.5", - "_id": "typedarray-to-buffer@3.1.5", - "_inBundle": false, - "_integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "_location": "/typedarray-to-buffer", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "typedarray-to-buffer@3.1.5", - "name": "typedarray-to-buffer", - "escapedName": "typedarray-to-buffer", - "rawSpec": "3.1.5", - "saveSpec": null, - "fetchSpec": "3.1.5" - }, - "_requiredBy": [ - "/write-file-atomic" - ], - "_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "_spec": "3.1.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "typedarray-to-buffer", + "description": "Convert a typed array to a Buffer without a copy", + "version": "3.1.5", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -39,7 +13,6 @@ "dependencies": { "is-typedarray": "^1.0.0" }, - "description": "Convert a typed array to a Buffer without a copy", "devDependencies": { "airtap": "0.0.4", "standard": "*", @@ -64,7 +37,6 @@ ], "license": "MIT", "main": "index.js", - "name": "typedarray-to-buffer", "repository": { "type": "git", "url": "git://github.com/feross/typedarray-to-buffer.git" @@ -74,6 +46,9 @@ "test-browser": "airtap -- test/*.js", "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" - }, - "version": "3.1.5" -} + } + +,"_resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" +,"_integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==" +,"_from": "typedarray-to-buffer@3.1.5" +} \ No newline at end of file diff --git a/node_modules/typescript/package.json b/node_modules/typescript/package.json index 4d58d0310..6e6dadab8 100644 --- a/node_modules/typescript/package.json +++ b/node_modules/typescript/package.json @@ -1,165 +1,138 @@ { - "_args": [ - [ - "typescript@3.7.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "typescript@3.7.5", - "_id": "typescript@3.7.5", - "_inBundle": false, - "_integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==", - "_location": "/typescript", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "typescript@3.7.5", "name": "typescript", - "escapedName": "typescript", - "rawSpec": "3.7.5", - "saveSpec": null, - "fetchSpec": "3.7.5" - }, - "_requiredBy": [ - "#DEV:/" - ], - "_resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz", - "_spec": "3.7.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Microsoft Corp." - }, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "browser": { - "fs": false, - "os": false, - "path": false, - "crypto": false, - "buffer": false, - "@microsoft/typescript-etw": false, - "source-map-support": false, - "inspector": false - }, - "bugs": { - "url": "https://github.com/Microsoft/TypeScript/issues" - }, - "dependencies": {}, - "description": "TypeScript is a language for application scale JavaScript development", - "devDependencies": { - "@octokit/rest": "latest", - "@types/browserify": "latest", - "@types/chai": "latest", - "@types/convert-source-map": "latest", - "@types/glob": "latest", - "@types/gulp": "^4.0.5", - "@types/gulp-concat": "latest", - "@types/gulp-newer": "latest", - "@types/gulp-rename": "0.0.33", - "@types/gulp-sourcemaps": "0.0.32", - "@types/jake": "latest", - "@types/merge2": "latest", - "@types/microsoft__typescript-etw": "latest", - "@types/minimatch": "latest", - "@types/minimist": "latest", - "@types/mkdirp": "latest", - "@types/mocha": "latest", - "@types/ms": "latest", - "@types/node": "latest", - "@types/node-fetch": "^2.3.4", - "@types/q": "latest", - "@types/source-map-support": "latest", - "@types/through2": "latest", - "@types/travis-fold": "latest", - "@types/xml2js": "^0.4.0", - "@typescript-eslint/eslint-plugin": "2.3.2", - "@typescript-eslint/experimental-utils": "2.3.2", - "@typescript-eslint/parser": "2.3.2", - "async": "latest", - "azure-devops-node-api": "^8.0.0", - "browser-resolve": "^1.11.2", - "browserify": "latest", - "chai": "latest", - "chalk": "latest", - "convert-source-map": "latest", - "del": "5.1.0", - "eslint": "6.5.1", - "eslint-formatter-autolinkable-stylish": "1.0.3", - "eslint-plugin-import": "2.18.2", - "eslint-plugin-jsdoc": "15.9.9", - "eslint-plugin-no-null": "1.0.2", - "fancy-log": "latest", - "fs-extra": "^6.0.1", - "glob": "latest", - "gulp": "^4.0.0", - "gulp-concat": "latest", - "gulp-insert": "latest", - "gulp-newer": "latest", - "gulp-rename": "latest", - "gulp-sourcemaps": "latest", - "istanbul": "latest", - "merge2": "latest", - "minimist": "latest", - "mkdirp": "latest", - "mocha": "latest", - "mocha-fivemat-progress-reporter": "latest", - "ms": "latest", - "node-fetch": "^2.6.0", - "plugin-error": "latest", - "pretty-hrtime": "^1.0.3", - "prex": "^0.4.3", - "q": "latest", - "remove-internal": "^2.9.2", - "simple-git": "^1.113.0", - "source-map-support": "latest", - "through2": "latest", - "travis-fold": "latest", - "typescript": "next", - "vinyl": "latest", - "vinyl-sourcemaps-apply": "latest", - "xml2js": "^0.4.19" - }, - "engines": { - "node": ">=4.2.0" - }, - "homepage": "https://www.typescriptlang.org/", - "keywords": [ - "TypeScript", - "Microsoft", - "compiler", - "language", - "javascript" - ], - "license": "Apache-2.0", - "main": "./lib/typescript.js", - "name": "typescript", - "repository": { - "type": "git", - "url": "git+https://github.com/Microsoft/TypeScript.git" - }, - "scripts": { - "build": "npm run build:compiler && npm run build:tests", - "build:compiler": "gulp local", - "build:tests": "gulp tests", - "clean": "gulp clean", - "gulp": "gulp", - "jake": "gulp", - "lint": "gulp lint", - "lint:ci": "gulp lint --ci", - "lint:compiler": "gulp lint-compiler", - "lint:scripts": "gulp lint-scripts", - "prepare": "gulp build-eslint-rules", - "pretest": "gulp tests", - "setup-hooks": "node scripts/link-hooks.js", - "start": "node lib/tsc", - "test": "gulp runtests-parallel --light=false", - "test:eslint-rules": "gulp run-eslint-rules-tests", - "update-costly-tests": "node scripts/costly-tests.js" - }, - "typings": "./lib/typescript.d.ts", - "version": "3.7.5" -} + "author": "Microsoft Corp.", + "homepage": "https://www.typescriptlang.org/", + "version": "3.7.5", + "license": "Apache-2.0", + "description": "TypeScript is a language for application scale JavaScript development", + "keywords": [ + "TypeScript", + "Microsoft", + "compiler", + "language", + "javascript" + ], + "bugs": { + "url": "https://github.com/Microsoft/TypeScript/issues" + }, + "repository": { + "type": "git", + "url": "https://github.com/Microsoft/TypeScript.git" + }, + "main": "./lib/typescript.js", + "typings": "./lib/typescript.d.ts", + "bin": { + "tsc": "./bin/tsc", + "tsserver": "./bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + }, + "devDependencies": { + "@octokit/rest": "latest", + "@types/browserify": "latest", + "@types/chai": "latest", + "@types/convert-source-map": "latest", + "@types/glob": "latest", + "@types/gulp": "^4.0.5", + "@types/gulp-concat": "latest", + "@types/gulp-newer": "latest", + "@types/gulp-rename": "0.0.33", + "@types/gulp-sourcemaps": "0.0.32", + "@types/jake": "latest", + "@types/merge2": "latest", + "@types/microsoft__typescript-etw": "latest", + "@types/minimatch": "latest", + "@types/minimist": "latest", + "@types/mkdirp": "latest", + "@types/mocha": "latest", + "@types/ms": "latest", + "@types/node": "latest", + "@types/node-fetch": "^2.3.4", + "@types/q": "latest", + "@types/source-map-support": "latest", + "@types/through2": "latest", + "@types/travis-fold": "latest", + "@types/xml2js": "^0.4.0", + "@typescript-eslint/eslint-plugin": "2.3.2", + "@typescript-eslint/experimental-utils": "2.3.2", + "@typescript-eslint/parser": "2.3.2", + "async": "latest", + "azure-devops-node-api": "^8.0.0", + "browser-resolve": "^1.11.2", + "browserify": "latest", + "chai": "latest", + "chalk": "latest", + "convert-source-map": "latest", + "del": "5.1.0", + "eslint": "6.5.1", + "eslint-formatter-autolinkable-stylish": "1.0.3", + "eslint-plugin-import": "2.18.2", + "eslint-plugin-jsdoc": "15.9.9", + "eslint-plugin-no-null": "1.0.2", + "fancy-log": "latest", + "fs-extra": "^6.0.1", + "glob": "latest", + "gulp": "^4.0.0", + "gulp-concat": "latest", + "gulp-insert": "latest", + "gulp-newer": "latest", + "gulp-rename": "latest", + "gulp-sourcemaps": "latest", + "istanbul": "latest", + "merge2": "latest", + "minimist": "latest", + "mkdirp": "latest", + "mocha": "latest", + "mocha-fivemat-progress-reporter": "latest", + "ms": "latest", + "node-fetch": "^2.6.0", + "plugin-error": "latest", + "pretty-hrtime": "^1.0.3", + "prex": "^0.4.3", + "q": "latest", + "remove-internal": "^2.9.2", + "simple-git": "^1.113.0", + "source-map-support": "latest", + "through2": "latest", + "travis-fold": "latest", + "typescript": "next", + "vinyl": "latest", + "vinyl-sourcemaps-apply": "latest", + "xml2js": "^0.4.19" + }, + "scripts": { + "prepare": "gulp build-eslint-rules", + "pretest": "gulp tests", + "test": "gulp runtests-parallel --light=false", + "test:eslint-rules": "gulp run-eslint-rules-tests", + "build": "npm run build:compiler && npm run build:tests", + "build:compiler": "gulp local", + "build:tests": "gulp tests", + "start": "node lib/tsc", + "clean": "gulp clean", + "gulp": "gulp", + "jake": "gulp", + "lint": "gulp lint", + "lint:ci": "gulp lint --ci", + "lint:compiler": "gulp lint-compiler", + "lint:scripts": "gulp lint-scripts", + "setup-hooks": "node scripts/link-hooks.js", + "update-costly-tests": "node scripts/costly-tests.js" + }, + "browser": { + "fs": false, + "os": false, + "path": false, + "crypto": false, + "buffer": false, + "@microsoft/typescript-etw": false, + "source-map-support": false, + "inspector": false + }, + "dependencies": {} + +,"_resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz" +,"_integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==" +,"_from": "typescript@3.7.5" +} \ No newline at end of file diff --git a/node_modules/unique-string/package.json b/node_modules/unique-string/package.json index b1c4b6522..808e91cf2 100644 --- a/node_modules/unique-string/package.json +++ b/node_modules/unique-string/package.json @@ -1,76 +1,44 @@ { - "_args": [ - [ - "unique-string@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "unique-string@2.0.0", - "_id": "unique-string@2.0.0", - "_inBundle": false, - "_integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "_location": "/unique-string", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "unique-string@2.0.0", - "name": "unique-string", - "escapedName": "unique-string", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/unique-string/issues" - }, - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "description": "Generate a unique random string", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/unique-string#readme", - "keywords": [ - "unique", - "string", - "random", - "text", - "id", - "identifier", - "slug", - "hex" - ], - "license": "MIT", - "name": "unique-string", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/unique-string.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "2.0.0" -} + "name": "unique-string", + "version": "2.0.0", + "description": "Generate a unique random string", + "license": "MIT", + "repository": "sindresorhus/unique-string", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "unique", + "string", + "random", + "text", + "id", + "identifier", + "slug", + "hex" + ], + "dependencies": { + "crypto-random-string": "^2.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz" +,"_integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==" +,"_from": "unique-string@2.0.0" +} \ 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 7052e18ef..9870ef087 100644 --- a/node_modules/universal-user-agent/package.json +++ b/node_modules/universal-user-agent/package.json @@ -1,41 +1,19 @@ { - "_args": [ - [ - "universal-user-agent@5.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "universal-user-agent@5.0.0", - "_id": "universal-user-agent@5.0.0", - "_inBundle": false, - "_integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==", - "_location": "/universal-user-agent", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "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/core", - "/@octokit/endpoint", - "/@octokit/request" + "name": "universal-user-agent", + "description": "Get a user agent string in both browser and node", + "version": "5.0.0", + "license": "ISC", + "files": [ + "dist-*/", + "bin/" ], - "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz", - "_spec": "5.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/gr2m/universal-user-agent/issues" - }, + "pika": true, + "sideEffects": false, + "keywords": [], + "repository": "https://github.com/gr2m/universal-user-agent.git", "dependencies": { "os-name": "^3.1.0" }, - "description": "Get a user agent string in both browser and node", "devDependencies": { "@gr2m/pika-plugin-build-web": "^0.6.0-issue-84.1", "@pika/pack": "^0.5.0", @@ -48,23 +26,12 @@ "ts-jest": "^25.1.0", "typescript": "^3.6.2" }, - "files": [ - "dist-*/", - "bin/" - ], - "homepage": "https://github.com/gr2m/universal-user-agent#readme", - "keywords": [], - "license": "ISC", - "main": "dist-node/index.js", - "module": "dist-web/index.js", - "name": "universal-user-agent", - "pika": true, - "repository": { - "type": "git", - "url": "git+https://github.com/gr2m/universal-user-agent.git" - }, - "sideEffects": false, "source": "dist-src/index.js", "types": "dist-types/index.d.ts", - "version": "5.0.0" -} + "main": "dist-node/index.js", + "module": "dist-web/index.js" + +,"_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-5.0.0.tgz" +,"_integrity": "sha512-B5TPtzZleXyPrUMKCpEHFmVhMN6EhmJYjG5PQna9s7mXeSqGTLap4OpqLl5FCEFUI3UBmllkETwKf/db66Y54Q==" +,"_from": "universal-user-agent@5.0.0" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/ansi-styles/package.json b/node_modules/update-notifier/node_modules/ansi-styles/package.json index 5c8229d32..f970a55ac 100644 --- a/node_modules/update-notifier/node_modules/ansi-styles/package.json +++ b/node_modules/update-notifier/node_modules/ansi-styles/package.json @@ -1,93 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/update-notifier/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/update-notifier/chalk" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/chalk/package.json b/node_modules/update-notifier/node_modules/chalk/package.json index 6b5650501..c75d30e94 100644 --- a/node_modules/update-notifier/node_modules/chalk/package.json +++ b/node_modules/update-notifier/node_modules/chalk/package.json @@ -1,99 +1,67 @@ { - "_args": [ - [ - "chalk@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "chalk@3.0.0", - "_id": "chalk@3.0.0", - "_inBundle": false, - "_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "_location": "/update-notifier/chalk", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "chalk@3.0.0", - "name": "chalk", - "escapedName": "chalk", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/chalk/chalk/issues" - }, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "description": "Terminal string styling done right", - "devDependencies": { - "ava": "^2.4.0", - "coveralls": "^3.0.7", - "execa": "^3.2.0", - "import-fresh": "^3.1.0", - "matcha": "^0.7.0", - "nyc": "^14.1.1", - "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "source", - "index.d.ts" - ], - "homepage": "https://github.com/chalk/chalk#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "str", - "ansi", - "style", - "styles", - "tty", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "main": "source", - "name": "chalk", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/chalk.git" - }, - "scripts": { - "bench": "matcha benchmark.js", - "test": "xo && nyc ava && tsd" - }, - "version": "3.0.0", - "xo": { - "rules": { - "unicorn/prefer-string-slice": "off", - "unicorn/prefer-includes": "off" - } - } -} + "name": "chalk", + "version": "3.0.0", + "description": "Terminal string styling done right", + "license": "MIT", + "repository": "chalk/chalk", + "main": "source", + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava && tsd", + "bench": "matcha benchmark.js" + }, + "files": [ + "source", + "index.d.ts" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "str", + "ansi", + "style", + "styles", + "tty", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "coveralls": "^3.0.7", + "execa": "^3.2.0", + "import-fresh": "^3.1.0", + "matcha": "^0.7.0", + "nyc": "^14.1.1", + "resolve-from": "^5.0.0", + "tsd": "^0.7.4", + "xo": "^0.25.3" + }, + "xo": { + "rules": { + "unicorn/prefer-string-slice": "off", + "unicorn/prefer-includes": "off" + } + } + +,"_resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" +,"_integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==" +,"_from": "chalk@3.0.0" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/color-convert/package.json b/node_modules/update-notifier/node_modules/color-convert/package.json index ebd0d50f9..26354b46e 100644 --- a/node_modules/update-notifier/node_modules/color-convert/package.json +++ b/node_modules/update-notifier/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/update-notifier/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/update-notifier/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/color-name/package.json b/node_modules/update-notifier/node_modules/color-name/package.json index 81a4f048c..14739f13f 100644 --- a/node_modules/update-notifier/node_modules/color-name/package.json +++ b/node_modules/update-notifier/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/update-notifier/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/update-notifier/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/has-flag/package.json b/node_modules/update-notifier/node_modules/has-flag/package.json index a0ada6011..5b10a2844 100644 --- a/node_modules/update-notifier/node_modules/has-flag/package.json +++ b/node_modules/update-notifier/node_modules/has-flag/package.json @@ -1,82 +1,50 @@ { - "_args": [ - [ - "has-flag@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "has-flag@4.0.0", - "_id": "has-flag@4.0.0", - "_inBundle": false, - "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "_location": "/update-notifier/has-flag", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "has-flag@4.0.0", - "name": "has-flag", - "escapedName": "has-flag", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/update-notifier/supports-color" - ], - "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/has-flag/issues" - }, - "description": "Check if argv has a specific flag", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/has-flag#readme", - "keywords": [ - "has", - "check", - "detect", - "contains", - "find", - "flag", - "cli", - "command-line", - "argv", - "process", - "arg", - "args", - "argument", - "arguments", - "getopt", - "minimist", - "optimist" - ], - "license": "MIT", - "name": "has-flag", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/has-flag.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "has-flag", + "version": "4.0.0", + "description": "Check if argv has a specific flag", + "license": "MIT", + "repository": "sindresorhus/has-flag", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "has", + "check", + "detect", + "contains", + "find", + "flag", + "cli", + "command-line", + "argv", + "process", + "arg", + "args", + "argument", + "arguments", + "getopt", + "minimist", + "optimist" + ], + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" +,"_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" +,"_from": "has-flag@4.0.0" +} \ No newline at end of file diff --git a/node_modules/update-notifier/node_modules/supports-color/package.json b/node_modules/update-notifier/node_modules/supports-color/package.json index 13f6df31b..f0982eb21 100644 --- a/node_modules/update-notifier/node_modules/supports-color/package.json +++ b/node_modules/update-notifier/node_modules/supports-color/package.json @@ -1,89 +1,57 @@ { - "_args": [ - [ - "supports-color@7.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "supports-color@7.1.0", - "_id": "supports-color@7.1.0", - "_inBundle": false, - "_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "_location": "/update-notifier/supports-color", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "supports-color@7.1.0", - "name": "supports-color", - "escapedName": "supports-color", - "rawSpec": "7.1.0", - "saveSpec": null, - "fetchSpec": "7.1.0" - }, - "_requiredBy": [ - "/update-notifier/chalk" - ], - "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "_spec": "7.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "browser": "browser.js", - "bugs": { - "url": "https://github.com/chalk/supports-color/issues" - }, - "dependencies": { - "has-flag": "^4.0.0" - }, - "description": "Detect whether a terminal supports color", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "browser.js" - ], - "homepage": "https://github.com/chalk/supports-color#readme", - "keywords": [ - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "ansi", - "styles", - "tty", - "rgb", - "256", - "shell", - "xterm", - "command-line", - "support", - "supports", - "capability", - "detect", - "truecolor", - "16m" - ], - "license": "MIT", - "name": "supports-color", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/supports-color.git" - }, - "scripts": { - "test": "xo && ava" - }, - "version": "7.1.0" -} + "name": "supports-color", + "version": "7.1.0", + "description": "Detect whether a terminal supports color", + "license": "MIT", + "repository": "chalk/supports-color", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava" + }, + "files": [ + "index.js", + "browser.js" + ], + "keywords": [ + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "ansi", + "styles", + "tty", + "rgb", + "256", + "shell", + "xterm", + "command-line", + "support", + "supports", + "capability", + "detect", + "truecolor", + "16m" + ], + "dependencies": { + "has-flag": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "xo": "^0.24.0" + }, + "browser": "browser.js" + +,"_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz" +,"_integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==" +,"_from": "supports-color@7.1.0" +} \ No newline at end of file diff --git a/node_modules/update-notifier/package.json b/node_modules/update-notifier/package.json index 80468f269..5aa45bd9c 100644 --- a/node_modules/update-notifier/package.json +++ b/node_modules/update-notifier/package.json @@ -1,102 +1,68 @@ { - "_args": [ - [ - "update-notifier@4.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "update-notifier@4.1.0", - "_id": "update-notifier@4.1.0", - "_inBundle": false, - "_integrity": "sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==", - "_location": "/update-notifier", - "_phantomChildren": { - "@types/color-name": "1.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "update-notifier@4.1.0", - "name": "update-notifier", - "escapedName": "update-notifier", - "rawSpec": "4.1.0", - "saveSpec": null, - "fetchSpec": "4.1.0" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.0.tgz", - "_spec": "4.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "https://sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/yeoman/update-notifier/issues" - }, - "dependencies": { - "boxen": "^4.2.0", - "chalk": "^3.0.0", - "configstore": "^5.0.1", - "has-yarn": "^2.1.0", - "import-lazy": "^2.1.0", - "is-ci": "^2.0.0", - "is-installed-globally": "^0.3.1", - "is-npm": "^4.0.0", - "is-yarn-global": "^0.3.0", - "latest-version": "^5.0.0", - "pupa": "^2.0.1", - "semver-diff": "^3.1.1", - "xdg-basedir": "^4.0.0" - }, - "description": "Update notifications for your CLI app", - "devDependencies": { - "ava": "^2.4.0", - "clear-module": "^4.0.0", - "fixture-stdout": "^0.2.1", - "mock-require": "^3.0.3", - "strip-ansi": "^6.0.0", - "xo": "^0.26.1" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "check.js" - ], - "funding": "https://github.com/yeoman/update-notifier?sponsor=1", - "homepage": "https://github.com/yeoman/update-notifier#readme", - "keywords": [ - "npm", - "update", - "updater", - "notify", - "notifier", - "check", - "checker", - "cli", - "module", - "package", - "version" - ], - "license": "BSD-2-Clause", - "name": "update-notifier", - "repository": { - "type": "git", - "url": "git+https://github.com/yeoman/update-notifier.git" - }, - "scripts": { - "test": "xo && ava --timeout=20s -s" - }, - "version": "4.1.0", - "xo": { - "rules": { - "prefer-object-spread": 0 - } - } -} + "name": "update-notifier", + "version": "4.1.0", + "description": "Update notifications for your CLI app", + "license": "BSD-2-Clause", + "repository": "yeoman/update-notifier", + "funding": "https://github.com/yeoman/update-notifier?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "https://sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava --timeout=20s -s" + }, + "files": [ + "index.js", + "check.js" + ], + "keywords": [ + "npm", + "update", + "updater", + "notify", + "notifier", + "check", + "checker", + "cli", + "module", + "package", + "version" + ], + "dependencies": { + "boxen": "^4.2.0", + "chalk": "^3.0.0", + "configstore": "^5.0.1", + "has-yarn": "^2.1.0", + "import-lazy": "^2.1.0", + "is-ci": "^2.0.0", + "is-installed-globally": "^0.3.1", + "is-npm": "^4.0.0", + "is-yarn-global": "^0.3.0", + "latest-version": "^5.0.0", + "pupa": "^2.0.1", + "semver-diff": "^3.1.1", + "xdg-basedir": "^4.0.0" + }, + "devDependencies": { + "ava": "^2.4.0", + "clear-module": "^4.0.0", + "fixture-stdout": "^0.2.1", + "mock-require": "^3.0.3", + "strip-ansi": "^6.0.0", + "xo": "^0.26.1" + }, + "xo": { + "rules": { + "prefer-object-spread": 0 + } + } + +,"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.0.tgz" +,"_integrity": "sha512-w3doE1qtI0/ZmgeoDoARmI5fjDoT93IfKgEGqm26dGUOh8oNpaSTsGNdYRN/SjOuo10jcJGwkEL3mroKzktkew==" +,"_from": "update-notifier@4.1.0" +} \ No newline at end of file diff --git a/node_modules/url-parse-lax/package.json b/node_modules/url-parse-lax/package.json index d60bbdf48..f62c1616c 100644 --- a/node_modules/url-parse-lax/package.json +++ b/node_modules/url-parse-lax/package.json @@ -1,56 +1,23 @@ { - "_args": [ - [ - "url-parse-lax@3.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "url-parse-lax@3.0.0", - "_id": "url-parse-lax@3.0.0", - "_inBundle": false, - "_integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", - "_location": "/url-parse-lax", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "url-parse-lax@3.0.0", - "name": "url-parse-lax", - "escapedName": "url-parse-lax", - "rawSpec": "3.0.0", - "saveSpec": null, - "fetchSpec": "3.0.0" - }, - "_requiredBy": [ - "/got" - ], - "_resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "_spec": "3.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", + "name": "url-parse-lax", + "version": "3.0.0", + "description": "Lax url.parse() with support for protocol-less URLs & IPs", + "license": "MIT", + "repository": "sindresorhus/url-parse-lax", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/url-parse-lax/issues" - }, - "dependencies": { - "prepend-http": "^2.0.0" - }, - "description": "Lax url.parse() with support for protocol-less URLs & IPs", - "devDependencies": { - "ava": "*", - "xo": "*" - }, "engines": { "node": ">=4" }, + "scripts": { + "test": "xo && ava" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/url-parse-lax#readme", "keywords": [ "url", "uri", @@ -65,14 +32,15 @@ "ipv4", "ipv6" ], - "license": "MIT", - "name": "url-parse-lax", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/url-parse-lax.git" - }, - "scripts": { - "test": "xo && ava" + "dependencies": { + "prepend-http": "^2.0.0" }, - "version": "3.0.0" -} + "devDependencies": { + "ava": "*", + "xo": "*" + } + +,"_resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz" +,"_integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=" +,"_from": "url-parse-lax@3.0.0" +} \ No newline at end of file diff --git a/node_modules/util/package.json b/node_modules/util/package.json index 9badf98c7..e007ee0db 100644 --- a/node_modules/util/package.json +++ b/node_modules/util/package.json @@ -1,66 +1,39 @@ { - "_args": [ - [ - "util@0.10.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "util@0.10.4", - "_id": "util@0.10.4", - "_inBundle": false, - "_integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==", - "_location": "/util", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "util@0.10.4", - "name": "util", - "escapedName": "util", - "rawSpec": "0.10.4", - "saveSpec": null, - "fetchSpec": "0.10.4" - }, - "_requiredBy": [ - "/path" - ], - "_resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", - "_spec": "0.10.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", "author": { "name": "Joyent", "url": "http://www.joyent.com" }, - "browser": { - "./support/isBuffer.js": "./support/isBufferBrowser.js" - }, - "bugs": { - "url": "https://github.com/defunctzombie/node-util/issues" - }, - "dependencies": { - "inherits": "2.0.3" - }, + "name": "util", "description": "Node.JS util module", - "devDependencies": { - "zuul": "~1.0.9" - }, - "files": [ - "util.js", - "support" - ], - "homepage": "https://github.com/defunctzombie/node-util", "keywords": [ "util" ], - "license": "MIT", - "main": "./util.js", - "name": "util", + "version": "0.10.4", + "homepage": "https://github.com/defunctzombie/node-util", "repository": { "type": "git", - "url": "git://github.com/defunctzombie/node-util.git" + "url": "git://github.com/defunctzombie/node-util" }, + "main": "./util.js", + "files": [ + "util.js", + "support" + ], "scripts": { "test": "node test/node/*.js && zuul test/browser/*.js" }, - "version": "0.10.4" -} + "dependencies": { + "inherits": "2.0.3" + }, + "license": "MIT", + "devDependencies": { + "zuul": "~1.0.9" + }, + "browser": { + "./support/isBuffer.js": "./support/isBufferBrowser.js" + } + +,"_resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz" +,"_integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==" +,"_from": "util@0.10.4" +} \ No newline at end of file diff --git a/node_modules/uuid/package.json b/node_modules/uuid/package.json index a63987214..3777855f5 100644 --- a/node_modules/uuid/package.json +++ b/node_modules/uuid/package.json @@ -1,68 +1,21 @@ { - "_from": "uuid@^3.3.2", - "_id": "uuid@3.4.0", - "_inBundle": false, - "_integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "_location": "/uuid", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "uuid@^3.3.2", - "name": "uuid", - "escapedName": "uuid", - "rawSpec": "^3.3.2", - "saveSpec": null, - "fetchSpec": "^3.3.2" - }, - "_requiredBy": [ - "/@actions/tool-cache" - ], - "_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "_shasum": "b23e4358afa8a202fe7a100af1f5f883f02007ee", - "_spec": "uuid@^3.3.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action/node_modules/@actions/tool-cache", - "bin": { - "uuid": "bin/uuid" - }, - "browser": { - "./lib/rng.js": "./lib/rng-browser.js", - "./lib/sha1.js": "./lib/sha1-browser.js", - "./lib/md5.js": "./lib/md5-browser.js" - }, - "bugs": { - "url": "https://github.com/uuidjs/uuid/issues" - }, - "bundleDependencies": false, + "name": "uuid", + "version": "3.4.0", + "description": "RFC4122 (v1, v4, and v5) UUIDs", "commitlint": { "extends": [ "@commitlint/config-conventional" ] }, - "contributors": [ - { - "name": "Robert Kieffer", - "email": "robert@broofa.com" - }, - { - "name": "Christoph Tavan", - "email": "dev@tavan.de" - }, - { - "name": "AJ ONeal", - "email": "coolaj86@gmail.com" - }, - { - "name": "Vincent Voyer", - "email": "vincent@zeroload.net" - }, - { - "name": "Roman Shtylman", - "email": "shtylman@gmail.com" - } + "keywords": [ + "uuid", + "guid", + "rfc4122" ], - "deprecated": false, - "description": "RFC4122 (v1, v4, and v5) UUIDs", + "license": "MIT", + "bin": { + "uuid": "./bin/uuid" + }, "devDependencies": { "@commitlint/cli": "~8.2.0", "@commitlint/config-conventional": "~8.2.0", @@ -72,29 +25,29 @@ "runmd": "1.2.1", "standard-version": "7.0.0" }, - "homepage": "https://github.com/uuidjs/uuid#readme", - "husky": { - "hooks": { - "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" - } - }, - "keywords": [ - "uuid", - "guid", - "rfc4122" - ], - "license": "MIT", - "name": "uuid", - "repository": { - "type": "git", - "url": "git+https://github.com/uuidjs/uuid.git" - }, "scripts": { "lint": "eslint .", + "test": "npm run lint && mocha test/test.js", "md": "runmd --watch --output=README.md README_js.md", - "prepare": "runmd --output=README.md README_js.md", "release": "standard-version", - "test": "npm run lint && mocha test/test.js" + "prepare": "runmd --output=README.md README_js.md" }, - "version": "3.4.0" -} + "browser": { + "./lib/rng.js": "./lib/rng-browser.js", + "./lib/sha1.js": "./lib/sha1-browser.js", + "./lib/md5.js": "./lib/md5-browser.js" + }, + "repository": { + "type": "git", + "url": "https://github.com/uuidjs/uuid.git" + }, + "husky": { + "hooks": { + "commit-msg": "commitlint -E HUSKY_GIT_PARAMS" + } + } + +,"_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" +,"_integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" +,"_from": "uuid@3.4.0" +} \ No newline at end of file diff --git a/node_modules/validate-npm-package-license/package.json b/node_modules/validate-npm-package-license/package.json index a3c6f536c..586f12a17 100644 --- a/node_modules/validate-npm-package-license/package.json +++ b/node_modules/validate-npm-package-license/package.json @@ -1,57 +1,19 @@ { - "_args": [ - [ - "validate-npm-package-license@3.0.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "validate-npm-package-license@3.0.4", - "_id": "validate-npm-package-license@3.0.4", - "_inBundle": false, - "_integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "_location": "/validate-npm-package-license", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "validate-npm-package-license@3.0.4", - "name": "validate-npm-package-license", - "escapedName": "validate-npm-package-license", - "rawSpec": "3.0.4", - "saveSpec": null, - "fetchSpec": "3.0.4" - }, - "_requiredBy": [ - "/normalize-package-data" - ], - "_resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "_spec": "3.0.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Kyle E. Mitchell", - "email": "kyle@kemitchell.com", - "url": "https://kemitchell.com" - }, - "bugs": { - "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues" - }, + "name": "validate-npm-package-license", + "description": "Give me a string and I'll tell you if it's a valid npm package license string", + "version": "3.0.4", + "author": "Kyle E. Mitchell (https://kemitchell.com)", "contributors": [ - { - "name": "Mark Stacey", - "email": "markjstacey@gmail.com" - } + "Mark Stacey " ], "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" }, - "description": "Give me a string and I'll tell you if it's a valid npm package license string", "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0" }, - "homepage": "https://github.com/kemitchell/validate-npm-package-license.js#readme", "keywords": [ "license", "npm", @@ -59,13 +21,12 @@ "validation" ], "license": "Apache-2.0", - "name": "validate-npm-package-license", - "repository": { - "type": "git", - "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git" - }, + "repository": "kemitchell/validate-npm-package-license.js", "scripts": { "test": "defence README.md | replace-require-self | node" - }, - "version": "3.0.4" -} + } + +,"_resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" +,"_integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==" +,"_from": "validate-npm-package-license@3.0.4" +} \ No newline at end of file diff --git a/node_modules/wcwidth/package.json b/node_modules/wcwidth/package.json index 32c0dc5e9..12cb1c239 100644 --- a/node_modules/wcwidth/package.json +++ b/node_modules/wcwidth/package.json @@ -1,58 +1,19 @@ { - "_args": [ - [ - "wcwidth@1.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "wcwidth@1.0.1", - "_id": "wcwidth@1.0.1", - "_inBundle": false, - "_integrity": "sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=", - "_location": "/wcwidth", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "wcwidth@1.0.1", - "name": "wcwidth", - "escapedName": "wcwidth", - "rawSpec": "1.0.1", - "saveSpec": null, - "fetchSpec": "1.0.1" - }, - "_requiredBy": [ - "/ora" - ], - "_resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", - "_spec": "1.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Tim Oxley" - }, - "bugs": { - "url": "https://github.com/timoxley/wcwidth/issues" - }, + "name": "wcwidth", + "version": "1.0.1", + "description": "Port of C's wcwidth() and wcswidth()", + "author": "Tim Oxley", "contributors": [ - { - "name": "Woong Jun", - "email": "woong.jun@gmail.com", - "url": "http://code.woong.org/" - } + "Woong Jun (http://code.woong.org/)" ], + "main": "index.js", "dependencies": { "defaults": "^1.0.3" }, - "description": "Port of C's wcwidth() and wcswidth()", "devDependencies": { "tape": "^4.5.1" }, - "directories": { - "doc": "docs", - "test": "test" - }, - "homepage": "https://github.com/timoxley/wcwidth#readme", + "license": "MIT", "keywords": [ "wide character", "wc", @@ -63,15 +24,23 @@ "wcwidth", "wcswidth" ], - "license": "MIT", - "main": "index.js", - "name": "wcwidth", + "directories": { + "doc": "docs", + "test": "test" + }, + "scripts": { + "test": "tape test/*.js" + }, "repository": { "type": "git", "url": "git+https://github.com/timoxley/wcwidth.git" }, - "scripts": { - "test": "tape test/*.js" + "bugs": { + "url": "https://github.com/timoxley/wcwidth/issues" }, - "version": "1.0.1" -} + "homepage": "https://github.com/timoxley/wcwidth#readme" + +,"_resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" +,"_integrity": "sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=" +,"_from": "wcwidth@1.0.1" +} \ No newline at end of file diff --git a/node_modules/well-known-symbols/package.json b/node_modules/well-known-symbols/package.json index 55b8900e5..83e7f542d 100644 --- a/node_modules/well-known-symbols/package.json +++ b/node_modules/well-known-symbols/package.json @@ -1,54 +1,22 @@ { - "_args": [ - [ - "well-known-symbols@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "well-known-symbols@2.0.0", - "_id": "well-known-symbols@2.0.0", - "_inBundle": false, - "_integrity": "sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==", - "_location": "/well-known-symbols", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "well-known-symbols@2.0.0", - "name": "well-known-symbols", - "escapedName": "well-known-symbols", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/concordance" - ], - "_resolved": "https://registry.npmjs.org/well-known-symbols/-/well-known-symbols-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Mark Wubben", - "url": "https://novemberborn.net/" - }, - "bugs": { - "url": "https://github.com/novemberborn/well-known-symbols/issues" - }, + "name": "well-known-symbols", + "version": "2.0.0", "description": "Check whether a symbol is well-known", - "devDependencies": { - "@novemberborn/as-i-preach": "^11.0.0", - "ava": "1.0.0-beta.8", - "codecov": "^3.1.0", - "nyc": "^13.0.1" - }, - "engines": { - "node": ">=6" - }, + "main": "index.js", "files": [ "index.js" ], - "homepage": "https://github.com/novemberborn/well-known-symbols#readme", + "engines": { + "node": ">=6" + }, + "scripts": { + "lint": "as-i-preach", + "test": "npm -s run lint && nyc ava" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/novemberborn/well-known-symbols.git" + }, "keywords": [ "symbols", "es6", @@ -58,9 +26,18 @@ "es2016", "es2017" ], + "author": "Mark Wubben (https://novemberborn.net/)", "license": "ISC", - "main": "index.js", - "name": "well-known-symbols", + "bugs": { + "url": "https://github.com/novemberborn/well-known-symbols/issues" + }, + "homepage": "https://github.com/novemberborn/well-known-symbols#readme", + "devDependencies": { + "@novemberborn/as-i-preach": "^11.0.0", + "ava": "1.0.0-beta.8", + "codecov": "^3.1.0", + "nyc": "^13.0.1" + }, "nyc": { "reporter": [ "html", @@ -68,14 +45,9 @@ "text" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/novemberborn/well-known-symbols.git" - }, - "scripts": { - "lint": "as-i-preach", - "test": "npm -s run lint && nyc ava" - }, - "standard-engine": "@novemberborn/as-i-preach", - "version": "2.0.0" -} + "standard-engine": "@novemberborn/as-i-preach" + +,"_resolved": "https://registry.npmjs.org/well-known-symbols/-/well-known-symbols-2.0.0.tgz" +,"_integrity": "sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==" +,"_from": "well-known-symbols@2.0.0" +} \ No newline at end of file diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json index 65bcc211c..fc272b5fa 100644 --- a/node_modules/which-module/package.json +++ b/node_modules/which-module/package.json @@ -1,51 +1,21 @@ { - "_args": [ - [ - "which-module@2.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "which-module@2.0.0", - "_id": "which-module@2.0.0", - "_inBundle": false, - "_integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", - "_location": "/which-module", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "which-module@2.0.0", - "name": "which-module", - "escapedName": "which-module", - "rawSpec": "2.0.0", - "saveSpec": null, - "fetchSpec": "2.0.0" - }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "_spec": "2.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "nexdrew" - }, - "bugs": { - "url": "https://github.com/nexdrew/which-module/issues" - }, + "name": "which-module", + "version": "2.0.0", "description": "Find the module object for something that was require()d", - "devDependencies": { - "ava": "^0.19.1", - "coveralls": "^2.13.1", - "nyc": "^10.3.0", - "standard": "^10.0.2", - "standard-version": "^4.0.0" + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc ava", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, "files": [ "index.js" ], - "homepage": "https://github.com/nexdrew/which-module#readme", + "repository": { + "type": "git", + "url": "git+https://github.com/nexdrew/which-module.git" + }, "keywords": [ "which", "module", @@ -55,18 +25,21 @@ "reverse", "lookup" ], + "author": "nexdrew", "license": "ISC", - "main": "index.js", - "name": "which-module", - "repository": { - "type": "git", - "url": "git+https://github.com/nexdrew/which-module.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "nyc ava" + "bugs": { + "url": "https://github.com/nexdrew/which-module/issues" }, - "version": "2.0.0" -} + "homepage": "https://github.com/nexdrew/which-module#readme", + "devDependencies": { + "ava": "^0.19.1", + "coveralls": "^2.13.1", + "nyc": "^10.3.0", + "standard": "^10.0.2", + "standard-version": "^4.0.0" + } + +,"_resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" +,"_integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=" +,"_from": "which-module@2.0.0" +} \ No newline at end of file diff --git a/node_modules/which/package.json b/node_modules/which/package.json index df99cdc6d..740862f21 100644 --- a/node_modules/which/package.json +++ b/node_modules/which/package.json @@ -1,68 +1,34 @@ { - "_args": [ - [ - "which@1.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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" - ], - "_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "_spec": "1.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me" - }, - "bin": { - "which": "bin/which" - }, - "bugs": { - "url": "https://github.com/isaacs/node-which/issues" + "author": "Isaac Z. Schlueter (http://blog.izs.me)", + "name": "which", + "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", + "version": "1.3.1", + "repository": { + "type": "git", + "url": "git://github.com/isaacs/node-which.git" }, + "main": "which.js", + "bin": "./bin/which", + "license": "ISC", "dependencies": { "isexe": "^2.0.0" }, - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "devDependencies": { "mkdirp": "^0.5.0", "rimraf": "^2.6.2", "tap": "^12.0.1" }, - "files": [ - "which.js", - "bin/which" - ], - "homepage": "https://github.com/isaacs/node-which#readme", - "license": "ISC", - "main": "which.js", - "name": "which", - "repository": { - "type": "git", - "url": "git://github.com/isaacs/node-which.git" - }, "scripts": { + "test": "tap test/*.js --cov", "changelog": "bash gen-changelog.sh", - "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}", - "test": "tap test/*.js --cov" + "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}" }, - "version": "1.3.1" -} + "files": [ + "which.js", + "bin/which" + ] + +,"_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz" +,"_integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==" +,"_from": "which@1.3.1" +} \ No newline at end of file diff --git a/node_modules/widest-line/package.json b/node_modules/widest-line/package.json index ae73e2d9c..5795ae553 100644 --- a/node_modules/widest-line/package.json +++ b/node_modules/widest-line/package.json @@ -1,90 +1,58 @@ { - "_args": [ - [ - "widest-line@3.1.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "widest-line@3.1.0", - "_id": "widest-line@3.1.0", - "_inBundle": false, - "_integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==", - "_location": "/widest-line", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "widest-line@3.1.0", - "name": "widest-line", - "escapedName": "widest-line", - "rawSpec": "3.1.0", - "saveSpec": null, - "fetchSpec": "3.1.0" - }, - "_requiredBy": [ - "/boxen" - ], - "_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz", - "_spec": "3.1.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/widest-line/issues" - }, - "dependencies": { - "string-width": "^4.0.0" - }, - "description": "Get the visual width of the widest line in a string - the number of columns required to display it", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/widest-line#readme", - "keywords": [ - "string", - "character", - "unicode", - "width", - "visual", - "column", - "columns", - "fullwidth", - "full-width", - "full", - "ansi", - "escape", - "codes", - "cli", - "command-line", - "terminal", - "console", - "cjk", - "chinese", - "japanese", - "korean", - "fixed-width" - ], - "license": "MIT", - "name": "widest-line", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/widest-line.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.1.0" -} + "name": "widest-line", + "version": "3.1.0", + "description": "Get the visual width of the widest line in a string - the number of columns required to display it", + "license": "MIT", + "repository": "sindresorhus/widest-line", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "string", + "character", + "unicode", + "width", + "visual", + "column", + "columns", + "fullwidth", + "full-width", + "full", + "ansi", + "escape", + "codes", + "cli", + "command-line", + "terminal", + "console", + "cjk", + "chinese", + "japanese", + "korean", + "fixed-width" + ], + "dependencies": { + "string-width": "^4.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz" +,"_integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==" +,"_from": "widest-line@3.1.0" +} \ No newline at end of file diff --git a/node_modules/windows-release/package.json b/node_modules/windows-release/package.json index ef3874c27..c9adabf01 100644 --- a/node_modules/windows-release/package.json +++ b/node_modules/windows-release/package.json @@ -1,78 +1,47 @@ { - "_args": [ - [ - "windows-release@3.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/windows-release/issues" - }, - "dependencies": { - "execa": "^1.0.0" - }, - "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", - "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=6" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/windows-release#readme", - "keywords": [ - "os", - "win", - "win32", - "windows", - "operating", - "system", - "platform", - "name", - "title", - "release", - "version" - ], - "license": "MIT", - "name": "windows-release", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/windows-release.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "3.2.0" -} + "name": "windows-release", + "version": "3.2.0", + "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`", + "license": "MIT", + "repository": "sindresorhus/windows-release", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=6" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "os", + "win", + "win32", + "windows", + "operating", + "system", + "platform", + "name", + "title", + "release", + "version" + ], + "dependencies": { + "execa": "^1.0.0" + }, + "devDependencies": { + "ava": "^1.4.1", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.2.0.tgz" +,"_integrity": "sha512-QTlz2hKLrdqukrsapKsINzqMgOUpQW268eJ0OaOpJN32h272waxR9fkB9VoWRtK7uKHG5EHJcTXQBD8XZVJkFA==" +,"_from": "windows-release@3.2.0" +} \ No newline at end of file diff --git a/node_modules/wrap-ansi/node_modules/ansi-styles/package.json b/node_modules/wrap-ansi/node_modules/ansi-styles/package.json index 65069feb2..f970a55ac 100644 --- a/node_modules/wrap-ansi/node_modules/ansi-styles/package.json +++ b/node_modules/wrap-ansi/node_modules/ansi-styles/package.json @@ -1,93 +1,61 @@ { - "_args": [ - [ - "ansi-styles@4.2.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "ansi-styles@4.2.1", - "_id": "ansi-styles@4.2.1", - "_inBundle": false, - "_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "_location": "/wrap-ansi/ansi-styles", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "ansi-styles@4.2.1", - "name": "ansi-styles", - "escapedName": "ansi-styles", - "rawSpec": "4.2.1", - "saveSpec": null, - "fetchSpec": "4.2.1" - }, - "_requiredBy": [ - "/wrap-ansi" - ], - "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "_spec": "4.2.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/ansi-styles/issues" - }, - "dependencies": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - }, - "description": "ANSI escape codes for styling strings in the terminal", - "devDependencies": { - "@types/color-convert": "^1.9.0", - "ava": "^2.3.0", - "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "funding": "https://github.com/chalk/ansi-styles?sponsor=1", - "homepage": "https://github.com/chalk/ansi-styles#readme", - "keywords": [ - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "ansi-styles", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/ansi-styles.git" - }, - "scripts": { - "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor", - "test": "xo && ava && tsd" - }, - "version": "4.2.1" -} + "name": "ansi-styles", + "version": "4.2.1", + "description": "ANSI escape codes for styling strings in the terminal", + "license": "MIT", + "repository": "chalk/ansi-styles", + "funding": "https://github.com/chalk/ansi-styles?sponsor=1", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd", + "screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "@types/color-name": "^1.1.1", + "color-convert": "^2.0.1" + }, + "devDependencies": { + "@types/color-convert": "^1.9.0", + "ava": "^2.3.0", + "svg-term-cli": "^2.1.1", + "tsd": "^0.11.0", + "xo": "^0.25.3" + } + +,"_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz" +,"_integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==" +,"_from": "ansi-styles@4.2.1" +} \ No newline at end of file diff --git a/node_modules/wrap-ansi/node_modules/color-convert/package.json b/node_modules/wrap-ansi/node_modules/color-convert/package.json index ed6f88eb3..26354b46e 100644 --- a/node_modules/wrap-ansi/node_modules/color-convert/package.json +++ b/node_modules/wrap-ansi/node_modules/color-convert/package.json @@ -1,57 +1,17 @@ { - "_args": [ - [ - "color-convert@2.0.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-convert@2.0.1", - "_id": "color-convert@2.0.1", - "_inBundle": false, - "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "_location": "/wrap-ansi/color-convert", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-convert@2.0.1", - "name": "color-convert", - "escapedName": "color-convert", - "rawSpec": "2.0.1", - "saveSpec": null, - "fetchSpec": "2.0.1" - }, - "_requiredBy": [ - "/wrap-ansi/ansi-styles" - ], - "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_spec": "2.0.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Heather Arthur", - "email": "fayearthur@gmail.com" - }, - "bugs": { - "url": "https://github.com/Qix-/color-convert/issues" - }, - "dependencies": { - "color-name": "~1.1.4" - }, + "name": "color-convert", "description": "Plain color conversion functions", - "devDependencies": { - "chalk": "^2.4.2", - "xo": "^0.24.0" + "version": "2.0.1", + "author": "Heather Arthur ", + "license": "MIT", + "repository": "Qix-/color-convert", + "scripts": { + "pretest": "xo", + "test": "node test/basic.js" }, "engines": { "node": ">=7.0.0" }, - "files": [ - "index.js", - "conversions.js", - "route.js" - ], - "homepage": "https://github.com/Qix-/color-convert#readme", "keywords": [ "color", "colour", @@ -66,22 +26,27 @@ "ansi", "ansi16" ], - "license": "MIT", - "name": "color-convert", - "repository": { - "type": "git", - "url": "git+https://github.com/Qix-/color-convert.git" - }, - "scripts": { - "pretest": "xo", - "test": "node test/basic.js" - }, - "version": "2.0.1", + "files": [ + "index.js", + "conversions.js", + "route.js" + ], "xo": { "rules": { "default-case": 0, "no-inline-comments": 0, "operator-linebreak": 0 } + }, + "devDependencies": { + "chalk": "^2.4.2", + "xo": "^0.24.0" + }, + "dependencies": { + "color-name": "~1.1.4" } -} + +,"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" +,"_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" +,"_from": "color-convert@2.0.1" +} \ No newline at end of file diff --git a/node_modules/wrap-ansi/node_modules/color-name/package.json b/node_modules/wrap-ansi/node_modules/color-name/package.json index 0698aa905..14739f13f 100644 --- a/node_modules/wrap-ansi/node_modules/color-name/package.json +++ b/node_modules/wrap-ansi/node_modules/color-name/package.json @@ -1,60 +1,32 @@ -{ - "_args": [ - [ - "color-name@1.1.4", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "color-name@1.1.4", - "_id": "color-name@1.1.4", - "_inBundle": false, - "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "_location": "/wrap-ansi/color-name", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "color-name@1.1.4", - "name": "color-name", - "escapedName": "color-name", - "rawSpec": "1.1.4", - "saveSpec": null, - "fetchSpec": "1.1.4" - }, - "_requiredBy": [ - "/wrap-ansi/color-convert" - ], - "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_spec": "1.1.4", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "DY", - "email": "dfcreative@gmail.com" - }, - "bugs": { - "url": "https://github.com/colorjs/color-name/issues" - }, - "description": "A list of color names and its values", - "files": [ - "index.js" - ], - "homepage": "https://github.com/colorjs/color-name", - "keywords": [ - "color-name", - "color", - "color-keyword", - "keyword" - ], - "license": "MIT", - "main": "index.js", - "name": "color-name", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/colorjs/color-name.git" - }, - "scripts": { - "test": "node test.js" - }, - "version": "1.1.4" -} +{ + "name": "color-name", + "version": "1.1.4", + "description": "A list of color names and its values", + "main": "index.js", + "files": [ + "index.js" + ], + "scripts": { + "test": "node test.js" + }, + "repository": { + "type": "git", + "url": "git@github.com:colorjs/color-name.git" + }, + "keywords": [ + "color-name", + "color", + "color-keyword", + "keyword" + ], + "author": "DY ", + "license": "MIT", + "bugs": { + "url": "https://github.com/colorjs/color-name/issues" + }, + "homepage": "https://github.com/colorjs/color-name" + +,"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" +,"_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" +,"_from": "color-name@1.1.4" +} \ No newline at end of file diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json index 91437cfe5..cd22ae882 100644 --- a/node_modules/wrap-ansi/package.json +++ b/node_modules/wrap-ansi/package.json @@ -1,99 +1,65 @@ { - "_args": [ - [ - "wrap-ansi@6.2.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "wrap-ansi@6.2.0", - "_id": "wrap-ansi@6.2.0", - "_inBundle": false, - "_integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "_location": "/wrap-ansi", - "_phantomChildren": { - "@types/color-name": "1.1.1" - }, - "_requested": { - "type": "version", - "registry": true, - "raw": "wrap-ansi@6.2.0", - "name": "wrap-ansi", - "escapedName": "wrap-ansi", - "rawSpec": "6.2.0", - "saveSpec": null, - "fetchSpec": "6.2.0" - }, - "_requiredBy": [ - "/cliui" - ], - "_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "_spec": "6.2.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/chalk/wrap-ansi/issues" - }, - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "description": "Wordwrap a string with ANSI escape codes", - "devDependencies": { - "ava": "^2.1.0", - "chalk": "^2.4.2", - "coveralls": "^3.0.3", - "has-ansi": "^3.0.0", - "nyc": "^14.1.1", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/chalk/wrap-ansi#readme", - "keywords": [ - "wrap", - "break", - "wordwrap", - "wordbreak", - "linewrap", - "ansi", - "styles", - "color", - "colour", - "colors", - "terminal", - "console", - "cli", - "string", - "tty", - "escape", - "formatting", - "rgb", - "256", - "shell", - "xterm", - "log", - "logging", - "command-line", - "text" - ], - "license": "MIT", - "name": "wrap-ansi", - "repository": { - "type": "git", - "url": "git+https://github.com/chalk/wrap-ansi.git" - }, - "scripts": { - "test": "xo && nyc ava" - }, - "version": "6.2.0" -} + "name": "wrap-ansi", + "version": "6.2.0", + "description": "Wordwrap a string with ANSI escape codes", + "license": "MIT", + "repository": "chalk/wrap-ansi", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && nyc ava" + }, + "files": [ + "index.js" + ], + "keywords": [ + "wrap", + "break", + "wordwrap", + "wordbreak", + "linewrap", + "ansi", + "styles", + "color", + "colour", + "colors", + "terminal", + "console", + "cli", + "string", + "tty", + "escape", + "formatting", + "rgb", + "256", + "shell", + "xterm", + "log", + "logging", + "command-line", + "text" + ], + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "devDependencies": { + "ava": "^2.1.0", + "chalk": "^2.4.2", + "coveralls": "^3.0.3", + "has-ansi": "^3.0.0", + "nyc": "^14.1.1", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" +,"_integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==" +,"_from": "wrap-ansi@6.2.0" +} \ No newline at end of file diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json index da7564e07..afa77fdc3 100644 --- a/node_modules/wrappy/package.json +++ b/node_modules/wrappy/package.json @@ -1,62 +1,33 @@ { - "_args": [ - [ - "wrappy@1.0.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_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" + "name": "wrappy", + "version": "1.0.2", + "description": "Callback wrapping utility", + "main": "wrappy.js", + "files": [ + "wrappy.js" ], - "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "_spec": "1.0.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Isaac Z. Schlueter", - "email": "i@izs.me", - "url": "http://blog.izs.me/" - }, - "bugs": { - "url": "https://github.com/npm/wrappy/issues" + "directories": { + "test": "test" }, "dependencies": {}, - "description": "Callback wrapping utility", "devDependencies": { "tap": "^2.3.1" }, - "directories": { - "test": "test" + "scripts": { + "test": "tap --coverage test/*.js" }, - "files": [ - "wrappy.js" - ], - "homepage": "https://github.com/npm/wrappy", - "license": "ISC", - "main": "wrappy.js", - "name": "wrappy", "repository": { "type": "git", - "url": "git+https://github.com/npm/wrappy.git" + "url": "https://github.com/npm/wrappy" }, - "scripts": { - "test": "tap --coverage test/*.js" + "author": "Isaac Z. Schlueter (http://blog.izs.me/)", + "license": "ISC", + "bugs": { + "url": "https://github.com/npm/wrappy/issues" }, - "version": "1.0.2" -} + "homepage": "https://github.com/npm/wrappy" + +,"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" +,"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" +,"_from": "wrappy@1.0.2" +} \ No newline at end of file diff --git a/node_modules/write-file-atomic/package.json b/node_modules/write-file-atomic/package.json index da72aaeab..e9740c053 100644 --- a/node_modules/write-file-atomic/package.json +++ b/node_modules/write-file-atomic/package.json @@ -1,49 +1,37 @@ { - "_args": [ - [ - "write-file-atomic@3.0.3", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "write-file-atomic@3.0.3", - "_id": "write-file-atomic@3.0.3", - "_inBundle": false, - "_integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "_location": "/write-file-atomic", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "write-file-atomic@3.0.3", - "name": "write-file-atomic", - "escapedName": "write-file-atomic", - "rawSpec": "3.0.3", - "saveSpec": null, - "fetchSpec": "3.0.3" + "name": "write-file-atomic", + "version": "3.0.3", + "description": "Write files in an atomic fashion w/configurable ownership", + "main": "index.js", + "scripts": { + "test": "tap", + "posttest": "npm run lint", + "lint": "standard", + "postlint": "rimraf chowncopy good nochmod nochown nofsync nofsyncopt noopen norename \"norename nounlink\" nowrite", + "preversion": "npm test", + "postversion": "npm publish", + "prepublishOnly": "git push origin --follow-tags" }, - "_requiredBy": [ - "/ava", - "/configstore" - ], - "_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "_spec": "3.0.3", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Rebecca Turner", - "email": "me@re-becca.org", - "url": "http://re-becca.org" + "repository": { + "type": "git", + "url": "git://github.com/npm/write-file-atomic.git" }, + "keywords": [ + "writeFile", + "atomic" + ], + "author": "Rebecca Turner (http://re-becca.org)", + "license": "ISC", "bugs": { "url": "https://github.com/npm/write-file-atomic/issues" }, + "homepage": "https://github.com/npm/write-file-atomic", "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", "signal-exit": "^3.0.2", "typedarray-to-buffer": "^3.1.5" }, - "description": "Write files in an atomic fashion w/configurable ownership", "devDependencies": { "mkdirp": "^0.5.1", "require-inject": "^1.4.4", @@ -54,29 +42,11 @@ "files": [ "index.js" ], - "homepage": "https://github.com/npm/write-file-atomic", - "keywords": [ - "writeFile", - "atomic" - ], - "license": "ISC", - "main": "index.js", - "name": "write-file-atomic", - "repository": { - "type": "git", - "url": "git://github.com/npm/write-file-atomic.git" - }, - "scripts": { - "lint": "standard", - "postlint": "rimraf chowncopy good nochmod nochown nofsync nofsyncopt noopen norename \"norename nounlink\" nowrite", - "posttest": "npm run lint", - "postversion": "npm publish", - "prepublishOnly": "git push origin --follow-tags", - "preversion": "npm test", - "test": "tap" - }, "tap": { "100": true - }, - "version": "3.0.3" -} + } + +,"_resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz" +,"_integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==" +,"_from": "write-file-atomic@3.0.3" +} \ No newline at end of file diff --git a/node_modules/xdg-basedir/package.json b/node_modules/xdg-basedir/package.json index 4bfc14331..c1fa79ef9 100644 --- a/node_modules/xdg-basedir/package.json +++ b/node_modules/xdg-basedir/package.json @@ -1,78 +1,45 @@ { - "_args": [ - [ - "xdg-basedir@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "xdg-basedir@4.0.0", - "_id": "xdg-basedir@4.0.0", - "_inBundle": false, - "_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", - "_location": "/xdg-basedir", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "xdg-basedir@4.0.0", - "name": "xdg-basedir", - "escapedName": "xdg-basedir", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" - }, - "_requiredBy": [ - "/configstore", - "/update-notifier" - ], - "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Sindre Sorhus", - "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" - }, - "bugs": { - "url": "https://github.com/sindresorhus/xdg-basedir/issues" - }, - "description": "Get XDG Base Directory paths", - "devDependencies": { - "ava": "^1.4.1", - "import-fresh": "^3.0.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" - }, - "engines": { - "node": ">=8" - }, - "files": [ - "index.js", - "index.d.ts" - ], - "homepage": "https://github.com/sindresorhus/xdg-basedir#readme", - "keywords": [ - "xdg", - "base", - "directory", - "basedir", - "path", - "data", - "config", - "cache", - "linux", - "unix", - "spec" - ], - "license": "MIT", - "name": "xdg-basedir", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/xdg-basedir.git" - }, - "scripts": { - "test": "xo && ava && tsd" - }, - "version": "4.0.0" -} + "name": "xdg-basedir", + "version": "4.0.0", + "description": "Get XDG Base Directory paths", + "license": "MIT", + "repository": "sindresorhus/xdg-basedir", + "author": { + "name": "Sindre Sorhus", + "email": "sindresorhus@gmail.com", + "url": "sindresorhus.com" + }, + "engines": { + "node": ">=8" + }, + "scripts": { + "test": "xo && ava && tsd" + }, + "files": [ + "index.js", + "index.d.ts" + ], + "keywords": [ + "xdg", + "base", + "directory", + "basedir", + "path", + "data", + "config", + "cache", + "linux", + "unix", + "spec" + ], + "devDependencies": { + "ava": "^1.4.1", + "import-fresh": "^3.0.0", + "tsd": "^0.7.2", + "xo": "^0.24.0" + } + +,"_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz" +,"_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==" +,"_from": "xdg-basedir@4.0.0" +} \ No newline at end of file diff --git a/node_modules/y18n/package.json b/node_modules/y18n/package.json index 05fdf1f09..28d76228e 100644 --- a/node_modules/y18n/package.json +++ b/node_modules/y18n/package.json @@ -1,41 +1,32 @@ { - "_args": [ - [ - "y18n@4.0.0", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "y18n@4.0.0", - "_id": "y18n@4.0.0", - "_inBundle": false, - "_integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", - "_location": "/y18n", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "y18n@4.0.0", - "name": "y18n", - "escapedName": "y18n", - "rawSpec": "4.0.0", - "saveSpec": null, - "fetchSpec": "4.0.0" + "name": "y18n", + "version": "4.0.0", + "description": "the bare-bones internationalization library used by yargs", + "main": "index.js", + "scripts": { + "pretest": "standard", + "test": "nyc mocha", + "coverage": "nyc report --reporter=text-lcov | coveralls", + "release": "standard-version" }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "_spec": "4.0.0", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" + "repository": { + "type": "git", + "url": "git@github.com:yargs/y18n.git" }, + "files": [ + "index.js" + ], + "keywords": [ + "i18n", + "internationalization", + "yargs" + ], + "author": "Ben Coe ", + "license": "ISC", "bugs": { "url": "https://github.com/yargs/y18n/issues" }, - "description": "the bare-bones internationalization library used by yargs", + "homepage": "https://github.com/yargs/y18n", "devDependencies": { "chai": "^4.0.1", "coveralls": "^3.0.0", @@ -44,28 +35,9 @@ "rimraf": "^2.5.0", "standard": "^10.0.0-beta.0", "standard-version": "^4.2.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/yargs/y18n", - "keywords": [ - "i18n", - "internationalization", - "yargs" - ], - "license": "ISC", - "main": "index.js", - "name": "y18n", - "repository": { - "type": "git", - "url": "git+ssh://git@github.com/yargs/y18n.git" - }, - "scripts": { - "coverage": "nyc report --reporter=text-lcov | coveralls", - "pretest": "standard", - "release": "standard-version", - "test": "nyc mocha" - }, - "version": "4.0.0" -} + } + +,"_resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz" +,"_integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==" +,"_from": "y18n@4.0.0" +} \ No newline at end of file diff --git a/node_modules/yargs-parser/package.json b/node_modules/yargs-parser/package.json index 5730e2bf4..8fc562099 100644 --- a/node_modules/yargs-parser/package.json +++ b/node_modules/yargs-parser/package.json @@ -1,59 +1,18 @@ { - "_args": [ - [ - "yargs-parser@18.1.2", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "yargs-parser@18.1.2", - "_id": "yargs-parser@18.1.2", - "_inBundle": false, - "_integrity": "sha512-hlIPNR3IzC1YuL1c2UwwDKpXlNFBqD1Fswwh1khz5+d8Cq/8yc/Mn0i+rQXduu8hcrFKvO7Eryk+09NecTQAAQ==", - "_location": "/yargs-parser", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "yargs-parser@18.1.2", - "name": "yargs-parser", - "escapedName": "yargs-parser", - "rawSpec": "18.1.2", - "saveSpec": null, - "fetchSpec": "18.1.2" - }, - "_requiredBy": [ - "/yargs" - ], - "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.2.tgz", - "_spec": "18.1.2", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Ben Coe", - "email": "ben@npmjs.com" - }, - "bugs": { - "url": "https://github.com/yargs/yargs-parser/issues" - }, - "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - }, + "name": "yargs-parser", + "version": "18.1.2", "description": "the mighty option parser used by yargs", - "devDependencies": { - "c8": "^7.0.1", - "chai": "^4.2.0", - "mocha": "^7.0.0", - "standard": "^14.3.1" + "main": "index.js", + "scripts": { + "fix": "standard --fix", + "test": "c8 --reporter=text --reporter=html mocha test/*.js", + "posttest": "standard", + "coverage": "c8 report --check-coverage check-coverage --lines=100 --branches=97 --statements=100" }, - "engines": { - "node": ">=6" + "repository": { + "type": "git", + "url": "https://github.com/yargs/yargs-parser.git" }, - "files": [ - "lib", - "index.js" - ], - "homepage": "https://github.com/yargs/yargs-parser#readme", "keywords": [ "argument", "parser", @@ -65,18 +24,27 @@ "args", "argument" ], + "author": "Ben Coe ", "license": "ISC", - "main": "index.js", - "name": "yargs-parser", - "repository": { - "type": "git", - "url": "git+https://github.com/yargs/yargs-parser.git" + "devDependencies": { + "c8": "^7.0.1", + "chai": "^4.2.0", + "mocha": "^7.0.0", + "standard": "^14.3.1" }, - "scripts": { - "coverage": "c8 report --check-coverage check-coverage --lines=100 --branches=97 --statements=100", - "fix": "standard --fix", - "posttest": "standard", - "test": "c8 --reporter=text --reporter=html mocha test/*.js" + "dependencies": { + "camelcase": "^5.0.0", + "decamelize": "^1.2.0" }, - "version": "18.1.2" -} + "files": [ + "lib", + "index.js" + ], + "engines": { + "node": ">=6" + } + +,"_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.2.tgz" +,"_integrity": "sha512-hlIPNR3IzC1YuL1c2UwwDKpXlNFBqD1Fswwh1khz5+d8Cq/8yc/Mn0i+rQXduu8hcrFKvO7Eryk+09NecTQAAQ==" +,"_from": "yargs-parser@18.1.2" +} \ No newline at end of file diff --git a/node_modules/yargs/package.json b/node_modules/yargs/package.json index dec501daa..c260dec39 100644 --- a/node_modules/yargs/package.json +++ b/node_modules/yargs/package.json @@ -1,42 +1,23 @@ { - "_args": [ - [ - "yargs@15.3.1", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_development": true, - "_from": "yargs@15.3.1", - "_id": "yargs@15.3.1", - "_inBundle": false, - "_integrity": "sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA==", - "_location": "/yargs", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "yargs@15.3.1", - "name": "yargs", - "escapedName": "yargs", - "rawSpec": "15.3.1", - "saveSpec": null, - "fetchSpec": "15.3.1" - }, - "_requiredBy": [ - "/ava" - ], - "_resolved": "https://registry.npmjs.org/yargs/-/yargs-15.3.1.tgz", - "_spec": "15.3.1", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "bugs": { - "url": "https://github.com/yargs/yargs/issues" - }, + "name": "yargs", + "version": "15.3.1", + "description": "yargs the modern, pirate-themed, successor to optimist.", + "main": "./index.js", "contributors": [ { "name": "Yargs Contributors", "url": "https://github.com/yargs/yargs/graphs/contributors" } ], + "files": [ + "index.js", + "yargs.js", + "lib", + "locales", + "completion.sh.hbs", + "completion.zsh.hbs", + "LICENSE" + ], "dependencies": { "cliui": "^6.0.0", "decamelize": "^1.2.0", @@ -50,7 +31,6 @@ "y18n": "^4.0.0", "yargs-parser": "^18.1.1" }, - "description": "yargs the modern, pirate-themed, successor to optimist.", "devDependencies": { "c8": "^7.0.0", "chai": "^4.2.0", @@ -66,19 +46,22 @@ "which": "^2.0.0", "yargs-test-extends": "^1.0.1" }, - "engines": { - "node": ">=8" + "scripts": { + "fix": "standard --fix", + "posttest": "standard", + "test": "c8 mocha --require ./test/before.js --timeout=12000 --check-leaks", + "coverage": "c8 report --check-coverage" + }, + "repository": { + "type": "git", + "url": "https://github.com/yargs/yargs.git" }, - "files": [ - "index.js", - "yargs.js", - "lib", - "locales", - "completion.sh.hbs", - "completion.zsh.hbs", - "LICENSE" - ], "homepage": "https://yargs.js.org/", + "standard": { + "ignore": [ + "**/example/**" + ] + }, "keywords": [ "argument", "args", @@ -89,22 +72,11 @@ "command" ], "license": "MIT", - "main": "./index.js", - "name": "yargs", - "repository": { - "type": "git", - "url": "git+https://github.com/yargs/yargs.git" - }, - "scripts": { - "coverage": "c8 report --check-coverage", - "fix": "standard --fix", - "posttest": "standard", - "test": "c8 mocha --require ./test/before.js --timeout=12000 --check-leaks" - }, - "standard": { - "ignore": [ - "**/example/**" - ] - }, - "version": "15.3.1" -} + "engines": { + "node": ">=8" + } + +,"_resolved": "https://registry.npmjs.org/yargs/-/yargs-15.3.1.tgz" +,"_integrity": "sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA==" +,"_from": "yargs@15.3.1" +} \ No newline at end of file diff --git a/node_modules/zlib/package.json b/node_modules/zlib/package.json index 2d59e4be4..3c97a7452 100644 --- a/node_modules/zlib/package.json +++ b/node_modules/zlib/package.json @@ -1,54 +1,22 @@ { - "_args": [ - [ - "zlib@1.0.5", - "/Users/alexkappa/Code/ts/github.com/github/codeql-action" - ] - ], - "_from": "zlib@1.0.5", - "_id": "zlib@1.0.5", - "_inBundle": false, - "_integrity": "sha1-bnyXL8NxxkWmr7A6sUdp3vEU/MA=", - "_location": "/zlib", - "_phantomChildren": {}, - "_requested": { - "type": "version", - "registry": true, - "raw": "zlib@1.0.5", "name": "zlib", - "escapedName": "zlib", - "rawSpec": "1.0.5", - "saveSpec": null, - "fetchSpec": "1.0.5" - }, - "_requiredBy": [ - "/" - ], - "_resolved": "https://registry.npmjs.org/zlib/-/zlib-1.0.5.tgz", - "_spec": "1.0.5", - "_where": "/Users/alexkappa/Code/ts/github.com/github/codeql-action", - "author": { - "name": "Konstantin Käfer", - "email": "kkaefer@gmail.com" - }, - "bugs": { - "url": "https://github.com/kkaefer/node-zlib/issues" - }, - "description": "Simple, synchronous deflate/inflate for buffers", - "engines": { - "node": ">=0.2.0" - }, - "homepage": "https://github.com/kkaefer/node-zlib", - "licenses": [ - { - "type": "BSD" - } - ], - "main": "./lib/zlib", - "name": "zlib", - "repository": { - "type": "git", - "url": "git://github.com/kkaefer/node-zlib.git" - }, - "version": "1.0.5" -} + "description": "Simple, synchronous deflate/inflate for buffers", + "version": "1.0.5", + "homepage": "https://github.com/kkaefer/node-zlib", + "author": "Konstantin Käfer ", + "repository": { + "type": "git", + "url": "git://github.com/kkaefer/node-zlib.git" + }, + "engines": { + "node": ">=0.2.0" + }, + "licenses": [ + { "type": "BSD" } + ], + "main": "./lib/zlib" + +,"_resolved": "https://registry.npmjs.org/zlib/-/zlib-1.0.5.tgz" +,"_integrity": "sha1-bnyXL8NxxkWmr7A6sUdp3vEU/MA=" +,"_from": "zlib@1.0.5" +} \ No newline at end of file