diff --git a/lib/tools-download.js b/lib/tools-download.js
index b86e744ff..73053d558 100644
--- a/lib/tools-download.js
+++ b/lib/tools-download.js
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.downloadAndExtract = downloadAndExtract;
-const https = __importStar(require("https"));
const path = __importStar(require("path"));
const perf_hooks_1 = require("perf_hooks");
const toolcache = __importStar(require("@actions/tool-cache"));
+const follow_redirects_1 = require("follow-redirects");
const uuid_1 = require("uuid");
const feature_flags_1 = require("./feature-flags");
const tar = __importStar(require("./tar"));
@@ -81,7 +81,7 @@ async function downloadAndExtract(codeqlURL, authorization, headers, tarVersion,
}
async function downloadAndExtractZstdWithStreaming(codeqlURL, authorization, headers, tarVersion, logger) {
headers = Object.assign({ "User-Agent": "CodeQL Action", authorization }, headers);
- const response = await new Promise((resolve) => https.get(codeqlURL, { headers }, (r) => resolve(r)));
+ const response = await new Promise((resolve) => follow_redirects_1.https.get(codeqlURL, { headers }, (r) => resolve(r)));
if (response.statusCode !== 200) {
throw new Error(`Failed to download CodeQL bundle from ${codeqlURL}. HTTP status code: ${response.statusCode}.`);
}
diff --git a/lib/tools-download.js.map b/lib/tools-download.js.map
index da26f319e..fdcc3eca3 100644
--- a/lib/tools-download.js.map
+++ b/lib/tools-download.js.map
@@ -1 +1 @@
-{"version":3,"file":"tools-download.js","sourceRoot":"","sources":["../src/tools-download.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,gDA2FC;AArID,6CAA+B;AAC/B,2CAA6B;AAC7B,2CAAyC;AAEzC,+DAAiD;AACjD,+BAAoC;AAEpC,mDAA6D;AAE7D,2CAA6B;AAC7B,iCAAqC;AAgC9B,KAAK,UAAU,kBAAkB,CACtC,SAAiB,EACjB,aAAiC,EACjC,OAA4B,EAC5B,UAAsC,EACtC,OAAe,EACf,QAA2B,EAC3B,MAAc;IAKd,MAAM,iBAAiB,GAAG,GAAG,CAAC,sBAAsB,CAAC,SAAS,CAAC,CAAC;IAEhE,IACE,iBAAiB,KAAK,MAAM;QAC5B,CAAC,MAAM,QAAQ,CAAC,QAAQ,CAAC,uBAAO,CAAC,6BAA6B,CAAC,CAAC,EAChE,CAAC;QACD,MAAM,iBAAiB,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;QAC5C,MAAM,mBAAmB,GAAG,MAAM,mCAAmC,CACnE,SAAS,EACT,aAAa,EACb,OAAO,EACP,UAAW,EACX,MAAM,CACP,CAAC;QAEF,MAAM,kBAAkB,GAAG,IAAI,CAAC,KAAK,CACnC,wBAAW,CAAC,GAAG,EAAE,GAAG,iBAAiB,CACtC,CAAC;QACF,MAAM,CAAC,IAAI,CACT,wDAAwD,mBAAmB,KAAK,kBAAkB,OAAO,CAC1G,CAAC;QAEF,OAAO;YACL,mBAAmB;YACnB,YAAY,EAAE;gBACZ,kBAAkB;gBAClB,iBAAiB;gBACjB,kBAAkB,EAAE,SAAS;gBAC7B,oBAAoB,EAAE,SAAS;gBAC/B,QAAQ,EAAE,0BAA0B,CAAC,SAAS,CAAC;aAChD;SACF,CAAC;IACJ,CAAC;IAED,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAA,SAAM,GAAE,CAAC,CAAC;IAE1C,MAAM,kBAAkB,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;IAC7C,MAAM,kBAAkB,GAAG,MAAM,SAAS,CAAC,YAAY,CACrD,SAAS,EACT,IAAI,EACJ,aAAa,EACb,OAAO,CACR,CAAC;IACF,MAAM,kBAAkB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAW,CAAC,GAAG,EAAE,GAAG,kBAAkB,CAAC,CAAC;IAE9E,MAAM,CAAC,IAAI,CACT,yCAAyC,kBAAkB,KAAK,kBAAkB,OAAO,CAC1F,CAAC;IAEF,IAAI,mBAA2B,CAAC;IAChC,IAAI,oBAA4B,CAAC;IAEjC,IAAI,CAAC;QACH,MAAM,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC;QACzC,MAAM,eAAe,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;QAC1C,mBAAmB,GAAG,MAAM,GAAG,CAAC,OAAO,CACrC,kBAAkB,EAClB,iBAAiB,EACjB,UAAU,EACV,MAAM,CACP,CAAC;QACF,oBAAoB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAW,CAAC,GAAG,EAAE,GAAG,eAAe,CAAC,CAAC;QACvE,MAAM,CAAC,IAAI,CACT,wCAAwC,mBAAmB,KAAK,oBAAoB,OAAO,CAC5F,CAAC;IACJ,CAAC;YAAS,CAAC;QACT,MAAM,IAAA,kBAAW,EAAC,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,CAAC,CAAC;IACzE,CAAC;IAED,OAAO;QACL,mBAAmB;QACnB,YAAY,EAAE;YACZ,iBAAiB;YACjB,kBAAkB,EAAE,kBAAkB,GAAG,oBAAoB;YAC7D,kBAAkB;YAClB,oBAAoB;YACpB,QAAQ,EAAE,0BAA0B,CAAC,SAAS,CAAC;SAChD;KACF,CAAC;AACJ,CAAC;AAED,KAAK,UAAU,mCAAmC,CAChD,SAAiB,EACjB,aAAiC,EACjC,OAA4B,EAC5B,UAA0B,EAC1B,MAAc;IAEd,OAAO,GAAG,MAAM,CAAC,MAAM,CACrB,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,EAChD,OAAO,CACR,CAAC;IACF,MAAM,QAAQ,GAAG,MAAM,IAAI,OAAO,CAAkB,CAAC,OAAO,EAAE,EAAE,CAC9D,KAAK,CAAC,GAAG,CAAC,SAAS,EAAE,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CACrD,CAAC;IAEF,IAAI,QAAQ,CAAC,UAAU,KAAK,GAAG,EAAE,CAAC;QAChC,MAAM,IAAI,KAAK,CACb,yCAAyC,SAAS,uBAAuB,QAAQ,CAAC,UAAU,GAAG,CAChG,CAAC;IACJ,CAAC;IAED,OAAO,MAAM,GAAG,CAAC,aAAa,CAAC,QAAQ,EAAE,UAAU,EAAE,MAAM,CAAC,CAAC;AAC/D,CAAC;AAED,SAAS,0BAA0B,CAAC,GAAW;IAC7C,OAAO,CAAC,sBAAsB,EAAE,kCAAkC,CAAC,CAAC,IAAI,CACtE,CAAC,IAAI,EAAE,EAAE,CAAC,GAAG,CAAC,UAAU,CAAC,sBAAsB,IAAI,qBAAqB,CAAC,CAC1E;QACC,CAAC,CAAC,GAAG;QACL,CAAC,CAAC,iBAAiB,CAAC;AACxB,CAAC"}
\ No newline at end of file
+{"version":3,"file":"tools-download.js","sourceRoot":"","sources":["../src/tools-download.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AA2CA,gDA2FC;AArID,2CAA6B;AAC7B,2CAAyC;AAEzC,+DAAiD;AACjD,uDAAyC;AACzC,+BAAoC;AAEpC,mDAA6D;AAE7D,2CAA6B;AAC7B,iCAAqC;AAgC9B,KAAK,UAAU,kBAAkB,CACtC,SAAiB,EACjB,aAAiC,EACjC,OAA4B,EAC5B,UAAsC,EACtC,OAAe,EACf,QAA2B,EAC3B,MAAc;IAKd,MAAM,iBAAiB,GAAG,GAAG,CAAC,sBAAsB,CAAC,SAAS,CAAC,CAAC;IAEhE,IACE,iBAAiB,KAAK,MAAM;QAC5B,CAAC,MAAM,QAAQ,CAAC,QAAQ,CAAC,uBAAO,CAAC,6BAA6B,CAAC,CAAC,EAChE,CAAC;QACD,MAAM,iBAAiB,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;QAC5C,MAAM,mBAAmB,GAAG,MAAM,mCAAmC,CACnE,SAAS,EACT,aAAa,EACb,OAAO,EACP,UAAW,EACX,MAAM,CACP,CAAC;QAEF,MAAM,kBAAkB,GAAG,IAAI,CAAC,KAAK,CACnC,wBAAW,CAAC,GAAG,EAAE,GAAG,iBAAiB,CACtC,CAAC;QACF,MAAM,CAAC,IAAI,CACT,wDAAwD,mBAAmB,KAAK,kBAAkB,OAAO,CAC1G,CAAC;QAEF,OAAO;YACL,mBAAmB;YACnB,YAAY,EAAE;gBACZ,kBAAkB;gBAClB,iBAAiB;gBACjB,kBAAkB,EAAE,SAAS;gBAC7B,oBAAoB,EAAE,SAAS;gBAC/B,QAAQ,EAAE,0BAA0B,CAAC,SAAS,CAAC;aAChD;SACF,CAAC;IACJ,CAAC;IAED,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,IAAA,SAAM,GAAE,CAAC,CAAC;IAE1C,MAAM,kBAAkB,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;IAC7C,MAAM,kBAAkB,GAAG,MAAM,SAAS,CAAC,YAAY,CACrD,SAAS,EACT,IAAI,EACJ,aAAa,EACb,OAAO,CACR,CAAC;IACF,MAAM,kBAAkB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAW,CAAC,GAAG,EAAE,GAAG,kBAAkB,CAAC,CAAC;IAE9E,MAAM,CAAC,IAAI,CACT,yCAAyC,kBAAkB,KAAK,kBAAkB,OAAO,CAC1F,CAAC;IAEF,IAAI,mBAA2B,CAAC;IAChC,IAAI,oBAA4B,CAAC;IAEjC,IAAI,CAAC;QACH,MAAM,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC;QACzC,MAAM,eAAe,GAAG,wBAAW,CAAC,GAAG,EAAE,CAAC;QAC1C,mBAAmB,GAAG,MAAM,GAAG,CAAC,OAAO,CACrC,kBAAkB,EAClB,iBAAiB,EACjB,UAAU,EACV,MAAM,CACP,CAAC;QACF,oBAAoB,GAAG,IAAI,CAAC,KAAK,CAAC,wBAAW,CAAC,GAAG,EAAE,GAAG,eAAe,CAAC,CAAC;QACvE,MAAM,CAAC,IAAI,CACT,wCAAwC,mBAAmB,KAAK,oBAAoB,OAAO,CAC5F,CAAC;IACJ,CAAC;YAAS,CAAC;QACT,MAAM,IAAA,kBAAW,EAAC,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,CAAC,CAAC;IACzE,CAAC;IAED,OAAO;QACL,mBAAmB;QACnB,YAAY,EAAE;YACZ,iBAAiB;YACjB,kBAAkB,EAAE,kBAAkB,GAAG,oBAAoB;YAC7D,kBAAkB;YAClB,oBAAoB;YACpB,QAAQ,EAAE,0BAA0B,CAAC,SAAS,CAAC;SAChD;KACF,CAAC;AACJ,CAAC;AAED,KAAK,UAAU,mCAAmC,CAChD,SAAiB,EACjB,aAAiC,EACjC,OAA4B,EAC5B,UAA0B,EAC1B,MAAc;IAEd,OAAO,GAAG,MAAM,CAAC,MAAM,CACrB,EAAE,YAAY,EAAE,eAAe,EAAE,aAAa,EAAE,EAChD,OAAO,CACR,CAAC;IACF,MAAM,QAAQ,GAAG,MAAM,IAAI,OAAO,CAAkB,CAAC,OAAO,EAAE,EAAE,CAC9D,wBAAK,CAAC,GAAG,CAAC,SAAS,EAAE,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CACrD,CAAC;IAEF,IAAI,QAAQ,CAAC,UAAU,KAAK,GAAG,EAAE,CAAC;QAChC,MAAM,IAAI,KAAK,CACb,yCAAyC,SAAS,uBAAuB,QAAQ,CAAC,UAAU,GAAG,CAChG,CAAC;IACJ,CAAC;IAED,OAAO,MAAM,GAAG,CAAC,aAAa,CAAC,QAAQ,EAAE,UAAU,EAAE,MAAM,CAAC,CAAC;AAC/D,CAAC;AAED,SAAS,0BAA0B,CAAC,GAAW;IAC7C,OAAO,CAAC,sBAAsB,EAAE,kCAAkC,CAAC,CAAC,IAAI,CACtE,CAAC,IAAI,EAAE,EAAE,CAAC,GAAG,CAAC,UAAU,CAAC,sBAAsB,IAAI,qBAAqB,CAAC,CAC1E;QACC,CAAC,CAAC,GAAG;QACL,CAAC,CAAC,iBAAiB,CAAC;AACxB,CAAC"}
\ No newline at end of file
diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json
index 229e2f4b7..86e0f3f29 100644
--- a/node_modules/.package-lock.json
+++ b/node_modules/.package-lock.json
@@ -1236,6 +1236,16 @@
"dev": true,
"license": "MIT"
},
+ "node_modules/@types/follow-redirects": {
+ "version": "1.14.4",
+ "resolved": "https://registry.npmjs.org/@types/follow-redirects/-/follow-redirects-1.14.4.tgz",
+ "integrity": "sha512-GWXfsD0Jc1RWiFmMuMFCpXMzi9L7oPDVwxUnZdg89kDNnqsRfUKXEtUYtA98A6lig1WXH/CYY/fvPW9HuN5fTA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
"node_modules/@types/get-folder-size": {
"version": "2.0.0",
"dev": true,
@@ -3996,6 +4006,26 @@
"dev": true,
"license": "ISC"
},
+ "node_modules/follow-redirects": {
+ "version": "1.15.9",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
+ "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/RubenVerborgh"
+ }
+ ],
+ "license": "MIT",
+ "engines": {
+ "node": ">=4.0"
+ },
+ "peerDependenciesMeta": {
+ "debug": {
+ "optional": true
+ }
+ }
+ },
"node_modules/for-each": {
"version": "0.3.3",
"dev": true,
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 7d8362c2b..9390a6bd2 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,40 +1,40 @@
{
- "name": "escape-string-regexp",
- "version": "5.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "escape",
- "regex",
- "regexp",
- "regular",
- "expression",
- "string",
- "special",
- "characters"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "escape-string-regexp",
+ "version": "5.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "escape",
+ "regex",
+ "regexp",
+ "regular",
+ "expression",
+ "string",
+ "special",
+ "characters"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/@azure/abort-controller/node_modules/tslib/modules/package.json b/node_modules/@azure/abort-controller/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/abort-controller/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/abort-controller/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/abort-controller/node_modules/tslib/package.json b/node_modules/@azure/abort-controller/node_modules/tslib/package.json
index d8a9b11e6..0ec2c634b 100644
--- a/node_modules/@azure/abort-controller/node_modules/tslib/package.json
+++ b/node_modules/@azure/abort-controller/node_modules/tslib/package.json
@@ -1,38 +1,38 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.4.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": "./tslib.es6.js",
- "import": "./modules/index.js",
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.4.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": "./tslib.es6.js",
+ "import": "./modules/index.js",
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-auth/node_modules/tslib/modules/package.json b/node_modules/@azure/core-auth/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-auth/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-auth/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-auth/node_modules/tslib/package.json b/node_modules/@azure/core-auth/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-auth/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-auth/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-client/node_modules/tslib/modules/package.json b/node_modules/@azure/core-client/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-client/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-client/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-client/node_modules/tslib/package.json b/node_modules/@azure/core-client/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-client/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-client/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-http-compat/node_modules/tslib/modules/package.json b/node_modules/@azure/core-http-compat/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-http-compat/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-http-compat/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-http-compat/node_modules/tslib/package.json b/node_modules/@azure/core-http-compat/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-http-compat/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-http-compat/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-lro/node_modules/tslib/modules/package.json b/node_modules/@azure/core-lro/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-lro/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-lro/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-lro/node_modules/tslib/package.json b/node_modules/@azure/core-lro/node_modules/tslib/package.json
index 2e92f67a7..ecf9a04d9 100644
--- a/node_modules/@azure/core-lro/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-lro/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.6.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./tslib/modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.6.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./tslib/modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-paging/node_modules/tslib/modules/package.json b/node_modules/@azure/core-paging/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-paging/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-paging/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-paging/node_modules/tslib/package.json b/node_modules/@azure/core-paging/node_modules/tslib/package.json
index 2e92f67a7..ecf9a04d9 100644
--- a/node_modules/@azure/core-paging/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-paging/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.6.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./tslib/modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.6.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./tslib/modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-rest-pipeline/node_modules/tslib/modules/package.json b/node_modules/@azure/core-rest-pipeline/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-rest-pipeline/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-rest-pipeline/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-rest-pipeline/node_modules/tslib/package.json b/node_modules/@azure/core-rest-pipeline/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-rest-pipeline/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-rest-pipeline/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-tracing/node_modules/tslib/modules/package.json b/node_modules/@azure/core-tracing/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-tracing/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-tracing/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-tracing/node_modules/tslib/package.json b/node_modules/@azure/core-tracing/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-tracing/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-tracing/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-util/node_modules/tslib/modules/package.json b/node_modules/@azure/core-util/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-util/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-util/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-util/node_modules/tslib/package.json b/node_modules/@azure/core-util/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-util/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-util/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/core-xml/node_modules/tslib/modules/package.json b/node_modules/@azure/core-xml/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/core-xml/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/core-xml/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/core-xml/node_modules/tslib/package.json b/node_modules/@azure/core-xml/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/core-xml/node_modules/tslib/package.json
+++ b/node_modules/@azure/core-xml/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/logger/node_modules/tslib/modules/package.json b/node_modules/@azure/logger/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/logger/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/logger/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/logger/node_modules/tslib/package.json b/node_modules/@azure/logger/node_modules/tslib/package.json
index 2e92f67a7..ecf9a04d9 100644
--- a/node_modules/@azure/logger/node_modules/tslib/package.json
+++ b/node_modules/@azure/logger/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.6.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./tslib/modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.6.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./tslib/modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@azure/storage-blob/node_modules/tslib/modules/package.json b/node_modules/@azure/storage-blob/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@azure/storage-blob/node_modules/tslib/modules/package.json
+++ b/node_modules/@azure/storage-blob/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@azure/storage-blob/node_modules/tslib/package.json b/node_modules/@azure/storage-blob/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/@azure/storage-blob/node_modules/tslib/package.json
+++ b/node_modules/@azure/storage-blob/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@chrisgavin/safe-which/package.json b/node_modules/@chrisgavin/safe-which/package.json
index f9a6b9ca2..c97f1ecec 100644
--- a/node_modules/@chrisgavin/safe-which/package.json
+++ b/node_modules/@chrisgavin/safe-which/package.json
@@ -1,32 +1,32 @@
{
- "name": "@chrisgavin/safe-which",
- "version": "1.0.2",
- "description": "A NodeJS library to guard against Windows binary planting attacks.",
- "license": "MIT",
- "homepage": "https://github.com/chrisgavin/safe-which/",
- "publishConfig": {
- "access": "public"
- },
- "main": "./build/index.js",
- "types": "./build/index.d.ts",
- "scripts": {
- "build": "tsc",
- "pretest": "npm install && npm run build",
- "test": "ava --verbose --serial ./src/**",
- "prepublishOnly": "npm install && npm run build && npm version --allow-same-version=true --git-tag-version=false ${GITHUB_REF#refs/tags/}"
- },
- "dependencies": {},
- "devDependencies": {
- "@ava/typescript": "^1.1.1",
- "@types/node": "^14.14.7",
- "ava": "^3.13.0",
- "typescript": "^3.8.3"
- },
- "ava": {
- "typescript": {
- "rewritePaths": {
- "./src/": "./build/"
- }
- }
- }
+ "name": "@chrisgavin/safe-which",
+ "version": "1.0.2",
+ "description": "A NodeJS library to guard against Windows binary planting attacks.",
+ "license": "MIT",
+ "homepage": "https://github.com/chrisgavin/safe-which/",
+ "publishConfig": {
+ "access": "public"
+ },
+ "main": "./build/index.js",
+ "types": "./build/index.d.ts",
+ "scripts": {
+ "build": "tsc",
+ "pretest": "npm install && npm run build",
+ "test": "ava --verbose --serial ./src/**",
+ "prepublishOnly": "npm install && npm run build && npm version --allow-same-version=true --git-tag-version=false ${GITHUB_REF#refs/tags/}"
+ },
+ "dependencies": {},
+ "devDependencies": {
+ "@ava/typescript": "^1.1.1",
+ "@types/node": "^14.14.7",
+ "ava": "^3.13.0",
+ "typescript": "^3.8.3"
+ },
+ "ava": {
+ "typescript": {
+ "rewritePaths": {
+ "./src/": "./build/"
+ }
+ }
+ }
}
diff --git a/node_modules/@eslint-community/eslint-utils/package.json b/node_modules/@eslint-community/eslint-utils/package.json
index 79ce4f283..c4ee587b7 100644
--- a/node_modules/@eslint-community/eslint-utils/package.json
+++ b/node_modules/@eslint-community/eslint-utils/package.json
@@ -1,73 +1,73 @@
{
- "name": "@eslint-community/eslint-utils",
- "version": "4.4.0",
- "description": "Utilities for ESLint plugins.",
- "keywords": [
- "eslint"
- ],
- "homepage": "https://github.com/eslint-community/eslint-utils#readme",
- "bugs": {
- "url": "https://github.com/eslint-community/eslint-utils/issues"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/eslint-community/eslint-utils"
- },
- "license": "MIT",
- "author": "Toru Nagashima",
- "sideEffects": false,
- "exports": {
- ".": {
- "import": "./index.mjs",
- "require": "./index.js"
+ "name": "@eslint-community/eslint-utils",
+ "version": "4.4.0",
+ "description": "Utilities for ESLint plugins.",
+ "keywords": [
+ "eslint"
+ ],
+ "homepage": "https://github.com/eslint-community/eslint-utils#readme",
+ "bugs": {
+ "url": "https://github.com/eslint-community/eslint-utils/issues"
},
- "./package.json": "./package.json"
- },
- "main": "index",
- "module": "index.mjs",
- "files": [
- "index.*"
- ],
- "scripts": {
- "prebuild": "npm run -s clean",
- "build": "rollup -c",
- "clean": "rimraf .nyc_output coverage index.*",
- "coverage": "opener ./coverage/lcov-report/index.html",
- "docs:build": "vitepress build docs",
- "docs:watch": "vitepress dev docs",
- "format": "npm run -s format:prettier -- --write",
- "format:prettier": "prettier .",
- "format:check": "npm run -s format:prettier -- --check",
- "lint": "eslint .",
- "test": "c8 mocha --reporter dot \"test/*.mjs\"",
- "preversion": "npm test && npm run -s build",
- "postversion": "git push && git push --tags",
- "prewatch": "npm run -s clean",
- "watch": "warun \"{src,test}/**/*.mjs\" -- npm run -s test:mocha"
- },
- "dependencies": {
- "eslint-visitor-keys": "^3.3.0"
- },
- "devDependencies": {
- "@eslint-community/eslint-plugin-mysticatea": "^15.2.0",
- "c8": "^7.12.0",
- "dot-prop": "^6.0.1",
- "eslint": "^8.28.0",
- "mocha": "^9.2.2",
- "npm-run-all": "^4.1.5",
- "opener": "^1.5.2",
- "prettier": "2.8.4",
- "rimraf": "^3.0.2",
- "rollup": "^2.79.1",
- "rollup-plugin-sourcemaps": "^0.6.3",
- "semver": "^7.3.8",
- "vitepress": "^1.0.0-alpha.40",
- "warun": "^1.0.0"
- },
- "peerDependencies": {
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
- },
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- }
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/eslint-community/eslint-utils"
+ },
+ "license": "MIT",
+ "author": "Toru Nagashima",
+ "sideEffects": false,
+ "exports": {
+ ".": {
+ "import": "./index.mjs",
+ "require": "./index.js"
+ },
+ "./package.json": "./package.json"
+ },
+ "main": "index",
+ "module": "index.mjs",
+ "files": [
+ "index.*"
+ ],
+ "scripts": {
+ "prebuild": "npm run -s clean",
+ "build": "rollup -c",
+ "clean": "rimraf .nyc_output coverage index.*",
+ "coverage": "opener ./coverage/lcov-report/index.html",
+ "docs:build": "vitepress build docs",
+ "docs:watch": "vitepress dev docs",
+ "format": "npm run -s format:prettier -- --write",
+ "format:prettier": "prettier .",
+ "format:check": "npm run -s format:prettier -- --check",
+ "lint": "eslint .",
+ "test": "c8 mocha --reporter dot \"test/*.mjs\"",
+ "preversion": "npm test && npm run -s build",
+ "postversion": "git push && git push --tags",
+ "prewatch": "npm run -s clean",
+ "watch": "warun \"{src,test}/**/*.mjs\" -- npm run -s test:mocha"
+ },
+ "dependencies": {
+ "eslint-visitor-keys": "^3.3.0"
+ },
+ "devDependencies": {
+ "@eslint-community/eslint-plugin-mysticatea": "^15.2.0",
+ "c8": "^7.12.0",
+ "dot-prop": "^6.0.1",
+ "eslint": "^8.28.0",
+ "mocha": "^9.2.2",
+ "npm-run-all": "^4.1.5",
+ "opener": "^1.5.2",
+ "prettier": "2.8.4",
+ "rimraf": "^3.0.2",
+ "rollup": "^2.79.1",
+ "rollup-plugin-sourcemaps": "^0.6.3",
+ "semver": "^7.3.8",
+ "vitepress": "^1.0.0-alpha.40",
+ "warun": "^1.0.0"
+ },
+ "peerDependencies": {
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
}
diff --git a/node_modules/@eslint/eslintrc/node_modules/globals/package.json b/node_modules/@eslint/eslintrc/node_modules/globals/package.json
index d2c3d8a16..fca10a52d 100644
--- a/node_modules/@eslint/eslintrc/node_modules/globals/package.json
+++ b/node_modules/@eslint/eslintrc/node_modules/globals/package.json
@@ -1,58 +1,58 @@
{
- "name": "globals",
- "version": "14.0.0",
- "description": "Global identifiers from different JavaScript environments",
- "license": "MIT",
- "repository": "sindresorhus/globals",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "sideEffects": false,
- "engines": {
- "node": ">=18"
- },
- "scripts": {
- "test": "xo && ava && tsd",
- "prepare": "npm run --silent update-types",
- "update-builtin-globals": "node scripts/get-builtin-globals.mjs",
- "update-types": "node scripts/generate-types.mjs > index.d.ts"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "globals.json"
- ],
- "keywords": [
- "globals",
- "global",
- "identifiers",
- "variables",
- "vars",
- "jshint",
- "eslint",
- "environments"
- ],
- "devDependencies": {
- "ava": "^2.4.0",
- "cheerio": "^1.0.0-rc.12",
- "tsd": "^0.30.4",
- "type-fest": "^4.10.2",
- "xo": "^0.36.1"
- },
- "xo": {
- "ignores": [
- "get-browser-globals.js"
- ],
- "rules": {
- "node/no-unsupported-features/es-syntax": "off"
- }
- },
- "tsd": {
- "compilerOptions": {
- "resolveJsonModule": true
- }
- }
+ "name": "globals",
+ "version": "14.0.0",
+ "description": "Global identifiers from different JavaScript environments",
+ "license": "MIT",
+ "repository": "sindresorhus/globals",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "sideEffects": false,
+ "engines": {
+ "node": ">=18"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd",
+ "prepare": "npm run --silent update-types",
+ "update-builtin-globals": "node scripts/get-builtin-globals.mjs",
+ "update-types": "node scripts/generate-types.mjs > index.d.ts"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "globals.json"
+ ],
+ "keywords": [
+ "globals",
+ "global",
+ "identifiers",
+ "variables",
+ "vars",
+ "jshint",
+ "eslint",
+ "environments"
+ ],
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "cheerio": "^1.0.0-rc.12",
+ "tsd": "^0.30.4",
+ "type-fest": "^4.10.2",
+ "xo": "^0.36.1"
+ },
+ "xo": {
+ "ignores": [
+ "get-browser-globals.js"
+ ],
+ "rules": {
+ "node/no-unsupported-features/es-syntax": "off"
+ }
+ },
+ "tsd": {
+ "compilerOptions": {
+ "resolveJsonModule": true
+ }
+ }
}
diff --git a/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json b/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json
index 7c7e2728e..49f3f6102 100644
--- a/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json
+++ b/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json
@@ -1,61 +1,61 @@
{
- "name": "ansi-regex",
- "version": "6.1.0",
- "description": "Regular expression for matching ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/ansi-regex",
- "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "types": "./index.d.ts",
- "sideEffects": false,
- "engines": {
- "node": ">=12"
- },
- "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": {
- "ansi-escapes": "^5.0.0",
- "ava": "^3.15.0",
- "tsd": "^0.21.0",
- "xo": "^0.54.2"
- }
+ "name": "ansi-regex",
+ "version": "6.1.0",
+ "description": "Regular expression for matching ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/ansi-regex",
+ "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "engines": {
+ "node": ">=12"
+ },
+ "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": {
+ "ansi-escapes": "^5.0.0",
+ "ava": "^3.15.0",
+ "tsd": "^0.21.0",
+ "xo": "^0.54.2"
+ }
}
diff --git a/node_modules/@isaacs/cliui/node_modules/string-width/package.json b/node_modules/@isaacs/cliui/node_modules/string-width/package.json
index 754d7ed17..f46d6770f 100644
--- a/node_modules/@isaacs/cliui/node_modules/string-width/package.json
+++ b/node_modules/@isaacs/cliui/node_modules/string-width/package.json
@@ -1,59 +1,59 @@
{
- "name": "string-width",
- "version": "5.1.2",
- "description": "Get the visual width of a string - the number of columns required to display it",
- "license": "MIT",
- "repository": "sindresorhus/string-width",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": {
- "eastasianwidth": "^0.2.0",
- "emoji-regex": "^9.2.2",
- "strip-ansi": "^7.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "string-width",
+ "version": "5.1.2",
+ "description": "Get the visual width of a string - the number of columns required to display it",
+ "license": "MIT",
+ "repository": "sindresorhus/string-width",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": {
+ "eastasianwidth": "^0.2.0",
+ "emoji-regex": "^9.2.2",
+ "strip-ansi": "^7.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json b/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json
index 50d934a75..e1f455c32 100644
--- a/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json
+++ b/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json
@@ -1,57 +1,57 @@
{
- "name": "strip-ansi",
- "version": "7.1.0",
- "description": "Strip ANSI escape codes from a string",
- "license": "MIT",
- "repository": "chalk/strip-ansi",
- "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^6.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "strip-ansi",
+ "version": "7.1.0",
+ "description": "Strip ANSI escape codes from a string",
+ "license": "MIT",
+ "repository": "chalk/strip-ansi",
+ "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^6.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json b/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json
index bf421f1de..198a5dbcb 100644
--- a/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json
+++ b/node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json
@@ -1,69 +1,69 @@
{
- "name": "wrap-ansi",
- "version": "8.1.0",
- "description": "Wordwrap a string with ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/wrap-ansi",
- "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": {
- "types": "./index.d.ts",
- "default": "./index.js"
- },
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && nyc ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "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": "^6.1.0",
- "string-width": "^5.0.1",
- "strip-ansi": "^7.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "chalk": "^4.1.2",
- "coveralls": "^3.1.1",
- "has-ansi": "^5.0.1",
- "nyc": "^15.1.0",
- "tsd": "^0.25.0",
- "xo": "^0.44.0"
- }
+ "name": "wrap-ansi",
+ "version": "8.1.0",
+ "description": "Wordwrap a string with ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/wrap-ansi",
+ "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": {
+ "types": "./index.d.ts",
+ "default": "./index.js"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && nyc ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "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": "^6.1.0",
+ "string-width": "^5.0.1",
+ "strip-ansi": "^7.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "chalk": "^4.1.2",
+ "coveralls": "^3.1.1",
+ "has-ansi": "^5.0.1",
+ "nyc": "^15.1.0",
+ "tsd": "^0.25.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/@pkgr/utils/node_modules/tslib/modules/package.json b/node_modules/@pkgr/utils/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/@pkgr/utils/node_modules/tslib/modules/package.json
+++ b/node_modules/@pkgr/utils/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/@pkgr/utils/node_modules/tslib/package.json b/node_modules/@pkgr/utils/node_modules/tslib/package.json
index 2e92f67a7..ecf9a04d9 100644
--- a/node_modules/@pkgr/utils/node_modules/tslib/package.json
+++ b/node_modules/@pkgr/utils/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.6.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./tslib/modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.6.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./tslib/modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/@protobuf-ts/plugin-framework/node_modules/typescript/package.json b/node_modules/@protobuf-ts/plugin-framework/node_modules/typescript/package.json
index 8d5d3c9db..69089c42b 100644
--- a/node_modules/@protobuf-ts/plugin-framework/node_modules/typescript/package.json
+++ b/node_modules/@protobuf-ts/plugin-framework/node_modules/typescript/package.json
@@ -1,133 +1,133 @@
{
- "name": "typescript",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "3.9.10",
- "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.18.0",
- "@typescript-eslint/experimental-utils": "2.18.0",
- "@typescript-eslint/parser": "2.18.0",
- "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.8.0",
- "eslint-formatter-autolinkable-stylish": "1.1.1",
- "eslint-plugin-import": "2.20.0",
- "eslint-plugin-jsdoc": "21.0.0",
- "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",
- "playwright": "0.12.1",
- "plugin-error": "latest",
- "pretty-hrtime": "^1.0.3",
- "prex": "^0.4.3",
- "q": "latest",
- "remove-internal": "^2.9.2",
- "source-map-support": "latest",
- "through2": "latest",
- "travis-fold": "latest",
- "typescript": "^3.9.3",
- "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"
- },
- "browser": {
- "fs": false,
- "os": false,
- "path": false,
- "crypto": false,
- "buffer": false,
- "@microsoft/typescript-etw": false,
- "source-map-support": false,
- "inspector": false
- },
- "dependencies": {}
+ "name": "typescript",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "3.9.10",
+ "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.18.0",
+ "@typescript-eslint/experimental-utils": "2.18.0",
+ "@typescript-eslint/parser": "2.18.0",
+ "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.8.0",
+ "eslint-formatter-autolinkable-stylish": "1.1.1",
+ "eslint-plugin-import": "2.20.0",
+ "eslint-plugin-jsdoc": "21.0.0",
+ "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",
+ "playwright": "0.12.1",
+ "plugin-error": "latest",
+ "pretty-hrtime": "^1.0.3",
+ "prex": "^0.4.3",
+ "q": "latest",
+ "remove-internal": "^2.9.2",
+ "source-map-support": "latest",
+ "through2": "latest",
+ "travis-fold": "latest",
+ "typescript": "^3.9.3",
+ "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"
+ },
+ "browser": {
+ "fs": false,
+ "os": false,
+ "path": false,
+ "crypto": false,
+ "buffer": false,
+ "@microsoft/typescript-etw": false,
+ "source-map-support": false,
+ "inspector": false
+ },
+ "dependencies": {}
}
diff --git a/node_modules/@protobuf-ts/plugin/node_modules/typescript/package.json b/node_modules/@protobuf-ts/plugin/node_modules/typescript/package.json
index 8d5d3c9db..69089c42b 100644
--- a/node_modules/@protobuf-ts/plugin/node_modules/typescript/package.json
+++ b/node_modules/@protobuf-ts/plugin/node_modules/typescript/package.json
@@ -1,133 +1,133 @@
{
- "name": "typescript",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "3.9.10",
- "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.18.0",
- "@typescript-eslint/experimental-utils": "2.18.0",
- "@typescript-eslint/parser": "2.18.0",
- "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.8.0",
- "eslint-formatter-autolinkable-stylish": "1.1.1",
- "eslint-plugin-import": "2.20.0",
- "eslint-plugin-jsdoc": "21.0.0",
- "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",
- "playwright": "0.12.1",
- "plugin-error": "latest",
- "pretty-hrtime": "^1.0.3",
- "prex": "^0.4.3",
- "q": "latest",
- "remove-internal": "^2.9.2",
- "source-map-support": "latest",
- "through2": "latest",
- "travis-fold": "latest",
- "typescript": "^3.9.3",
- "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"
- },
- "browser": {
- "fs": false,
- "os": false,
- "path": false,
- "crypto": false,
- "buffer": false,
- "@microsoft/typescript-etw": false,
- "source-map-support": false,
- "inspector": false
- },
- "dependencies": {}
+ "name": "typescript",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "3.9.10",
+ "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.18.0",
+ "@typescript-eslint/experimental-utils": "2.18.0",
+ "@typescript-eslint/parser": "2.18.0",
+ "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.8.0",
+ "eslint-formatter-autolinkable-stylish": "1.1.1",
+ "eslint-plugin-import": "2.20.0",
+ "eslint-plugin-jsdoc": "21.0.0",
+ "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",
+ "playwright": "0.12.1",
+ "plugin-error": "latest",
+ "pretty-hrtime": "^1.0.3",
+ "prex": "^0.4.3",
+ "q": "latest",
+ "remove-internal": "^2.9.2",
+ "source-map-support": "latest",
+ "through2": "latest",
+ "travis-fold": "latest",
+ "typescript": "^3.9.3",
+ "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"
+ },
+ "browser": {
+ "fs": false,
+ "os": false,
+ "path": false,
+ "crypto": false,
+ "buffer": false,
+ "@microsoft/typescript-etw": false,
+ "source-map-support": false,
+ "inspector": false
+ },
+ "dependencies": {}
}
diff --git a/node_modules/@types/adm-zip/package.json b/node_modules/@types/adm-zip/package.json
index 9cdb41bd8..54cf441df 100644
--- a/node_modules/@types/adm-zip/package.json
+++ b/node_modules/@types/adm-zip/package.json
@@ -1,47 +1,47 @@
{
- "name": "@types/adm-zip",
- "version": "0.5.5",
- "description": "TypeScript definitions for adm-zip",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip",
- "license": "MIT",
- "contributors": [
- {
- "name": "John Vilk",
- "githubUsername": "jvilk",
- "url": "https://github.com/jvilk"
+ "name": "@types/adm-zip",
+ "version": "0.5.5",
+ "description": "TypeScript definitions for adm-zip",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/adm-zip",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "John Vilk",
+ "githubUsername": "jvilk",
+ "url": "https://github.com/jvilk"
+ },
+ {
+ "name": "Abner Oliveira",
+ "githubUsername": "abner",
+ "url": "https://github.com/abner"
+ },
+ {
+ "name": "BendingBender",
+ "githubUsername": "BendingBender",
+ "url": "https://github.com/BendingBender"
+ },
+ {
+ "name": "Matthew Sainsbury",
+ "githubUsername": "mattsains",
+ "url": "https://github.com/mattsains"
+ },
+ {
+ "name": "Lei Nelissen",
+ "githubUsername": "LeiNelissen",
+ "url": "https://github.com/LeiNelissen"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/adm-zip"
},
- {
- "name": "Abner Oliveira",
- "githubUsername": "abner",
- "url": "https://github.com/abner"
+ "scripts": {},
+ "dependencies": {
+ "@types/node": "*"
},
- {
- "name": "BendingBender",
- "githubUsername": "BendingBender",
- "url": "https://github.com/BendingBender"
- },
- {
- "name": "Matthew Sainsbury",
- "githubUsername": "mattsains",
- "url": "https://github.com/mattsains"
- },
- {
- "name": "Lei Nelissen",
- "githubUsername": "LeiNelissen",
- "url": "https://github.com/LeiNelissen"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/adm-zip"
- },
- "scripts": {},
- "dependencies": {
- "@types/node": "*"
- },
- "typesPublisherContentHash": "53441795007097f8975db1d00bc97b01565fcb3b327f4e192c863d8a98548164",
- "typeScriptVersion": "4.5"
+ "typesPublisherContentHash": "53441795007097f8975db1d00bc97b01565fcb3b327f4e192c863d8a98548164",
+ "typeScriptVersion": "4.5"
}
\ 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 de213731b..d5e367e14 100644
--- a/node_modules/@types/color-name/package.json
+++ b/node_modules/@types/color-name/package.json
@@ -1,23 +1,23 @@
{
- "name": "@types/color-name",
- "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"
+ "name": "@types/color-name",
+ "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"
}
\ No newline at end of file
diff --git a/node_modules/@types/console-log-level/package.json b/node_modules/@types/console-log-level/package.json
index 5cf6b91ea..236bf69b9 100644
--- a/node_modules/@types/console-log-level/package.json
+++ b/node_modules/@types/console-log-level/package.json
@@ -1,25 +1,25 @@
{
- "name": "@types/console-log-level",
- "version": "1.4.5",
- "description": "TypeScript definitions for console-log-level",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-log-level",
- "license": "MIT",
- "contributors": [
- {
- "name": "Ali Ijaz Sheikh",
- "githubUsername": "ofrobots",
- "url": "https://github.com/ofrobots"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/console-log-level"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "4aaa5b0263072004b98521522a9d5c08abdc34951b84d0a13d9d731f4867899e",
- "typeScriptVersion": "4.5"
+ "name": "@types/console-log-level",
+ "version": "1.4.5",
+ "description": "TypeScript definitions for console-log-level",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-log-level",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Ali Ijaz Sheikh",
+ "githubUsername": "ofrobots",
+ "url": "https://github.com/ofrobots"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/console-log-level"
+ },
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "4aaa5b0263072004b98521522a9d5c08abdc34951b84d0a13d9d731f4867899e",
+ "typeScriptVersion": "4.5"
}
\ No newline at end of file
diff --git a/node_modules/@types/follow-redirects/LICENSE b/node_modules/@types/follow-redirects/LICENSE
new file mode 100644
index 000000000..9e841e7a2
--- /dev/null
+++ b/node_modules/@types/follow-redirects/LICENSE
@@ -0,0 +1,21 @@
+ MIT License
+
+ Copyright (c) Microsoft Corporation.
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE
diff --git a/node_modules/@types/follow-redirects/README.md b/node_modules/@types/follow-redirects/README.md
new file mode 100644
index 000000000..09a7d9d1e
--- /dev/null
+++ b/node_modules/@types/follow-redirects/README.md
@@ -0,0 +1,15 @@
+# Installation
+> `npm install --save @types/follow-redirects`
+
+# Summary
+This package contains type definitions for follow-redirects (https://github.com/follow-redirects/follow-redirects).
+
+# Details
+Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/follow-redirects.
+
+### Additional Details
+ * Last updated: Tue, 07 Nov 2023 03:09:37 GMT
+ * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
+
+# Credits
+These definitions were written by [Emily Klassen](https://github.com/forivall), [Claas Ahlrichs](https://github.com/claasahl), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
diff --git a/node_modules/@types/follow-redirects/http.d.ts b/node_modules/@types/follow-redirects/http.d.ts
new file mode 100644
index 000000000..291f846c9
--- /dev/null
+++ b/node_modules/@types/follow-redirects/http.d.ts
@@ -0,0 +1,3 @@
+import { http } from ".";
+
+export = http;
diff --git a/node_modules/@types/follow-redirects/https.d.ts b/node_modules/@types/follow-redirects/https.d.ts
new file mode 100644
index 000000000..1a50e2465
--- /dev/null
+++ b/node_modules/@types/follow-redirects/https.d.ts
@@ -0,0 +1,3 @@
+import { https } from ".";
+
+export = https;
diff --git a/node_modules/@types/follow-redirects/index.d.ts b/node_modules/@types/follow-redirects/index.d.ts
new file mode 100644
index 000000000..845862ec8
--- /dev/null
+++ b/node_modules/@types/follow-redirects/index.d.ts
@@ -0,0 +1,147 @@
+///
+
+import * as coreHttp from "http";
+import * as coreHttps from "https";
+import { Writable } from "stream";
+import { URL } from "url";
+
+export interface WrappableRequest {
+ getHeader?(...args: any[]): any;
+ setHeader(...args: any[]): any;
+ removeHeader(...args: any[]): any;
+
+ abort?(...args: any[]): any;
+ flushHeaders?(...args: any[]): any;
+ setNoDelay?(...args: any[]): any;
+ setSocketKeepAlive?(...args: any[]): any;
+ setTimeout?(...args: any[]): any;
+}
+export interface WrappableResponse {
+ statusCode?: number | undefined;
+ headers: {
+ location?: string | undefined;
+ };
+ destroy(): any;
+}
+
+export interface Scheme {
+ request(options: Options, callback?: (res: Response) => any): Request;
+}
+
+export interface RedirectableRequest extends Writable {
+ setHeader: Request["setHeader"];
+ removeHeader: Request["removeHeader"];
+ abort: Request["abort"];
+ flushHeaders: Request["flushHeaders"];
+ getHeader: Request["getHeader"];
+ setNoDelay: Request["setNoDelay"];
+ setSocketKeepAlive: Request["setSocketKeepAlive"];
+ setTimeout: Request["setTimeout"];
+
+ addListener(event: string, listener: (...args: any[]) => void): this;
+ addListener(event: "response", listener: (response: Response) => void): this;
+ addListener(event: "error", listener: (err: Error) => void): this;
+
+ emit(event: string | symbol, ...args: any[]): boolean;
+ emit(event: "response", response: Response): boolean;
+ emit(event: "error", err: Error): boolean;
+
+ on(event: string, listener: (...args: any[]) => void): this;
+ on(event: "response", listener: (response: Response) => void): this;
+ on(event: "error", listener: (err: Error) => void): this;
+
+ once(event: string, listener: (...args: any[]) => void): this;
+ once(event: "response", listener: (response: Response) => void): this;
+ once(event: "error", listener: (err: Error) => void): this;
+
+ prependListener(event: string, listener: (...args: any[]) => void): this;
+ prependListener(event: "response", listener: (response: Response) => void): this;
+ prependListener(event: "error", listener: (err: Error) => void): this;
+
+ prependOnceListener(event: string, listener: (...args: any[]) => void): this;
+ prependOnceListener(event: "response", listener: (response: Response) => void): this;
+ prependOnceListener(event: "error", listener: (err: Error) => void): this;
+}
+
+export interface RedirectScheme {
+ /**
+ * This function has two overloads:
+ * ```typescript
+ * request(options: string | URL | Options, callback)
+ * request(url: string | URL, options: Options, callback)
+ * ```
+ */
+ request(
+ url: string | URL | (Options & FollowOptions),
+ options?: (Options & FollowOptions) | ((res: Response & FollowResponse) => void),
+ callback?: (res: Response & FollowResponse) => void,
+ ): RedirectableRequest;
+ /**
+ * This function has two overloads:
+ * ```typescript
+ * get(options: string | URL | Options, callback)
+ * get(url: string | URL, options: Options, callback)
+ * ```
+ */
+ get(
+ url: string | URL | (Options & FollowOptions),
+ options?: (Options & FollowOptions) | ((res: Response & FollowResponse) => void),
+ callback?: (res: Response & FollowResponse) => void,
+ ): RedirectableRequest;
+}
+
+export type Override = Pick> & U;
+export interface FollowOptions {
+ followRedirects?: boolean | undefined;
+ maxRedirects?: number | undefined;
+ maxBodyLength?: number | undefined;
+ beforeRedirect?:
+ | ((options: Options & FollowOptions, responseDetails: ResponseDetails) => void)
+ | undefined;
+ agents?:
+ | {
+ http?: coreHttp.Agent | undefined;
+ https?: coreHttps.Agent | undefined;
+ }
+ | undefined;
+ trackRedirects?: boolean | undefined;
+}
+
+export interface FollowResponse {
+ responseUrl: string;
+ redirects: Redirect[];
+}
+
+export interface Redirect {
+ url: string;
+ headers: coreHttp.IncomingHttpHeaders;
+ statusCode: number;
+}
+
+export interface ResponseDetails {
+ headers: coreHttp.IncomingHttpHeaders;
+}
+
+export const http: Override<
+ typeof coreHttp,
+ RedirectScheme
+>;
+export const https: Override<
+ typeof coreHttps,
+ RedirectScheme
+>;
+
+export type WrappedScheme> = Override<
+ T,
+ RedirectScheme<
+ T extends Scheme ? Options : never,
+ T extends Scheme ? Request : never,
+ T extends Scheme ? Response : never
+ >
+>;
+
+export function wrap }>(
+ protocols: T,
+): {
+ [K in keyof T]: WrappedScheme;
+};
diff --git a/node_modules/@types/follow-redirects/package.json b/node_modules/@types/follow-redirects/package.json
new file mode 100644
index 000000000..0165e3553
--- /dev/null
+++ b/node_modules/@types/follow-redirects/package.json
@@ -0,0 +1,37 @@
+{
+ "name": "@types/follow-redirects",
+ "version": "1.14.4",
+ "description": "TypeScript definitions for follow-redirects",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/follow-redirects",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Emily Klassen",
+ "githubUsername": "forivall",
+ "url": "https://github.com/forivall"
+ },
+ {
+ "name": "Claas Ahlrichs",
+ "githubUsername": "claasahl",
+ "url": "https://github.com/claasahl"
+ },
+ {
+ "name": "Piotr Błażejewicz",
+ "githubUsername": "peterblazejewicz",
+ "url": "https://github.com/peterblazejewicz"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/follow-redirects"
+ },
+ "scripts": {},
+ "dependencies": {
+ "@types/node": "*"
+ },
+ "typesPublisherContentHash": "aae4331775f0d12b6291656304a64b4fc56d23a148d8ded8decf38cc252a2a2e",
+ "typeScriptVersion": "4.5"
+}
\ No newline at end of file
diff --git a/node_modules/@types/get-folder-size/package.json b/node_modules/@types/get-folder-size/package.json
index cfd7078f5..ecad73c9b 100644
--- a/node_modules/@types/get-folder-size/package.json
+++ b/node_modules/@types/get-folder-size/package.json
@@ -1,22 +1,22 @@
{
- "name": "@types/get-folder-size",
- "version": "2.0.0",
- "description": "TypeScript definitions for get-folder-size",
- "license": "MIT",
- "contributors": [
- {
- "name": "Mariusz Szczepańczyk",
- "url": "https://github.com/mszczepanczyk",
- "githubUsername": "mszczepanczyk"
- }
- ],
- "main": "",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "40dcdde6847f0332ef276f2d429f348945a3e481fb5cda7a3a89caf204b6f4f0",
- "typeScriptVersion": "2.0"
+ "name": "@types/get-folder-size",
+ "version": "2.0.0",
+ "description": "TypeScript definitions for get-folder-size",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Mariusz Szczepańczyk",
+ "url": "https://github.com/mszczepanczyk",
+ "githubUsername": "mszczepanczyk"
+ }
+ ],
+ "main": "",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
+ },
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "40dcdde6847f0332ef276f2d429f348945a3e481fb5cda7a3a89caf204b6f4f0",
+ "typeScriptVersion": "2.0"
}
\ No newline at end of file
diff --git a/node_modules/@types/js-yaml/package.json b/node_modules/@types/js-yaml/package.json
index 12aaab6ee..0cdc96330 100644
--- a/node_modules/@types/js-yaml/package.json
+++ b/node_modules/@types/js-yaml/package.json
@@ -1,54 +1,54 @@
{
- "name": "@types/js-yaml",
- "version": "4.0.9",
- "description": "TypeScript definitions for js-yaml",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-yaml",
- "license": "MIT",
- "contributors": [
- {
- "name": "Bart van der Schoor",
- "githubUsername": "Bartvds",
- "url": "https://github.com/Bartvds"
+ "name": "@types/js-yaml",
+ "version": "4.0.9",
+ "description": "TypeScript definitions for js-yaml",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-yaml",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Bart van der Schoor",
+ "githubUsername": "Bartvds",
+ "url": "https://github.com/Bartvds"
+ },
+ {
+ "name": "Sebastian Clausen",
+ "githubUsername": "sclausen",
+ "url": "https://github.com/sclausen"
+ },
+ {
+ "name": "ExE Boss",
+ "githubUsername": "ExE-Boss",
+ "url": "https://github.com/ExE-Boss"
+ },
+ {
+ "name": "Armaan Tobaccowalla",
+ "githubUsername": "ArmaanT",
+ "url": "https://github.com/ArmaanT"
+ },
+ {
+ "name": "Linus Unnebäck",
+ "githubUsername": "LinusU",
+ "url": "https://github.com/LinusU"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "exports": {
+ ".": {
+ "types": {
+ "import": "./index.d.mts",
+ "default": "./index.d.ts"
+ }
+ },
+ "./package.json": "./package.json"
},
- {
- "name": "Sebastian Clausen",
- "githubUsername": "sclausen",
- "url": "https://github.com/sclausen"
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/js-yaml"
},
- {
- "name": "ExE Boss",
- "githubUsername": "ExE-Boss",
- "url": "https://github.com/ExE-Boss"
- },
- {
- "name": "Armaan Tobaccowalla",
- "githubUsername": "ArmaanT",
- "url": "https://github.com/ArmaanT"
- },
- {
- "name": "Linus Unnebäck",
- "githubUsername": "LinusU",
- "url": "https://github.com/LinusU"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "exports": {
- ".": {
- "types": {
- "import": "./index.d.mts",
- "default": "./index.d.ts"
- }
- },
- "./package.json": "./package.json"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/js-yaml"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "d8ef94de3166b3cc8a3ce9c4fe2d001ec5dd7eaa19d30e651fbf4b505454972d",
- "typeScriptVersion": "4.5"
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "d8ef94de3166b3cc8a3ce9c4fe2d001ec5dd7eaa19d30e651fbf4b505454972d",
+ "typeScriptVersion": "4.5"
}
\ No newline at end of file
diff --git a/node_modules/@types/json5/package.json b/node_modules/@types/json5/package.json
index d31e7361f..ff784d599 100644
--- a/node_modules/@types/json5/package.json
+++ b/node_modules/@types/json5/package.json
@@ -1,16 +1,16 @@
{
- "name": "@types/json5",
- "version": "0.0.29",
- "description": "TypeScript definitions for JSON5",
- "license": "MIT",
- "author": "Jason Swearingen ",
- "main": "",
- "repository": {
- "type": "git",
- "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
- },
- "scripts": {},
- "dependencies": {},
- "typings": "index.d.ts",
- "typesPublisherContentHash": "1ed77f2bfd59d290798abf89db281c36565f4a78d97d4e9caab25319d54c6331"
+ "name": "@types/json5",
+ "version": "0.0.29",
+ "description": "TypeScript definitions for JSON5",
+ "license": "MIT",
+ "author": "Jason Swearingen ",
+ "main": "",
+ "repository": {
+ "type": "git",
+ "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
+ },
+ "scripts": {},
+ "dependencies": {},
+ "typings": "index.d.ts",
+ "typesPublisherContentHash": "1ed77f2bfd59d290798abf89db281c36565f4a78d97d4e9caab25319d54c6331"
}
\ No newline at end of file
diff --git a/node_modules/@types/node-forge/package.json b/node_modules/@types/node-forge/package.json
index d85615267..5c6f510b6 100644
--- a/node_modules/@types/node-forge/package.json
+++ b/node_modules/@types/node-forge/package.json
@@ -1,107 +1,107 @@
{
- "name": "@types/node-forge",
- "version": "1.3.11",
- "description": "TypeScript definitions for node-forge",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-forge",
- "license": "MIT",
- "contributors": [
- {
- "name": "Seth Westphal ",
- "githubUsername": "westy92",
- "url": "https://github.com/westy92"
- },
- {
- "name": "Kay Schecker ",
- "githubUsername": "flynetworks",
- "url": "https://github.com/flynetworks"
- },
- {
- "name": "Aakash Goenka ",
- "githubUsername": "a-k-g",
- "url": "https://github.com/a-k-g"
- },
- {
- "name": "Rafal2228 ",
- "githubUsername": "rafal2228",
- "url": "https://github.com/rafal2228"
- },
- {
- "name": "Beeno Tung ",
- "githubUsername": "beenotung",
- "url": "https://github.com/beenotung"
- },
- {
- "name": "Joe Flateau ",
- "githubUsername": "joeflateau",
- "url": "https://github.com/joeflateau"
- },
- {
- "name": "timhwang21 ",
- "githubUsername": "timhwang21",
- "url": "https://github.com/timhwang21"
- },
- {
- "name": "Anders Kaseorg ",
- "githubUsername": "andersk",
- "url": "https://github.com/andersk"
- },
- {
- "name": "Sascha Zarhuber ",
- "githubUsername": "saschazar21",
- "url": "https://github.com/saschazar21"
- },
- {
- "name": "Rogier Schouten ",
- "githubUsername": "rogierschouten",
- "url": "https://github.com/rogierschouten"
- },
- {
- "name": "Ivan Aseev ",
- "githubUsername": "aseevia",
- "url": "https://github.com/aseevia"
- },
- {
- "name": "Wiktor Kwapisiewicz",
- "githubUsername": "wiktor-k",
- "url": "https://github.com/wiktor-k"
- },
- {
- "name": "Ligia Frangello ",
- "githubUsername": "frangello",
- "url": "https://github.com/frangello"
- },
- {
- "name": "Dmitry Avezov ",
- "githubUsername": "avezov",
- "url": "https://github.com/avezov"
- },
- {
- "name": "Jose Fuentes ",
- "githubUsername": "j-fuentes",
- "url": "https://github.com/j-fuentes"
- },
- {
- "name": "Anya Reyes ",
- "githubUsername": "darkade",
- "url": "https://github.com/darkade"
- },
- {
- "name": "BendingBender ",
- "githubUsername": "BendingBender",
- "url": "https://github.com/BendingBender"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/node-forge"
- },
- "scripts": {},
- "dependencies": {
- "@types/node": "*"
- },
- "typesPublisherContentHash": "1f94eadd96d1ed1e3b8513ff0af0af616821310570eb410699b93f6b3e3f3903",
- "typeScriptVersion": "4.6"
+ "name": "@types/node-forge",
+ "version": "1.3.11",
+ "description": "TypeScript definitions for node-forge",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-forge",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Seth Westphal ",
+ "githubUsername": "westy92",
+ "url": "https://github.com/westy92"
+ },
+ {
+ "name": "Kay Schecker ",
+ "githubUsername": "flynetworks",
+ "url": "https://github.com/flynetworks"
+ },
+ {
+ "name": "Aakash Goenka ",
+ "githubUsername": "a-k-g",
+ "url": "https://github.com/a-k-g"
+ },
+ {
+ "name": "Rafal2228 ",
+ "githubUsername": "rafal2228",
+ "url": "https://github.com/rafal2228"
+ },
+ {
+ "name": "Beeno Tung ",
+ "githubUsername": "beenotung",
+ "url": "https://github.com/beenotung"
+ },
+ {
+ "name": "Joe Flateau ",
+ "githubUsername": "joeflateau",
+ "url": "https://github.com/joeflateau"
+ },
+ {
+ "name": "timhwang21 ",
+ "githubUsername": "timhwang21",
+ "url": "https://github.com/timhwang21"
+ },
+ {
+ "name": "Anders Kaseorg ",
+ "githubUsername": "andersk",
+ "url": "https://github.com/andersk"
+ },
+ {
+ "name": "Sascha Zarhuber ",
+ "githubUsername": "saschazar21",
+ "url": "https://github.com/saschazar21"
+ },
+ {
+ "name": "Rogier Schouten ",
+ "githubUsername": "rogierschouten",
+ "url": "https://github.com/rogierschouten"
+ },
+ {
+ "name": "Ivan Aseev ",
+ "githubUsername": "aseevia",
+ "url": "https://github.com/aseevia"
+ },
+ {
+ "name": "Wiktor Kwapisiewicz",
+ "githubUsername": "wiktor-k",
+ "url": "https://github.com/wiktor-k"
+ },
+ {
+ "name": "Ligia Frangello ",
+ "githubUsername": "frangello",
+ "url": "https://github.com/frangello"
+ },
+ {
+ "name": "Dmitry Avezov ",
+ "githubUsername": "avezov",
+ "url": "https://github.com/avezov"
+ },
+ {
+ "name": "Jose Fuentes ",
+ "githubUsername": "j-fuentes",
+ "url": "https://github.com/j-fuentes"
+ },
+ {
+ "name": "Anya Reyes ",
+ "githubUsername": "darkade",
+ "url": "https://github.com/darkade"
+ },
+ {
+ "name": "BendingBender ",
+ "githubUsername": "BendingBender",
+ "url": "https://github.com/BendingBender"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/node-forge"
+ },
+ "scripts": {},
+ "dependencies": {
+ "@types/node": "*"
+ },
+ "typesPublisherContentHash": "1f94eadd96d1ed1e3b8513ff0af0af616821310570eb410699b93f6b3e3f3903",
+ "typeScriptVersion": "4.6"
}
\ No newline at end of file
diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json
index 53e0a62fc..f7875f0cf 100644
--- a/node_modules/@types/node/package.json
+++ b/node_modules/@types/node/package.json
@@ -1,230 +1,230 @@
{
- "name": "@types/node",
- "version": "20.9.0",
- "description": "TypeScript definitions for node",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
- "license": "MIT",
- "contributors": [
- {
- "name": "Microsoft TypeScript",
- "githubUsername": "Microsoft",
- "url": "https://github.com/Microsoft"
- },
- {
- "name": "Alberto Schiabel",
- "githubUsername": "jkomyno",
- "url": "https://github.com/jkomyno"
- },
- {
- "name": "Alvis HT Tang",
- "githubUsername": "alvis",
- "url": "https://github.com/alvis"
- },
- {
- "name": "Andrew Makarov",
- "githubUsername": "r3nya",
- "url": "https://github.com/r3nya"
- },
- {
- "name": "Benjamin Toueg",
- "githubUsername": "btoueg",
- "url": "https://github.com/btoueg"
- },
- {
- "name": "Chigozirim C.",
- "githubUsername": "smac89",
- "url": "https://github.com/smac89"
- },
- {
- "name": "David Junger",
- "githubUsername": "touffy",
- "url": "https://github.com/touffy"
- },
- {
- "name": "Deividas Bakanas",
- "githubUsername": "DeividasBakanas",
- "url": "https://github.com/DeividasBakanas"
- },
- {
- "name": "Eugene Y. Q. Shen",
- "githubUsername": "eyqs",
- "url": "https://github.com/eyqs"
- },
- {
- "name": "Hannes Magnusson",
- "githubUsername": "Hannes-Magnusson-CK",
- "url": "https://github.com/Hannes-Magnusson-CK"
- },
- {
- "name": "Huw",
- "githubUsername": "hoo29",
- "url": "https://github.com/hoo29"
- },
- {
- "name": "Kelvin Jin",
- "githubUsername": "kjin",
- "url": "https://github.com/kjin"
- },
- {
- "name": "Klaus Meinhardt",
- "githubUsername": "ajafff",
- "url": "https://github.com/ajafff"
- },
- {
- "name": "Lishude",
- "githubUsername": "islishude",
- "url": "https://github.com/islishude"
- },
- {
- "name": "Mariusz Wiktorczyk",
- "githubUsername": "mwiktorczyk",
- "url": "https://github.com/mwiktorczyk"
- },
- {
- "name": "Mohsen Azimi",
- "githubUsername": "mohsen1",
- "url": "https://github.com/mohsen1"
- },
- {
- "name": "Nicolas Even",
- "githubUsername": "n-e",
- "url": "https://github.com/n-e"
- },
- {
- "name": "Nikita Galkin",
- "githubUsername": "galkin",
- "url": "https://github.com/galkin"
- },
- {
- "name": "Parambir Singh",
- "githubUsername": "parambirs",
- "url": "https://github.com/parambirs"
- },
- {
- "name": "Sebastian Silbermann",
- "githubUsername": "eps1lon",
- "url": "https://github.com/eps1lon"
- },
- {
- "name": "Thomas den Hollander",
- "githubUsername": "ThomasdenH",
- "url": "https://github.com/ThomasdenH"
- },
- {
- "name": "Wilco Bakker",
- "githubUsername": "WilcoBakker",
- "url": "https://github.com/WilcoBakker"
- },
- {
- "name": "wwwy3y3",
- "githubUsername": "wwwy3y3",
- "url": "https://github.com/wwwy3y3"
- },
- {
- "name": "Samuel Ainsworth",
- "githubUsername": "samuela",
- "url": "https://github.com/samuela"
- },
- {
- "name": "Kyle Uehlein",
- "githubUsername": "kuehlein",
- "url": "https://github.com/kuehlein"
- },
- {
- "name": "Thanik Bhongbhibhat",
- "githubUsername": "bhongy",
- "url": "https://github.com/bhongy"
- },
- {
- "name": "Marcin Kopacz",
- "githubUsername": "chyzwar",
- "url": "https://github.com/chyzwar"
- },
- {
- "name": "Trivikram Kamat",
- "githubUsername": "trivikr",
- "url": "https://github.com/trivikr"
- },
- {
- "name": "Junxiao Shi",
- "githubUsername": "yoursunny",
- "url": "https://github.com/yoursunny"
- },
- {
- "name": "Ilia Baryshnikov",
- "githubUsername": "qwelias",
- "url": "https://github.com/qwelias"
- },
- {
- "name": "ExE Boss",
- "githubUsername": "ExE-Boss",
- "url": "https://github.com/ExE-Boss"
- },
- {
- "name": "Piotr Błażejewicz",
- "githubUsername": "peterblazejewicz",
- "url": "https://github.com/peterblazejewicz"
- },
- {
- "name": "Anna Henningsen",
- "githubUsername": "addaleax",
- "url": "https://github.com/addaleax"
- },
- {
- "name": "Victor Perin",
- "githubUsername": "victorperin",
- "url": "https://github.com/victorperin"
- },
- {
- "name": "Yongsheng Zhang",
- "githubUsername": "ZYSzys",
- "url": "https://github.com/ZYSzys"
- },
- {
- "name": "NodeJS Contributors",
- "githubUsername": "NodeJS",
- "url": "https://github.com/NodeJS"
- },
- {
- "name": "Linus Unnebäck",
- "githubUsername": "LinusU",
- "url": "https://github.com/LinusU"
- },
- {
- "name": "wafuwafu13",
- "githubUsername": "wafuwafu13",
- "url": "https://github.com/wafuwafu13"
- },
- {
- "name": "Matteo Collina",
- "githubUsername": "mcollina",
- "url": "https://github.com/mcollina"
- },
- {
- "name": "Dmitry Semigradsky",
- "githubUsername": "Semigradsky",
- "url": "https://github.com/Semigradsky"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "typesVersions": {
- "<=4.8": {
- "*": [
- "ts4.8/*"
- ]
- }
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/node"
- },
- "scripts": {},
- "dependencies": {
- "undici-types": "~5.26.4"
- },
- "typesPublisherContentHash": "a1b366d7b3bf1afaa88e038010565763e234c0e5fa8044db8b0d7c44995bfbf8",
- "typeScriptVersion": "4.5",
- "nonNpm": true
+ "name": "@types/node",
+ "version": "20.9.0",
+ "description": "TypeScript definitions for node",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Microsoft TypeScript",
+ "githubUsername": "Microsoft",
+ "url": "https://github.com/Microsoft"
+ },
+ {
+ "name": "Alberto Schiabel",
+ "githubUsername": "jkomyno",
+ "url": "https://github.com/jkomyno"
+ },
+ {
+ "name": "Alvis HT Tang",
+ "githubUsername": "alvis",
+ "url": "https://github.com/alvis"
+ },
+ {
+ "name": "Andrew Makarov",
+ "githubUsername": "r3nya",
+ "url": "https://github.com/r3nya"
+ },
+ {
+ "name": "Benjamin Toueg",
+ "githubUsername": "btoueg",
+ "url": "https://github.com/btoueg"
+ },
+ {
+ "name": "Chigozirim C.",
+ "githubUsername": "smac89",
+ "url": "https://github.com/smac89"
+ },
+ {
+ "name": "David Junger",
+ "githubUsername": "touffy",
+ "url": "https://github.com/touffy"
+ },
+ {
+ "name": "Deividas Bakanas",
+ "githubUsername": "DeividasBakanas",
+ "url": "https://github.com/DeividasBakanas"
+ },
+ {
+ "name": "Eugene Y. Q. Shen",
+ "githubUsername": "eyqs",
+ "url": "https://github.com/eyqs"
+ },
+ {
+ "name": "Hannes Magnusson",
+ "githubUsername": "Hannes-Magnusson-CK",
+ "url": "https://github.com/Hannes-Magnusson-CK"
+ },
+ {
+ "name": "Huw",
+ "githubUsername": "hoo29",
+ "url": "https://github.com/hoo29"
+ },
+ {
+ "name": "Kelvin Jin",
+ "githubUsername": "kjin",
+ "url": "https://github.com/kjin"
+ },
+ {
+ "name": "Klaus Meinhardt",
+ "githubUsername": "ajafff",
+ "url": "https://github.com/ajafff"
+ },
+ {
+ "name": "Lishude",
+ "githubUsername": "islishude",
+ "url": "https://github.com/islishude"
+ },
+ {
+ "name": "Mariusz Wiktorczyk",
+ "githubUsername": "mwiktorczyk",
+ "url": "https://github.com/mwiktorczyk"
+ },
+ {
+ "name": "Mohsen Azimi",
+ "githubUsername": "mohsen1",
+ "url": "https://github.com/mohsen1"
+ },
+ {
+ "name": "Nicolas Even",
+ "githubUsername": "n-e",
+ "url": "https://github.com/n-e"
+ },
+ {
+ "name": "Nikita Galkin",
+ "githubUsername": "galkin",
+ "url": "https://github.com/galkin"
+ },
+ {
+ "name": "Parambir Singh",
+ "githubUsername": "parambirs",
+ "url": "https://github.com/parambirs"
+ },
+ {
+ "name": "Sebastian Silbermann",
+ "githubUsername": "eps1lon",
+ "url": "https://github.com/eps1lon"
+ },
+ {
+ "name": "Thomas den Hollander",
+ "githubUsername": "ThomasdenH",
+ "url": "https://github.com/ThomasdenH"
+ },
+ {
+ "name": "Wilco Bakker",
+ "githubUsername": "WilcoBakker",
+ "url": "https://github.com/WilcoBakker"
+ },
+ {
+ "name": "wwwy3y3",
+ "githubUsername": "wwwy3y3",
+ "url": "https://github.com/wwwy3y3"
+ },
+ {
+ "name": "Samuel Ainsworth",
+ "githubUsername": "samuela",
+ "url": "https://github.com/samuela"
+ },
+ {
+ "name": "Kyle Uehlein",
+ "githubUsername": "kuehlein",
+ "url": "https://github.com/kuehlein"
+ },
+ {
+ "name": "Thanik Bhongbhibhat",
+ "githubUsername": "bhongy",
+ "url": "https://github.com/bhongy"
+ },
+ {
+ "name": "Marcin Kopacz",
+ "githubUsername": "chyzwar",
+ "url": "https://github.com/chyzwar"
+ },
+ {
+ "name": "Trivikram Kamat",
+ "githubUsername": "trivikr",
+ "url": "https://github.com/trivikr"
+ },
+ {
+ "name": "Junxiao Shi",
+ "githubUsername": "yoursunny",
+ "url": "https://github.com/yoursunny"
+ },
+ {
+ "name": "Ilia Baryshnikov",
+ "githubUsername": "qwelias",
+ "url": "https://github.com/qwelias"
+ },
+ {
+ "name": "ExE Boss",
+ "githubUsername": "ExE-Boss",
+ "url": "https://github.com/ExE-Boss"
+ },
+ {
+ "name": "Piotr Błażejewicz",
+ "githubUsername": "peterblazejewicz",
+ "url": "https://github.com/peterblazejewicz"
+ },
+ {
+ "name": "Anna Henningsen",
+ "githubUsername": "addaleax",
+ "url": "https://github.com/addaleax"
+ },
+ {
+ "name": "Victor Perin",
+ "githubUsername": "victorperin",
+ "url": "https://github.com/victorperin"
+ },
+ {
+ "name": "Yongsheng Zhang",
+ "githubUsername": "ZYSzys",
+ "url": "https://github.com/ZYSzys"
+ },
+ {
+ "name": "NodeJS Contributors",
+ "githubUsername": "NodeJS",
+ "url": "https://github.com/NodeJS"
+ },
+ {
+ "name": "Linus Unnebäck",
+ "githubUsername": "LinusU",
+ "url": "https://github.com/LinusU"
+ },
+ {
+ "name": "wafuwafu13",
+ "githubUsername": "wafuwafu13",
+ "url": "https://github.com/wafuwafu13"
+ },
+ {
+ "name": "Matteo Collina",
+ "githubUsername": "mcollina",
+ "url": "https://github.com/mcollina"
+ },
+ {
+ "name": "Dmitry Semigradsky",
+ "githubUsername": "Semigradsky",
+ "url": "https://github.com/Semigradsky"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "typesVersions": {
+ "<=4.8": {
+ "*": [
+ "ts4.8/*"
+ ]
+ }
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/node"
+ },
+ "scripts": {},
+ "dependencies": {
+ "undici-types": "~5.26.4"
+ },
+ "typesPublisherContentHash": "a1b366d7b3bf1afaa88e038010565763e234c0e5fa8044db8b0d7c44995bfbf8",
+ "typeScriptVersion": "4.5",
+ "nonNpm": true
}
\ No newline at end of file
diff --git a/node_modules/@types/semver/package.json b/node_modules/@types/semver/package.json
index b5e19c409..8667184b6 100644
--- a/node_modules/@types/semver/package.json
+++ b/node_modules/@types/semver/package.json
@@ -1,50 +1,50 @@
{
- "name": "@types/semver",
- "version": "7.5.8",
- "description": "TypeScript definitions for semver",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver",
- "license": "MIT",
- "contributors": [
- {
- "name": "Bart van der Schoor",
- "githubUsername": "Bartvds",
- "url": "https://github.com/Bartvds"
+ "name": "@types/semver",
+ "version": "7.5.8",
+ "description": "TypeScript definitions for semver",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Bart van der Schoor",
+ "githubUsername": "Bartvds",
+ "url": "https://github.com/Bartvds"
+ },
+ {
+ "name": "BendingBender",
+ "githubUsername": "BendingBender",
+ "url": "https://github.com/BendingBender"
+ },
+ {
+ "name": "Lucian Buzzo",
+ "githubUsername": "LucianBuzzo",
+ "url": "https://github.com/LucianBuzzo"
+ },
+ {
+ "name": "Klaus Meinhardt",
+ "githubUsername": "ajafff",
+ "url": "https://github.com/ajafff"
+ },
+ {
+ "name": "ExE Boss",
+ "githubUsername": "ExE-Boss",
+ "url": "https://github.com/ExE-Boss"
+ },
+ {
+ "name": "Piotr Błażejewicz",
+ "githubUsername": "peterblazejewicz",
+ "url": "https://github.com/peterblazejewicz"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/semver"
},
- {
- "name": "BendingBender",
- "githubUsername": "BendingBender",
- "url": "https://github.com/BendingBender"
- },
- {
- "name": "Lucian Buzzo",
- "githubUsername": "LucianBuzzo",
- "url": "https://github.com/LucianBuzzo"
- },
- {
- "name": "Klaus Meinhardt",
- "githubUsername": "ajafff",
- "url": "https://github.com/ajafff"
- },
- {
- "name": "ExE Boss",
- "githubUsername": "ExE-Boss",
- "url": "https://github.com/ExE-Boss"
- },
- {
- "name": "Piotr Błażejewicz",
- "githubUsername": "peterblazejewicz",
- "url": "https://github.com/peterblazejewicz"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/semver"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "eeb34e966b621b4e47b2b11e63847d881e897b4ef9ec7a909c8d3730f7f3d6f8",
- "typeScriptVersion": "4.6"
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "eeb34e966b621b4e47b2b11e63847d881e897b4ef9ec7a909c8d3730f7f3d6f8",
+ "typeScriptVersion": "4.6"
}
\ No newline at end of file
diff --git a/node_modules/@types/sinon/package.json b/node_modules/@types/sinon/package.json
index 1ae9682d9..3b34236de 100644
--- a/node_modules/@types/sinon/package.json
+++ b/node_modules/@types/sinon/package.json
@@ -1,62 +1,62 @@
{
- "name": "@types/sinon",
- "version": "17.0.3",
- "description": "TypeScript definitions for sinon",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon",
- "license": "MIT",
- "contributors": [
- {
- "name": "William Sears",
- "githubUsername": "mrbigdog2u",
- "url": "https://github.com/mrbigdog2u"
+ "name": "@types/sinon",
+ "version": "17.0.3",
+ "description": "TypeScript definitions for sinon",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "William Sears",
+ "githubUsername": "mrbigdog2u",
+ "url": "https://github.com/mrbigdog2u"
+ },
+ {
+ "name": "Nico Jansen",
+ "githubUsername": "nicojs",
+ "url": "https://github.com/nicojs"
+ },
+ {
+ "name": "James Garbutt",
+ "githubUsername": "43081j",
+ "url": "https://github.com/43081j"
+ },
+ {
+ "name": "Greg Jednaszewski",
+ "githubUsername": "gjednaszewski",
+ "url": "https://github.com/gjednaszewski"
+ },
+ {
+ "name": "John Wood",
+ "githubUsername": "johnjesse",
+ "url": "https://github.com/johnjesse"
+ },
+ {
+ "name": "Alec Flett",
+ "githubUsername": "alecf",
+ "url": "https://github.com/alecf"
+ },
+ {
+ "name": "Simon Schick",
+ "githubUsername": "SimonSchick",
+ "url": "https://github.com/SimonSchick"
+ },
+ {
+ "name": "Mathias Schreck",
+ "githubUsername": "lo1tuma",
+ "url": "https://github.com/lo1tuma"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/sinon"
},
- {
- "name": "Nico Jansen",
- "githubUsername": "nicojs",
- "url": "https://github.com/nicojs"
+ "scripts": {},
+ "dependencies": {
+ "@types/sinonjs__fake-timers": "*"
},
- {
- "name": "James Garbutt",
- "githubUsername": "43081j",
- "url": "https://github.com/43081j"
- },
- {
- "name": "Greg Jednaszewski",
- "githubUsername": "gjednaszewski",
- "url": "https://github.com/gjednaszewski"
- },
- {
- "name": "John Wood",
- "githubUsername": "johnjesse",
- "url": "https://github.com/johnjesse"
- },
- {
- "name": "Alec Flett",
- "githubUsername": "alecf",
- "url": "https://github.com/alecf"
- },
- {
- "name": "Simon Schick",
- "githubUsername": "SimonSchick",
- "url": "https://github.com/SimonSchick"
- },
- {
- "name": "Mathias Schreck",
- "githubUsername": "lo1tuma",
- "url": "https://github.com/lo1tuma"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/sinon"
- },
- "scripts": {},
- "dependencies": {
- "@types/sinonjs__fake-timers": "*"
- },
- "typesPublisherContentHash": "cc1350cc55f70530a7cbb4c2a4cadd237011448aa601750d7ea7eac59e83bf53",
- "typeScriptVersion": "4.6"
+ "typesPublisherContentHash": "cc1350cc55f70530a7cbb4c2a4cadd237011448aa601750d7ea7eac59e83bf53",
+ "typeScriptVersion": "4.6"
}
\ No newline at end of file
diff --git a/node_modules/@types/sinonjs__fake-timers/package.json b/node_modules/@types/sinonjs__fake-timers/package.json
index 8049c7b2c..df1eb4b8a 100755
--- a/node_modules/@types/sinonjs__fake-timers/package.json
+++ b/node_modules/@types/sinonjs__fake-timers/package.json
@@ -1,45 +1,45 @@
{
- "name": "@types/sinonjs__fake-timers",
- "version": "8.1.2",
- "description": "TypeScript definitions for @sinonjs/fake-timers",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinonjs__fake-timers",
- "license": "MIT",
- "contributors": [
- {
- "name": "Wim Looman",
- "url": "https://github.com/Nemo157",
- "githubUsername": "Nemo157"
+ "name": "@types/sinonjs__fake-timers",
+ "version": "8.1.2",
+ "description": "TypeScript definitions for @sinonjs/fake-timers",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinonjs__fake-timers",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Wim Looman",
+ "url": "https://github.com/Nemo157",
+ "githubUsername": "Nemo157"
+ },
+ {
+ "name": "Rogier Schouten",
+ "url": "https://github.com/rogierschouten",
+ "githubUsername": "rogierschouten"
+ },
+ {
+ "name": "Yishai Zehavi",
+ "url": "https://github.com/zyishai",
+ "githubUsername": "zyishai"
+ },
+ {
+ "name": "Remco Haszing",
+ "url": "https://github.com/remcohaszing",
+ "githubUsername": "remcohaszing"
+ },
+ {
+ "name": "Jaden Simon",
+ "url": "https://github.com/JadenSimon",
+ "githubUsername": "JadenSimon"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/sinonjs__fake-timers"
},
- {
- "name": "Rogier Schouten",
- "url": "https://github.com/rogierschouten",
- "githubUsername": "rogierschouten"
- },
- {
- "name": "Yishai Zehavi",
- "url": "https://github.com/zyishai",
- "githubUsername": "zyishai"
- },
- {
- "name": "Remco Haszing",
- "url": "https://github.com/remcohaszing",
- "githubUsername": "remcohaszing"
- },
- {
- "name": "Jaden Simon",
- "url": "https://github.com/JadenSimon",
- "githubUsername": "JadenSimon"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/sinonjs__fake-timers"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "452fe64e05b9936a8b0868109cdd45c3e241020b1658d8cf534cb04b6cae7c4e",
- "typeScriptVersion": "3.9"
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "452fe64e05b9936a8b0868109cdd45c3e241020b1658d8cf534cb04b6cae7c4e",
+ "typeScriptVersion": "3.9"
}
\ No newline at end of file
diff --git a/node_modules/@types/uuid/package.json b/node_modules/@types/uuid/package.json
index 21bb52780..56acf25cc 100644
--- a/node_modules/@types/uuid/package.json
+++ b/node_modules/@types/uuid/package.json
@@ -1,54 +1,54 @@
{
- "name": "@types/uuid",
- "version": "10.0.0",
- "description": "TypeScript definitions for uuid",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid",
- "license": "MIT",
- "contributors": [
- {
- "name": "Oliver Hoffmann",
- "githubUsername": "iamolivinius",
- "url": "https://github.com/iamolivinius"
+ "name": "@types/uuid",
+ "version": "10.0.0",
+ "description": "TypeScript definitions for uuid",
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid",
+ "license": "MIT",
+ "contributors": [
+ {
+ "name": "Oliver Hoffmann",
+ "githubUsername": "iamolivinius",
+ "url": "https://github.com/iamolivinius"
+ },
+ {
+ "name": "Felipe Ochoa",
+ "githubUsername": "felipeochoa",
+ "url": "https://github.com/felipeochoa"
+ },
+ {
+ "name": "Chris Barth",
+ "githubUsername": "cjbarth",
+ "url": "https://github.com/cjbarth"
+ },
+ {
+ "name": "Linus Unnebäck",
+ "githubUsername": "LinusU",
+ "url": "https://github.com/LinusU"
+ },
+ {
+ "name": "Christoph Tavan",
+ "githubUsername": "ctavan",
+ "url": "https://github.com/ctavan"
+ }
+ ],
+ "main": "",
+ "types": "index.d.ts",
+ "exports": {
+ "./package.json": "./package.json",
+ ".": {
+ "types": {
+ "import": "./index.d.mts",
+ "default": "./index.d.ts"
+ }
+ }
},
- {
- "name": "Felipe Ochoa",
- "githubUsername": "felipeochoa",
- "url": "https://github.com/felipeochoa"
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
+ "directory": "types/uuid"
},
- {
- "name": "Chris Barth",
- "githubUsername": "cjbarth",
- "url": "https://github.com/cjbarth"
- },
- {
- "name": "Linus Unnebäck",
- "githubUsername": "LinusU",
- "url": "https://github.com/LinusU"
- },
- {
- "name": "Christoph Tavan",
- "githubUsername": "ctavan",
- "url": "https://github.com/ctavan"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "exports": {
- "./package.json": "./package.json",
- ".": {
- "types": {
- "import": "./index.d.mts",
- "default": "./index.d.ts"
- }
- }
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/uuid"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "08fbc5ff7d23aaac1e81b5acf98181d2544ce6ffd5578e9879e2a75f0c087d54",
- "typeScriptVersion": "4.7"
+ "scripts": {},
+ "dependencies": {},
+ "typesPublisherContentHash": "08fbc5ff7d23aaac1e81b5acf98181d2544ce6ffd5578e9879e2a75f0c087d54",
+ "typeScriptVersion": "4.7"
}
\ No newline at end of file
diff --git a/node_modules/@ungap/structured-clone/cjs/package.json b/node_modules/@ungap/structured-clone/cjs/package.json
index c9a442261..0292b9956 100644
--- a/node_modules/@ungap/structured-clone/cjs/package.json
+++ b/node_modules/@ungap/structured-clone/cjs/package.json
@@ -1,3 +1 @@
-{
- "type": "commonjs"
-}
\ No newline at end of file
+{"type":"commonjs"}
\ No newline at end of file
diff --git a/node_modules/acorn-walk/package.json b/node_modules/acorn-walk/package.json
index 1a718380a..8d75b9711 100644
--- a/node_modules/acorn-walk/package.json
+++ b/node_modules/acorn-walk/package.json
@@ -17,9 +17,7 @@
"./package.json": "./package.json"
},
"version": "8.2.0",
- "engines": {
- "node": ">=0.4.0"
- },
+ "engines": {"node": ">=0.4.0"},
"maintainers": [
{
"name": "Marijn Haverbeke",
diff --git a/node_modules/aggregate-error/package.json b/node_modules/aggregate-error/package.json
index 4d01972a3..1295bea58 100644
--- a/node_modules/aggregate-error/package.json
+++ b/node_modules/aggregate-error/package.json
@@ -1,45 +1,45 @@
{
- "name": "aggregate-error",
- "version": "4.0.1",
- "description": "Create an error from multiple errors",
- "license": "MIT",
- "repository": "sindresorhus/aggregate-error",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "//test": "xo && ava && tsd",
- "test": "ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "aggregate",
- "error",
- "combine",
- "multiple",
- "many",
- "collection",
- "iterable",
- "iterator"
- ],
- "dependencies": {
- "clean-stack": "^4.0.0",
- "indent-string": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "aggregate-error",
+ "version": "4.0.1",
+ "description": "Create an error from multiple errors",
+ "license": "MIT",
+ "repository": "sindresorhus/aggregate-error",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "//test": "xo && ava && tsd",
+ "test": "ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "aggregate",
+ "error",
+ "combine",
+ "multiple",
+ "many",
+ "collection",
+ "iterable",
+ "iterator"
+ ],
+ "dependencies": {
+ "clean-stack": "^4.0.0",
+ "indent-string": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/ansi-regex/package.json b/node_modules/ansi-regex/package.json
index dd9939efa..017f53116 100644
--- a/node_modules/ansi-regex/package.json
+++ b/node_modules/ansi-regex/package.json
@@ -1,55 +1,55 @@
{
- "name": "ansi-regex",
- "version": "5.0.1",
- "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"
- }
+ "name": "ansi-regex",
+ "version": "5.0.1",
+ "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"
+ }
}
diff --git a/node_modules/ansi-styles/package.json b/node_modules/ansi-styles/package.json
index 77141efe6..6cd3ca5bf 100644
--- a/node_modules/ansi-styles/package.json
+++ b/node_modules/ansi-styles/package.json
@@ -1,54 +1,54 @@
{
- "name": "ansi-styles",
- "version": "6.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": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "svg-term-cli": "^2.1.1",
- "tsd": "^0.19.0",
- "xo": "^0.47.0"
- }
+ "name": "ansi-styles",
+ "version": "6.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": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "svg-term-cli": "^2.1.1",
+ "tsd": "^0.19.0",
+ "xo": "^0.47.0"
+ }
}
diff --git a/node_modules/archiver-utils/node_modules/is-stream/package.json b/node_modules/archiver-utils/node_modules/is-stream/package.json
index 9b68e6ae2..c3b567392 100644
--- a/node_modules/archiver-utils/node_modules/is-stream/package.json
+++ b/node_modules/archiver-utils/node_modules/is-stream/package.json
@@ -1,42 +1,42 @@
{
- "name": "is-stream",
- "version": "2.0.1",
- "description": "Check if something is a Node.js stream",
- "license": "MIT",
- "repository": "sindresorhus/is-stream",
- "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": [
- "stream",
- "type",
- "streams",
- "writable",
- "readable",
- "duplex",
- "transform",
- "check",
- "detect",
- "is"
- ],
- "devDependencies": {
- "@types/node": "^11.13.6",
- "ava": "^1.4.1",
- "tempy": "^0.3.0",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "is-stream",
+ "version": "2.0.1",
+ "description": "Check if something is a Node.js stream",
+ "license": "MIT",
+ "repository": "sindresorhus/is-stream",
+ "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": [
+ "stream",
+ "type",
+ "streams",
+ "writable",
+ "readable",
+ "duplex",
+ "transform",
+ "check",
+ "detect",
+ "is"
+ ],
+ "devDependencies": {
+ "@types/node": "^11.13.6",
+ "ava": "^1.4.1",
+ "tempy": "^0.3.0",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/array-buffer-byte-length/package.json b/node_modules/array-buffer-byte-length/package.json
index 4c91c9932..6b4d7ff98 100644
--- a/node_modules/array-buffer-byte-length/package.json
+++ b/node_modules/array-buffer-byte-length/package.json
@@ -1,93 +1,93 @@
{
- "name": "array-buffer-byte-length",
- "version": "1.0.1",
- "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "types": "./index.d.ts",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "keywords": [
- "shim",
- "polyfill",
- "ArrayBuffer",
- "byteLength",
- "byte",
- "length",
- "es-shim API",
- "es-shims"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git"
- },
- "bugs": {
- "url": "https://github.com/inspect-js/array-buffer-byte-length/issues"
- },
- "homepage": "https://github.com/inspect-js/array-buffer-byte-length#readme",
- "dependencies": {
- "call-bind": "^1.0.5",
- "is-array-buffer": "^3.0.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "^5.4.0-dev.20240202"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "testling": {
- "files": "test/index.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "array-buffer-byte-length",
+ "version": "1.0.1",
+ "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "types": "./index.d.ts",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "keywords": [
+ "shim",
+ "polyfill",
+ "ArrayBuffer",
+ "byteLength",
+ "byte",
+ "length",
+ "es-shim API",
+ "es-shims"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git"
+ },
+ "bugs": {
+ "url": "https://github.com/inspect-js/array-buffer-byte-length/issues"
+ },
+ "homepage": "https://github.com/inspect-js/array-buffer-byte-length#readme",
+ "dependencies": {
+ "call-bind": "^1.0.5",
+ "is-array-buffer": "^3.0.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "^5.4.0-dev.20240202"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/array-includes/package.json b/node_modules/array-includes/package.json
index 769187888..55479fc4e 100644
--- a/node_modules/array-includes/package.json
+++ b/node_modules/array-includes/package.json
@@ -1,114 +1,114 @@
{
- "name": "array-includes",
- "version": "3.1.8",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run --silent lint",
- "test": "npm run --silent tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/array-includes.git"
- },
- "keywords": [
- "Array.prototype.includes",
- "includes",
- "array",
- "ES7",
- "shim",
- "polyfill",
- "contains",
- "Array.prototype.contains",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0",
- "get-intrinsic": "^1.2.4",
- "is-string": "^1.0.7"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "indexof": "^0.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": [
- "test/index.js",
- "test/implementation.js",
- "test/shimmed.js"
- ],
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "3.1.6"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "array-includes",
+ "version": "3.1.8",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run --silent lint",
+ "test": "npm run --silent tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/array-includes.git"
+ },
+ "keywords": [
+ "Array.prototype.includes",
+ "includes",
+ "array",
+ "ES7",
+ "shim",
+ "polyfill",
+ "contains",
+ "Array.prototype.contains",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-object-atoms": "^1.0.0",
+ "get-intrinsic": "^1.2.4",
+ "is-string": "^1.0.7"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "indexof": "^0.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": [
+ "test/index.js",
+ "test/implementation.js",
+ "test/shimmed.js"
+ ],
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "3.1.6"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/array-union/package.json b/node_modules/array-union/package.json
index b96483928..5ad5afa71 100644
--- a/node_modules/array-union/package.json
+++ b/node_modules/array-union/package.json
@@ -1,38 +1,38 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/array.prototype.findlastindex/package.json b/node_modules/array.prototype.findlastindex/package.json
index cb31e962e..88d0accdc 100644
--- a/node_modules/array.prototype.findlastindex/package.json
+++ b/node_modules/array.prototype.findlastindex/package.json
@@ -1,114 +1,114 @@
{
- "name": "array.prototype.findlastindex",
- "version": "1.2.5",
- "description": "An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/es-shims/Array.prototype.findLastIndex/issues"
- },
- "homepage": "https://github.com/es-shims/Array.prototype.findLastIndex#readme",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./auto": "./auto.js",
- "./polyfill": "./polyfill.js",
- "./implementation": "./implementation.js",
- "./shim": "./shim.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/es-shims/Array.prototype.findLastIndex.git"
- },
- "keywords": [
- "Array.prototype.findLastIndex",
- "find",
- "findLast",
- "findLastIndex",
- "array",
- "ESnext",
- "shim",
- "polyfill",
- "last",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "es-shim-unscopables": "^1.0.2"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "functions-have-names": "^1.2.3",
- "globalthis": "^1.0.3",
- "has-strict-mode": "^1.0.1",
- "hasown": "^2.0.2",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": [
- "test/index.js",
- "test/shimmed.js"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "array.prototype.findlastindex",
+ "version": "1.2.5",
+ "description": "An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/es-shims/Array.prototype.findLastIndex/issues"
+ },
+ "homepage": "https://github.com/es-shims/Array.prototype.findLastIndex#readme",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./auto": "./auto.js",
+ "./polyfill": "./polyfill.js",
+ "./implementation": "./implementation.js",
+ "./shim": "./shim.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/es-shims/Array.prototype.findLastIndex.git"
+ },
+ "keywords": [
+ "Array.prototype.findLastIndex",
+ "find",
+ "findLast",
+ "findLastIndex",
+ "array",
+ "ESnext",
+ "shim",
+ "polyfill",
+ "last",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "es-shim-unscopables": "^1.0.2"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "functions-have-names": "^1.2.3",
+ "globalthis": "^1.0.3",
+ "has-strict-mode": "^1.0.1",
+ "hasown": "^2.0.2",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": [
+ "test/index.js",
+ "test/shimmed.js"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/array.prototype.flat/package.json b/node_modules/array.prototype.flat/package.json
index 2abc75d21..6e3bfe3c2 100644
--- a/node_modules/array.prototype.flat/package.json
+++ b/node_modules/array.prototype.flat/package.json
@@ -1,113 +1,113 @@
{
- "name": "array.prototype.flat",
- "version": "1.3.2",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run --silent lint && evalmd README.md",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Array.prototype.flat.git"
- },
- "keywords": [
- "Array.prototype.flatten",
- "Array.prototype.flat",
- "flatten",
- "flat",
- "array",
- "ESnext",
- "shim",
- "polyfill",
- "flatMap",
- "Array.prototype.flatMap",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "es-shim-unscopables": "^1.0.0"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "auto-changelog": "^2.4.0",
- "covert": "^1.1.1",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "function-bind": "^1.1.1",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.12.3",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.6"
- },
- "testling": {
- "files": [
- "test/index.js",
- "test/shimmed.js"
- ],
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "1.3.1"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "array.prototype.flat",
+ "version": "1.3.2",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run --silent lint && evalmd README.md",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Array.prototype.flat.git"
+ },
+ "keywords": [
+ "Array.prototype.flatten",
+ "Array.prototype.flat",
+ "flatten",
+ "flat",
+ "array",
+ "ESnext",
+ "shim",
+ "polyfill",
+ "flatMap",
+ "Array.prototype.flatMap",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.2.0",
+ "es-abstract": "^1.22.1",
+ "es-shim-unscopables": "^1.0.0"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "auto-changelog": "^2.4.0",
+ "covert": "^1.1.1",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "function-bind": "^1.1.1",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.12.3",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.6"
+ },
+ "testling": {
+ "files": [
+ "test/index.js",
+ "test/shimmed.js"
+ ],
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "1.3.1"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/array.prototype.flatmap/package.json b/node_modules/array.prototype.flatmap/package.json
index f35a3bb36..6f3f8085d 100644
--- a/node_modules/array.prototype.flatmap/package.json
+++ b/node_modules/array.prototype.flatmap/package.json
@@ -1,112 +1,112 @@
{
- "name": "array.prototype.flatmap",
- "version": "1.3.2",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.",
- "license": "MIT",
- "main": "index",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Array.prototype.flatMap.git"
- },
- "keywords": [
- "Array.prototype.flatMap",
- "flatMap",
- "array",
- "ESnext",
- "shim",
- "polyfill",
- "flatten",
- "Array.prototype.flatten",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "es-shim-unscopables": "^1.0.0"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "auto-changelog": "^2.4.0",
- "covert": "^1.1.1",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.12.3",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.6"
- },
- "testling": {
- "files": [
- "test/index.js",
- "test/shimmed.js"
- ],
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "1.3.1"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "array.prototype.flatmap",
+ "version": "1.3.2",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.",
+ "license": "MIT",
+ "main": "index",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Array.prototype.flatMap.git"
+ },
+ "keywords": [
+ "Array.prototype.flatMap",
+ "flatMap",
+ "array",
+ "ESnext",
+ "shim",
+ "polyfill",
+ "flatten",
+ "Array.prototype.flatten",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.2.0",
+ "es-abstract": "^1.22.1",
+ "es-shim-unscopables": "^1.0.0"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "auto-changelog": "^2.4.0",
+ "covert": "^1.1.1",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.12.3",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.6"
+ },
+ "testling": {
+ "files": [
+ "test/index.js",
+ "test/shimmed.js"
+ ],
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "1.3.1"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/arraybuffer.prototype.slice/package.json b/node_modules/arraybuffer.prototype.slice/package.json
index 03e13ca4a..ff220916b 100644
--- a/node_modules/arraybuffer.prototype.slice/package.json
+++ b/node_modules/arraybuffer.prototype.slice/package.json
@@ -1,104 +1,104 @@
{
- "name": "arraybuffer.prototype.slice",
- "version": "1.0.3",
- "description": "ES spec-compliant shim for ArrayBuffer.prototype.slice",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./auto": "./auto.js",
- "./polyfill": "./polyfill.js",
- "./implementation": "./implementation.js",
- "./shim": "./shim.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "evalmd README.md && es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git"
- },
- "homepage": "https://github.com/es-shims/ArrayBuffer.prototype.slice#readme",
- "bugs": {
- "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice/issues"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "ArrayBuffer.prototype.slice",
- "polyfill",
- "shim",
- "ArrayBuffer",
- "array",
- "buffer",
- "ArrayBuffer#slice",
- "slice",
- "typed array",
- "es-shim API"
- ],
- "dependencies": {
- "array-buffer-byte-length": "^1.0.1",
- "call-bind": "^1.0.5",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.22.3",
- "es-errors": "^1.2.1",
- "get-intrinsic": "^1.2.3",
- "is-array-buffer": "^3.0.4",
- "is-shared-array-buffer": "^1.0.2"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "covert": "^1.1.1",
- "eclint": "^2.8.1",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "testling": {
- "files": "test/index.js"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "arraybuffer.prototype.slice",
+ "version": "1.0.3",
+ "description": "ES spec-compliant shim for ArrayBuffer.prototype.slice",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./auto": "./auto.js",
+ "./polyfill": "./polyfill.js",
+ "./implementation": "./implementation.js",
+ "./shim": "./shim.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "evalmd README.md && es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git"
+ },
+ "homepage": "https://github.com/es-shims/ArrayBuffer.prototype.slice#readme",
+ "bugs": {
+ "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice/issues"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "ArrayBuffer.prototype.slice",
+ "polyfill",
+ "shim",
+ "ArrayBuffer",
+ "array",
+ "buffer",
+ "ArrayBuffer#slice",
+ "slice",
+ "typed array",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "array-buffer-byte-length": "^1.0.1",
+ "call-bind": "^1.0.5",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.22.3",
+ "es-errors": "^1.2.1",
+ "get-intrinsic": "^1.2.3",
+ "is-array-buffer": "^3.0.4",
+ "is-shared-array-buffer": "^1.0.2"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "covert": "^1.1.1",
+ "eclint": "^2.8.1",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/ava/node_modules/ansi-regex/package.json b/node_modules/ava/node_modules/ansi-regex/package.json
index f6a177d56..7bbb563bf 100644
--- a/node_modules/ava/node_modules/ansi-regex/package.json
+++ b/node_modules/ava/node_modules/ansi-regex/package.json
@@ -1,58 +1,58 @@
{
- "name": "ansi-regex",
- "version": "6.0.1",
- "description": "Regular expression for matching ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/ansi-regex",
- "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "ansi-regex",
+ "version": "6.0.1",
+ "description": "Regular expression for matching ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/ansi-regex",
+ "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/ava/node_modules/arrify/package.json b/node_modules/ava/node_modules/arrify/package.json
index c3622e791..118758090 100644
--- a/node_modules/ava/node_modules/arrify/package.json
+++ b/node_modules/ava/node_modules/arrify/package.json
@@ -1,38 +1,38 @@
{
- "name": "arrify",
- "version": "3.0.0",
- "description": "Convert a value to an array",
- "license": "MIT",
- "repository": "sindresorhus/arrify",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "array",
- "arrify",
- "arrayify",
- "convert",
- "value",
- "ensure"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.39.1"
- }
+ "name": "arrify",
+ "version": "3.0.0",
+ "description": "Convert a value to an array",
+ "license": "MIT",
+ "repository": "sindresorhus/arrify",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "array",
+ "arrify",
+ "arrayify",
+ "convert",
+ "value",
+ "ensure"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.39.1"
+ }
}
diff --git a/node_modules/ava/node_modules/callsites/package.json b/node_modules/ava/node_modules/callsites/package.json
index aa646db77..b3665344e 100644
--- a/node_modules/ava/node_modules/callsites/package.json
+++ b/node_modules/ava/node_modules/callsites/package.json
@@ -1,42 +1,42 @@
{
- "name": "callsites",
- "version": "4.0.0",
- "description": "Get callsites from the V8 stack trace API",
- "license": "MIT",
- "repository": "sindresorhus/callsites",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12.20"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "stacktrace",
- "v8",
- "callsite",
- "callsites",
- "stack",
- "trace",
- "function",
- "file",
- "line",
- "debug"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "callsites",
+ "version": "4.0.0",
+ "description": "Get callsites from the V8 stack trace API",
+ "license": "MIT",
+ "repository": "sindresorhus/callsites",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12.20"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "stacktrace",
+ "v8",
+ "callsite",
+ "callsites",
+ "stack",
+ "trace",
+ "function",
+ "file",
+ "line",
+ "debug"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/ava/node_modules/globby/package.json b/node_modules/ava/node_modules/globby/package.json
index df2507739..e2bdb7234 100644
--- a/node_modules/ava/node_modules/globby/package.json
+++ b/node_modules/ava/node_modules/globby/package.json
@@ -1,96 +1,96 @@
{
- "name": "globby",
- "version": "13.2.2",
- "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": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "bench": "npm update @globby/main-branch glob-stream fast-glob && node bench.js",
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "ignore.js",
- "utilities.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": {
- "dir-glob": "^3.0.1",
- "fast-glob": "^3.3.0",
- "ignore": "^5.2.4",
- "merge2": "^1.4.1",
- "slash": "^4.0.0"
- },
- "devDependencies": {
- "@globby/main-branch": "sindresorhus/globby#main",
- "@types/node": "^20.3.3",
- "ava": "^5.3.1",
- "benchmark": "2.1.4",
- "glob-stream": "^8.0.0",
- "rimraf": "^5.0.1",
- "tempy": "^3.0.0",
- "tsd": "^0.28.1",
- "typescript": "^5.1.6",
- "xo": "^0.54.2"
- },
- "xo": {
- "ignores": [
- "fixtures"
- ],
- "rules": {
- "@typescript-eslint/consistent-type-definitions": "off",
- "n/prefer-global/url": "off",
- "@typescript-eslint/consistent-type-imports": "off"
- }
- },
- "ava": {
- "files": [
- "!tests/utilities.js"
- ],
- "workerThreads": false
- }
+ "name": "globby",
+ "version": "13.2.2",
+ "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": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "bench": "npm update @globby/main-branch glob-stream fast-glob && node bench.js",
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "ignore.js",
+ "utilities.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": {
+ "dir-glob": "^3.0.1",
+ "fast-glob": "^3.3.0",
+ "ignore": "^5.2.4",
+ "merge2": "^1.4.1",
+ "slash": "^4.0.0"
+ },
+ "devDependencies": {
+ "@globby/main-branch": "sindresorhus/globby#main",
+ "@types/node": "^20.3.3",
+ "ava": "^5.3.1",
+ "benchmark": "2.1.4",
+ "glob-stream": "^8.0.0",
+ "rimraf": "^5.0.1",
+ "tempy": "^3.0.0",
+ "tsd": "^0.28.1",
+ "typescript": "^5.1.6",
+ "xo": "^0.54.2"
+ },
+ "xo": {
+ "ignores": [
+ "fixtures"
+ ],
+ "rules": {
+ "@typescript-eslint/consistent-type-definitions": "off",
+ "n/prefer-global/url": "off",
+ "@typescript-eslint/consistent-type-imports": "off"
+ }
+ },
+ "ava": {
+ "files": [
+ "!tests/utilities.js"
+ ],
+ "workerThreads": false
+ }
}
diff --git a/node_modules/ava/node_modules/slash/package.json b/node_modules/ava/node_modules/slash/package.json
index a9f2df621..ef78101e2 100644
--- a/node_modules/ava/node_modules/slash/package.json
+++ b/node_modules/ava/node_modules/slash/package.json
@@ -1,38 +1,38 @@
{
- "name": "slash",
- "version": "4.0.0",
- "description": "Convert Windows backslash paths to slash paths",
- "license": "MIT",
- "repository": "sindresorhus/slash",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "path",
- "seperator",
- "slash",
- "backslash",
- "windows",
- "convert"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "slash",
+ "version": "4.0.0",
+ "description": "Convert Windows backslash paths to slash paths",
+ "license": "MIT",
+ "repository": "sindresorhus/slash",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "path",
+ "seperator",
+ "slash",
+ "backslash",
+ "windows",
+ "convert"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/ava/node_modules/strip-ansi/package.json b/node_modules/ava/node_modules/strip-ansi/package.json
index dfa2553ae..0de0586f7 100644
--- a/node_modules/ava/node_modules/strip-ansi/package.json
+++ b/node_modules/ava/node_modules/strip-ansi/package.json
@@ -1,57 +1,57 @@
{
- "name": "strip-ansi",
- "version": "7.0.1",
- "description": "Strip ANSI escape codes from a string",
- "license": "MIT",
- "repository": "chalk/strip-ansi",
- "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^6.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "strip-ansi",
+ "version": "7.0.1",
+ "description": "Strip ANSI escape codes from a string",
+ "license": "MIT",
+ "repository": "chalk/strip-ansi",
+ "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^6.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/ava/package.json b/node_modules/ava/package.json
index 17fc06556..a52762d99 100644
--- a/node_modules/ava/package.json
+++ b/node_modules/ava/package.json
@@ -1,161 +1,161 @@
{
- "name": "ava",
- "version": "5.3.1",
- "description": "Node.js test runner that lets you develop with confidence.",
- "license": "MIT",
- "repository": "avajs/ava",
- "homepage": "https://avajs.dev",
- "bin": {
- "ava": "entrypoints/cli.mjs"
- },
- "exports": {
- ".": {
- "import": {
- "types": "./entrypoints/main.d.ts",
- "default": "./entrypoints/main.mjs"
- },
- "require": {
- "types": "./entrypoints/main.d.cts",
- "default": "./entrypoints/main.cjs"
- }
- },
- "./eslint-plugin-helper": "./entrypoints/eslint-plugin-helper.cjs",
- "./plugin": {
- "import": {
- "types": "./entrypoints/plugin.d.ts",
- "default": "./entrypoints/plugin.mjs"
- },
- "require": {
- "types": "./entrypoints/plugin.d.cts",
- "default": "./entrypoints/plugin.cjs"
- }
- }
- },
- "type": "module",
- "engines": {
- "node": ">=14.19 <15 || >=16.15 <17 || >=18"
- },
- "scripts": {
- "cover": "c8 --report=none test-ava && c8 --report=none --no-clean tap && c8 report",
- "test": "xo && tsc --noEmit && npm run -s cover"
- },
- "files": [
- "entrypoints",
- "lib",
- "types",
- "*.d.ts"
- ],
- "keywords": [
- "🦄",
- "test",
- "runner",
- "testing",
- "ava",
- "concurrent",
- "parallel",
- "fast",
- "tdd",
- "cli-app",
- "cli",
- "jest",
- "mocha",
- "tape",
- "tap",
- "qunit",
- "jasmine",
- "assert",
- "assertion",
- "promise",
- "promises",
- "async",
- "function",
- "await",
- "generator",
- "generators",
- "yield",
- "observable",
- "observables",
- "unit",
- "snapshot",
- "expect",
- "typescript"
- ],
- "dependencies": {
- "acorn": "^8.8.2",
- "acorn-walk": "^8.2.0",
- "ansi-styles": "^6.2.1",
- "arrgv": "^1.0.2",
- "arrify": "^3.0.0",
- "callsites": "^4.0.0",
- "cbor": "^8.1.0",
- "chalk": "^5.2.0",
- "chokidar": "^3.5.3",
- "chunkd": "^2.0.1",
- "ci-info": "^3.8.0",
- "ci-parallel-vars": "^1.0.1",
- "clean-yaml-object": "^0.1.0",
- "cli-truncate": "^3.1.0",
- "code-excerpt": "^4.0.0",
- "common-path-prefix": "^3.0.0",
- "concordance": "^5.0.4",
- "currently-unhandled": "^0.4.1",
- "debug": "^4.3.4",
- "emittery": "^1.0.1",
- "figures": "^5.0.0",
- "globby": "^13.1.4",
- "ignore-by-default": "^2.1.0",
- "indent-string": "^5.0.0",
- "is-error": "^2.2.2",
- "is-plain-object": "^5.0.0",
- "is-promise": "^4.0.0",
- "matcher": "^5.0.0",
- "mem": "^9.0.2",
- "ms": "^2.1.3",
- "p-event": "^5.0.1",
- "p-map": "^5.5.0",
- "picomatch": "^2.3.1",
- "pkg-conf": "^4.0.0",
- "plur": "^5.1.0",
- "pretty-ms": "^8.0.0",
- "resolve-cwd": "^3.0.0",
- "stack-utils": "^2.0.6",
- "strip-ansi": "^7.0.1",
- "supertap": "^3.0.1",
- "temp-dir": "^3.0.0",
- "write-file-atomic": "^5.0.1",
- "yargs": "^17.7.2"
- },
- "devDependencies": {
- "@ava/test": "github:avajs/test",
- "@ava/typescript": "^4.0.0",
- "@sindresorhus/tsconfig": "^3.0.1",
- "ansi-escapes": "^6.2.0",
- "c8": "^7.13.0",
- "delay": "^5.0.0",
- "execa": "^7.1.1",
- "expect": "^29.5.0",
- "fs-extra": "^11.1.1",
- "get-stream": "^6.0.1",
- "replace-string": "^4.0.0",
- "sinon": "^15.1.0",
- "tap": "^16.3.4",
- "temp-write": "^5.0.0",
- "tempy": "^3.0.0",
- "touch": "^3.1.0",
- "tsd": "^0.28.1",
- "typescript": "^4.9.5",
- "xo": "^0.54.2",
- "zen-observable": "^0.10.0"
- },
- "peerDependencies": {
- "@ava/typescript": "*"
- },
- "peerDependenciesMeta": {
- "@ava/typescript": {
- "optional": true
- }
- },
- "volta": {
- "node": "20.2.0"
- }
+ "name": "ava",
+ "version": "5.3.1",
+ "description": "Node.js test runner that lets you develop with confidence.",
+ "license": "MIT",
+ "repository": "avajs/ava",
+ "homepage": "https://avajs.dev",
+ "bin": {
+ "ava": "entrypoints/cli.mjs"
+ },
+ "exports": {
+ ".": {
+ "import": {
+ "types": "./entrypoints/main.d.ts",
+ "default": "./entrypoints/main.mjs"
+ },
+ "require": {
+ "types": "./entrypoints/main.d.cts",
+ "default": "./entrypoints/main.cjs"
+ }
+ },
+ "./eslint-plugin-helper": "./entrypoints/eslint-plugin-helper.cjs",
+ "./plugin": {
+ "import": {
+ "types": "./entrypoints/plugin.d.ts",
+ "default": "./entrypoints/plugin.mjs"
+ },
+ "require": {
+ "types": "./entrypoints/plugin.d.cts",
+ "default": "./entrypoints/plugin.cjs"
+ }
+ }
+ },
+ "type": "module",
+ "engines": {
+ "node": ">=14.19 <15 || >=16.15 <17 || >=18"
+ },
+ "scripts": {
+ "cover": "c8 --report=none test-ava && c8 --report=none --no-clean tap && c8 report",
+ "test": "xo && tsc --noEmit && npm run -s cover"
+ },
+ "files": [
+ "entrypoints",
+ "lib",
+ "types",
+ "*.d.ts"
+ ],
+ "keywords": [
+ "🦄",
+ "test",
+ "runner",
+ "testing",
+ "ava",
+ "concurrent",
+ "parallel",
+ "fast",
+ "tdd",
+ "cli-app",
+ "cli",
+ "jest",
+ "mocha",
+ "tape",
+ "tap",
+ "qunit",
+ "jasmine",
+ "assert",
+ "assertion",
+ "promise",
+ "promises",
+ "async",
+ "function",
+ "await",
+ "generator",
+ "generators",
+ "yield",
+ "observable",
+ "observables",
+ "unit",
+ "snapshot",
+ "expect",
+ "typescript"
+ ],
+ "dependencies": {
+ "acorn": "^8.8.2",
+ "acorn-walk": "^8.2.0",
+ "ansi-styles": "^6.2.1",
+ "arrgv": "^1.0.2",
+ "arrify": "^3.0.0",
+ "callsites": "^4.0.0",
+ "cbor": "^8.1.0",
+ "chalk": "^5.2.0",
+ "chokidar": "^3.5.3",
+ "chunkd": "^2.0.1",
+ "ci-info": "^3.8.0",
+ "ci-parallel-vars": "^1.0.1",
+ "clean-yaml-object": "^0.1.0",
+ "cli-truncate": "^3.1.0",
+ "code-excerpt": "^4.0.0",
+ "common-path-prefix": "^3.0.0",
+ "concordance": "^5.0.4",
+ "currently-unhandled": "^0.4.1",
+ "debug": "^4.3.4",
+ "emittery": "^1.0.1",
+ "figures": "^5.0.0",
+ "globby": "^13.1.4",
+ "ignore-by-default": "^2.1.0",
+ "indent-string": "^5.0.0",
+ "is-error": "^2.2.2",
+ "is-plain-object": "^5.0.0",
+ "is-promise": "^4.0.0",
+ "matcher": "^5.0.0",
+ "mem": "^9.0.2",
+ "ms": "^2.1.3",
+ "p-event": "^5.0.1",
+ "p-map": "^5.5.0",
+ "picomatch": "^2.3.1",
+ "pkg-conf": "^4.0.0",
+ "plur": "^5.1.0",
+ "pretty-ms": "^8.0.0",
+ "resolve-cwd": "^3.0.0",
+ "stack-utils": "^2.0.6",
+ "strip-ansi": "^7.0.1",
+ "supertap": "^3.0.1",
+ "temp-dir": "^3.0.0",
+ "write-file-atomic": "^5.0.1",
+ "yargs": "^17.7.2"
+ },
+ "devDependencies": {
+ "@ava/test": "github:avajs/test",
+ "@ava/typescript": "^4.0.0",
+ "@sindresorhus/tsconfig": "^3.0.1",
+ "ansi-escapes": "^6.2.0",
+ "c8": "^7.13.0",
+ "delay": "^5.0.0",
+ "execa": "^7.1.1",
+ "expect": "^29.5.0",
+ "fs-extra": "^11.1.1",
+ "get-stream": "^6.0.1",
+ "replace-string": "^4.0.0",
+ "sinon": "^15.1.0",
+ "tap": "^16.3.4",
+ "temp-write": "^5.0.0",
+ "tempy": "^3.0.0",
+ "touch": "^3.1.0",
+ "tsd": "^0.28.1",
+ "typescript": "^4.9.5",
+ "xo": "^0.54.2",
+ "zen-observable": "^0.10.0"
+ },
+ "peerDependencies": {
+ "@ava/typescript": "*"
+ },
+ "peerDependenciesMeta": {
+ "@ava/typescript": {
+ "optional": true
+ }
+ },
+ "volta": {
+ "node": "20.2.0"
+ }
}
diff --git a/node_modules/available-typed-arrays/package.json b/node_modules/available-typed-arrays/package.json
index 06976c05b..9b4e245e2 100644
--- a/node_modules/available-typed-arrays/package.json
+++ b/node_modules/available-typed-arrays/package.json
@@ -1,93 +1,93 @@
{
- "name": "available-typed-arrays",
- "version": "1.0.7",
- "description": "Returns an array of Typed Array names that are available in the current environment",
- "main": "index.js",
- "type": "commonjs",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:harmony": "nyc node --harmony --es-staging test",
- "test": "npm run tests-only && npm run test:harmony",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/available-typed-arrays.git"
- },
- "keywords": [
- "typed",
- "arrays",
- "Float32Array",
- "Float64Array",
- "Int8Array",
- "Int16Array",
- "Int32Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Uint16Array",
- "Uint32Array",
- "BigInt64Array",
- "BigUint64Array"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/available-typed-arrays/issues"
- },
- "homepage": "https://github.com/inspect-js/available-typed-arrays#readme",
- "engines": {
- "node": ">= 0.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/array.prototype.every": "^1.1.1",
- "@types/isarray": "^2.0.2",
- "@types/tape": "^5.6.4",
- "array.prototype.every": "^1.1.5",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "isarray": "^2.0.5",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "^5.4.0-dev.20240131"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "dependencies": {
- "possible-typed-array-names": "^1.0.0"
- }
+ "name": "available-typed-arrays",
+ "version": "1.0.7",
+ "description": "Returns an array of Typed Array names that are available in the current environment",
+ "main": "index.js",
+ "type": "commonjs",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:harmony": "nyc node --harmony --es-staging test",
+ "test": "npm run tests-only && npm run test:harmony",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/available-typed-arrays.git"
+ },
+ "keywords": [
+ "typed",
+ "arrays",
+ "Float32Array",
+ "Float64Array",
+ "Int8Array",
+ "Int16Array",
+ "Int32Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Uint16Array",
+ "Uint32Array",
+ "BigInt64Array",
+ "BigUint64Array"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/available-typed-arrays/issues"
+ },
+ "homepage": "https://github.com/inspect-js/available-typed-arrays#readme",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/array.prototype.every": "^1.1.1",
+ "@types/isarray": "^2.0.2",
+ "@types/tape": "^5.6.4",
+ "array.prototype.every": "^1.1.5",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "isarray": "^2.0.5",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "^5.4.0-dev.20240131"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "dependencies": {
+ "possible-typed-array-names": "^1.0.0"
+ }
}
diff --git a/node_modules/big-integer/package.json b/node_modules/big-integer/package.json
index a6eb20110..5c1470da1 100644
--- a/node_modules/big-integer/package.json
+++ b/node_modules/big-integer/package.json
@@ -1,48 +1,48 @@
-{
- "name": "big-integer",
- "version": "1.6.51",
- "author": "Peter Olson ",
- "description": "An arbitrary length integer library for Javascript",
- "contributors": [],
- "bin": {},
- "scripts": {
- "test": "tsc && karma start my.conf.js && node spec/tsDefinitions.js",
- "minify": "uglifyjs BigInteger.js -o BigInteger.min.js"
- },
- "main": "./BigInteger",
- "repository": {
- "type": "git",
- "url": "git@github.com:peterolson/BigInteger.js.git"
- },
- "keywords": [
- "math",
- "big",
- "bignum",
- "bigint",
- "biginteger",
- "integer",
- "arbitrary",
- "precision",
- "arithmetic"
- ],
- "devDependencies": {
- "@types/lodash": "^4.14.175",
- "@types/node": "^7.10.2",
- "coveralls": "^3.0.6",
- "jasmine": "3.5.0",
- "jasmine-core": "^3.5.0",
- "karma": "^6.3.4",
- "karma-cli": "^2.0.0",
- "karma-coverage": "^2.0.3",
- "karma-jasmine": "^4.0.1",
- "karma-phantomjs-launcher": "^1.0.4",
- "lodash": "^4.17.21",
- "typescript": "^3.6.3",
- "uglifyjs": "^2.4.10"
- },
- "license": "Unlicense",
- "engines": {
- "node": ">=0.6"
- },
- "typings": "./BigInteger.d.ts"
-}
+{
+ "name": "big-integer",
+ "version": "1.6.51",
+ "author": "Peter Olson ",
+ "description": "An arbitrary length integer library for Javascript",
+ "contributors": [],
+ "bin": {},
+ "scripts": {
+ "test": "tsc && karma start my.conf.js && node spec/tsDefinitions.js",
+ "minify": "uglifyjs BigInteger.js -o BigInteger.min.js"
+ },
+ "main": "./BigInteger",
+ "repository": {
+ "type": "git",
+ "url": "git@github.com:peterolson/BigInteger.js.git"
+ },
+ "keywords": [
+ "math",
+ "big",
+ "bignum",
+ "bigint",
+ "biginteger",
+ "integer",
+ "arbitrary",
+ "precision",
+ "arithmetic"
+ ],
+ "devDependencies": {
+ "@types/lodash": "^4.14.175",
+ "@types/node": "^7.10.2",
+ "coveralls": "^3.0.6",
+ "jasmine": "3.5.0",
+ "jasmine-core": "^3.5.0",
+ "karma": "^6.3.4",
+ "karma-cli": "^2.0.0",
+ "karma-coverage": "^2.0.3",
+ "karma-jasmine": "^4.0.1",
+ "karma-phantomjs-launcher": "^1.0.4",
+ "lodash": "^4.17.21",
+ "typescript": "^3.6.3",
+ "uglifyjs": "^2.4.10"
+ },
+ "license": "Unlicense",
+ "engines": {
+ "node": ">=0.6"
+ },
+ "typings": "./BigInteger.d.ts"
+}
diff --git a/node_modules/binary-extensions/package.json b/node_modules/binary-extensions/package.json
index 3465f26d5..c4d364173 100644
--- a/node_modules/binary-extensions/package.json
+++ b/node_modules/binary-extensions/package.json
@@ -1,38 +1,38 @@
{
- "name": "binary-extensions",
- "version": "2.2.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"
- }
+ "name": "binary-extensions",
+ "version": "2.2.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"
+ }
}
diff --git a/node_modules/binary/package.json b/node_modules/binary/package.json
index 3e1f5daf5..c71efb44f 100644
--- a/node_modules/binary/package.json
+++ b/node_modules/binary/package.json
@@ -1,38 +1,38 @@
{
- "name": "binary",
- "version": "0.3.0",
- "description": "Unpack multibyte binary values from buffers",
- "main": "./index.js",
- "repository": {
- "type": "git",
- "url": "http://github.com/substack/node-binary.git"
- },
- "keywords": [
- "binary",
- "decode",
- "endian",
- "unpack",
- "signed",
- "unsigned"
- ],
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "dependencies": {
- "chainsaw": "~0.1.0",
- "buffers": "~0.1.1"
- },
- "devDependencies": {
- "seq": "~0.2.5",
- "tap": "~0.2.4"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "license": "MIT",
- "engine": {
- "node": ">=0.4.0"
- }
+ "name" : "binary",
+ "version" : "0.3.0",
+ "description" : "Unpack multibyte binary values from buffers",
+ "main" : "./index.js",
+ "repository" : {
+ "type" : "git",
+ "url" : "http://github.com/substack/node-binary.git"
+ },
+ "keywords": [
+ "binary",
+ "decode",
+ "endian",
+ "unpack",
+ "signed",
+ "unsigned"
+ ],
+ "author" : {
+ "name" : "James Halliday",
+ "email" : "mail@substack.net",
+ "url" : "http://substack.net"
+ },
+ "dependencies" : {
+ "chainsaw" : "~0.1.0",
+ "buffers" : "~0.1.1"
+ },
+ "devDependencies" : {
+ "seq" : "~0.2.5",
+ "tap" : "~0.2.4"
+ },
+ "scripts" : {
+ "test" : "tap test/*.js"
+ },
+ "license" : "MIT",
+ "engine" : {
+ "node" : ">=0.4.0"
+ }
}
diff --git a/node_modules/buffers/package.json b/node_modules/buffers/package.json
index 287e80ec0..0e5d23cf0 100644
--- a/node_modules/buffers/package.json
+++ b/node_modules/buffers/package.json
@@ -1,14 +1,14 @@
{
- "name": "buffers",
- "description": "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
- "version": "0.1.1",
- "repository": "http://github.com/substack/node-buffers.git",
- "author": "James Halliday (http://substack.net)",
- "main": "./index",
- "scripts": {
- "test": "expresso"
- },
- "engines": {
- "node": ">=0.2.0"
- }
+ "name" : "buffers",
+ "description" : "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
+ "version" : "0.1.1",
+ "repository" : "http://github.com/substack/node-buffers.git",
+ "author" : "James Halliday (http://substack.net)",
+ "main" : "./index",
+ "scripts" : {
+ "test" : "expresso"
+ },
+ "engines" : {
+ "node" : ">=0.2.0"
+ }
}
diff --git a/node_modules/bundle-name/package.json b/node_modules/bundle-name/package.json
index fbbc569ff..aecd4f233 100644
--- a/node_modules/bundle-name/package.json
+++ b/node_modules/bundle-name/package.json
@@ -1,44 +1,44 @@
{
- "name": "bundle-name",
- "version": "3.0.0",
- "description": "Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`",
- "license": "MIT",
- "repository": "sindresorhus/bundle-name",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "macos",
- "plist",
- "applescript",
- "bundle",
- "bundleid",
- "bundlename",
- "id",
- "identifier",
- "CFBundleName",
- "CFBundleIdentifier",
- "uti"
- ],
- "dependencies": {
- "run-applescript": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "xo": "^0.38.2"
- }
+ "name": "bundle-name",
+ "version": "3.0.0",
+ "description": "Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`",
+ "license": "MIT",
+ "repository": "sindresorhus/bundle-name",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "macos",
+ "plist",
+ "applescript",
+ "bundle",
+ "bundleid",
+ "bundlename",
+ "id",
+ "identifier",
+ "CFBundleName",
+ "CFBundleIdentifier",
+ "uti"
+ ],
+ "dependencies": {
+ "run-applescript": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/call-bind/package.json b/node_modules/call-bind/package.json
index f29a5401a..5ba88ff85 100644
--- a/node_modules/call-bind/package.json
+++ b/node_modules/call-bind/package.json
@@ -1,95 +1,95 @@
{
- "name": "call-bind",
- "version": "1.0.7",
- "description": "Robustly `.call.bind()` a function",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./callBound": "./callBound.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=auto",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=.js,.mjs .",
- "postlint": "evalmd README.md",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/call-bind.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "es",
- "js",
- "callbind",
- "callbound",
- "call",
- "bind",
- "bound",
- "call-bind",
- "call-bound",
- "function",
- "es-abstract"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/call-bind/issues"
- },
- "homepage": "https://github.com/ljharb/call-bind#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "dependencies": {
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "get-intrinsic": "^1.2.4",
- "set-function-length": "^1.2.1"
- },
- "testling": {
- "files": "test/index.js"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "call-bind",
+ "version": "1.0.7",
+ "description": "Robustly `.call.bind()` a function",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./callBound": "./callBound.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=auto",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=.js,.mjs .",
+ "postlint": "evalmd README.md",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/call-bind.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "es",
+ "js",
+ "callbind",
+ "callbound",
+ "call",
+ "bind",
+ "bound",
+ "call-bind",
+ "call-bound",
+ "function",
+ "es-abstract"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/call-bind/issues"
+ },
+ "homepage": "https://github.com/ljharb/call-bind#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "dependencies": {
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.4",
+ "set-function-length": "^1.2.1"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/callsites/package.json b/node_modules/callsites/package.json
index 89130c734..93463c34b 100644
--- a/node_modules/callsites/package.json
+++ b/node_modules/callsites/package.json
@@ -1,39 +1,39 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/camel-case/node_modules/tslib/modules/package.json b/node_modules/camel-case/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/camel-case/node_modules/tslib/modules/package.json
+++ b/node_modules/camel-case/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/camel-case/node_modules/tslib/package.json b/node_modules/camel-case/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/camel-case/node_modules/tslib/package.json
+++ b/node_modules/camel-case/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/chainsaw/package.json b/node_modules/chainsaw/package.json
index ba12fe342..d237f56cb 100644
--- a/node_modules/chainsaw/package.json
+++ b/node_modules/chainsaw/package.json
@@ -1,25 +1,23 @@
{
- "name": "chainsaw",
- "version": "0.1.0",
- "description": "Build chainable fluent interfaces the easy way... with a freakin' chainsaw!",
- "main": "./index.js",
- "repository": {
- "type": "git",
- "url": "http://github.com/substack/node-chainsaw.git"
- },
- "dependencies": {
- "traverse": ">=0.3.0 <0.4"
- },
- "keywords": [
- "chain",
- "fluent",
- "interface",
- "monad",
- "monadic"
- ],
- "author": "James Halliday (http://substack.net)",
- "license": "MIT/X11",
- "engine": {
- "node": ">=0.4.0"
- }
+ "name" : "chainsaw",
+ "version" : "0.1.0",
+ "description" : "Build chainable fluent interfaces the easy way... with a freakin' chainsaw!",
+ "main" : "./index.js",
+ "repository" : {
+ "type" : "git",
+ "url" : "http://github.com/substack/node-chainsaw.git"
+ },
+ "dependencies" : {
+ "traverse" : ">=0.3.0 <0.4"
+ },
+ "keywords" : [
+ "chain",
+ "fluent",
+ "interface",
+ "monad",
+ "monadic"
+ ],
+ "author" : "James Halliday (http://substack.net)",
+ "license" : "MIT/X11",
+ "engine" : { "node" : ">=0.4.0" }
}
diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json
index bf495b7ed..ddcf7589e 100644
--- a/node_modules/chalk/package.json
+++ b/node_modules/chalk/package.json
@@ -1,81 +1,81 @@
{
- "name": "chalk",
- "version": "5.2.0",
- "description": "Terminal string styling done right",
- "license": "MIT",
- "repository": "chalk/chalk",
- "funding": "https://github.com/chalk/chalk?sponsor=1",
- "type": "module",
- "main": "./source/index.js",
- "exports": "./source/index.js",
- "imports": {
- "#ansi-styles": "./source/vendor/ansi-styles/index.js",
- "#supports-color": {
- "node": "./source/vendor/supports-color/index.js",
- "default": "./source/vendor/supports-color/browser.js"
- }
- },
- "types": "./source/index.d.ts",
- "engines": {
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && c8 ava && tsd",
- "bench": "matcha benchmark.js"
- },
- "files": [
- "source",
- "!source/index.test-d.ts"
- ],
- "keywords": [
- "color",
- "colour",
- "colors",
- "terminal",
- "console",
- "cli",
- "string",
- "ansi",
- "style",
- "styles",
- "tty",
- "formatting",
- "rgb",
- "256",
- "shell",
- "xterm",
- "log",
- "logging",
- "command-line",
- "text"
- ],
- "devDependencies": {
- "@types/node": "^16.11.10",
- "ava": "^3.15.0",
- "c8": "^7.10.0",
- "color-convert": "^2.0.1",
- "execa": "^6.0.0",
- "log-update": "^5.0.0",
- "matcha": "^0.7.0",
- "tsd": "^0.19.0",
- "xo": "^0.53.0",
- "yoctodelay": "^2.0.0"
- },
- "xo": {
- "rules": {
- "unicorn/prefer-string-slice": "off",
- "@typescript-eslint/consistent-type-imports": "off",
- "@typescript-eslint/consistent-type-exports": "off",
- "@typescript-eslint/consistent-type-definitions": "off"
- }
- },
- "c8": {
- "reporter": [
- "text",
- "lcov"
- ],
- "exclude": [
- "source/vendor"
- ]
- }
+ "name": "chalk",
+ "version": "5.2.0",
+ "description": "Terminal string styling done right",
+ "license": "MIT",
+ "repository": "chalk/chalk",
+ "funding": "https://github.com/chalk/chalk?sponsor=1",
+ "type": "module",
+ "main": "./source/index.js",
+ "exports": "./source/index.js",
+ "imports": {
+ "#ansi-styles": "./source/vendor/ansi-styles/index.js",
+ "#supports-color": {
+ "node": "./source/vendor/supports-color/index.js",
+ "default": "./source/vendor/supports-color/browser.js"
+ }
+ },
+ "types": "./source/index.d.ts",
+ "engines": {
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && c8 ava && tsd",
+ "bench": "matcha benchmark.js"
+ },
+ "files": [
+ "source",
+ "!source/index.test-d.ts"
+ ],
+ "keywords": [
+ "color",
+ "colour",
+ "colors",
+ "terminal",
+ "console",
+ "cli",
+ "string",
+ "ansi",
+ "style",
+ "styles",
+ "tty",
+ "formatting",
+ "rgb",
+ "256",
+ "shell",
+ "xterm",
+ "log",
+ "logging",
+ "command-line",
+ "text"
+ ],
+ "devDependencies": {
+ "@types/node": "^16.11.10",
+ "ava": "^3.15.0",
+ "c8": "^7.10.0",
+ "color-convert": "^2.0.1",
+ "execa": "^6.0.0",
+ "log-update": "^5.0.0",
+ "matcha": "^0.7.0",
+ "tsd": "^0.19.0",
+ "xo": "^0.53.0",
+ "yoctodelay": "^2.0.0"
+ },
+ "xo": {
+ "rules": {
+ "unicorn/prefer-string-slice": "off",
+ "@typescript-eslint/consistent-type-imports": "off",
+ "@typescript-eslint/consistent-type-exports": "off",
+ "@typescript-eslint/consistent-type-definitions": "off"
+ }
+ },
+ "c8": {
+ "reporter": [
+ "text",
+ "lcov"
+ ],
+ "exclude": [
+ "source/vendor"
+ ]
+ }
}
diff --git a/node_modules/chunkd/package.json b/node_modules/chunkd/package.json
index 70edf04fc..3eddd4a58 100644
--- a/node_modules/chunkd/package.json
+++ b/node_modules/chunkd/package.json
@@ -1,54 +1,54 @@
{
- "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"
- ]
- }
+ "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"
+ ]
+ }
}
diff --git a/node_modules/clean-stack/node_modules/escape-string-regexp/package.json b/node_modules/clean-stack/node_modules/escape-string-regexp/package.json
index 7d8362c2b..9390a6bd2 100644
--- a/node_modules/clean-stack/node_modules/escape-string-regexp/package.json
+++ b/node_modules/clean-stack/node_modules/escape-string-regexp/package.json
@@ -1,40 +1,40 @@
{
- "name": "escape-string-regexp",
- "version": "5.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "escape",
- "regex",
- "regexp",
- "regular",
- "expression",
- "string",
- "special",
- "characters"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "escape-string-regexp",
+ "version": "5.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "escape",
+ "regex",
+ "regexp",
+ "regular",
+ "expression",
+ "string",
+ "special",
+ "characters"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/clean-stack/package.json b/node_modules/clean-stack/package.json
index 814fac653..200bab601 100644
--- a/node_modules/clean-stack/package.json
+++ b/node_modules/clean-stack/package.json
@@ -1,44 +1,44 @@
{
- "name": "clean-stack",
- "version": "4.2.0",
- "description": "Clean up error stack traces",
- "license": "MIT",
- "repository": "sindresorhus/clean-stack",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "clean",
- "stack",
- "trace",
- "traces",
- "error",
- "electron"
- ],
- "dependencies": {
- "escape-string-regexp": "5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- },
- "browser": {
- "os": false
- }
+ "name": "clean-stack",
+ "version": "4.2.0",
+ "description": "Clean up error stack traces",
+ "license": "MIT",
+ "repository": "sindresorhus/clean-stack",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "clean",
+ "stack",
+ "trace",
+ "traces",
+ "error",
+ "electron"
+ ],
+ "dependencies": {
+ "escape-string-regexp": "5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ },
+ "browser": {
+ "os": false
+ }
}
diff --git a/node_modules/cli-truncate/node_modules/ansi-regex/package.json b/node_modules/cli-truncate/node_modules/ansi-regex/package.json
index f6a177d56..7bbb563bf 100644
--- a/node_modules/cli-truncate/node_modules/ansi-regex/package.json
+++ b/node_modules/cli-truncate/node_modules/ansi-regex/package.json
@@ -1,58 +1,58 @@
{
- "name": "ansi-regex",
- "version": "6.0.1",
- "description": "Regular expression for matching ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/ansi-regex",
- "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "ansi-regex",
+ "version": "6.0.1",
+ "description": "Regular expression for matching ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/ansi-regex",
+ "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/cli-truncate/node_modules/string-width/package.json b/node_modules/cli-truncate/node_modules/string-width/package.json
index b2353bd16..96084840d 100644
--- a/node_modules/cli-truncate/node_modules/string-width/package.json
+++ b/node_modules/cli-truncate/node_modules/string-width/package.json
@@ -1,59 +1,59 @@
{
- "name": "string-width",
- "version": "5.1.0",
- "description": "Get the visual width of a string - the number of columns required to display it",
- "license": "MIT",
- "repository": "sindresorhus/string-width",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": {
- "eastasianwidth": "^0.2.0",
- "emoji-regex": "^9.2.2",
- "strip-ansi": "^7.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "string-width",
+ "version": "5.1.0",
+ "description": "Get the visual width of a string - the number of columns required to display it",
+ "license": "MIT",
+ "repository": "sindresorhus/string-width",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": {
+ "eastasianwidth": "^0.2.0",
+ "emoji-regex": "^9.2.2",
+ "strip-ansi": "^7.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/cli-truncate/node_modules/strip-ansi/package.json b/node_modules/cli-truncate/node_modules/strip-ansi/package.json
index dfa2553ae..0de0586f7 100644
--- a/node_modules/cli-truncate/node_modules/strip-ansi/package.json
+++ b/node_modules/cli-truncate/node_modules/strip-ansi/package.json
@@ -1,57 +1,57 @@
{
- "name": "strip-ansi",
- "version": "7.0.1",
- "description": "Strip ANSI escape codes from a string",
- "license": "MIT",
- "repository": "chalk/strip-ansi",
- "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^6.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "strip-ansi",
+ "version": "7.0.1",
+ "description": "Strip ANSI escape codes from a string",
+ "license": "MIT",
+ "repository": "chalk/strip-ansi",
+ "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^6.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/cli-truncate/package.json b/node_modules/cli-truncate/package.json
index 31d9e1131..40ecd51e9 100644
--- a/node_modules/cli-truncate/package.json
+++ b/node_modules/cli-truncate/package.json
@@ -1,48 +1,48 @@
{
- "name": "cli-truncate",
- "version": "3.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": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^5.0.0",
- "string-width": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "cli-truncate",
+ "version": "3.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": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^5.0.0",
+ "string-width": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/color-name/package.json b/node_modules/color-name/package.json
index 7acc90285..782dd8287 100644
--- a/node_modules/color-name/package.json
+++ b/node_modules/color-name/package.json
@@ -1,28 +1,28 @@
-{
- "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"
-}
+{
+ "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"
+}
diff --git a/node_modules/compress-commons/node_modules/is-stream/package.json b/node_modules/compress-commons/node_modules/is-stream/package.json
index 9b68e6ae2..c3b567392 100644
--- a/node_modules/compress-commons/node_modules/is-stream/package.json
+++ b/node_modules/compress-commons/node_modules/is-stream/package.json
@@ -1,42 +1,42 @@
{
- "name": "is-stream",
- "version": "2.0.1",
- "description": "Check if something is a Node.js stream",
- "license": "MIT",
- "repository": "sindresorhus/is-stream",
- "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": [
- "stream",
- "type",
- "streams",
- "writable",
- "readable",
- "duplex",
- "transform",
- "check",
- "detect",
- "is"
- ],
- "devDependencies": {
- "@types/node": "^11.13.6",
- "ava": "^1.4.1",
- "tempy": "^0.3.0",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "is-stream",
+ "version": "2.0.1",
+ "description": "Check if something is a Node.js stream",
+ "license": "MIT",
+ "repository": "sindresorhus/is-stream",
+ "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": [
+ "stream",
+ "type",
+ "streams",
+ "writable",
+ "readable",
+ "duplex",
+ "transform",
+ "check",
+ "detect",
+ "is"
+ ],
+ "devDependencies": {
+ "@types/node": "^11.13.6",
+ "ava": "^1.4.1",
+ "tempy": "^0.3.0",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json
index 4ab7eb9b6..d3640e6b0 100644
--- a/node_modules/concat-map/package.json
+++ b/node_modules/concat-map/package.json
@@ -1,59 +1,43 @@
{
- "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
- ],
- "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 ]
+ }
}
- }
}
diff --git a/node_modules/crc-32/package.json b/node_modules/crc-32/package.json
index 32b096730..a523291a5 100644
--- a/node_modules/crc-32/package.json
+++ b/node_modules/crc-32/package.json
@@ -1,67 +1,43 @@
{
- "name": "crc-32",
- "version": "1.2.2",
- "author": "sheetjs",
- "description": "Pure-JS CRC-32",
- "keywords": [
- "crc",
- "crc32",
- "checksum"
- ],
- "bin": {
- "crc32": "bin/crc32.njs"
- },
- "main": "crc32.js",
- "types": "types/index.d.ts",
- "typesVersions": {
- "*": {
- "*": [
- "types/index.d.ts"
- ]
- }
- },
- "dependencies": {},
- "devDependencies": {
- "printj": "~1.3.1",
- "exit-on-epipe": "~1.0.1",
- "mocha": "~2.5.3",
- "blanket": "~1.2.3",
- "codepage": "~1.10.0",
- "@sheetjs/uglify-js": "~2.7.3",
- "@types/node": "^8.0.7",
- "dtslint": "^0.1.2",
- "typescript": "2.2.0"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/SheetJS/js-crc32.git"
- },
- "scripts": {
- "test": "make test",
- "build": "make",
- "lint": "make fullint",
- "dtslint": "dtslint types"
- },
- "config": {
- "blanket": {
- "pattern": "crc32.js"
- }
- },
- "homepage": "https://sheetjs.com/",
- "files": [
- "crc32.js",
- "crc32c.js",
- "bin/crc32.njs",
- "LICENSE",
- "README.md",
- "types/index.d.ts",
- "types/*.json"
- ],
- "bugs": {
- "url": "https://github.com/SheetJS/js-crc32/issues"
- },
- "license": "Apache-2.0",
- "engines": {
- "node": ">=0.8"
- }
+ "name": "crc-32",
+ "version": "1.2.2",
+ "author": "sheetjs",
+ "description": "Pure-JS CRC-32",
+ "keywords": [ "crc", "crc32", "checksum" ],
+ "bin": {
+ "crc32": "bin/crc32.njs"
+ },
+ "main": "crc32.js",
+ "types": "types/index.d.ts",
+ "typesVersions": { "*": { "*": ["types/index.d.ts" ] } },
+ "dependencies": {
+ },
+ "devDependencies": {
+ "printj": "~1.3.1",
+ "exit-on-epipe": "~1.0.1",
+ "mocha": "~2.5.3",
+ "blanket": "~1.2.3",
+ "codepage": "~1.10.0",
+ "@sheetjs/uglify-js": "~2.7.3",
+ "@types/node": "^8.0.7",
+ "dtslint": "^0.1.2",
+ "typescript": "2.2.0"
+ },
+ "repository": { "type": "git", "url": "git://github.com/SheetJS/js-crc32.git" },
+ "scripts": {
+ "test": "make test",
+ "build": "make",
+ "lint": "make fullint",
+ "dtslint": "dtslint types"
+ },
+ "config": {
+ "blanket": {
+ "pattern": "crc32.js"
+ }
+ },
+ "homepage": "https://sheetjs.com/",
+ "files": ["crc32.js", "crc32c.js", "bin/crc32.njs", "LICENSE", "README.md", "types/index.d.ts", "types/*.json"],
+ "bugs": { "url": "https://github.com/SheetJS/js-crc32/issues" },
+ "license": "Apache-2.0",
+ "engines": { "node": ">=0.8" }
}
diff --git a/node_modules/data-view-buffer/package.json b/node_modules/data-view-buffer/package.json
index ef2ad5ae2..d16d894ce 100644
--- a/node_modules/data-view-buffer/package.json
+++ b/node_modules/data-view-buffer/package.json
@@ -1,88 +1,88 @@
{
- "name": "data-view-buffer",
- "version": "1.0.1",
- "description": "Get the ArrayBuffer out of a DataView, robustly.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/data-view-buffer.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "dataview",
- "buffer",
- "robust"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/data-view-buffer/issues"
- },
- "homepage": "https://github.com/ljharb/data-view-buffer#readme",
- "dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "data-view-buffer",
+ "version": "1.0.1",
+ "description": "Get the ArrayBuffer out of a DataView, robustly.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/data-view-buffer.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "dataview",
+ "buffer",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/data-view-buffer/issues"
+ },
+ "homepage": "https://github.com/ljharb/data-view-buffer#readme",
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/data-view-byte-length/package.json b/node_modules/data-view-byte-length/package.json
index d49bc9016..e94a26d90 100644
--- a/node_modules/data-view-byte-length/package.json
+++ b/node_modules/data-view-byte-length/package.json
@@ -1,94 +1,94 @@
{
- "name": "data-view-byte-length",
- "version": "1.0.1",
- "description": "Get the byteLength out of a DataView, robustly.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && attw -P",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/data-view-byte-length.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "dataview",
- "data",
- "view",
- "byte",
- "length",
- "byteLength",
- "robust"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/data-view-byte-length/issues"
- },
- "homepage": "https://github.com/ljharb/data-view-byte-length#readme",
- "dependencies": {
- "call-bind": "^1.0.7",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.1",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.1.1",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "data-view-byte-length",
+ "version": "1.0.1",
+ "description": "Get the byteLength out of a DataView, robustly.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && attw -P",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/data-view-byte-length.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "dataview",
+ "data",
+ "view",
+ "byte",
+ "length",
+ "byteLength",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/data-view-byte-length/issues"
+ },
+ "homepage": "https://github.com/ljharb/data-view-byte-length#readme",
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.1.1",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/data-view-byte-offset/package.json b/node_modules/data-view-byte-offset/package.json
index 84fe3f797..ab134093d 100644
--- a/node_modules/data-view-byte-offset/package.json
+++ b/node_modules/data-view-byte-offset/package.json
@@ -1,93 +1,93 @@
{
- "name": "data-view-byte-offset",
- "version": "1.0.0",
- "description": "Get the byteOffset out of a DataView, robustly.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && attw -P",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/data-view-byte-offset.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "dataView",
- "data",
- "view",
- "byte",
- "offset",
- "byteOffset",
- "robust"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/data-view-byte-offset/issues"
- },
- "homepage": "https://github.com/ljharb/data-view-byte-offset#readme",
- "dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.0",
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "data-view-byte-offset",
+ "version": "1.0.0",
+ "description": "Get the byteOffset out of a DataView, robustly.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && attw -P",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/data-view-byte-offset.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "dataView",
+ "data",
+ "view",
+ "byte",
+ "offset",
+ "byteOffset",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/data-view-byte-offset/issues"
+ },
+ "homepage": "https://github.com/ljharb/data-view-byte-offset#readme",
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.0",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/date-time/package.json b/node_modules/date-time/package.json
index 549f551ec..6800b43fb 100644
--- a/node_modules/date-time/package.json
+++ b/node_modules/date-time/package.json
@@ -1,41 +1,41 @@
{
- "name": "date-time",
- "version": "3.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"
- },
- "engines": {
- "node": ">=6"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "datetime",
- "date-time",
- "date",
- "time",
- "utc",
- "iso",
- "timezone",
- "zone",
- "timestamp"
- ],
- "dependencies": {
- "time-zone": "^1.0.0"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- }
+ "name": "date-time",
+ "version": "3.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"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "datetime",
+ "date-time",
+ "date",
+ "time",
+ "utc",
+ "iso",
+ "timezone",
+ "zone",
+ "timestamp"
+ ],
+ "dependencies": {
+ "time-zone": "^1.0.0"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "tsd": "^0.7.1",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/default-browser-id/package.json b/node_modules/default-browser-id/package.json
index d064218a9..134863115 100644
--- a/node_modules/default-browser-id/package.json
+++ b/node_modules/default-browser-id/package.json
@@ -1,44 +1,44 @@
{
- "name": "default-browser-id",
- "version": "3.0.0",
- "description": "Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari",
- "license": "MIT",
- "repository": "sindresorhus/default-browser-id",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "macos",
- "browser",
- "default",
- "plist",
- "web",
- "bundle",
- "bundleid",
- "id",
- "identifier",
- "uti"
- ],
- "dependencies": {
- "bplist-parser": "^0.2.0",
- "untildify": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "xo": "^0.38.2"
- }
+ "name": "default-browser-id",
+ "version": "3.0.0",
+ "description": "Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari",
+ "license": "MIT",
+ "repository": "sindresorhus/default-browser-id",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "macos",
+ "browser",
+ "default",
+ "plist",
+ "web",
+ "bundle",
+ "bundleid",
+ "id",
+ "identifier",
+ "uti"
+ ],
+ "dependencies": {
+ "bplist-parser": "^0.2.0",
+ "untildify": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/default-browser/package.json b/node_modules/default-browser/package.json
index bfc8f3647..91bc38592 100644
--- a/node_modules/default-browser/package.json
+++ b/node_modules/default-browser/package.json
@@ -1,52 +1,52 @@
{
- "name": "default-browser",
- "version": "4.0.0",
- "description": "Get the default browser",
- "license": "MIT",
- "repository": "sindresorhus/default-browser",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=14.16"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "windows.js",
- "index.d.ts"
- ],
- "keywords": [
- "macos",
- "linux",
- "browser",
- "default",
- "plist",
- "web",
- "bundle",
- "bundleid",
- "id",
- "identifier",
- "uti",
- "cfbundlename",
- "applescript"
- ],
- "dependencies": {
- "bundle-name": "^3.0.0",
- "default-browser-id": "^3.0.0",
- "execa": "^7.1.1",
- "titleize": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^5.2.0",
- "tsd": "^0.28.0",
- "xo": "^0.53.1"
- }
+ "name": "default-browser",
+ "version": "4.0.0",
+ "description": "Get the default browser",
+ "license": "MIT",
+ "repository": "sindresorhus/default-browser",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=14.16"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "windows.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "macos",
+ "linux",
+ "browser",
+ "default",
+ "plist",
+ "web",
+ "bundle",
+ "bundleid",
+ "id",
+ "identifier",
+ "uti",
+ "cfbundlename",
+ "applescript"
+ ],
+ "dependencies": {
+ "bundle-name": "^3.0.0",
+ "default-browser-id": "^3.0.0",
+ "execa": "^7.1.1",
+ "titleize": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^5.2.0",
+ "tsd": "^0.28.0",
+ "xo": "^0.53.1"
+ }
}
diff --git a/node_modules/define-data-property/package.json b/node_modules/define-data-property/package.json
index 91151d9f9..eec40971e 100644
--- a/node_modules/define-data-property/package.json
+++ b/node_modules/define-data-property/package.json
@@ -1,106 +1,106 @@
{
- "name": "define-data-property",
- "version": "1.1.4",
- "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
- "main": "index.js",
- "types": "./index.d.ts",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "tsc": "tsc -p .",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "npm run tsc",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/define-data-property.git"
- },
- "keywords": [
- "define",
- "data",
- "property",
- "object",
- "accessor",
- "javascript",
- "ecmascript",
- "enumerable",
- "configurable",
- "writable"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/define-data-property/issues"
- },
- "homepage": "https://github.com/ljharb/define-data-property#readme",
- "dependencies": {
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "gopd": "^1.0.1"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/define-properties": "^1.1.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/get-intrinsic": "^1.2.2",
- "@types/gopd": "^1.0.3",
- "@types/has-property-descriptors": "^1.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/object.getownpropertydescriptors": "^2.1.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "hasown": "^2.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "object.getownpropertydescriptors": "^2.1.7",
- "reflect.ownkeys": "^1.1.4",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "testling": {
- "files": "test/index.js"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "types/reflect.ownkeys"
- ]
- }
+ "name": "define-data-property",
+ "version": "1.1.4",
+ "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "tsc": "tsc -p .",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "npm run tsc",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/define-data-property.git"
+ },
+ "keywords": [
+ "define",
+ "data",
+ "property",
+ "object",
+ "accessor",
+ "javascript",
+ "ecmascript",
+ "enumerable",
+ "configurable",
+ "writable"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/define-data-property/issues"
+ },
+ "homepage": "https://github.com/ljharb/define-data-property#readme",
+ "dependencies": {
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "gopd": "^1.0.1"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/define-properties": "^1.1.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/get-intrinsic": "^1.2.2",
+ "@types/gopd": "^1.0.3",
+ "@types/has-property-descriptors": "^1.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/object.getownpropertydescriptors": "^2.1.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "hasown": "^2.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "object.getownpropertydescriptors": "^2.1.7",
+ "reflect.ownkeys": "^1.1.4",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "types/reflect.ownkeys"
+ ]
+ }
}
diff --git a/node_modules/define-lazy-prop/package.json b/node_modules/define-lazy-prop/package.json
index 3a61c2a43..05bda939c 100644
--- a/node_modules/define-lazy-prop/package.json
+++ b/node_modules/define-lazy-prop/package.json
@@ -1,51 +1,51 @@
{
- "name": "define-lazy-prop",
- "version": "3.0.0",
- "description": "Define a lazily evaluated property on an object",
- "license": "MIT",
- "repository": "sindresorhus/define-lazy-prop",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "lazy",
- "property",
- "properties",
- "prop",
- "define",
- "object",
- "value",
- "lazily",
- "laziness",
- "evaluation",
- "eval",
- "execute",
- "getter",
- "function",
- "fn",
- "memoize",
- "cache",
- "defer",
- "deferred"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "define-lazy-prop",
+ "version": "3.0.0",
+ "description": "Define a lazily evaluated property on an object",
+ "license": "MIT",
+ "repository": "sindresorhus/define-lazy-prop",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "lazy",
+ "property",
+ "properties",
+ "prop",
+ "define",
+ "object",
+ "value",
+ "lazily",
+ "laziness",
+ "evaluation",
+ "eval",
+ "execute",
+ "getter",
+ "function",
+ "fn",
+ "memoize",
+ "cache",
+ "defer",
+ "deferred"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/define-properties/package.json b/node_modules/define-properties/package.json
index f12c3a112..577d8853b 100644
--- a/node_modules/define-properties/package.json
+++ b/node_modules/define-properties/package.json
@@ -1,88 +1,88 @@
{
- "name": "define-properties",
- "version": "1.2.1",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/define-properties.git"
- },
- "keywords": [
- "Object.defineProperty",
- "Object.defineProperties",
- "object",
- "property descriptor",
- "descriptor",
- "define",
- "ES5"
- ],
- "dependencies": {
- "define-data-property": "^1.0.1",
- "has-property-descriptors": "^1.0.0",
- "object-keys": "^1.1.1"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.6"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "1.1.5"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "test/"
- ]
- }
+ "name": "define-properties",
+ "version": "1.2.1",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/define-properties.git"
+ },
+ "keywords": [
+ "Object.defineProperty",
+ "Object.defineProperties",
+ "object",
+ "property descriptor",
+ "descriptor",
+ "define",
+ "ES5"
+ ],
+ "dependencies": {
+ "define-data-property": "^1.0.1",
+ "has-property-descriptors": "^1.0.0",
+ "object-keys": "^1.1.1"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.6"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "1.1.5"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "test/"
+ ]
+ }
}
diff --git a/node_modules/del/node_modules/aggregate-error/package.json b/node_modules/del/node_modules/aggregate-error/package.json
index a561c3416..74fcc3761 100644
--- a/node_modules/del/node_modules/aggregate-error/package.json
+++ b/node_modules/del/node_modules/aggregate-error/package.json
@@ -1,41 +1,41 @@
{
- "name": "aggregate-error",
- "version": "3.1.0",
- "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"
- }
+ "name": "aggregate-error",
+ "version": "3.1.0",
+ "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"
+ }
}
diff --git a/node_modules/del/node_modules/clean-stack/package.json b/node_modules/del/node_modules/clean-stack/package.json
index 66a4d26b4..719fdff55 100644
--- a/node_modules/del/node_modules/clean-stack/package.json
+++ b/node_modules/del/node_modules/clean-stack/package.json
@@ -1,39 +1,39 @@
{
- "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
- }
+ "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
+ }
}
diff --git a/node_modules/del/node_modules/indent-string/package.json b/node_modules/del/node_modules/indent-string/package.json
index 27e3a0fe9..497bb83bb 100644
--- a/node_modules/del/node_modules/indent-string/package.json
+++ b/node_modules/del/node_modules/indent-string/package.json
@@ -1,37 +1,37 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/del/node_modules/p-map/package.json b/node_modules/del/node_modules/p-map/package.json
index 42b87d82d..042b1af55 100644
--- a/node_modules/del/node_modules/p-map/package.json
+++ b/node_modules/del/node_modules/p-map/package.json
@@ -1,53 +1,53 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/del/package.json b/node_modules/del/package.json
index 7e89ac66f..5f533a6cb 100644
--- a/node_modules/del/package.json
+++ b/node_modules/del/package.json
@@ -1,66 +1,66 @@
{
- "name": "del",
- "version": "6.1.1",
- "description": "Delete files and directories",
- "license": "MIT",
- "repository": "sindresorhus/del",
- "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",
- "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": "^11.0.1",
- "graceful-fs": "^4.2.4",
- "is-glob": "^4.0.1",
- "is-path-cwd": "^2.2.0",
- "is-path-inside": "^3.0.2",
- "p-map": "^4.0.0",
- "rimraf": "^3.0.2",
- "slash": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "benchmark": "^2.1.4",
- "make-dir": "^3.1.0",
- "tempy": "^0.7.0",
- "tsd": "^0.13.1",
- "xo": "^0.33.1"
- }
+ "name": "del",
+ "version": "6.1.1",
+ "description": "Delete files and directories",
+ "license": "MIT",
+ "repository": "sindresorhus/del",
+ "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",
+ "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": "^11.0.1",
+ "graceful-fs": "^4.2.4",
+ "is-glob": "^4.0.1",
+ "is-path-cwd": "^2.2.0",
+ "is-path-inside": "^3.0.2",
+ "p-map": "^4.0.0",
+ "rimraf": "^3.0.2",
+ "slash": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "benchmark": "^2.1.4",
+ "make-dir": "^3.1.0",
+ "tempy": "^0.7.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.33.1"
+ }
}
diff --git a/node_modules/dir-glob/package.json b/node_modules/dir-glob/package.json
index 8c38b04dc..b0a397e66 100644
--- a/node_modules/dir-glob/package.json
+++ b/node_modules/dir-glob/package.json
@@ -1,38 +1,38 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/emittery/package.json b/node_modules/emittery/package.json
index 1b5f30738..adcf83d4b 100644
--- a/node_modules/emittery/package.json
+++ b/node_modules/emittery/package.json
@@ -1,70 +1,70 @@
{
- "name": "emittery",
- "version": "1.0.1",
- "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"
- },
- "type": "module",
- "exports": "./index.js",
- "types": "./index.d.ts",
- "engines": {
- "node": ">=14.16"
- },
- "scripts": {
- "test": "xo && nyc ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "maps.js"
- ],
- "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": "^18.7.15",
- "ava": "^4.3.3",
- "delay": "^5.0.0",
- "nyc": "^15.1.0",
- "p-event": "^5.0.1",
- "tsd": "^0.23.0",
- "xo": "^0.52.3"
- },
- "nyc": {
- "reporter": [
- "html",
- "lcov",
- "text"
- ]
- }
+ "name": "emittery",
+ "version": "1.0.1",
+ "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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "types": "./index.d.ts",
+ "engines": {
+ "node": ">=14.16"
+ },
+ "scripts": {
+ "test": "xo && nyc ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "maps.js"
+ ],
+ "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": "^18.7.15",
+ "ava": "^4.3.3",
+ "delay": "^5.0.0",
+ "nyc": "^15.1.0",
+ "p-event": "^5.0.1",
+ "tsd": "^0.23.0",
+ "xo": "^0.52.3"
+ },
+ "nyc": {
+ "reporter": [
+ "html",
+ "lcov",
+ "text"
+ ]
+ }
}
diff --git a/node_modules/es-abstract/package.json b/node_modules/es-abstract/package.json
index 4bde31025..f81749113 100644
--- a/node_modules/es-abstract/package.json
+++ b/node_modules/es-abstract/package.json
@@ -1,180 +1,180 @@
{
- "name": "es-abstract",
- "version": "1.23.3",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "ECMAScript spec abstract operations.",
- "license": "MIT",
- "main": "index.js",
- "browser": {
- "worker_threads": false
- },
- "type": "commonjs",
- "sideEffects": false,
- "scripts": {
- "spackled": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1",
- "prespackle": "npm run --silent spackled | xargs rm || true",
- "spackle": "node operations/spackle 1 && node operations/build-unicode.mjs",
- "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest && npm run spackle",
- "pretest": "npm run lint",
- "test": "npm run tests-only && npm run test:ses",
- "test:ses": "node test/ses-compat",
- "posttest": "aud --production",
- "tests-only": "nyc node --stack-size=5120 test",
- "lint": "eslint .",
- "eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/es-abstract.git"
- },
- "keywords": [
- "ECMAScript",
- "ES",
- "abstract",
- "operation",
- "abstract operation",
- "JavaScript",
- "ES5",
- "ES6",
- "ES7"
- ],
- "dependencies": {
- "array-buffer-byte-length": "^1.0.1",
- "arraybuffer.prototype.slice": "^1.0.3",
- "available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
- "data-view-buffer": "^1.0.1",
- "data-view-byte-length": "^1.0.1",
- "data-view-byte-offset": "^1.0.0",
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "es-set-tostringtag": "^2.0.3",
- "es-to-primitive": "^1.2.1",
- "function.prototype.name": "^1.1.6",
- "get-intrinsic": "^1.2.4",
- "get-symbol-description": "^1.0.2",
- "globalthis": "^1.0.3",
- "gopd": "^1.0.1",
- "has-property-descriptors": "^1.0.2",
- "has-proto": "^1.0.3",
- "has-symbols": "^1.0.3",
- "hasown": "^2.0.2",
- "internal-slot": "^1.0.7",
- "is-array-buffer": "^3.0.4",
- "is-callable": "^1.2.7",
- "is-data-view": "^1.0.1",
- "is-negative-zero": "^2.0.3",
- "is-regex": "^1.1.4",
- "is-shared-array-buffer": "^1.0.3",
- "is-string": "^1.0.7",
- "is-typed-array": "^1.1.13",
- "is-weakref": "^1.0.2",
- "object-inspect": "^1.13.1",
- "object-keys": "^1.1.1",
- "object.assign": "^4.1.5",
- "regexp.prototype.flags": "^1.5.2",
- "safe-array-concat": "^1.1.2",
- "safe-regex-test": "^1.0.3",
- "string.prototype.trim": "^1.2.9",
- "string.prototype.trimend": "^1.0.8",
- "string.prototype.trimstart": "^1.0.8",
- "typed-array-buffer": "^1.0.2",
- "typed-array-byte-length": "^1.0.1",
- "typed-array-byte-offset": "^1.0.2",
- "typed-array-length": "^1.0.6",
- "unbox-primitive": "^1.0.2",
- "which-typed-array": "^1.1.15"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@unicode/unicode-15.0.0": "^1.5.2",
- "array.from": "^1.1.6",
- "array.prototype.filter": "^1.0.4",
- "array.prototype.flatmap": "^1.3.2",
- "array.prototype.indexof": "^1.0.7",
- "aud": "^2.0.4",
- "available-regexp-flags": "^1.0.4",
- "cheerio": "=1.0.0-rc.3",
- "define-accessor-property": "^1.0.0",
- "define-data-property": "^1.1.4",
- "diff": "^5.2.0",
- "eclint": "^2.8.1",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "function-bind": "^1.1.2",
- "functions-have-names": "^1.2.3",
- "glob": "=10.3.7",
- "has-bigints": "^1.0.2",
- "has-named-captures": "^1.0.0",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "is-core-module": "^2.13.1",
- "is-registered-symbol": "^1.0.1",
- "jackspeak": "=2.1.1",
- "make-arrow-function": "^1.2.0",
- "make-async-function": "^1.0.0",
- "make-async-generator-function": "^1.0.0",
- "make-generator-function": "^2.0.0",
- "mock-property": "^1.0.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object.fromentries": "^2.0.8",
- "safe-bigint": "^1.1.0",
- "safe-publish-latest": "^2.0.0",
- "ses": "^0.18.8",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "publishConfig": {
- "ignore": [
- ".github",
- "",
- "# dev scripts",
- "operations/*.js",
- "!operations/20*.js",
- "",
- "test/",
- "",
- ".gitattributes"
- ]
- }
+ "name": "es-abstract",
+ "version": "1.23.3",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "ECMAScript spec abstract operations.",
+ "license": "MIT",
+ "main": "index.js",
+ "browser": {
+ "worker_threads": false
+ },
+ "type": "commonjs",
+ "sideEffects": false,
+ "scripts": {
+ "spackled": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1",
+ "prespackle": "npm run --silent spackled | xargs rm || true",
+ "spackle": "node operations/spackle 1 && node operations/build-unicode.mjs",
+ "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest && npm run spackle",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only && npm run test:ses",
+ "test:ses": "node test/ses-compat",
+ "posttest": "aud --production",
+ "tests-only": "nyc node --stack-size=5120 test",
+ "lint": "eslint .",
+ "eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/es-abstract.git"
+ },
+ "keywords": [
+ "ECMAScript",
+ "ES",
+ "abstract",
+ "operation",
+ "abstract operation",
+ "JavaScript",
+ "ES5",
+ "ES6",
+ "ES7"
+ ],
+ "dependencies": {
+ "array-buffer-byte-length": "^1.0.1",
+ "arraybuffer.prototype.slice": "^1.0.3",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "data-view-buffer": "^1.0.1",
+ "data-view-byte-length": "^1.0.1",
+ "data-view-byte-offset": "^1.0.0",
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "es-set-tostringtag": "^2.0.3",
+ "es-to-primitive": "^1.2.1",
+ "function.prototype.name": "^1.1.6",
+ "get-intrinsic": "^1.2.4",
+ "get-symbol-description": "^1.0.2",
+ "globalthis": "^1.0.3",
+ "gopd": "^1.0.1",
+ "has-property-descriptors": "^1.0.2",
+ "has-proto": "^1.0.3",
+ "has-symbols": "^1.0.3",
+ "hasown": "^2.0.2",
+ "internal-slot": "^1.0.7",
+ "is-array-buffer": "^3.0.4",
+ "is-callable": "^1.2.7",
+ "is-data-view": "^1.0.1",
+ "is-negative-zero": "^2.0.3",
+ "is-regex": "^1.1.4",
+ "is-shared-array-buffer": "^1.0.3",
+ "is-string": "^1.0.7",
+ "is-typed-array": "^1.1.13",
+ "is-weakref": "^1.0.2",
+ "object-inspect": "^1.13.1",
+ "object-keys": "^1.1.1",
+ "object.assign": "^4.1.5",
+ "regexp.prototype.flags": "^1.5.2",
+ "safe-array-concat": "^1.1.2",
+ "safe-regex-test": "^1.0.3",
+ "string.prototype.trim": "^1.2.9",
+ "string.prototype.trimend": "^1.0.8",
+ "string.prototype.trimstart": "^1.0.8",
+ "typed-array-buffer": "^1.0.2",
+ "typed-array-byte-length": "^1.0.1",
+ "typed-array-byte-offset": "^1.0.2",
+ "typed-array-length": "^1.0.6",
+ "unbox-primitive": "^1.0.2",
+ "which-typed-array": "^1.1.15"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@unicode/unicode-15.0.0": "^1.5.2",
+ "array.from": "^1.1.6",
+ "array.prototype.filter": "^1.0.4",
+ "array.prototype.flatmap": "^1.3.2",
+ "array.prototype.indexof": "^1.0.7",
+ "aud": "^2.0.4",
+ "available-regexp-flags": "^1.0.4",
+ "cheerio": "=1.0.0-rc.3",
+ "define-accessor-property": "^1.0.0",
+ "define-data-property": "^1.1.4",
+ "diff": "^5.2.0",
+ "eclint": "^2.8.1",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "function-bind": "^1.1.2",
+ "functions-have-names": "^1.2.3",
+ "glob": "=10.3.7",
+ "has-bigints": "^1.0.2",
+ "has-named-captures": "^1.0.0",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "is-core-module": "^2.13.1",
+ "is-registered-symbol": "^1.0.1",
+ "jackspeak": "=2.1.1",
+ "make-arrow-function": "^1.2.0",
+ "make-async-function": "^1.0.0",
+ "make-async-generator-function": "^1.0.0",
+ "make-generator-function": "^2.0.0",
+ "mock-property": "^1.0.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object.fromentries": "^2.0.8",
+ "safe-bigint": "^1.1.0",
+ "safe-publish-latest": "^2.0.0",
+ "ses": "^0.18.8",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github",
+ "",
+ "# dev scripts",
+ "operations/*.js",
+ "!operations/20*.js",
+ "",
+ "test/",
+ "",
+ ".gitattributes"
+ ]
+ }
}
diff --git a/node_modules/es-define-property/package.json b/node_modules/es-define-property/package.json
index 5d4a3cf39..45bc90f3e 100644
--- a/node_modules/es-define-property/package.json
+++ b/node_modules/es-define-property/package.json
@@ -1,81 +1,81 @@
{
- "name": "es-define-property",
- "version": "1.0.0",
- "description": "`Object.defineProperty`, but not IE 8's broken one.",
- "main": "index.js",
- "types": "./index.d.ts",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/es-define-property.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "object",
- "define",
- "property",
- "defineProperty",
- "Object.defineProperty"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/es-define-property/issues"
- },
- "homepage": "https://github.com/ljharb/es-define-property#readme",
- "dependencies": {
- "get-intrinsic": "^1.2.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/get-intrinsic": "^1.2.2",
- "@types/gopd": "^1.0.3",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "^8.8.0",
- "evalmd": "^0.0.19",
- "gopd": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "es-define-property",
+ "version": "1.0.0",
+ "description": "`Object.defineProperty`, but not IE 8's broken one.",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/es-define-property.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "object",
+ "define",
+ "property",
+ "defineProperty",
+ "Object.defineProperty"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/es-define-property/issues"
+ },
+ "homepage": "https://github.com/ljharb/es-define-property#readme",
+ "dependencies": {
+ "get-intrinsic": "^1.2.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/get-intrinsic": "^1.2.2",
+ "@types/gopd": "^1.0.3",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "^8.8.0",
+ "evalmd": "^0.0.19",
+ "gopd": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/es-errors/package.json b/node_modules/es-errors/package.json
index b5c07852c..ff8c2a531 100644
--- a/node_modules/es-errors/package.json
+++ b/node_modules/es-errors/package.json
@@ -1,80 +1,80 @@
{
- "name": "es-errors",
- "version": "1.3.0",
- "description": "A simple cache for a few of the JS Error constructors.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./eval": "./eval.js",
- "./range": "./range.js",
- "./ref": "./ref.js",
- "./syntax": "./syntax.js",
- "./type": "./type.js",
- "./uri": "./uri.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "tests-only": "nyc tape 'test/**/*.js'",
- "posttest": "aud --production",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/es-errors.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "error",
- "typeerror",
- "syntaxerror",
- "rangeerror"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/es-errors/issues"
- },
- "homepage": "https://github.com/ljharb/es-errors#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eclint": "^2.8.1",
- "eslint": "^8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "es-errors",
+ "version": "1.3.0",
+ "description": "A simple cache for a few of the JS Error constructors.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./eval": "./eval.js",
+ "./range": "./range.js",
+ "./ref": "./ref.js",
+ "./syntax": "./syntax.js",
+ "./type": "./type.js",
+ "./uri": "./uri.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "posttest": "aud --production",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/es-errors.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "error",
+ "typeerror",
+ "syntaxerror",
+ "rangeerror"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/es-errors/issues"
+ },
+ "homepage": "https://github.com/ljharb/es-errors#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eclint": "^2.8.1",
+ "eslint": "^8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/es-get-iterator/package.json b/node_modules/es-get-iterator/package.json
index 99e736e68..577b12eb1 100644
--- a/node_modules/es-get-iterator/package.json
+++ b/node_modules/es-get-iterator/package.json
@@ -1,102 +1,102 @@
{
- "name": "es-get-iterator",
- "version": "1.1.3",
- "description": "Get an iterator for any JS language value. Works robustly across all environments, all versions.",
- "main": "./index.js",
- "browser": "./index.js",
- "exports": {
- ".": [
- {
- "browser": "./index.js",
- "import": "./node.mjs",
- "default": "./node.js"
- },
- "./node.js"
- ],
- "./package": "./package.json",
- "./package.json": "./package.json"
- },
- "type": "commonjs",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc node test/${TEST_VARIANT-}",
- "tests-esm": "TEST_VARIANT=node.mjs npm run tests-only",
- "tests-preload-es6-shim": "TEST_VARIANT=es6-shim PRELOAD_GET_ITERATOR=true npm run tests-only",
- "test": "npm run tests-only && TEST_VARIANT=node npm run tests-only && npm run tests-esm && npm run tests-preload-es6-shim",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/es-get-iterator.git"
- },
- "keywords": [
- "iterator",
- "Symbol.iterator",
- "iterable",
- "collection",
- "next",
- "iteration"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/es-get-iterator/issues"
- },
- "homepage": "https://github.com/ljharb/es-get-iterator#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.1",
- "aud": "^2.0.2",
- "auto-changelog": "^2.4.0",
- "core-js": "^2.6.10 || ^3.4.2",
- "es5-shim": "^4.6.7",
- "es6-shim": "^0.35.7",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "has-bigints": "^1.0.2",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.12.3",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.1"
- },
- "testling": {
- "files": "./test/index.js"
- },
- "greenkeeper": {
- "ignore": [
- "nyc"
- ]
- },
- "dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.3",
- "has-symbols": "^1.0.3",
- "is-arguments": "^1.1.1",
- "is-map": "^2.0.2",
- "is-set": "^2.0.2",
- "is-string": "^1.0.7",
- "isarray": "^2.0.5",
- "stop-iteration-iterator": "^1.0.0"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "es-get-iterator",
+ "version": "1.1.3",
+ "description": "Get an iterator for any JS language value. Works robustly across all environments, all versions.",
+ "main": "./index.js",
+ "browser": "./index.js",
+ "exports": {
+ ".": [
+ {
+ "browser": "./index.js",
+ "import": "./node.mjs",
+ "default": "./node.js"
+ },
+ "./node.js"
+ ],
+ "./package": "./package.json",
+ "./package.json": "./package.json"
+ },
+ "type": "commonjs",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc node test/${TEST_VARIANT-}",
+ "tests-esm": "TEST_VARIANT=node.mjs npm run tests-only",
+ "tests-preload-es6-shim": "TEST_VARIANT=es6-shim PRELOAD_GET_ITERATOR=true npm run tests-only",
+ "test": "npm run tests-only && TEST_VARIANT=node npm run tests-only && npm run tests-esm && npm run tests-preload-es6-shim",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/es-get-iterator.git"
+ },
+ "keywords": [
+ "iterator",
+ "Symbol.iterator",
+ "iterable",
+ "collection",
+ "next",
+ "iteration"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/es-get-iterator/issues"
+ },
+ "homepage": "https://github.com/ljharb/es-get-iterator#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.1",
+ "aud": "^2.0.2",
+ "auto-changelog": "^2.4.0",
+ "core-js": "^2.6.10 || ^3.4.2",
+ "es5-shim": "^4.6.7",
+ "es6-shim": "^0.35.7",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "has-bigints": "^1.0.2",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.12.3",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.1"
+ },
+ "testling": {
+ "files": "./test/index.js"
+ },
+ "greenkeeper": {
+ "ignore": [
+ "nyc"
+ ]
+ },
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.3",
+ "has-symbols": "^1.0.3",
+ "is-arguments": "^1.1.1",
+ "is-map": "^2.0.2",
+ "is-set": "^2.0.2",
+ "is-string": "^1.0.7",
+ "isarray": "^2.0.5",
+ "stop-iteration-iterator": "^1.0.0"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/es-object-atoms/package.json b/node_modules/es-object-atoms/package.json
index 1e64881b7..3f144c62a 100644
--- a/node_modules/es-object-atoms/package.json
+++ b/node_modules/es-object-atoms/package.json
@@ -1,79 +1,79 @@
{
- "name": "es-object-atoms",
- "version": "1.0.0",
- "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./RequireObjectCoercible": "./RequireObjectCoercible.js",
- "./ToObject": "./ToObject.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "tests-only": "nyc tape 'test/**/*.js'",
- "posttest": "aud --production",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/es-object-atoms.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "object",
- "toobject",
- "coercible"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/es-object-atoms/issues"
- },
- "homepage": "https://github.com/ljharb/es-object-atoms#readme",
- "dependencies": {
- "es-errors": "^1.3.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.2.0",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eclint": "^2.8.1",
- "eslint": "^8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "es-object-atoms",
+ "version": "1.0.0",
+ "description": "ES Object-related atoms: Object, ToObject, RequireObjectCoercible",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./RequireObjectCoercible": "./RequireObjectCoercible.js",
+ "./ToObject": "./ToObject.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "posttest": "aud --production",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/es-object-atoms.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "object",
+ "toobject",
+ "coercible"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/es-object-atoms/issues"
+ },
+ "homepage": "https://github.com/ljharb/es-object-atoms#readme",
+ "dependencies": {
+ "es-errors": "^1.3.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.2.0",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eclint": "^2.8.1",
+ "eslint": "^8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/es-set-tostringtag/package.json b/node_modules/es-set-tostringtag/package.json
index 12ab1763f..83fb5e811 100644
--- a/node_modules/es-set-tostringtag/package.json
+++ b/node_modules/es-set-tostringtag/package.json
@@ -1,74 +1,74 @@
{
- "name": "es-set-tostringtag",
- "version": "2.0.3",
- "description": "A helper to optimistically set Symbol.toStringTag, when possible.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/es-shims/es-set-tostringtag.git"
- },
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/es-shims/es-set-tostringtag/issues"
- },
- "homepage": "https://github.com/es-shims/es-set-tostringtag#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/get-intrinsic": "^1.2.2",
- "@types/has-symbols": "^1.0.2",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "^5.4.0-dev.20240220"
- },
- "dependencies": {
- "get-intrinsic": "^1.2.4",
- "has-tostringtag": "^1.0.2",
- "hasown": "^2.0.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "testling": {
- "files": "./test/index.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "es-set-tostringtag",
+ "version": "2.0.3",
+ "description": "A helper to optimistically set Symbol.toStringTag, when possible.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/es-shims/es-set-tostringtag.git"
+ },
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/es-shims/es-set-tostringtag/issues"
+ },
+ "homepage": "https://github.com/es-shims/es-set-tostringtag#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/get-intrinsic": "^1.2.2",
+ "@types/has-symbols": "^1.0.2",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "^5.4.0-dev.20240220"
+ },
+ "dependencies": {
+ "get-intrinsic": "^1.2.4",
+ "has-tostringtag": "^1.0.2",
+ "hasown": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "testling": {
+ "files": "./test/index.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/es-shim-unscopables/package.json b/node_modules/es-shim-unscopables/package.json
index 3760ed285..da57f813e 100644
--- a/node_modules/es-shim-unscopables/package.json
+++ b/node_modules/es-shim-unscopables/package.json
@@ -1,56 +1,56 @@
{
- "name": "es-shim-unscopables",
- "version": "1.0.2",
- "description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint-disabled": "evalmd README.md",
- "lint": "eslint --ext=.js,.mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/es-shim-unscopables.git"
- },
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/es-shim-unscopables/issues"
- },
- "homepage": "https://github.com/ljharb/es-shim-unscopables#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.2"
- },
- "dependencies": {
- "hasown": "^2.0.0"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "es-shim-unscopables",
+ "version": "1.0.2",
+ "description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint-disabled": "evalmd README.md",
+ "lint": "eslint --ext=.js,.mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/es-shim-unscopables.git"
+ },
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/es-shim-unscopables/issues"
+ },
+ "homepage": "https://github.com/ljharb/es-shim-unscopables#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.2"
+ },
+ "dependencies": {
+ "hasown": "^2.0.0"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/es-to-primitive/package.json b/node_modules/es-to-primitive/package.json
index 0c301e6e6..136f87783 100644
--- a/node_modules/es-to-primitive/package.json
+++ b/node_modules/es-to-primitive/package.json
@@ -1,81 +1,81 @@
{
- "name": "es-to-primitive",
- "version": "1.2.1",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "pretest": "npm run --silent lint",
- "test": "npm run --silent tests-only",
- "posttest": "npx aud",
- "tests-only": "node --es-staging test",
- "coverage": "covert test/*.js",
- "coverage-quiet": "covert test/*.js --quiet",
- "lint": "eslint ."
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/es-to-primitive.git"
- },
- "keywords": [
- "primitive",
- "abstract",
- "ecmascript",
- "es5",
- "es6",
- "es2015",
- "toPrimitive",
- "coerce",
- "type",
- "object",
- "string",
- "number",
- "boolean",
- "symbol",
- "null",
- "undefined"
- ],
- "dependencies": {
- "is-callable": "^1.1.4",
- "is-date-object": "^1.0.1",
- "is-symbol": "^1.0.2"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^15.0.0",
- "covert": "^1.1.1",
- "eslint": "^6.6.0",
- "foreach": "^2.0.5",
- "function.prototype.name": "^1.1.1",
- "has-symbols": "^1.0.0",
- "object-inspect": "^1.6.0",
- "object-is": "^1.0.1",
- "replace": "^1.1.1",
- "semver": "^6.3.0",
- "tape": "^4.11.0"
- },
- "testling": {
- "files": "test",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "es-to-primitive",
+ "version": "1.2.1",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "pretest": "npm run --silent lint",
+ "test": "npm run --silent tests-only",
+ "posttest": "npx aud",
+ "tests-only": "node --es-staging test",
+ "coverage": "covert test/*.js",
+ "coverage-quiet": "covert test/*.js --quiet",
+ "lint": "eslint ."
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/es-to-primitive.git"
+ },
+ "keywords": [
+ "primitive",
+ "abstract",
+ "ecmascript",
+ "es5",
+ "es6",
+ "es2015",
+ "toPrimitive",
+ "coerce",
+ "type",
+ "object",
+ "string",
+ "number",
+ "boolean",
+ "symbol",
+ "null",
+ "undefined"
+ ],
+ "dependencies": {
+ "is-callable": "^1.1.4",
+ "is-date-object": "^1.0.1",
+ "is-symbol": "^1.0.2"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^15.0.0",
+ "covert": "^1.1.1",
+ "eslint": "^6.6.0",
+ "foreach": "^2.0.5",
+ "function.prototype.name": "^1.1.1",
+ "has-symbols": "^1.0.0",
+ "object-inspect": "^1.6.0",
+ "object-is": "^1.0.1",
+ "replace": "^1.1.1",
+ "semver": "^6.3.0",
+ "tape": "^4.11.0"
+ },
+ "testling": {
+ "files": "test",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/eslint-config-prettier/package.json b/node_modules/eslint-config-prettier/package.json
index f5bc0bb9c..bc7bc1561 100644
--- a/node_modules/eslint-config-prettier/package.json
+++ b/node_modules/eslint-config-prettier/package.json
@@ -6,11 +6,7 @@
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
"repository": "prettier/eslint-config-prettier",
"bin": "bin/cli.js",
- "keywords": [
- "eslint",
- "eslintconfig",
- "prettier"
- ],
+ "keywords": ["eslint", "eslintconfig", "prettier"],
"peerDependencies": {
"eslint": ">=7.0.0"
}
diff --git a/node_modules/eslint-rule-documentation/package.json b/node_modules/eslint-rule-documentation/package.json
index 056faee0e..f10458f32 100644
--- a/node_modules/eslint-rule-documentation/package.json
+++ b/node_modules/eslint-rule-documentation/package.json
@@ -1,40 +1,40 @@
-{
- "name": "eslint-rule-documentation",
- "version": "1.0.23",
- "description": "Find the url for the documentation of an ESLint rule",
- "license": "MIT",
- "repository": "jfmengels/eslint-rule-documentation",
- "author": {
- "name": "Jeroen Engels",
- "email": "jfm.engels@gmail.com",
- "url": "github.com/jfmengels"
- },
- "engines": {
- "node": ">=4.0.0"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js",
- "plugins.json"
- ],
- "keywords": [
- "eslint",
- "eslintplugin",
- "eslint-plugin",
- "plugin",
- "plugins",
- "rule",
- "rules",
- "doc",
- "documentation"
- ],
- "devDependencies": {
- "ava": "^0.15.2",
- "xo": "^0.16.0"
- },
- "xo": {
- "space": 2
- }
-}
+{
+ "name": "eslint-rule-documentation",
+ "version": "1.0.23",
+ "description": "Find the url for the documentation of an ESLint rule",
+ "license": "MIT",
+ "repository": "jfmengels/eslint-rule-documentation",
+ "author": {
+ "name": "Jeroen Engels",
+ "email": "jfm.engels@gmail.com",
+ "url": "github.com/jfmengels"
+ },
+ "engines": {
+ "node": ">=4.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js",
+ "plugins.json"
+ ],
+ "keywords": [
+ "eslint",
+ "eslintplugin",
+ "eslint-plugin",
+ "plugin",
+ "plugins",
+ "rule",
+ "rules",
+ "doc",
+ "documentation"
+ ],
+ "devDependencies": {
+ "ava": "^0.15.2",
+ "xo": "^0.16.0"
+ },
+ "xo": {
+ "space": 2
+ }
+}
diff --git a/node_modules/eslint/node_modules/ansi-styles/package.json b/node_modules/eslint/node_modules/ansi-styles/package.json
index 8df0116d2..347b035e1 100644
--- a/node_modules/eslint/node_modules/ansi-styles/package.json
+++ b/node_modules/eslint/node_modules/ansi-styles/package.json
@@ -1,57 +1,57 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/eslint/node_modules/chalk/package.json b/node_modules/eslint/node_modules/chalk/package.json
index c86592aad..0d99f0f28 100644
--- a/node_modules/eslint/node_modules/chalk/package.json
+++ b/node_modules/eslint/node_modules/chalk/package.json
@@ -1,68 +1,68 @@
{
- "name": "chalk",
- "version": "4.1.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"
- }
- }
+ "name": "chalk",
+ "version": "4.1.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"
+ }
+ }
}
diff --git a/node_modules/eslint/node_modules/escape-string-regexp/package.json b/node_modules/eslint/node_modules/escape-string-regexp/package.json
index 10a648a8d..c6eb4a91b 100644
--- a/node_modules/eslint/node_modules/escape-string-regexp/package.json
+++ b/node_modules/eslint/node_modules/escape-string-regexp/package.json
@@ -1,38 +1,38 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/eslint/node_modules/find-up/package.json b/node_modules/eslint/node_modules/find-up/package.json
index a347f5cf0..56db6dd80 100644
--- a/node_modules/eslint/node_modules/find-up/package.json
+++ b/node_modules/eslint/node_modules/find-up/package.json
@@ -1,54 +1,54 @@
{
- "name": "find-up",
- "version": "5.0.0",
- "description": "Find a file or directory by walking up parent directories",
- "license": "MIT",
- "repository": "sindresorhus/find-up",
- "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": [
- "find",
- "up",
- "find-up",
- "findup",
- "look-up",
- "look",
- "file",
- "search",
- "match",
- "package",
- "resolve",
- "parent",
- "parents",
- "folder",
- "directory",
- "walk",
- "walking",
- "path"
- ],
- "dependencies": {
- "locate-path": "^6.0.0",
- "path-exists": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^2.1.0",
- "is-path-inside": "^2.1.0",
- "tempy": "^0.6.0",
- "tsd": "^0.13.1",
- "xo": "^0.33.0"
- }
+ "name": "find-up",
+ "version": "5.0.0",
+ "description": "Find a file or directory by walking up parent directories",
+ "license": "MIT",
+ "repository": "sindresorhus/find-up",
+ "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": [
+ "find",
+ "up",
+ "find-up",
+ "findup",
+ "look-up",
+ "look",
+ "file",
+ "search",
+ "match",
+ "package",
+ "resolve",
+ "parent",
+ "parents",
+ "folder",
+ "directory",
+ "walk",
+ "walking",
+ "path"
+ ],
+ "dependencies": {
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^2.1.0",
+ "is-path-inside": "^2.1.0",
+ "tempy": "^0.6.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.33.0"
+ }
}
diff --git a/node_modules/eslint/node_modules/has-flag/package.json b/node_modules/eslint/node_modules/has-flag/package.json
index 9b7c18236..a9cba4b85 100644
--- a/node_modules/eslint/node_modules/has-flag/package.json
+++ b/node_modules/eslint/node_modules/has-flag/package.json
@@ -1,46 +1,46 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/eslint/node_modules/locate-path/package.json b/node_modules/eslint/node_modules/locate-path/package.json
index da827015c..08bea50dc 100644
--- a/node_modules/eslint/node_modules/locate-path/package.json
+++ b/node_modules/eslint/node_modules/locate-path/package.json
@@ -1,46 +1,46 @@
{
- "name": "locate-path",
- "version": "6.0.0",
- "description": "Get the first path that exists on disk of multiple paths",
- "license": "MIT",
- "repository": "sindresorhus/locate-path",
- "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": [
- "locate",
- "path",
- "paths",
- "file",
- "files",
- "exists",
- "find",
- "finder",
- "search",
- "searcher",
- "array",
- "iterable",
- "iterator"
- ],
- "dependencies": {
- "p-locate": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.13.1",
- "xo": "^0.32.1"
- }
+ "name": "locate-path",
+ "version": "6.0.0",
+ "description": "Get the first path that exists on disk of multiple paths",
+ "license": "MIT",
+ "repository": "sindresorhus/locate-path",
+ "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": [
+ "locate",
+ "path",
+ "paths",
+ "file",
+ "files",
+ "exists",
+ "find",
+ "finder",
+ "search",
+ "searcher",
+ "array",
+ "iterable",
+ "iterator"
+ ],
+ "dependencies": {
+ "p-locate": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.32.1"
+ }
}
diff --git a/node_modules/eslint/node_modules/p-limit/package.json b/node_modules/eslint/node_modules/p-limit/package.json
index 0f0c2869a..76514736f 100644
--- a/node_modules/eslint/node_modules/p-limit/package.json
+++ b/node_modules/eslint/node_modules/p-limit/package.json
@@ -1,52 +1,52 @@
{
- "name": "p-limit",
- "version": "3.1.0",
- "description": "Run multiple promise-returning & async functions with limited concurrency",
- "license": "MIT",
- "repository": "sindresorhus/p-limit",
- "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",
- "limit",
- "limited",
- "concurrency",
- "throttle",
- "throat",
- "rate",
- "batch",
- "ratelimit",
- "task",
- "queue",
- "async",
- "await",
- "promises",
- "bluebird"
- ],
- "dependencies": {
- "yocto-queue": "^0.1.0"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "delay": "^4.4.0",
- "in-range": "^2.0.0",
- "random-int": "^2.0.1",
- "time-span": "^4.0.0",
- "tsd": "^0.13.1",
- "xo": "^0.35.0"
- }
+ "name": "p-limit",
+ "version": "3.1.0",
+ "description": "Run multiple promise-returning & async functions with limited concurrency",
+ "license": "MIT",
+ "repository": "sindresorhus/p-limit",
+ "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",
+ "limit",
+ "limited",
+ "concurrency",
+ "throttle",
+ "throat",
+ "rate",
+ "batch",
+ "ratelimit",
+ "task",
+ "queue",
+ "async",
+ "await",
+ "promises",
+ "bluebird"
+ ],
+ "dependencies": {
+ "yocto-queue": "^0.1.0"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "delay": "^4.4.0",
+ "in-range": "^2.0.0",
+ "random-int": "^2.0.1",
+ "time-span": "^4.0.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.35.0"
+ }
}
diff --git a/node_modules/eslint/node_modules/p-locate/package.json b/node_modules/eslint/node_modules/p-locate/package.json
index 268d0b48b..2d5e447f5 100644
--- a/node_modules/eslint/node_modules/p-locate/package.json
+++ b/node_modules/eslint/node_modules/p-locate/package.json
@@ -1,54 +1,54 @@
{
- "name": "p-locate",
- "version": "5.0.0",
- "description": "Get the first fulfilled promise that satisfies the provided testing function",
- "license": "MIT",
- "repository": "sindresorhus/p-locate",
- "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",
- "locate",
- "find",
- "finder",
- "search",
- "searcher",
- "test",
- "array",
- "collection",
- "iterable",
- "iterator",
- "race",
- "fulfilled",
- "fastest",
- "async",
- "await",
- "promises",
- "bluebird"
- ],
- "dependencies": {
- "p-limit": "^3.0.2"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "delay": "^4.1.0",
- "in-range": "^2.0.0",
- "time-span": "^4.0.0",
- "tsd": "^0.13.1",
- "xo": "^0.32.1"
- }
+ "name": "p-locate",
+ "version": "5.0.0",
+ "description": "Get the first fulfilled promise that satisfies the provided testing function",
+ "license": "MIT",
+ "repository": "sindresorhus/p-locate",
+ "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",
+ "locate",
+ "find",
+ "finder",
+ "search",
+ "searcher",
+ "test",
+ "array",
+ "collection",
+ "iterable",
+ "iterator",
+ "race",
+ "fulfilled",
+ "fastest",
+ "async",
+ "await",
+ "promises",
+ "bluebird"
+ ],
+ "dependencies": {
+ "p-limit": "^3.0.2"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "delay": "^4.1.0",
+ "in-range": "^2.0.0",
+ "time-span": "^4.0.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.32.1"
+ }
}
diff --git a/node_modules/eslint/node_modules/path-exists/package.json b/node_modules/eslint/node_modules/path-exists/package.json
index 364d62691..0755256a2 100644
--- a/node_modules/eslint/node_modules/path-exists/package.json
+++ b/node_modules/eslint/node_modules/path-exists/package.json
@@ -1,39 +1,39 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/eslint/node_modules/supports-color/package.json b/node_modules/eslint/node_modules/supports-color/package.json
index 746ec7cac..f7182edce 100644
--- a/node_modules/eslint/node_modules/supports-color/package.json
+++ b/node_modules/eslint/node_modules/supports-color/package.json
@@ -1,53 +1,53 @@
{
- "name": "supports-color",
- "version": "7.2.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"
+ "name": "supports-color",
+ "version": "7.2.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"
}
diff --git a/node_modules/eslint/node_modules/yocto-queue/package.json b/node_modules/eslint/node_modules/yocto-queue/package.json
index 1ce555c9d..71a91017b 100644
--- a/node_modules/eslint/node_modules/yocto-queue/package.json
+++ b/node_modules/eslint/node_modules/yocto-queue/package.json
@@ -1,43 +1,43 @@
{
- "name": "yocto-queue",
- "version": "0.1.0",
- "description": "Tiny queue data structure",
- "license": "MIT",
- "repository": "sindresorhus/yocto-queue",
- "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": [
- "queue",
- "data",
- "structure",
- "algorithm",
- "queues",
- "queuing",
- "list",
- "array",
- "linkedlist",
- "fifo",
- "enqueue",
- "dequeue",
- "data-structure"
- ],
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.13.1",
- "xo": "^0.35.0"
- }
+ "name": "yocto-queue",
+ "version": "0.1.0",
+ "description": "Tiny queue data structure",
+ "license": "MIT",
+ "repository": "sindresorhus/yocto-queue",
+ "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": [
+ "queue",
+ "data",
+ "structure",
+ "algorithm",
+ "queues",
+ "queuing",
+ "list",
+ "array",
+ "linkedlist",
+ "fifo",
+ "enqueue",
+ "dequeue",
+ "data-structure"
+ ],
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.35.0"
+ }
}
diff --git a/node_modules/execa/package.json b/node_modules/execa/package.json
index 035400a47..2ac72d7f4 100644
--- a/node_modules/execa/package.json
+++ b/node_modules/execa/package.json
@@ -1,86 +1,86 @@
{
- "name": "execa",
- "version": "7.1.1",
- "description": "Process execution for humans",
- "license": "MIT",
- "repository": "sindresorhus/execa",
- "funding": "https://github.com/sindresorhus/execa?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
- },
- "scripts": {
- "test": "xo && c8 ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "lib"
- ],
- "keywords": [
- "exec",
- "child",
- "process",
- "execute",
- "fork",
- "execfile",
- "spawn",
- "file",
- "shell",
- "bin",
- "binary",
- "binaries",
- "npm",
- "path",
- "local"
- ],
- "dependencies": {
- "cross-spawn": "^7.0.3",
- "get-stream": "^6.0.1",
- "human-signals": "^4.3.0",
- "is-stream": "^3.0.0",
- "merge-stream": "^2.0.0",
- "npm-run-path": "^5.1.0",
- "onetime": "^6.0.0",
- "signal-exit": "^3.0.7",
- "strip-final-newline": "^3.0.0"
- },
- "devDependencies": {
- "@types/node": "^18.13.0",
- "ava": "^5.2.0",
- "c8": "^7.12.0",
- "get-node": "^13.5.0",
- "is-running": "^2.1.0",
- "p-event": "^5.0.1",
- "path-key": "^4.0.0",
- "tempfile": "^4.0.0",
- "tsd": "^0.25.0",
- "xo": "^0.53.1"
- },
- "c8": {
- "reporter": [
- "text",
- "lcov"
- ],
- "exclude": [
- "**/fixtures/**",
- "**/test.js",
- "**/test/**"
- ]
- },
- "ava": {
- "workerThreads": false
- },
- "xo": {
- "rules": {
- "unicorn/no-empty-file": "off",
- "@typescript-eslint/ban-types": "off"
- }
- }
+ "name": "execa",
+ "version": "7.1.1",
+ "description": "Process execution for humans",
+ "license": "MIT",
+ "repository": "sindresorhus/execa",
+ "funding": "https://github.com/sindresorhus/execa?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
+ },
+ "scripts": {
+ "test": "xo && c8 ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "lib"
+ ],
+ "keywords": [
+ "exec",
+ "child",
+ "process",
+ "execute",
+ "fork",
+ "execfile",
+ "spawn",
+ "file",
+ "shell",
+ "bin",
+ "binary",
+ "binaries",
+ "npm",
+ "path",
+ "local"
+ ],
+ "dependencies": {
+ "cross-spawn": "^7.0.3",
+ "get-stream": "^6.0.1",
+ "human-signals": "^4.3.0",
+ "is-stream": "^3.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^5.1.0",
+ "onetime": "^6.0.0",
+ "signal-exit": "^3.0.7",
+ "strip-final-newline": "^3.0.0"
+ },
+ "devDependencies": {
+ "@types/node": "^18.13.0",
+ "ava": "^5.2.0",
+ "c8": "^7.12.0",
+ "get-node": "^13.5.0",
+ "is-running": "^2.1.0",
+ "p-event": "^5.0.1",
+ "path-key": "^4.0.0",
+ "tempfile": "^4.0.0",
+ "tsd": "^0.25.0",
+ "xo": "^0.53.1"
+ },
+ "c8": {
+ "reporter": [
+ "text",
+ "lcov"
+ ],
+ "exclude": [
+ "**/fixtures/**",
+ "**/test.js",
+ "**/test/**"
+ ]
+ },
+ "ava": {
+ "workerThreads": false
+ },
+ "xo": {
+ "rules": {
+ "unicorn/no-empty-file": "off",
+ "@typescript-eslint/ban-types": "off"
+ }
+ }
}
diff --git a/node_modules/fast-xml-parser/package.json b/node_modules/fast-xml-parser/package.json
index 2b000b840..f2402c922 100644
--- a/node_modules/fast-xml-parser/package.json
+++ b/node_modules/fast-xml-parser/package.json
@@ -60,16 +60,13 @@
"webpack-cli": "^4.9.1"
},
"typings": "src/fxp.d.ts",
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/NaturalIntelligence"
- },
- {
- "type": "paypal",
- "url": "https://paypal.me/naturalintelligence"
- }
- ],
+ "funding": [{
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ },{
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ }],
"dependencies": {
"strnum": "^1.0.5"
}
diff --git a/node_modules/figures/node_modules/escape-string-regexp/package.json b/node_modules/figures/node_modules/escape-string-regexp/package.json
index 7d8362c2b..9390a6bd2 100644
--- a/node_modules/figures/node_modules/escape-string-regexp/package.json
+++ b/node_modules/figures/node_modules/escape-string-regexp/package.json
@@ -1,40 +1,40 @@
{
- "name": "escape-string-regexp",
- "version": "5.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "escape",
- "regex",
- "regexp",
- "regular",
- "expression",
- "string",
- "special",
- "characters"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "escape-string-regexp",
+ "version": "5.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "escape",
+ "regex",
+ "regexp",
+ "regular",
+ "expression",
+ "string",
+ "special",
+ "characters"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/figures/package.json b/node_modules/figures/package.json
index 9039c0ef4..0f9adf2d8 100644
--- a/node_modules/figures/package.json
+++ b/node_modules/figures/package.json
@@ -1,46 +1,46 @@
{
- "name": "figures",
- "version": "5.0.0",
- "description": "Unicode symbols with fallbacks for older terminals",
- "license": "MIT",
- "repository": "sindresorhus/figures",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=14"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "unicode",
- "cli",
- "cmd",
- "command-line",
- "characters",
- "symbol",
- "symbols",
- "figure",
- "figures",
- "fallback"
- ],
- "dependencies": {
- "escape-string-regexp": "^5.0.0",
- "is-unicode-supported": "^1.2.0"
- },
- "devDependencies": {
- "ava": "^4.3.1",
- "tsd": "^0.22.0",
- "xo": "^0.51.0"
- }
+ "name": "figures",
+ "version": "5.0.0",
+ "description": "Unicode symbols with fallbacks for older terminals",
+ "license": "MIT",
+ "repository": "sindresorhus/figures",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=14"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "unicode",
+ "cli",
+ "cmd",
+ "command-line",
+ "characters",
+ "symbol",
+ "symbols",
+ "figure",
+ "figures",
+ "fallback"
+ ],
+ "dependencies": {
+ "escape-string-regexp": "^5.0.0",
+ "is-unicode-supported": "^1.2.0"
+ },
+ "devDependencies": {
+ "ava": "^4.3.1",
+ "tsd": "^0.22.0",
+ "xo": "^0.51.0"
+ }
}
diff --git a/node_modules/file-url/package.json b/node_modules/file-url/package.json
index ca4f2f574..2e0785c1b 100644
--- a/node_modules/file-url/package.json
+++ b/node_modules/file-url/package.json
@@ -1,35 +1,35 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/find-up/package.json b/node_modules/find-up/package.json
index 8f4236108..13f8e92e5 100644
--- a/node_modules/find-up/package.json
+++ b/node_modules/find-up/package.json
@@ -1,56 +1,56 @@
{
- "name": "find-up",
- "version": "6.2.0",
- "description": "Find a file or directory by walking up parent directories",
- "license": "MIT",
- "repository": "sindresorhus/find-up",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^7.0.0",
- "path-exists": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "is-path-inside": "^4.0.0",
- "tempy": "^2.0.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "find-up",
+ "version": "6.2.0",
+ "description": "Find a file or directory by walking up parent directories",
+ "license": "MIT",
+ "repository": "sindresorhus/find-up",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^7.0.0",
+ "path-exists": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "is-path-inside": "^4.0.0",
+ "tempy": "^2.0.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/flatted/cjs/package.json b/node_modules/flatted/cjs/package.json
index c9a442261..0292b9956 100644
--- a/node_modules/flatted/cjs/package.json
+++ b/node_modules/flatted/cjs/package.json
@@ -1,3 +1 @@
-{
- "type": "commonjs"
-}
\ No newline at end of file
+{"type":"commonjs"}
\ No newline at end of file
diff --git a/node_modules/follow-redirects/LICENSE b/node_modules/follow-redirects/LICENSE
new file mode 100644
index 000000000..742cbada5
--- /dev/null
+++ b/node_modules/follow-redirects/LICENSE
@@ -0,0 +1,18 @@
+Copyright 2014–present Olivier Lalonde , James Talmage , Ruben Verborgh
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
+IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/node_modules/follow-redirects/README.md b/node_modules/follow-redirects/README.md
new file mode 100644
index 000000000..eb869a6f0
--- /dev/null
+++ b/node_modules/follow-redirects/README.md
@@ -0,0 +1,155 @@
+## Follow Redirects
+
+Drop-in replacement for Node's `http` and `https` modules that automatically follows redirects.
+
+[](https://www.npmjs.com/package/follow-redirects)
+[](https://github.com/follow-redirects/follow-redirects/actions)
+[](https://coveralls.io/r/follow-redirects/follow-redirects?branch=master)
+[](https://www.npmjs.com/package/follow-redirects)
+[](https://github.com/sponsors/RubenVerborgh)
+
+`follow-redirects` provides [request](https://nodejs.org/api/http.html#http_http_request_options_callback) and [get](https://nodejs.org/api/http.html#http_http_get_options_callback)
+ methods that behave identically to those found on the native [http](https://nodejs.org/api/http.html#http_http_request_options_callback) and [https](https://nodejs.org/api/https.html#https_https_request_options_callback)
+ modules, with the exception that they will seamlessly follow redirects.
+
+```javascript
+const { http, https } = require('follow-redirects');
+
+http.get('http://bit.ly/900913', response => {
+ response.on('data', chunk => {
+ console.log(chunk);
+ });
+}).on('error', err => {
+ console.error(err);
+});
+```
+
+You can inspect the final redirected URL through the `responseUrl` property on the `response`.
+If no redirection happened, `responseUrl` is the original request URL.
+
+```javascript
+const request = https.request({
+ host: 'bitly.com',
+ path: '/UHfDGO',
+}, response => {
+ console.log(response.responseUrl);
+ // 'http://duckduckgo.com/robots.txt'
+});
+request.end();
+```
+
+## Options
+### Global options
+Global options are set directly on the `follow-redirects` module:
+
+```javascript
+const followRedirects = require('follow-redirects');
+followRedirects.maxRedirects = 10;
+followRedirects.maxBodyLength = 20 * 1024 * 1024; // 20 MB
+```
+
+The following global options are supported:
+
+- `maxRedirects` (default: `21`) – sets the maximum number of allowed redirects; if exceeded, an error will be emitted.
+
+- `maxBodyLength` (default: 10MB) – sets the maximum size of the request body; if exceeded, an error will be emitted.
+
+### Per-request options
+Per-request options are set by passing an `options` object:
+
+```javascript
+const url = require('url');
+const { http, https } = require('follow-redirects');
+
+const options = url.parse('http://bit.ly/900913');
+options.maxRedirects = 10;
+options.beforeRedirect = (options, response, request) => {
+ // Use this to adjust the request options upon redirecting,
+ // to inspect the latest response headers,
+ // or to cancel the request by throwing an error
+
+ // response.headers = the redirect response headers
+ // response.statusCode = the redirect response code (eg. 301, 307, etc.)
+
+ // request.url = the requested URL that resulted in a redirect
+ // request.headers = the headers in the request that resulted in a redirect
+ // request.method = the method of the request that resulted in a redirect
+ if (options.hostname === "example.com") {
+ options.auth = "user:password";
+ }
+};
+http.request(options);
+```
+
+In addition to the [standard HTTP](https://nodejs.org/api/http.html#http_http_request_options_callback) and [HTTPS options](https://nodejs.org/api/https.html#https_https_request_options_callback),
+the following per-request options are supported:
+- `followRedirects` (default: `true`) – whether redirects should be followed.
+
+- `maxRedirects` (default: `21`) – sets the maximum number of allowed redirects; if exceeded, an error will be emitted.
+
+- `maxBodyLength` (default: 10MB) – sets the maximum size of the request body; if exceeded, an error will be emitted.
+
+- `beforeRedirect` (default: `undefined`) – optionally change the request `options` on redirects, or abort the request by throwing an error.
+
+- `agents` (default: `undefined`) – sets the `agent` option per protocol, since HTTP and HTTPS use different agents. Example value: `{ http: new http.Agent(), https: new https.Agent() }`
+
+- `trackRedirects` (default: `false`) – whether to store the redirected response details into the `redirects` array on the response object.
+
+
+### Advanced usage
+By default, `follow-redirects` will use the Node.js default implementations
+of [`http`](https://nodejs.org/api/http.html)
+and [`https`](https://nodejs.org/api/https.html).
+To enable features such as caching and/or intermediate request tracking,
+you might instead want to wrap `follow-redirects` around custom protocol implementations:
+
+```javascript
+const { http, https } = require('follow-redirects').wrap({
+ http: require('your-custom-http'),
+ https: require('your-custom-https'),
+});
+```
+
+Such custom protocols only need an implementation of the `request` method.
+
+## Browser Usage
+
+Due to the way the browser works,
+the `http` and `https` browser equivalents perform redirects by default.
+
+By requiring `follow-redirects` this way:
+```javascript
+const http = require('follow-redirects/http');
+const https = require('follow-redirects/https');
+```
+you can easily tell webpack and friends to replace
+`follow-redirect` by the built-in versions:
+
+```json
+{
+ "follow-redirects/http" : "http",
+ "follow-redirects/https" : "https"
+}
+```
+
+## Contributing
+
+Pull Requests are always welcome. Please [file an issue](https://github.com/follow-redirects/follow-redirects/issues)
+ detailing your proposal before you invest your valuable time. Additional features and bug fixes should be accompanied
+ by tests. You can run the test suite locally with a simple `npm test` command.
+
+## Debug Logging
+
+`follow-redirects` uses the excellent [debug](https://www.npmjs.com/package/debug) for logging. To turn on logging
+ set the environment variable `DEBUG=follow-redirects` for debug output from just this module. When running the test
+ suite it is sometimes advantageous to set `DEBUG=*` to see output from the express server as well.
+
+## Authors
+
+- [Ruben Verborgh](https://ruben.verborgh.org/)
+- [Olivier Lalonde](mailto:olalonde@gmail.com)
+- [James Talmage](mailto:james@talmage.io)
+
+## License
+
+[MIT License](https://github.com/follow-redirects/follow-redirects/blob/master/LICENSE)
diff --git a/node_modules/follow-redirects/debug.js b/node_modules/follow-redirects/debug.js
new file mode 100644
index 000000000..decb77ded
--- /dev/null
+++ b/node_modules/follow-redirects/debug.js
@@ -0,0 +1,15 @@
+var debug;
+
+module.exports = function () {
+ if (!debug) {
+ try {
+ /* eslint global-require: off */
+ debug = require("debug")("follow-redirects");
+ }
+ catch (error) { /* */ }
+ if (typeof debug !== "function") {
+ debug = function () { /* */ };
+ }
+ }
+ debug.apply(null, arguments);
+};
diff --git a/node_modules/follow-redirects/http.js b/node_modules/follow-redirects/http.js
new file mode 100644
index 000000000..695e35617
--- /dev/null
+++ b/node_modules/follow-redirects/http.js
@@ -0,0 +1 @@
+module.exports = require("./").http;
diff --git a/node_modules/follow-redirects/https.js b/node_modules/follow-redirects/https.js
new file mode 100644
index 000000000..d21c921d9
--- /dev/null
+++ b/node_modules/follow-redirects/https.js
@@ -0,0 +1 @@
+module.exports = require("./").https;
diff --git a/node_modules/follow-redirects/index.js b/node_modules/follow-redirects/index.js
new file mode 100644
index 000000000..a30b32cdf
--- /dev/null
+++ b/node_modules/follow-redirects/index.js
@@ -0,0 +1,686 @@
+var url = require("url");
+var URL = url.URL;
+var http = require("http");
+var https = require("https");
+var Writable = require("stream").Writable;
+var assert = require("assert");
+var debug = require("./debug");
+
+// Preventive platform detection
+// istanbul ignore next
+(function detectUnsupportedEnvironment() {
+ var looksLikeNode = typeof process !== "undefined";
+ var looksLikeBrowser = typeof window !== "undefined" && typeof document !== "undefined";
+ var looksLikeV8 = isFunction(Error.captureStackTrace);
+ if (!looksLikeNode && (looksLikeBrowser || !looksLikeV8)) {
+ console.warn("The follow-redirects package should be excluded from browser builds.");
+ }
+}());
+
+// Whether to use the native URL object or the legacy url module
+var useNativeURL = false;
+try {
+ assert(new URL(""));
+}
+catch (error) {
+ useNativeURL = error.code === "ERR_INVALID_URL";
+}
+
+// URL fields to preserve in copy operations
+var preservedUrlFields = [
+ "auth",
+ "host",
+ "hostname",
+ "href",
+ "path",
+ "pathname",
+ "port",
+ "protocol",
+ "query",
+ "search",
+ "hash",
+];
+
+// Create handlers that pass events from native requests
+var events = ["abort", "aborted", "connect", "error", "socket", "timeout"];
+var eventHandlers = Object.create(null);
+events.forEach(function (event) {
+ eventHandlers[event] = function (arg1, arg2, arg3) {
+ this._redirectable.emit(event, arg1, arg2, arg3);
+ };
+});
+
+// Error types with codes
+var InvalidUrlError = createErrorType(
+ "ERR_INVALID_URL",
+ "Invalid URL",
+ TypeError
+);
+var RedirectionError = createErrorType(
+ "ERR_FR_REDIRECTION_FAILURE",
+ "Redirected request failed"
+);
+var TooManyRedirectsError = createErrorType(
+ "ERR_FR_TOO_MANY_REDIRECTS",
+ "Maximum number of redirects exceeded",
+ RedirectionError
+);
+var MaxBodyLengthExceededError = createErrorType(
+ "ERR_FR_MAX_BODY_LENGTH_EXCEEDED",
+ "Request body larger than maxBodyLength limit"
+);
+var WriteAfterEndError = createErrorType(
+ "ERR_STREAM_WRITE_AFTER_END",
+ "write after end"
+);
+
+// istanbul ignore next
+var destroy = Writable.prototype.destroy || noop;
+
+// An HTTP(S) request that can be redirected
+function RedirectableRequest(options, responseCallback) {
+ // Initialize the request
+ Writable.call(this);
+ this._sanitizeOptions(options);
+ this._options = options;
+ this._ended = false;
+ this._ending = false;
+ this._redirectCount = 0;
+ this._redirects = [];
+ this._requestBodyLength = 0;
+ this._requestBodyBuffers = [];
+
+ // Attach a callback if passed
+ if (responseCallback) {
+ this.on("response", responseCallback);
+ }
+
+ // React to responses of native requests
+ var self = this;
+ this._onNativeResponse = function (response) {
+ try {
+ self._processResponse(response);
+ }
+ catch (cause) {
+ self.emit("error", cause instanceof RedirectionError ?
+ cause : new RedirectionError({ cause: cause }));
+ }
+ };
+
+ // Perform the first request
+ this._performRequest();
+}
+RedirectableRequest.prototype = Object.create(Writable.prototype);
+
+RedirectableRequest.prototype.abort = function () {
+ destroyRequest(this._currentRequest);
+ this._currentRequest.abort();
+ this.emit("abort");
+};
+
+RedirectableRequest.prototype.destroy = function (error) {
+ destroyRequest(this._currentRequest, error);
+ destroy.call(this, error);
+ return this;
+};
+
+// Writes buffered data to the current native request
+RedirectableRequest.prototype.write = function (data, encoding, callback) {
+ // Writing is not allowed if end has been called
+ if (this._ending) {
+ throw new WriteAfterEndError();
+ }
+
+ // Validate input and shift parameters if necessary
+ if (!isString(data) && !isBuffer(data)) {
+ throw new TypeError("data should be a string, Buffer or Uint8Array");
+ }
+ if (isFunction(encoding)) {
+ callback = encoding;
+ encoding = null;
+ }
+
+ // Ignore empty buffers, since writing them doesn't invoke the callback
+ // https://github.com/nodejs/node/issues/22066
+ if (data.length === 0) {
+ if (callback) {
+ callback();
+ }
+ return;
+ }
+ // Only write when we don't exceed the maximum body length
+ if (this._requestBodyLength + data.length <= this._options.maxBodyLength) {
+ this._requestBodyLength += data.length;
+ this._requestBodyBuffers.push({ data: data, encoding: encoding });
+ this._currentRequest.write(data, encoding, callback);
+ }
+ // Error when we exceed the maximum body length
+ else {
+ this.emit("error", new MaxBodyLengthExceededError());
+ this.abort();
+ }
+};
+
+// Ends the current native request
+RedirectableRequest.prototype.end = function (data, encoding, callback) {
+ // Shift parameters if necessary
+ if (isFunction(data)) {
+ callback = data;
+ data = encoding = null;
+ }
+ else if (isFunction(encoding)) {
+ callback = encoding;
+ encoding = null;
+ }
+
+ // Write data if needed and end
+ if (!data) {
+ this._ended = this._ending = true;
+ this._currentRequest.end(null, null, callback);
+ }
+ else {
+ var self = this;
+ var currentRequest = this._currentRequest;
+ this.write(data, encoding, function () {
+ self._ended = true;
+ currentRequest.end(null, null, callback);
+ });
+ this._ending = true;
+ }
+};
+
+// Sets a header value on the current native request
+RedirectableRequest.prototype.setHeader = function (name, value) {
+ this._options.headers[name] = value;
+ this._currentRequest.setHeader(name, value);
+};
+
+// Clears a header value on the current native request
+RedirectableRequest.prototype.removeHeader = function (name) {
+ delete this._options.headers[name];
+ this._currentRequest.removeHeader(name);
+};
+
+// Global timeout for all underlying requests
+RedirectableRequest.prototype.setTimeout = function (msecs, callback) {
+ var self = this;
+
+ // Destroys the socket on timeout
+ function destroyOnTimeout(socket) {
+ socket.setTimeout(msecs);
+ socket.removeListener("timeout", socket.destroy);
+ socket.addListener("timeout", socket.destroy);
+ }
+
+ // Sets up a timer to trigger a timeout event
+ function startTimer(socket) {
+ if (self._timeout) {
+ clearTimeout(self._timeout);
+ }
+ self._timeout = setTimeout(function () {
+ self.emit("timeout");
+ clearTimer();
+ }, msecs);
+ destroyOnTimeout(socket);
+ }
+
+ // Stops a timeout from triggering
+ function clearTimer() {
+ // Clear the timeout
+ if (self._timeout) {
+ clearTimeout(self._timeout);
+ self._timeout = null;
+ }
+
+ // Clean up all attached listeners
+ self.removeListener("abort", clearTimer);
+ self.removeListener("error", clearTimer);
+ self.removeListener("response", clearTimer);
+ self.removeListener("close", clearTimer);
+ if (callback) {
+ self.removeListener("timeout", callback);
+ }
+ if (!self.socket) {
+ self._currentRequest.removeListener("socket", startTimer);
+ }
+ }
+
+ // Attach callback if passed
+ if (callback) {
+ this.on("timeout", callback);
+ }
+
+ // Start the timer if or when the socket is opened
+ if (this.socket) {
+ startTimer(this.socket);
+ }
+ else {
+ this._currentRequest.once("socket", startTimer);
+ }
+
+ // Clean up on events
+ this.on("socket", destroyOnTimeout);
+ this.on("abort", clearTimer);
+ this.on("error", clearTimer);
+ this.on("response", clearTimer);
+ this.on("close", clearTimer);
+
+ return this;
+};
+
+// Proxy all other public ClientRequest methods
+[
+ "flushHeaders", "getHeader",
+ "setNoDelay", "setSocketKeepAlive",
+].forEach(function (method) {
+ RedirectableRequest.prototype[method] = function (a, b) {
+ return this._currentRequest[method](a, b);
+ };
+});
+
+// Proxy all public ClientRequest properties
+["aborted", "connection", "socket"].forEach(function (property) {
+ Object.defineProperty(RedirectableRequest.prototype, property, {
+ get: function () { return this._currentRequest[property]; },
+ });
+});
+
+RedirectableRequest.prototype._sanitizeOptions = function (options) {
+ // Ensure headers are always present
+ if (!options.headers) {
+ options.headers = {};
+ }
+
+ // Since http.request treats host as an alias of hostname,
+ // but the url module interprets host as hostname plus port,
+ // eliminate the host property to avoid confusion.
+ if (options.host) {
+ // Use hostname if set, because it has precedence
+ if (!options.hostname) {
+ options.hostname = options.host;
+ }
+ delete options.host;
+ }
+
+ // Complete the URL object when necessary
+ if (!options.pathname && options.path) {
+ var searchPos = options.path.indexOf("?");
+ if (searchPos < 0) {
+ options.pathname = options.path;
+ }
+ else {
+ options.pathname = options.path.substring(0, searchPos);
+ options.search = options.path.substring(searchPos);
+ }
+ }
+};
+
+
+// Executes the next native request (initial or redirect)
+RedirectableRequest.prototype._performRequest = function () {
+ // Load the native protocol
+ var protocol = this._options.protocol;
+ var nativeProtocol = this._options.nativeProtocols[protocol];
+ if (!nativeProtocol) {
+ throw new TypeError("Unsupported protocol " + protocol);
+ }
+
+ // If specified, use the agent corresponding to the protocol
+ // (HTTP and HTTPS use different types of agents)
+ if (this._options.agents) {
+ var scheme = protocol.slice(0, -1);
+ this._options.agent = this._options.agents[scheme];
+ }
+
+ // Create the native request and set up its event handlers
+ var request = this._currentRequest =
+ nativeProtocol.request(this._options, this._onNativeResponse);
+ request._redirectable = this;
+ for (var event of events) {
+ request.on(event, eventHandlers[event]);
+ }
+
+ // RFC7230§5.3.1: When making a request directly to an origin server, […]
+ // a client MUST send only the absolute path […] as the request-target.
+ this._currentUrl = /^\//.test(this._options.path) ?
+ url.format(this._options) :
+ // When making a request to a proxy, […]
+ // a client MUST send the target URI in absolute-form […].
+ this._options.path;
+
+ // End a redirected request
+ // (The first request must be ended explicitly with RedirectableRequest#end)
+ if (this._isRedirect) {
+ // Write the request entity and end
+ var i = 0;
+ var self = this;
+ var buffers = this._requestBodyBuffers;
+ (function writeNext(error) {
+ // Only write if this request has not been redirected yet
+ // istanbul ignore else
+ if (request === self._currentRequest) {
+ // Report any write errors
+ // istanbul ignore if
+ if (error) {
+ self.emit("error", error);
+ }
+ // Write the next buffer if there are still left
+ else if (i < buffers.length) {
+ var buffer = buffers[i++];
+ // istanbul ignore else
+ if (!request.finished) {
+ request.write(buffer.data, buffer.encoding, writeNext);
+ }
+ }
+ // End the request if `end` has been called on us
+ else if (self._ended) {
+ request.end();
+ }
+ }
+ }());
+ }
+};
+
+// Processes a response from the current native request
+RedirectableRequest.prototype._processResponse = function (response) {
+ // Store the redirected response
+ var statusCode = response.statusCode;
+ if (this._options.trackRedirects) {
+ this._redirects.push({
+ url: this._currentUrl,
+ headers: response.headers,
+ statusCode: statusCode,
+ });
+ }
+
+ // RFC7231§6.4: The 3xx (Redirection) class of status code indicates
+ // that further action needs to be taken by the user agent in order to
+ // fulfill the request. If a Location header field is provided,
+ // the user agent MAY automatically redirect its request to the URI
+ // referenced by the Location field value,
+ // even if the specific status code is not understood.
+
+ // If the response is not a redirect; return it as-is
+ var location = response.headers.location;
+ if (!location || this._options.followRedirects === false ||
+ statusCode < 300 || statusCode >= 400) {
+ response.responseUrl = this._currentUrl;
+ response.redirects = this._redirects;
+ this.emit("response", response);
+
+ // Clean up
+ this._requestBodyBuffers = [];
+ return;
+ }
+
+ // The response is a redirect, so abort the current request
+ destroyRequest(this._currentRequest);
+ // Discard the remainder of the response to avoid waiting for data
+ response.destroy();
+
+ // RFC7231§6.4: A client SHOULD detect and intervene
+ // in cyclical redirections (i.e., "infinite" redirection loops).
+ if (++this._redirectCount > this._options.maxRedirects) {
+ throw new TooManyRedirectsError();
+ }
+
+ // Store the request headers if applicable
+ var requestHeaders;
+ var beforeRedirect = this._options.beforeRedirect;
+ if (beforeRedirect) {
+ requestHeaders = Object.assign({
+ // The Host header was set by nativeProtocol.request
+ Host: response.req.getHeader("host"),
+ }, this._options.headers);
+ }
+
+ // RFC7231§6.4: Automatic redirection needs to done with
+ // care for methods not known to be safe, […]
+ // RFC7231§6.4.2–3: For historical reasons, a user agent MAY change
+ // the request method from POST to GET for the subsequent request.
+ var method = this._options.method;
+ if ((statusCode === 301 || statusCode === 302) && this._options.method === "POST" ||
+ // RFC7231§6.4.4: The 303 (See Other) status code indicates that
+ // the server is redirecting the user agent to a different resource […]
+ // A user agent can perform a retrieval request targeting that URI
+ // (a GET or HEAD request if using HTTP) […]
+ (statusCode === 303) && !/^(?:GET|HEAD)$/.test(this._options.method)) {
+ this._options.method = "GET";
+ // Drop a possible entity and headers related to it
+ this._requestBodyBuffers = [];
+ removeMatchingHeaders(/^content-/i, this._options.headers);
+ }
+
+ // Drop the Host header, as the redirect might lead to a different host
+ var currentHostHeader = removeMatchingHeaders(/^host$/i, this._options.headers);
+
+ // If the redirect is relative, carry over the host of the last request
+ var currentUrlParts = parseUrl(this._currentUrl);
+ var currentHost = currentHostHeader || currentUrlParts.host;
+ var currentUrl = /^\w+:/.test(location) ? this._currentUrl :
+ url.format(Object.assign(currentUrlParts, { host: currentHost }));
+
+ // Create the redirected request
+ var redirectUrl = resolveUrl(location, currentUrl);
+ debug("redirecting to", redirectUrl.href);
+ this._isRedirect = true;
+ spreadUrlObject(redirectUrl, this._options);
+
+ // Drop confidential headers when redirecting to a less secure protocol
+ // or to a different domain that is not a superdomain
+ if (redirectUrl.protocol !== currentUrlParts.protocol &&
+ redirectUrl.protocol !== "https:" ||
+ redirectUrl.host !== currentHost &&
+ !isSubdomain(redirectUrl.host, currentHost)) {
+ removeMatchingHeaders(/^(?:(?:proxy-)?authorization|cookie)$/i, this._options.headers);
+ }
+
+ // Evaluate the beforeRedirect callback
+ if (isFunction(beforeRedirect)) {
+ var responseDetails = {
+ headers: response.headers,
+ statusCode: statusCode,
+ };
+ var requestDetails = {
+ url: currentUrl,
+ method: method,
+ headers: requestHeaders,
+ };
+ beforeRedirect(this._options, responseDetails, requestDetails);
+ this._sanitizeOptions(this._options);
+ }
+
+ // Perform the redirected request
+ this._performRequest();
+};
+
+// Wraps the key/value object of protocols with redirect functionality
+function wrap(protocols) {
+ // Default settings
+ var exports = {
+ maxRedirects: 21,
+ maxBodyLength: 10 * 1024 * 1024,
+ };
+
+ // Wrap each protocol
+ var nativeProtocols = {};
+ Object.keys(protocols).forEach(function (scheme) {
+ var protocol = scheme + ":";
+ var nativeProtocol = nativeProtocols[protocol] = protocols[scheme];
+ var wrappedProtocol = exports[scheme] = Object.create(nativeProtocol);
+
+ // Executes a request, following redirects
+ function request(input, options, callback) {
+ // Parse parameters, ensuring that input is an object
+ if (isURL(input)) {
+ input = spreadUrlObject(input);
+ }
+ else if (isString(input)) {
+ input = spreadUrlObject(parseUrl(input));
+ }
+ else {
+ callback = options;
+ options = validateUrl(input);
+ input = { protocol: protocol };
+ }
+ if (isFunction(options)) {
+ callback = options;
+ options = null;
+ }
+
+ // Set defaults
+ options = Object.assign({
+ maxRedirects: exports.maxRedirects,
+ maxBodyLength: exports.maxBodyLength,
+ }, input, options);
+ options.nativeProtocols = nativeProtocols;
+ if (!isString(options.host) && !isString(options.hostname)) {
+ options.hostname = "::1";
+ }
+
+ assert.equal(options.protocol, protocol, "protocol mismatch");
+ debug("options", options);
+ return new RedirectableRequest(options, callback);
+ }
+
+ // Executes a GET request, following redirects
+ function get(input, options, callback) {
+ var wrappedRequest = wrappedProtocol.request(input, options, callback);
+ wrappedRequest.end();
+ return wrappedRequest;
+ }
+
+ // Expose the properties on the wrapped protocol
+ Object.defineProperties(wrappedProtocol, {
+ request: { value: request, configurable: true, enumerable: true, writable: true },
+ get: { value: get, configurable: true, enumerable: true, writable: true },
+ });
+ });
+ return exports;
+}
+
+function noop() { /* empty */ }
+
+function parseUrl(input) {
+ var parsed;
+ // istanbul ignore else
+ if (useNativeURL) {
+ parsed = new URL(input);
+ }
+ else {
+ // Ensure the URL is valid and absolute
+ parsed = validateUrl(url.parse(input));
+ if (!isString(parsed.protocol)) {
+ throw new InvalidUrlError({ input });
+ }
+ }
+ return parsed;
+}
+
+function resolveUrl(relative, base) {
+ // istanbul ignore next
+ return useNativeURL ? new URL(relative, base) : parseUrl(url.resolve(base, relative));
+}
+
+function validateUrl(input) {
+ if (/^\[/.test(input.hostname) && !/^\[[:0-9a-f]+\]$/i.test(input.hostname)) {
+ throw new InvalidUrlError({ input: input.href || input });
+ }
+ if (/^\[/.test(input.host) && !/^\[[:0-9a-f]+\](:\d+)?$/i.test(input.host)) {
+ throw new InvalidUrlError({ input: input.href || input });
+ }
+ return input;
+}
+
+function spreadUrlObject(urlObject, target) {
+ var spread = target || {};
+ for (var key of preservedUrlFields) {
+ spread[key] = urlObject[key];
+ }
+
+ // Fix IPv6 hostname
+ if (spread.hostname.startsWith("[")) {
+ spread.hostname = spread.hostname.slice(1, -1);
+ }
+ // Ensure port is a number
+ if (spread.port !== "") {
+ spread.port = Number(spread.port);
+ }
+ // Concatenate path
+ spread.path = spread.search ? spread.pathname + spread.search : spread.pathname;
+
+ return spread;
+}
+
+function removeMatchingHeaders(regex, headers) {
+ var lastValue;
+ for (var header in headers) {
+ if (regex.test(header)) {
+ lastValue = headers[header];
+ delete headers[header];
+ }
+ }
+ return (lastValue === null || typeof lastValue === "undefined") ?
+ undefined : String(lastValue).trim();
+}
+
+function createErrorType(code, message, baseClass) {
+ // Create constructor
+ function CustomError(properties) {
+ // istanbul ignore else
+ if (isFunction(Error.captureStackTrace)) {
+ Error.captureStackTrace(this, this.constructor);
+ }
+ Object.assign(this, properties || {});
+ this.code = code;
+ this.message = this.cause ? message + ": " + this.cause.message : message;
+ }
+
+ // Attach constructor and set default properties
+ CustomError.prototype = new (baseClass || Error)();
+ Object.defineProperties(CustomError.prototype, {
+ constructor: {
+ value: CustomError,
+ enumerable: false,
+ },
+ name: {
+ value: "Error [" + code + "]",
+ enumerable: false,
+ },
+ });
+ return CustomError;
+}
+
+function destroyRequest(request, error) {
+ for (var event of events) {
+ request.removeListener(event, eventHandlers[event]);
+ }
+ request.on("error", noop);
+ request.destroy(error);
+}
+
+function isSubdomain(subdomain, domain) {
+ assert(isString(subdomain) && isString(domain));
+ var dot = subdomain.length - domain.length - 1;
+ return dot > 0 && subdomain[dot] === "." && subdomain.endsWith(domain);
+}
+
+function isString(value) {
+ return typeof value === "string" || value instanceof String;
+}
+
+function isFunction(value) {
+ return typeof value === "function";
+}
+
+function isBuffer(value) {
+ return typeof value === "object" && ("length" in value);
+}
+
+function isURL(value) {
+ return URL && value instanceof URL;
+}
+
+// Exports
+module.exports = wrap({ http: http, https: https });
+module.exports.wrap = wrap;
diff --git a/node_modules/follow-redirects/package.json b/node_modules/follow-redirects/package.json
new file mode 100644
index 000000000..6f491e18e
--- /dev/null
+++ b/node_modules/follow-redirects/package.json
@@ -0,0 +1,58 @@
+{
+ "name": "follow-redirects",
+ "version": "1.15.9",
+ "description": "HTTP and HTTPS modules that follow redirects.",
+ "license": "MIT",
+ "main": "index.js",
+ "files": [
+ "*.js"
+ ],
+ "engines": {
+ "node": ">=4.0"
+ },
+ "scripts": {
+ "lint": "eslint *.js test",
+ "test": "nyc mocha"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git"
+ },
+ "homepage": "https://github.com/follow-redirects/follow-redirects",
+ "bugs": {
+ "url": "https://github.com/follow-redirects/follow-redirects/issues"
+ },
+ "keywords": [
+ "http",
+ "https",
+ "url",
+ "redirect",
+ "client",
+ "location",
+ "utility"
+ ],
+ "author": "Ruben Verborgh (https://ruben.verborgh.org/)",
+ "contributors": [
+ "Olivier Lalonde (http://www.syskall.com)",
+ "James Talmage "
+ ],
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/RubenVerborgh"
+ }
+ ],
+ "peerDependenciesMeta": {
+ "debug": {
+ "optional": true
+ }
+ },
+ "devDependencies": {
+ "concat-stream": "^2.0.0",
+ "eslint": "^5.16.0",
+ "express": "^4.16.4",
+ "lolex": "^3.1.0",
+ "mocha": "^6.0.2",
+ "nyc": "^14.1.1"
+ }
+}
diff --git a/node_modules/function.prototype.name/package.json b/node_modules/function.prototype.name/package.json
index e6973e13d..06f970465 100644
--- a/node_modules/function.prototype.name/package.json
+++ b/node_modules/function.prototype.name/package.json
@@ -1,99 +1,99 @@
{
- "name": "function.prototype.name",
- "version": "1.1.6",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "An ES2015 spec-compliant `Function.prototype.name` shim",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run --silent tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Function.prototype.name.git"
- },
- "keywords": [
- "Function.prototype.name",
- "function",
- "name",
- "ES6",
- "ES2015",
- "shim",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "functions-have-names": "^1.2.3"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "auto-changelog": "^2.4.0",
- "eclint": "^2.8.1",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "make-arrow-function": "^1.2.0",
- "make-async-function": "^1.0.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.6",
- "uglify-register": "^1.0.1"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "v1.1.6"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "function.prototype.name",
+ "version": "1.1.6",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "An ES2015 spec-compliant `Function.prototype.name` shim",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run --silent tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Function.prototype.name.git"
+ },
+ "keywords": [
+ "Function.prototype.name",
+ "function",
+ "name",
+ "ES6",
+ "ES2015",
+ "shim",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.2.0",
+ "es-abstract": "^1.22.1",
+ "functions-have-names": "^1.2.3"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "auto-changelog": "^2.4.0",
+ "eclint": "^2.8.1",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "make-arrow-function": "^1.2.0",
+ "make-async-function": "^1.0.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.6",
+ "uglify-register": "^1.0.1"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "v1.1.6"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/functions-have-names/package.json b/node_modules/functions-have-names/package.json
index 95ffe9c08..3a513cb3e 100644
--- a/node_modules/functions-have-names/package.json
+++ b/node_modules/functions-have-names/package.json
@@ -1,55 +1,55 @@
{
- "name": "functions-have-names",
- "version": "1.2.3",
- "description": "Does this JS environment support the `name` property on functions?",
- "main": "index.js",
- "scripts": {
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/functions-have-names.git"
- },
- "keywords": [
- "function",
- "name",
- "es5",
- "names",
- "functions",
- "ie"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/functions-have-names/issues"
- },
- "homepage": "https://github.com/inspect-js/functions-have-names#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.3"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "functions-have-names",
+ "version": "1.2.3",
+ "description": "Does this JS environment support the `name` property on functions?",
+ "main": "index.js",
+ "scripts": {
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/functions-have-names.git"
+ },
+ "keywords": [
+ "function",
+ "name",
+ "es5",
+ "names",
+ "functions",
+ "ie"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/functions-have-names/issues"
+ },
+ "homepage": "https://github.com/inspect-js/functions-have-names#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.3"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/gar/package.json b/node_modules/gar/package.json
index c3f297a56..4640232ef 100755
--- a/node_modules/gar/package.json
+++ b/node_modules/gar/package.json
@@ -1,39 +1,39 @@
-{
- "name": "gar",
- "version": "1.0.4",
- "description": "The lightweight Node arguments parser",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Tested before deployment.\" && exit 0",
- "test-dev": "npm install && node test.js",
- "prepublishOnly": "npm run test-dev"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ethanent/gar.git"
- },
- "keywords": [
- "argument",
- "args",
- "argv",
- "parse",
- "cli",
- "command-line",
- "parser",
- "command",
- "lightweight"
- ],
- "author": "Ethan Davis",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ethanent/gar/issues"
- },
- "homepage": "https://github.com/ethanent/gar#readme",
- "devDependencies": {
- "whew": "^1.1.3"
- },
- "files": [
- "index.js",
- "LICENSE"
- ]
-}
+{
+ "name": "gar",
+ "version": "1.0.4",
+ "description": "The lightweight Node arguments parser",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Tested before deployment.\" && exit 0",
+ "test-dev": "npm install && node test.js",
+ "prepublishOnly": "npm run test-dev"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ethanent/gar.git"
+ },
+ "keywords": [
+ "argument",
+ "args",
+ "argv",
+ "parse",
+ "cli",
+ "command-line",
+ "parser",
+ "command",
+ "lightweight"
+ ],
+ "author": "Ethan Davis",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ethanent/gar/issues"
+ },
+ "homepage": "https://github.com/ethanent/gar#readme",
+ "devDependencies": {
+ "whew": "^1.1.3"
+ },
+ "files": [
+ "index.js",
+ "LICENSE"
+ ]
+}
diff --git a/node_modules/get-intrinsic/package.json b/node_modules/get-intrinsic/package.json
index 263acf9b0..568dff997 100644
--- a/node_modules/get-intrinsic/package.json
+++ b/node_modules/get-intrinsic/package.json
@@ -1,93 +1,93 @@
{
- "name": "get-intrinsic",
- "version": "1.2.4",
- "description": "Get and robustly cache all JS language-level intrinsics at first require time",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=.js,.mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/get-intrinsic.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "es",
- "js",
- "intrinsic",
- "getintrinsic",
- "es-abstract"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/get-intrinsic/issues"
- },
- "homepage": "https://github.com/ljharb/get-intrinsic#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "call-bind": "^1.0.5",
- "es-abstract": "^1.22.3",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "make-async-function": "^1.0.0",
- "make-async-generator-function": "^1.0.0",
- "make-generator-function": "^2.0.0",
- "mock-property": "^1.0.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "has-proto": "^1.0.1",
- "has-symbols": "^1.0.3",
- "hasown": "^2.0.0"
- },
- "testling": {
- "files": "test/GetIntrinsic.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "get-intrinsic",
+ "version": "1.2.4",
+ "description": "Get and robustly cache all JS language-level intrinsics at first require time",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=.js,.mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/get-intrinsic.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "es",
+ "js",
+ "intrinsic",
+ "getintrinsic",
+ "es-abstract"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/get-intrinsic/issues"
+ },
+ "homepage": "https://github.com/ljharb/get-intrinsic#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "call-bind": "^1.0.5",
+ "es-abstract": "^1.22.3",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "make-async-function": "^1.0.0",
+ "make-async-generator-function": "^1.0.0",
+ "make-generator-function": "^2.0.0",
+ "mock-property": "^1.0.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "has-proto": "^1.0.1",
+ "has-symbols": "^1.0.3",
+ "hasown": "^2.0.0"
+ },
+ "testling": {
+ "files": "test/GetIntrinsic.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/get-stream/package.json b/node_modules/get-stream/package.json
index 0c084ac92..bd47a75f9 100644
--- a/node_modules/get-stream/package.json
+++ b/node_modules/get-stream/package.json
@@ -1,47 +1,47 @@
{
- "name": "get-stream",
- "version": "6.0.1",
- "description": "Get a stream as a string, buffer, or array",
- "license": "MIT",
- "repository": "sindresorhus/get-stream",
- "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",
- "buffer-stream.js"
- ],
- "keywords": [
- "get",
- "stream",
- "promise",
- "concat",
- "string",
- "text",
- "buffer",
- "read",
- "data",
- "consume",
- "readable",
- "readablestream",
- "array",
- "object"
- ],
- "devDependencies": {
- "@types/node": "^14.0.27",
- "ava": "^2.4.0",
- "into-stream": "^5.0.0",
- "tsd": "^0.13.1",
- "xo": "^0.24.0"
- }
+ "name": "get-stream",
+ "version": "6.0.1",
+ "description": "Get a stream as a string, buffer, or array",
+ "license": "MIT",
+ "repository": "sindresorhus/get-stream",
+ "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",
+ "buffer-stream.js"
+ ],
+ "keywords": [
+ "get",
+ "stream",
+ "promise",
+ "concat",
+ "string",
+ "text",
+ "buffer",
+ "read",
+ "data",
+ "consume",
+ "readable",
+ "readablestream",
+ "array",
+ "object"
+ ],
+ "devDependencies": {
+ "@types/node": "^14.0.27",
+ "ava": "^2.4.0",
+ "into-stream": "^5.0.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/get-symbol-description/package.json b/node_modules/get-symbol-description/package.json
index b6f5a01c3..408def192 100644
--- a/node_modules/get-symbol-description/package.json
+++ b/node_modules/get-symbol-description/package.json
@@ -1,80 +1,80 @@
{
- "name": "get-symbol-description",
- "version": "1.0.2",
- "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./getInferredName": "./getInferredName.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=.js,.mjs .",
- "postlint": "evalmd README.md",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/get-symbol-description.git"
- },
- "keywords": [
- "symbol",
- "ecmascript",
- "javascript",
- "description"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/get-symbol-description/issues"
- },
- "homepage": "https://github.com/inspect-js/get-symbol-description#readme",
- "dependencies": {
- "call-bind": "^1.0.5",
- "es-errors": "^1.3.0",
- "get-intrinsic": "^1.2.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "hasown": "^2.0.0",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "get-symbol-description",
+ "version": "1.0.2",
+ "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./getInferredName": "./getInferredName.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=.js,.mjs .",
+ "postlint": "evalmd README.md",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/get-symbol-description.git"
+ },
+ "keywords": [
+ "symbol",
+ "ecmascript",
+ "javascript",
+ "description"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/get-symbol-description/issues"
+ },
+ "homepage": "https://github.com/inspect-js/get-symbol-description#readme",
+ "dependencies": {
+ "call-bind": "^1.0.5",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "hasown": "^2.0.0",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/globals/package.json b/node_modules/globals/package.json
index 3f885d0a5..a13be946e 100644
--- a/node_modules/globals/package.json
+++ b/node_modules/globals/package.json
@@ -1,55 +1,55 @@
{
- "name": "globals",
- "version": "13.23.0",
- "description": "Global identifiers from different JavaScript environments",
- "license": "MIT",
- "repository": "sindresorhus/globals",
- "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"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "globals.json"
- ],
- "keywords": [
- "globals",
- "global",
- "identifiers",
- "variables",
- "vars",
- "jshint",
- "eslint",
- "environments"
- ],
- "dependencies": {
- "type-fest": "^0.20.2"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.14.0",
- "xo": "^0.36.1"
- },
- "xo": {
- "ignores": [
- "get-browser-globals.js"
- ],
- "rules": {
- "node/no-unsupported-features/es-syntax": "off"
- }
- },
- "tsd": {
- "compilerOptions": {
- "resolveJsonModule": true
- }
- }
+ "name": "globals",
+ "version": "13.23.0",
+ "description": "Global identifiers from different JavaScript environments",
+ "license": "MIT",
+ "repository": "sindresorhus/globals",
+ "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"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "globals.json"
+ ],
+ "keywords": [
+ "globals",
+ "global",
+ "identifiers",
+ "variables",
+ "vars",
+ "jshint",
+ "eslint",
+ "environments"
+ ],
+ "dependencies": {
+ "type-fest": "^0.20.2"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.36.1"
+ },
+ "xo": {
+ "ignores": [
+ "get-browser-globals.js"
+ ],
+ "rules": {
+ "node/no-unsupported-features/es-syntax": "off"
+ }
+ },
+ "tsd": {
+ "compilerOptions": {
+ "resolveJsonModule": true
+ }
+ }
}
diff --git a/node_modules/globalthis/package.json b/node_modules/globalthis/package.json
index ce70d4d3a..3750c43d4 100644
--- a/node_modules/globalthis/package.json
+++ b/node_modules/globalthis/package.json
@@ -1,97 +1,97 @@
{
- "name": "globalthis",
- "version": "1.0.3",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ECMAScript spec-compliant polyfill/shim for `globalThis`",
- "license": "MIT",
- "main": "index.js",
- "browser": {
- "./implementation": "./implementation.browser.js"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest && npm run build",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run --silent tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound --property",
- "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/System.global.git"
- },
- "keywords": [
- "window",
- "self",
- "global",
- "globalThis",
- "System.global",
- "global object",
- "global this value",
- "ECMAScript",
- "es-shim API",
- "polyfill",
- "shim"
- ],
- "dependencies": {
- "define-properties": "^1.1.3"
- },
- "devDependencies": {
- "@es-shims/api": "^2.2.3",
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "browserify": "^16.5.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "is": "^3.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.3"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- "browserShim.js",
- ".github/workflows"
- ]
- }
+ "name": "globalthis",
+ "version": "1.0.3",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ECMAScript spec-compliant polyfill/shim for `globalThis`",
+ "license": "MIT",
+ "main": "index.js",
+ "browser": {
+ "./implementation": "./implementation.browser.js"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest && npm run build",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run --silent tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound --property",
+ "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/System.global.git"
+ },
+ "keywords": [
+ "window",
+ "self",
+ "global",
+ "globalThis",
+ "System.global",
+ "global object",
+ "global this value",
+ "ECMAScript",
+ "es-shim API",
+ "polyfill",
+ "shim"
+ ],
+ "dependencies": {
+ "define-properties": "^1.1.3"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.2.3",
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "browserify": "^16.5.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "is": "^3.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.3"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ "browserShim.js",
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/globby/package.json b/node_modules/globby/package.json
index a07936084..a458778e4 100644
--- a/node_modules/globby/package.json
+++ b/node_modules/globby/package.json
@@ -1,82 +1,82 @@
{
- "name": "globby",
- "version": "11.1.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": "https://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.2.9",
- "ignore": "^5.2.0",
- "merge2": "^1.4.1",
- "slash": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^3.13.0",
- "get-stream": "^6.0.0",
- "glob-stream": "^6.1.0",
- "globby": "sindresorhus/globby#main",
- "matcha": "^0.7.0",
- "rimraf": "^3.0.2",
- "tsd": "^0.13.1",
- "xo": "^0.33.1"
- },
- "xo": {
- "ignores": [
- "fixtures"
- ]
- }
+ "name": "globby",
+ "version": "11.1.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": "https://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.2.9",
+ "ignore": "^5.2.0",
+ "merge2": "^1.4.1",
+ "slash": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.13.0",
+ "get-stream": "^6.0.0",
+ "glob-stream": "^6.1.0",
+ "globby": "sindresorhus/globby#main",
+ "matcha": "^0.7.0",
+ "rimraf": "^3.0.2",
+ "tsd": "^0.13.1",
+ "xo": "^0.33.1"
+ },
+ "xo": {
+ "ignores": [
+ "fixtures"
+ ]
+ }
}
diff --git a/node_modules/gopd/package.json b/node_modules/gopd/package.json
index 7879d9622..d5e1fa4a2 100644
--- a/node_modules/gopd/package.json
+++ b/node_modules/gopd/package.json
@@ -1,71 +1,71 @@
{
- "name": "gopd",
- "version": "1.0.1",
- "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "evalmd README.md",
- "pretest": "npm run lint",
- "tests-only": "tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/gopd.git"
- },
- "keywords": [
- "ecmascript",
- "javascript",
- "getownpropertydescriptor",
- "property",
- "descriptor"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/gopd/issues"
- },
- "homepage": "https://github.com/ljharb/gopd#readme",
- "dependencies": {
- "get-intrinsic": "^1.1.3"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.1",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "gopd",
+ "version": "1.0.1",
+ "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "evalmd README.md",
+ "pretest": "npm run lint",
+ "tests-only": "tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/gopd.git"
+ },
+ "keywords": [
+ "ecmascript",
+ "javascript",
+ "getownpropertydescriptor",
+ "property",
+ "descriptor"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/gopd/issues"
+ },
+ "homepage": "https://github.com/ljharb/gopd#readme",
+ "dependencies": {
+ "get-intrinsic": "^1.1.3"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.1",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/has-bigints/package.json b/node_modules/has-bigints/package.json
index d133da9bb..6bed9afcd 100644
--- a/node_modules/has-bigints/package.json
+++ b/node_modules/has-bigints/package.json
@@ -1,54 +1,54 @@
{
- "name": "has-bigints",
- "version": "1.0.2",
- "description": "Determine if the JS environment has BigInt support.",
- "main": "index.js",
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/has-bigints.git"
- },
- "keywords": [
- "BigInt",
- "bigints",
- "typeof",
- "ES2020"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/has-bigints/issues"
- },
- "homepage": "https://github.com/ljharb/has-bigints#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.3"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "has-bigints",
+ "version": "1.0.2",
+ "description": "Determine if the JS environment has BigInt support.",
+ "main": "index.js",
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/has-bigints.git"
+ },
+ "keywords": [
+ "BigInt",
+ "bigints",
+ "typeof",
+ "ES2020"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/has-bigints/issues"
+ },
+ "homepage": "https://github.com/ljharb/has-bigints#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.3"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/has-property-descriptors/package.json b/node_modules/has-property-descriptors/package.json
index 094b5b3a9..7e70218b4 100644
--- a/node_modules/has-property-descriptors/package.json
+++ b/node_modules/has-property-descriptors/package.json
@@ -1,77 +1,77 @@
{
- "name": "has-property-descriptors",
- "version": "1.0.2",
- "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/has-property-descriptors.git"
- },
- "keywords": [
- "property",
- "descriptors",
- "has",
- "environment",
- "env",
- "defineProperty",
- "getOwnPropertyDescriptor"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/has-property-descriptors/issues"
- },
- "homepage": "https://github.com/inspect-js/has-property-descriptors#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "dependencies": {
- "es-define-property": "^1.0.0"
- },
- "testling": {
- "files": "test/index.js"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "has-property-descriptors",
+ "version": "1.0.2",
+ "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/has-property-descriptors.git"
+ },
+ "keywords": [
+ "property",
+ "descriptors",
+ "has",
+ "environment",
+ "env",
+ "defineProperty",
+ "getOwnPropertyDescriptor"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/has-property-descriptors/issues"
+ },
+ "homepage": "https://github.com/inspect-js/has-property-descriptors#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "dependencies": {
+ "es-define-property": "^1.0.0"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/has-proto/package.json b/node_modules/has-proto/package.json
index 01f170736..9d37e4ed1 100644
--- a/node_modules/has-proto/package.json
+++ b/node_modules/has-proto/package.json
@@ -1,78 +1,78 @@
{
- "name": "has-proto",
- "version": "1.0.3",
- "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/has-proto.git"
- },
- "keywords": [
- "prototype",
- "proto",
- "set",
- "get",
- "__proto__",
- "getPrototypeOf",
- "setPrototypeOf",
- "has"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/has-proto/issues"
- },
- "homepage": "https://github.com/inspect-js/has-proto#readme",
- "testling": {
- "files": "test/index.js"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "has-proto",
+ "version": "1.0.3",
+ "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/has-proto.git"
+ },
+ "keywords": [
+ "prototype",
+ "proto",
+ "set",
+ "get",
+ "__proto__",
+ "getPrototypeOf",
+ "setPrototypeOf",
+ "has"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/has-proto/issues"
+ },
+ "homepage": "https://github.com/inspect-js/has-proto#readme",
+ "testling": {
+ "files": "test/index.js"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/has-symbols/package.json b/node_modules/has-symbols/package.json
index 3da92dd8f..fe7004a10 100644
--- a/node_modules/has-symbols/package.json
+++ b/node_modules/has-symbols/package.json
@@ -1,101 +1,101 @@
{
- "name": "has-symbols",
- "version": "1.0.3",
- "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams",
- "test:stock": "nyc node test",
- "test:staging": "nyc node --harmony --es-staging test",
- "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
- "test:shams:corejs": "nyc node test/shams/core-js.js",
- "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
- "lint": "eslint --ext=js,mjs .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/has-symbols.git"
- },
- "keywords": [
- "Symbol",
- "symbols",
- "typeof",
- "sham",
- "polyfill",
- "native",
- "core-js",
- "ES6"
- ],
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/has-symbols/issues"
- },
- "homepage": "https://github.com/ljharb/has-symbols#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^20.2.3",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "core-js": "^2.6.12",
- "eslint": "=8.8.0",
- "get-own-property-symbols": "^0.9.5",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.2"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "greenkeeper": {
- "ignore": [
- "core-js"
- ]
- }
+ "name": "has-symbols",
+ "version": "1.0.3",
+ "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "npm run test:stock && npm run test:staging && npm run test:shams",
+ "test:stock": "nyc node test",
+ "test:staging": "nyc node --harmony --es-staging test",
+ "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
+ "test:shams:corejs": "nyc node test/shams/core-js.js",
+ "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
+ "lint": "eslint --ext=js,mjs .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/has-symbols.git"
+ },
+ "keywords": [
+ "Symbol",
+ "symbols",
+ "typeof",
+ "sham",
+ "polyfill",
+ "native",
+ "core-js",
+ "ES6"
+ ],
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/has-symbols/issues"
+ },
+ "homepage": "https://github.com/ljharb/has-symbols#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^20.2.3",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "core-js": "^2.6.12",
+ "eslint": "=8.8.0",
+ "get-own-property-symbols": "^0.9.5",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.2"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "greenkeeper": {
+ "ignore": [
+ "core-js"
+ ]
+ }
}
diff --git a/node_modules/has-tostringtag/package.json b/node_modules/has-tostringtag/package.json
index 99a376b06..e5b030025 100644
--- a/node_modules/has-tostringtag/package.json
+++ b/node_modules/has-tostringtag/package.json
@@ -1,108 +1,108 @@
{
- "name": "has-tostringtag",
- "version": "1.0.2",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
- "license": "MIT",
- "main": "index.js",
- "types": "./index.d.ts",
- "exports": {
- ".": [
- {
- "types": "./index.d.ts",
- "default": "./index.js"
- },
- "./index.js"
- ],
- "./shams": [
- {
- "types": "./shams.d.ts",
- "default": "./shams.js"
- },
- "./shams.js"
- ],
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "npm run test:stock && npm run test:shams",
- "test:stock": "nyc node test",
- "test:staging": "nyc node --harmony --es-staging test",
- "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
- "test:shams:corejs": "nyc node test/shams/core-js.js",
- "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
- "lint": "eslint --ext=js,mjs .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/has-tostringtag.git"
- },
- "bugs": {
- "url": "https://github.com/inspect-js/has-tostringtag/issues"
- },
- "homepage": "https://github.com/inspect-js/has-tostringtag#readme",
- "keywords": [
- "javascript",
- "ecmascript",
- "symbol",
- "symbols",
- "tostringtag",
- "Symbol.toStringTag"
- ],
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/has-symbols": "^1.0.2",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "core-js": "^2.6.12",
- "eslint": "=8.8.0",
- "get-own-property-symbols": "^0.9.5",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "dependencies": {
- "has-symbols": "^1.0.3"
- }
+ "name": "has-tostringtag",
+ "version": "1.0.2",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.",
+ "license": "MIT",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "exports": {
+ ".": [
+ {
+ "types": "./index.d.ts",
+ "default": "./index.js"
+ },
+ "./index.js"
+ ],
+ "./shams": [
+ {
+ "types": "./shams.d.ts",
+ "default": "./shams.js"
+ },
+ "./shams.js"
+ ],
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "npm run test:stock && npm run test:shams",
+ "test:stock": "nyc node test",
+ "test:staging": "nyc node --harmony --es-staging test",
+ "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
+ "test:shams:corejs": "nyc node test/shams/core-js.js",
+ "test:shams:getownpropertysymbols": "nyc node test/shams/get-own-property-symbols.js",
+ "lint": "eslint --ext=js,mjs .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/has-tostringtag.git"
+ },
+ "bugs": {
+ "url": "https://github.com/inspect-js/has-tostringtag/issues"
+ },
+ "homepage": "https://github.com/inspect-js/has-tostringtag#readme",
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "symbol",
+ "symbols",
+ "tostringtag",
+ "Symbol.toStringTag"
+ ],
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/has-symbols": "^1.0.2",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "core-js": "^2.6.12",
+ "eslint": "=8.8.0",
+ "get-own-property-symbols": "^0.9.5",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "dependencies": {
+ "has-symbols": "^1.0.3"
+ }
}
diff --git a/node_modules/has/package.json b/node_modules/has/package.json
index 44b75ef94..7c4592f16 100644
--- a/node_modules/has/package.json
+++ b/node_modules/has/package.json
@@ -7,7 +7,7 @@
"name": "Thiago de Arruda",
"email": "tpadilha84@gmail.com"
},
- "contributors": [
+ "contributors": [
{
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
diff --git a/node_modules/hasown/package.json b/node_modules/hasown/package.json
index e2621471b..8502e13dd 100644
--- a/node_modules/hasown/package.json
+++ b/node_modules/hasown/package.json
@@ -1,92 +1,92 @@
{
- "name": "hasown",
- "version": "2.0.2",
- "description": "A robust, ES3 compatible, \"has own property\" predicate.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "npm run tsc",
- "pretest": "npm run lint",
- "tsc": "tsc -p .",
- "posttsc": "attw -P",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/hasOwn.git"
- },
- "keywords": [
- "has",
- "hasOwnProperty",
- "hasOwn",
- "has-own",
- "own",
- "has",
- "property",
- "in",
- "javascript",
- "ecmascript"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/hasOwn/issues"
- },
- "homepage": "https://github.com/inspect-js/hasOwn#readme",
- "dependencies": {
- "function-bind": "^1.1.2"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.1",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.2.0",
- "@types/function-bind": "^1.1.10",
- "@types/mock-property": "^1.0.2",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "mock-property": "^1.0.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "testling": {
- "files": "test/index.js"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "test"
- ]
- }
+ "name": "hasown",
+ "version": "2.0.2",
+ "description": "A robust, ES3 compatible, \"has own property\" predicate.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "npm run tsc",
+ "pretest": "npm run lint",
+ "tsc": "tsc -p .",
+ "posttsc": "attw -P",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/hasOwn.git"
+ },
+ "keywords": [
+ "has",
+ "hasOwnProperty",
+ "hasOwn",
+ "has-own",
+ "own",
+ "has",
+ "property",
+ "in",
+ "javascript",
+ "ecmascript"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/hasOwn/issues"
+ },
+ "homepage": "https://github.com/inspect-js/hasOwn#readme",
+ "dependencies": {
+ "function-bind": "^1.1.2"
+ },
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.2.0",
+ "@types/function-bind": "^1.1.10",
+ "@types/mock-property": "^1.0.2",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "mock-property": "^1.0.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "test"
+ ]
+ }
}
diff --git a/node_modules/import-fresh/node_modules/resolve-from/package.json b/node_modules/import-fresh/node_modules/resolve-from/package.json
index 05c09ae99..96bade588 100644
--- a/node_modules/import-fresh/node_modules/resolve-from/package.json
+++ b/node_modules/import-fresh/node_modules/resolve-from/package.json
@@ -1,34 +1,34 @@
{
- "name": "resolve-from",
- "version": "4.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": ">=4"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "require",
- "resolve",
- "path",
- "module",
- "from",
- "like",
- "import"
- ],
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- }
+ "name": "resolve-from",
+ "version": "4.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": ">=4"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "require",
+ "resolve",
+ "path",
+ "module",
+ "from",
+ "like",
+ "import"
+ ],
+ "devDependencies": {
+ "ava": "*",
+ "xo": "*"
+ }
}
diff --git a/node_modules/import-fresh/package.json b/node_modules/import-fresh/package.json
index f4a3eb694..0c0936206 100644
--- a/node_modules/import-fresh/package.json
+++ b/node_modules/import-fresh/package.json
@@ -1,43 +1,43 @@
{
- "name": "import-fresh",
- "version": "3.3.0",
- "description": "Import a module while bypassing the cache",
- "license": "MIT",
- "repository": "sindresorhus/import-fresh",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "engines": {
- "node": ">=6"
- },
- "scripts": {
- "test": "xo && ava && tsd",
- "heapdump": "node heapdump.js"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "require",
- "cache",
- "uncache",
- "uncached",
- "module",
- "fresh",
- "bypass"
- ],
- "dependencies": {
- "parent-module": "^1.0.0",
- "resolve-from": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^1.0.1",
- "heapdump": "^0.3.12",
- "tsd": "^0.7.3",
- "xo": "^0.23.0"
- }
+ "name": "import-fresh",
+ "version": "3.3.0",
+ "description": "Import a module while bypassing the cache",
+ "license": "MIT",
+ "repository": "sindresorhus/import-fresh",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd",
+ "heapdump": "node heapdump.js"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "require",
+ "cache",
+ "uncache",
+ "uncached",
+ "module",
+ "fresh",
+ "bypass"
+ ],
+ "dependencies": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^1.0.1",
+ "heapdump": "^0.3.12",
+ "tsd": "^0.7.3",
+ "xo": "^0.23.0"
+ }
}
diff --git a/node_modules/imurmurhash/package.json b/node_modules/imurmurhash/package.json
index 302914e7d..8a93edb55 100644
--- a/node_modules/imurmurhash/package.json
+++ b/node_modules/imurmurhash/package.json
@@ -30,8 +30,10 @@
"url": "https://github.com/homebrewing"
},
"license": "MIT",
- "dependencies": {},
- "devDependencies": {},
+ "dependencies": {
+ },
+ "devDependencies": {
+ },
"engines": {
"node": ">=0.8.19"
}
diff --git a/node_modules/indent-string/package.json b/node_modules/indent-string/package.json
index 0b00c07c1..84cc629c4 100644
--- a/node_modules/indent-string/package.json
+++ b/node_modules/indent-string/package.json
@@ -1,40 +1,40 @@
{
- "name": "indent-string",
- "version": "5.0.0",
- "description": "Indent each line in a string",
- "license": "MIT",
- "repository": "sindresorhus/indent-string",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "indent",
- "string",
- "pad",
- "align",
- "line",
- "text",
- "each",
- "every"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "indent-string",
+ "version": "5.0.0",
+ "description": "Indent each line in a string",
+ "license": "MIT",
+ "repository": "sindresorhus/indent-string",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "indent",
+ "string",
+ "pad",
+ "align",
+ "line",
+ "text",
+ "each",
+ "every"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/internal-slot/package.json b/node_modules/internal-slot/package.json
index e00069f30..1a05d9274 100644
--- a/node_modules/internal-slot/package.json
+++ b/node_modules/internal-slot/package.json
@@ -1,71 +1,71 @@
{
- "name": "internal-slot",
- "version": "1.0.7",
- "description": "ES spec-like internal slots",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "pretest": "npm run lint",
- "lint": "eslint .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/internal-slot.git"
- },
- "keywords": [
- "internal",
- "slot",
- "internal slot",
- "ecmascript",
- "es",
- "spec",
- "private",
- "data",
- "private data",
- "weakmap"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/internal-slot/issues"
- },
- "homepage": "https://github.com/ljharb/internal-slot#readme",
- "engines": {
- "node": ">= 0.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "dependencies": {
- "es-errors": "^1.3.0",
- "hasown": "^2.0.0",
- "side-channel": "^1.0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "internal-slot",
+ "version": "1.0.7",
+ "description": "ES spec-like internal slots",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "pretest": "npm run lint",
+ "lint": "eslint .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/internal-slot.git"
+ },
+ "keywords": [
+ "internal",
+ "slot",
+ "internal slot",
+ "ecmascript",
+ "es",
+ "spec",
+ "private",
+ "data",
+ "private data",
+ "weakmap"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/internal-slot/issues"
+ },
+ "homepage": "https://github.com/ljharb/internal-slot#readme",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "dependencies": {
+ "es-errors": "^1.3.0",
+ "hasown": "^2.0.0",
+ "side-channel": "^1.0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/irregular-plurals/package.json b/node_modules/irregular-plurals/package.json
index 6305c81f2..52221c9cc 100644
--- a/node_modules/irregular-plurals/package.json
+++ b/node_modules/irregular-plurals/package.json
@@ -1,46 +1,46 @@
{
- "name": "irregular-plurals",
- "version": "3.3.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
- }
- }
+ "name": "irregular-plurals",
+ "version": "3.3.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
+ }
+ }
}
diff --git a/node_modules/is-arguments/package.json b/node_modules/is-arguments/package.json
index 069b6bd53..b4ba9ae51 100644
--- a/node_modules/is-arguments/package.json
+++ b/node_modules/is-arguments/package.json
@@ -1,91 +1,91 @@
{
- "name": "is-arguments",
- "version": "1.1.1",
- "description": "Is this an arguments object? It's a harder question than you think.",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only",
- "tests-only": "nyc tape 'test/**/*.js'",
- "posttest": "npx aud --production",
- "lint": "eslint .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-arguments.git"
- },
- "bugs": {
- "url": "https://github.com/inspect-js/is-arguments/issues"
- },
- "homepage": "https://github.com/inspect-js/is-arguments",
- "keywords": [
- "arguments",
- "js",
- "javascript",
- "is-arguments",
- "is",
- "object"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-tostringtag": "^1.0.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "eslint": "^7.32.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.0"
- },
- "testling": {
- "files": "test.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-arguments",
+ "version": "1.1.1",
+ "description": "Is this an arguments object? It's a harder question than you think.",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "posttest": "npx aud --production",
+ "lint": "eslint .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-arguments.git"
+ },
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-arguments/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-arguments",
+ "keywords": [
+ "arguments",
+ "js",
+ "javascript",
+ "is-arguments",
+ "is",
+ "object"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "has-tostringtag": "^1.0.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "eslint": "^7.32.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.0"
+ },
+ "testling": {
+ "files": "test.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-array-buffer/package.json b/node_modules/is-array-buffer/package.json
index 820888240..e1b4a8345 100644
--- a/node_modules/is-array-buffer/package.json
+++ b/node_modules/is-array-buffer/package.json
@@ -1,89 +1,89 @@
{
- "name": "is-array-buffer",
- "version": "3.0.4",
- "description": "Is this value a JS ArrayBuffer?",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=.js,.mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only --",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-array-buffer.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "is",
- "arraybuffer",
- "array",
- "buffer"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-array-buffer/issues"
- },
- "homepage": "https://github.com/inspect-js/is-array-buffer#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/get-intrinsic": "^1.2.2",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.6",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "2.0.1"
- },
- "dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.1"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "is-array-buffer",
+ "version": "3.0.4",
+ "description": "Is this value a JS ArrayBuffer?",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=.js,.mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only --",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-array-buffer.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "is",
+ "arraybuffer",
+ "array",
+ "buffer"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-array-buffer/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-array-buffer#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/get-intrinsic": "^1.2.2",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.6",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "2.0.1"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.2.1"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/is-bigint/package.json b/node_modules/is-bigint/package.json
index 47197d590..850dbd82b 100644
--- a/node_modules/is-bigint/package.json
+++ b/node_modules/is-bigint/package.json
@@ -1,58 +1,58 @@
{
- "name": "is-bigint",
- "version": "1.0.4",
- "description": "Is this value an ES BigInt?",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-bigint.git"
- },
- "keywords": [
- "bigint",
- "es",
- "integer",
- "is"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-bigint/issues"
- },
- "homepage": "https://github.com/inspect-js/is-bigint#readme",
- "dependencies": {
- "has-bigints": "^1.0.1"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "eslint": "^7.32.0",
- "has-symbols": "^1.0.2",
- "nyc": "^10.3.2",
- "object-inspect": "^1.11.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-bigint",
+ "version": "1.0.4",
+ "description": "Is this value an ES BigInt?",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-bigint.git"
+ },
+ "keywords": [
+ "bigint",
+ "es",
+ "integer",
+ "is"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-bigint/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-bigint#readme",
+ "dependencies": {
+ "has-bigints": "^1.0.1"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "eslint": "^7.32.0",
+ "has-symbols": "^1.0.2",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.11.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-binary-path/package.json b/node_modules/is-binary-path/package.json
index a90845fbc..a8d005aed 100644
--- a/node_modules/is-binary-path/package.json
+++ b/node_modules/is-binary-path/package.json
@@ -1,40 +1,40 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/is-boolean-object/package.json b/node_modules/is-boolean-object/package.json
index ca0d6451a..06196f6dc 100644
--- a/node_modules/is-boolean-object/package.json
+++ b/node_modules/is-boolean-object/package.json
@@ -1,87 +1,87 @@
{
- "name": "is-boolean-object",
- "version": "1.1.2",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only && npm run test:harmony && npm run test:corejs",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:harmony": "node --harmony --es-staging test",
- "test:corejs": "nyc tape test-corejs.js",
- "posttest": "aud --production",
- "prelint": "npm run eccheck",
- "lint": "eslint --ext=js,mjs .",
- "eccheck": "eclint check $(git ls-files)",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-boolean-object.git"
- },
- "keywords": [
- "Boolean",
- "ES6",
- "toStringTag",
- "@@toStringTag",
- "Boolean object",
- "true",
- "false",
- "is-boolean"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-tostringtag": "^1.0.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "core-js": "^3.16.0",
- "eclint": "^2.8.1",
- "eslint": "^7.32.0",
- "foreach": "^2.0.5",
- "indexof": "^0.0.1",
- "is": "^3.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.0"
- },
- "testling": {
- "files": "test.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-boolean-object",
+ "version": "1.1.2",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only && npm run test:harmony && npm run test:corejs",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:harmony": "node --harmony --es-staging test",
+ "test:corejs": "nyc tape test-corejs.js",
+ "posttest": "aud --production",
+ "prelint": "npm run eccheck",
+ "lint": "eslint --ext=js,mjs .",
+ "eccheck": "eclint check $(git ls-files)",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-boolean-object.git"
+ },
+ "keywords": [
+ "Boolean",
+ "ES6",
+ "toStringTag",
+ "@@toStringTag",
+ "Boolean object",
+ "true",
+ "false",
+ "is-boolean"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "has-tostringtag": "^1.0.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "core-js": "^3.16.0",
+ "eclint": "^2.8.1",
+ "eslint": "^7.32.0",
+ "foreach": "^2.0.5",
+ "indexof": "^0.0.1",
+ "is": "^3.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.0"
+ },
+ "testling": {
+ "files": "test.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-callable/package.json b/node_modules/is-callable/package.json
index a982cbe80..aa3e8df04 100644
--- a/node_modules/is-callable/package.json
+++ b/node_modules/is-callable/package.json
@@ -1,106 +1,106 @@
{
- "name": "is-callable",
- "version": "1.2.7",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only --",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs ."
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-callable.git"
- },
- "keywords": [
- "Function",
- "function",
- "callable",
- "generator",
- "generator function",
- "arrow",
- "arrow function",
- "ES6",
- "toStringTag",
- "@@toStringTag"
- ],
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.5",
- "eclint": "^2.8.1",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "has-tostringtag": "^1.0.0",
- "make-arrow-function": "^1.2.0",
- "make-async-function": "^1.0.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.12.2",
- "rimraf": "^2.7.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.0"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "v1.2.5"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "is-callable",
+ "version": "1.2.7",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only --",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs ."
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-callable.git"
+ },
+ "keywords": [
+ "Function",
+ "function",
+ "callable",
+ "generator",
+ "generator function",
+ "arrow",
+ "arrow function",
+ "ES6",
+ "toStringTag",
+ "@@toStringTag"
+ ],
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.5",
+ "eclint": "^2.8.1",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "has-tostringtag": "^1.0.0",
+ "make-arrow-function": "^1.2.0",
+ "make-async-function": "^1.0.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.12.2",
+ "rimraf": "^2.7.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.0"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "v1.2.5"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/is-core-module/package.json b/node_modules/is-core-module/package.json
index 009e709cb..3aba4a01a 100644
--- a/node_modules/is-core-module/package.json
+++ b/node_modules/is-core-module/package.json
@@ -1,76 +1,76 @@
{
- "name": "is-core-module",
- "version": "2.15.1",
- "description": "Is this specifier a node.js core module?",
- "main": "index.js",
- "sideEffects": false,
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "npx npm@'>=10.2' audit --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-core-module.git"
- },
- "keywords": [
- "core",
- "modules",
- "module",
- "npm",
- "node",
- "dependencies"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-core-module/issues"
- },
- "homepage": "https://github.com/inspect-js/is-core-module",
- "dependencies": {
- "hasown": "^2.0.2"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.1",
- "auto-changelog": "^2.4.0",
- "encoding": "^0.1.13",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "mock-property": "^1.1.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "semver": "^6.3.1",
- "tape": "^5.8.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "is-core-module",
+ "version": "2.15.1",
+ "description": "Is this specifier a node.js core module?",
+ "main": "index.js",
+ "sideEffects": false,
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "npx npm@'>=10.2' audit --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-core-module.git"
+ },
+ "keywords": [
+ "core",
+ "modules",
+ "module",
+ "npm",
+ "node",
+ "dependencies"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-core-module/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-core-module",
+ "dependencies": {
+ "hasown": "^2.0.2"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.1",
+ "auto-changelog": "^2.4.0",
+ "encoding": "^0.1.13",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "mock-property": "^1.1.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "semver": "^6.3.1",
+ "tape": "^5.8.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/is-data-view/package.json b/node_modules/is-data-view/package.json
index fb96e9980..5f0788cc9 100644
--- a/node_modules/is-data-view/package.json
+++ b/node_modules/is-data-view/package.json
@@ -1,97 +1,97 @@
{
- "name": "is-data-view",
- "version": "1.0.1",
- "description": "Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-data-view.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "dataview",
- "data",
- "view",
- "typedarray",
- "typedarrays"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-data-view/issues"
- },
- "homepage": "https://github.com/inspect-js/is-data-view#readme",
- "dependencies": {
- "is-typed-array": "^1.1.13"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/node": "^20.11.14",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.6",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "has-tostringtag": "^1.0.2",
- "in-publish": "^2.0.1",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "testling": {
- "files": "test/index.js"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "is-data-view",
+ "version": "1.0.1",
+ "description": "Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-data-view.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "dataview",
+ "data",
+ "view",
+ "typedarray",
+ "typedarrays"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-data-view/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-data-view#readme",
+ "dependencies": {
+ "is-typed-array": "^1.1.13"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/node": "^20.11.14",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.6",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "has-tostringtag": "^1.0.2",
+ "in-publish": "^2.0.1",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/is-date-object/package.json b/node_modules/is-date-object/package.json
index 5c2b607d6..7b32ed8a1 100644
--- a/node_modules/is-date-object/package.json
+++ b/node_modules/is-date-object/package.json
@@ -1,79 +1,79 @@
{
- "name": "is-date-object",
- "version": "1.0.5",
- "author": "Jordan Harband",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only && npm run test:corejs",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:corejs": "nyc tape test-corejs.js",
- "posttest": "aud --production",
- "lint": "eslint .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-date-object.git"
- },
- "keywords": [
- "Date",
- "ES6",
- "toStringTag",
- "@@toStringTag",
- "Date object"
- ],
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "core-js": "^3.12.0",
- "eslint": "^7.32.0",
- "foreach": "^2.0.5",
- "indexof": "^0.0.1",
- "is": "^3.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.0"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-date-object",
+ "version": "1.0.5",
+ "author": "Jordan Harband",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only && npm run test:corejs",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:corejs": "nyc tape test-corejs.js",
+ "posttest": "aud --production",
+ "lint": "eslint .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-date-object.git"
+ },
+ "keywords": [
+ "Date",
+ "ES6",
+ "toStringTag",
+ "@@toStringTag",
+ "Date object"
+ ],
+ "dependencies": {
+ "has-tostringtag": "^1.0.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "core-js": "^3.12.0",
+ "eslint": "^7.32.0",
+ "foreach": "^2.0.5",
+ "indexof": "^0.0.1",
+ "is": "^3.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.0"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-docker/package.json b/node_modules/is-docker/package.json
index 0a1351c89..5c70b0342 100644
--- a/node_modules/is-docker/package.json
+++ b/node_modules/is-docker/package.json
@@ -1,44 +1,44 @@
{
- "name": "is-docker",
- "version": "3.0.0",
- "description": "Check if the process is running inside a Docker container",
- "license": "MIT",
- "repository": "sindresorhus/is-docker",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "bin": "./cli.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "cli.js"
- ],
- "keywords": [
- "detect",
- "docker",
- "dockerized",
- "container",
- "inside",
- "is",
- "env",
- "environment",
- "process"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "sinon": "^11.1.2",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "is-docker",
+ "version": "3.0.0",
+ "description": "Check if the process is running inside a Docker container",
+ "license": "MIT",
+ "repository": "sindresorhus/is-docker",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "bin": "./cli.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "cli.js"
+ ],
+ "keywords": [
+ "detect",
+ "docker",
+ "dockerized",
+ "container",
+ "inside",
+ "is",
+ "env",
+ "environment",
+ "process"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "sinon": "^11.1.2",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/is-error/package.json b/node_modules/is-error/package.json
index c42be85cc..2b6761efa 100644
--- a/node_modules/is-error/package.json
+++ b/node_modules/is-error/package.json
@@ -1,5 +1,4 @@
-{
- "name": "is-error",
+{ "name": "is-error",
"version": "2.2.2",
"description": "Detect whether a value is an error",
"keywords": [],
diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json
index 78ad3f69f..2137e888f 100644
--- a/node_modules/is-fullwidth-code-point/package.json
+++ b/node_modules/is-fullwidth-code-point/package.json
@@ -1,42 +1,42 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/is-inside-container/package.json b/node_modules/is-inside-container/package.json
index b623c83a1..7d47e23ce 100644
--- a/node_modules/is-inside-container/package.json
+++ b/node_modules/is-inside-container/package.json
@@ -1,51 +1,51 @@
{
- "name": "is-inside-container",
- "version": "1.0.0",
- "description": "Check if the process is running inside a container (Docker/Podman)",
- "license": "MIT",
- "repository": "sindresorhus/is-inside-container",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": {
- "types": "./index.d.ts",
- "default": "./index.js"
- },
- "bin": "./cli.js",
- "engines": {
- "node": ">=14.16"
- },
- "scripts": {
- "test": "xo && NODE_OPTIONS='--loader=esmock --no-warnings' ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "cli.js"
- ],
- "keywords": [
- "detect",
- "inside",
- "container",
- "docker",
- "dockerized",
- "podman",
- "is",
- "env",
- "environment",
- "process"
- ],
- "dependencies": {
- "is-docker": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^5.2.0",
- "esmock": "^2.1.0",
- "tsd": "^0.25.0",
- "xo": "^0.53.1"
- }
+ "name": "is-inside-container",
+ "version": "1.0.0",
+ "description": "Check if the process is running inside a container (Docker/Podman)",
+ "license": "MIT",
+ "repository": "sindresorhus/is-inside-container",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": {
+ "types": "./index.d.ts",
+ "default": "./index.js"
+ },
+ "bin": "./cli.js",
+ "engines": {
+ "node": ">=14.16"
+ },
+ "scripts": {
+ "test": "xo && NODE_OPTIONS='--loader=esmock --no-warnings' ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "cli.js"
+ ],
+ "keywords": [
+ "detect",
+ "inside",
+ "container",
+ "docker",
+ "dockerized",
+ "podman",
+ "is",
+ "env",
+ "environment",
+ "process"
+ ],
+ "dependencies": {
+ "is-docker": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^5.2.0",
+ "esmock": "^2.1.0",
+ "tsd": "^0.25.0",
+ "xo": "^0.53.1"
+ }
}
diff --git a/node_modules/is-map/package.json b/node_modules/is-map/package.json
index 114992c16..a68c5b4ef 100644
--- a/node_modules/is-map/package.json
+++ b/node_modules/is-map/package.json
@@ -1,60 +1,60 @@
{
- "name": "is-map",
- "version": "2.0.2",
- "description": "Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "lint": "eslint --ext=js,mjs .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "tests:shims": "nyc tape --require=es5-shim --require=es5-shim 'test/**/*.js'",
- "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
- "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-map.git"
- },
- "keywords": [
- "map",
- "set",
- "collection",
- "is",
- "robust"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-map/issues"
- },
- "homepage": "https://github.com/inspect-js/is-map#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^17.3.0",
- "aud": "^1.1.3",
- "auto-changelog": "^2.2.1",
- "core-js": "^2.6.12",
- "es5-shim": "^4.5.14",
- "es6-shim": "^0.35.6",
- "eslint": "^7.15.0",
- "for-each": "^0.3.3",
- "nyc": "^10.3.2",
- "object-inspect": "^1.9.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.0.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-map",
+ "version": "2.0.2",
+ "description": "Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublish": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "lint": "eslint --ext=js,mjs .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "tests:shims": "nyc tape --require=es5-shim --require=es5-shim 'test/**/*.js'",
+ "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
+ "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-map.git"
+ },
+ "keywords": [
+ "map",
+ "set",
+ "collection",
+ "is",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-map/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-map#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.3.0",
+ "aud": "^1.1.3",
+ "auto-changelog": "^2.2.1",
+ "core-js": "^2.6.12",
+ "es5-shim": "^4.5.14",
+ "es6-shim": "^0.35.6",
+ "eslint": "^7.15.0",
+ "for-each": "^0.3.3",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.9.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.0.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-negative-zero/package.json b/node_modules/is-negative-zero/package.json
index 26f985441..3ed79ab01 100644
--- a/node_modules/is-negative-zero/package.json
+++ b/node_modules/is-negative-zero/package.json
@@ -1,92 +1,92 @@
{
- "name": "is-negative-zero",
- "version": "2.0.3",
- "description": "Is this value negative zero? === will lie to you",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "main": "index.js",
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "tests-only": "nyc tape 'test/**/*.js'",
- "posttest": "aud --production",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-negative-zero.git"
- },
- "bugs": {
- "url": "https://github.com/inspect-js/is-negative-zero/issues"
- },
- "homepage": "https://github.com/inspect-js/is-negative-zero",
- "keywords": [
- "is",
- "negative",
- "zero",
- "negative zero",
- "number",
- "positive",
- "0",
- "-0"
- ],
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..12.0",
- "opera/15.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "is-negative-zero",
+ "version": "2.0.3",
+ "description": "Is this value negative zero? === will lie to you",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "posttest": "aud --production",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-negative-zero.git"
+ },
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-negative-zero/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-negative-zero",
+ "keywords": [
+ "is",
+ "negative",
+ "zero",
+ "negative zero",
+ "number",
+ "positive",
+ "0",
+ "-0"
+ ],
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..12.0",
+ "opera/15.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/is-number-object/package.json b/node_modules/is-number-object/package.json
index 59ea2ac8c..2c8b16d6e 100644
--- a/node_modules/is-number-object/package.json
+++ b/node_modules/is-number-object/package.json
@@ -1,85 +1,85 @@
{
- "name": "is-number-object",
- "version": "1.0.7",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:corejs": "nyc tape test-corejs.js",
- "test": "npm run tests-only && npm run test:corejs",
- "posttest": "aud --production",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-number-object.git"
- },
- "keywords": [
- "Number",
- "ES6",
- "toStringTag",
- "@@toStringTag",
- "Number object"
- ],
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-number-object/issues"
- },
- "homepage": "https://github.com/inspect-js/is-number-object#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^20.2.3",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "core-js": "^3.21.1",
- "eclint": "^2.8.1",
- "eslint": "=8.8.0",
- "foreach": "^2.0.5",
- "indexof": "^0.0.1",
- "is": "^3.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.2"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- }
+ "name": "is-number-object",
+ "version": "1.0.7",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:corejs": "nyc tape test-corejs.js",
+ "test": "npm run tests-only && npm run test:corejs",
+ "posttest": "aud --production",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-number-object.git"
+ },
+ "keywords": [
+ "Number",
+ "ES6",
+ "toStringTag",
+ "@@toStringTag",
+ "Number object"
+ ],
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-number-object/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-number-object#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^20.2.3",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "core-js": "^3.21.1",
+ "eclint": "^2.8.1",
+ "eslint": "=8.8.0",
+ "foreach": "^2.0.5",
+ "indexof": "^0.0.1",
+ "is": "^3.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.2"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "has-tostringtag": "^1.0.0"
+ }
}
diff --git a/node_modules/is-path-cwd/package.json b/node_modules/is-path-cwd/package.json
index 82dc163af..55bad2220 100644
--- a/node_modules/is-path-cwd/package.json
+++ b/node_modules/is-path-cwd/package.json
@@ -1,36 +1,36 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/is-path-inside/package.json b/node_modules/is-path-inside/package.json
index 6ab6a7872..88c154ae7 100644
--- a/node_modules/is-path-inside/package.json
+++ b/node_modules/is-path-inside/package.json
@@ -1,36 +1,36 @@
{
- "name": "is-path-inside",
- "version": "3.0.3",
- "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"
- }
+ "name": "is-path-inside",
+ "version": "3.0.3",
+ "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"
+ }
}
diff --git a/node_modules/is-regex/package.json b/node_modules/is-regex/package.json
index 8b8e87329..094fd419b 100644
--- a/node_modules/is-regex/package.json
+++ b/node_modules/is-regex/package.json
@@ -1,86 +1,86 @@
{
- "name": "is-regex",
- "version": "1.1.4",
- "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only && npm run test:harmony",
- "tests-only": "nyc node test",
- "test:harmony": "nyc node --harmony --es-staging test",
- "test:corejs": "nyc tape test-corejs.js",
- "posttest": "npx aud --production",
- "lint": "eslint .",
- "eccheck": "eclint check *.js **/*.js > /dev/null",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-regex.git"
- },
- "bugs": {
- "url": "https://github.com/inspect-js/is-regex/issues"
- },
- "homepage": "https://github.com/inspect-js/is-regex",
- "keywords": [
- "regex",
- "regexp",
- "is",
- "regular expression",
- "regular",
- "expression"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-tostringtag": "^1.0.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "core-js": "^3.16.0",
- "eclint": "^2.8.1",
- "eslint": "^7.32.0",
- "foreach": "^2.0.5",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.0"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-regex",
+ "version": "1.1.4",
+ "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only && npm run test:harmony",
+ "tests-only": "nyc node test",
+ "test:harmony": "nyc node --harmony --es-staging test",
+ "test:corejs": "nyc tape test-corejs.js",
+ "posttest": "npx aud --production",
+ "lint": "eslint .",
+ "eccheck": "eclint check *.js **/*.js > /dev/null",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-regex.git"
+ },
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-regex/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-regex",
+ "keywords": [
+ "regex",
+ "regexp",
+ "is",
+ "regular expression",
+ "regular",
+ "expression"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "has-tostringtag": "^1.0.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "core-js": "^3.16.0",
+ "eclint": "^2.8.1",
+ "eslint": "^7.32.0",
+ "foreach": "^2.0.5",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.0"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-set/package.json b/node_modules/is-set/package.json
index de8bb2853..a163bfab6 100644
--- a/node_modules/is-set/package.json
+++ b/node_modules/is-set/package.json
@@ -1,60 +1,60 @@
{
- "name": "is-set",
- "version": "2.0.2",
- "description": "Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "lint": "eslint .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "tests:shims": "nyc tape --require=es5-shim --require=es5-shim 'test/**/*.js'",
- "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
- "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
- "posttest": "npx aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-set.git"
- },
- "keywords": [
- "map",
- "set",
- "collection",
- "is",
- "robust"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-set/issues"
- },
- "homepage": "https://github.com/inspect-js/is-set#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^17.3.0",
- "aud": "^1.1.3",
- "auto-changelog": "^2.2.1",
- "core-js": "^2.6.12",
- "es5-shim": "^4.5.14",
- "es6-shim": "^0.35.6",
- "eslint": "^7.15.0",
- "for-each": "^0.3.3",
- "nyc": "^10.3.2",
- "object-inspect": "^1.9.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.0.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-set",
+ "version": "2.0.2",
+ "description": "Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublish": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "lint": "eslint .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "tests:shims": "nyc tape --require=es5-shim --require=es5-shim 'test/**/*.js'",
+ "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
+ "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
+ "posttest": "npx aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-set.git"
+ },
+ "keywords": [
+ "map",
+ "set",
+ "collection",
+ "is",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-set/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-set#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.3.0",
+ "aud": "^1.1.3",
+ "auto-changelog": "^2.2.1",
+ "core-js": "^2.6.12",
+ "es5-shim": "^4.5.14",
+ "es6-shim": "^0.35.6",
+ "eslint": "^7.15.0",
+ "for-each": "^0.3.3",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.9.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.0.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-shared-array-buffer/package.json b/node_modules/is-shared-array-buffer/package.json
index eb9fc64ba..45495116f 100644
--- a/node_modules/is-shared-array-buffer/package.json
+++ b/node_modules/is-shared-array-buffer/package.json
@@ -1,91 +1,91 @@
{
- "name": "is-shared-array-buffer",
- "version": "1.0.3",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Is this value a JS SharedArrayBuffer?",
- "license": "MIT",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=.js,.mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only --",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "is",
- "sharedarraybuffer",
- "shared",
- "array",
- "buffer"
- ],
- "bugs": {
- "url": "https://github.com/inspect-js/is-shared-array-buffer/issues"
- },
- "homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/node": "^20.11.19",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.7",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "call-bind": "^1.0.7"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "is-shared-array-buffer",
+ "version": "1.0.3",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Is this value a JS SharedArrayBuffer?",
+ "license": "MIT",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=.js,.mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only --",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "is",
+ "sharedarraybuffer",
+ "shared",
+ "array",
+ "buffer"
+ ],
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-shared-array-buffer/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-shared-array-buffer#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/node": "^20.11.19",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.7",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/is-stream/package.json b/node_modules/is-stream/package.json
index e970c7296..47d5761f2 100644
--- a/node_modules/is-stream/package.json
+++ b/node_modules/is-stream/package.json
@@ -1,44 +1,44 @@
{
- "name": "is-stream",
- "version": "3.0.0",
- "description": "Check if something is a Node.js stream",
- "license": "MIT",
- "repository": "sindresorhus/is-stream",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "stream",
- "type",
- "streams",
- "writable",
- "readable",
- "duplex",
- "transform",
- "check",
- "detect",
- "is"
- ],
- "devDependencies": {
- "@types/node": "^16.4.13",
- "ava": "^3.15.0",
- "tempy": "^1.0.1",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "is-stream",
+ "version": "3.0.0",
+ "description": "Check if something is a Node.js stream",
+ "license": "MIT",
+ "repository": "sindresorhus/is-stream",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "stream",
+ "type",
+ "streams",
+ "writable",
+ "readable",
+ "duplex",
+ "transform",
+ "check",
+ "detect",
+ "is"
+ ],
+ "devDependencies": {
+ "@types/node": "^16.4.13",
+ "ava": "^3.15.0",
+ "tempy": "^1.0.1",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/is-string/package.json b/node_modules/is-string/package.json
index d4343968f..9b36548d5 100644
--- a/node_modules/is-string/package.json
+++ b/node_modules/is-string/package.json
@@ -1,81 +1,81 @@
{
- "name": "is-string",
- "version": "1.0.7",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:corejs": "nyc tape test-corejs.js",
- "test": "npm run tests-only && npm run test:corejs",
- "posttest": "npx aud --production",
- "lint": "eslint .",
- "eccheck": "eclint check *.js **/*.js > /dev/null",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/is-string.git"
- },
- "keywords": [
- "String",
- "string",
- "ES6",
- "toStringTag",
- "@@toStringTag",
- "String object"
- ],
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "core-js": "^3.16.0",
- "eclint": "^2.8.1",
- "eslint": "^7.32.0",
- "foreach": "^2.0.5",
- "indexof": "^0.0.1",
- "is": "^3.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.3.0"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- }
+ "name": "is-string",
+ "version": "1.0.7",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:corejs": "nyc tape test-corejs.js",
+ "test": "npm run tests-only && npm run test:corejs",
+ "posttest": "npx aud --production",
+ "lint": "eslint .",
+ "eccheck": "eclint check *.js **/*.js > /dev/null",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/is-string.git"
+ },
+ "keywords": [
+ "String",
+ "string",
+ "ES6",
+ "toStringTag",
+ "@@toStringTag",
+ "String object"
+ ],
+ "dependencies": {
+ "has-tostringtag": "^1.0.0"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "core-js": "^3.16.0",
+ "eclint": "^2.8.1",
+ "eslint": "^7.32.0",
+ "foreach": "^2.0.5",
+ "indexof": "^0.0.1",
+ "is": "^3.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.3.0"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ }
}
diff --git a/node_modules/is-symbol/package.json b/node_modules/is-symbol/package.json
index c695b4348..4472b176f 100644
--- a/node_modules/is-symbol/package.json
+++ b/node_modules/is-symbol/package.json
@@ -1,77 +1,77 @@
{
- "name": "is-symbol",
- "version": "1.0.4",
- "description": "Determine if a value is an ES6 Symbol or not.",
- "main": "index.js",
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "npx aud --production",
- "lint": "eslint .",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-symbol.git"
- },
- "keywords": [
- "symbol",
- "es6",
- "is",
- "Symbol"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-symbol/issues"
- },
- "dependencies": {
- "has-symbols": "^1.0.2"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.6.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.2.1",
- "eslint": "^7.26.0",
- "nyc": "^10.3.2",
- "object-inspect": "^1.10.3",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.2.2"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-symbol",
+ "version": "1.0.4",
+ "description": "Determine if a value is an ES6 Symbol or not.",
+ "main": "index.js",
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "npx aud --production",
+ "lint": "eslint .",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-symbol.git"
+ },
+ "keywords": [
+ "symbol",
+ "es6",
+ "is",
+ "Symbol"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-symbol/issues"
+ },
+ "dependencies": {
+ "has-symbols": "^1.0.2"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.6.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.2.1",
+ "eslint": "^7.26.0",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.10.3",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.2.2"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-typed-array/package.json b/node_modules/is-typed-array/package.json
index c4ad914a2..8032573b5 100644
--- a/node_modules/is-typed-array/package.json
+++ b/node_modules/is-typed-array/package.json
@@ -1,127 +1,127 @@
{
- "name": "is-typed-array",
- "version": "1.1.13",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only && npm run test:harmony",
- "tests-only": "nyc tape test",
- "test:harmony": "nyc node --harmony --es-staging test",
- "posttest": "npx aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/is-typed-array.git"
- },
- "keywords": [
- "array",
- "TypedArray",
- "typed array",
- "is",
- "typed",
- "Int8Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Int16Array",
- "Uint16Array",
- "Int32Array",
- "Uint32Array",
- "Float32Array",
- "Float64Array",
- "ES6",
- "toStringTag",
- "Symbol.toStringTag",
- "@@toStringTag"
- ],
- "dependencies": {
- "which-typed-array": "^1.1.14"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/for-each": "^0.3.3",
- "@types/is-callable": "^1.1.2",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/node": "^20.11.14",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "has-tostringtag": "^1.0.1",
- "in-publish": "^2.0.1",
- "is-callable": "^1.2.7",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4",
- "typescript": "next"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "1.1.10"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "is-typed-array",
+ "version": "1.1.13",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only && npm run test:harmony",
+ "tests-only": "nyc tape test",
+ "test:harmony": "nyc node --harmony --es-staging test",
+ "posttest": "npx aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/is-typed-array.git"
+ },
+ "keywords": [
+ "array",
+ "TypedArray",
+ "typed array",
+ "is",
+ "typed",
+ "Int8Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Int16Array",
+ "Uint16Array",
+ "Int32Array",
+ "Uint32Array",
+ "Float32Array",
+ "Float64Array",
+ "ES6",
+ "toStringTag",
+ "Symbol.toStringTag",
+ "@@toStringTag"
+ ],
+ "dependencies": {
+ "which-typed-array": "^1.1.14"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/for-each": "^0.3.3",
+ "@types/is-callable": "^1.1.2",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/node": "^20.11.14",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "has-tostringtag": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "is-callable": "^1.2.7",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4",
+ "typescript": "next"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "1.1.10"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/is-unicode-supported/package.json b/node_modules/is-unicode-supported/package.json
index c1126b632..072651f43 100644
--- a/node_modules/is-unicode-supported/package.json
+++ b/node_modules/is-unicode-supported/package.json
@@ -1,43 +1,43 @@
{
- "name": "is-unicode-supported",
- "version": "1.3.0",
- "description": "Detect whether the terminal supports Unicode",
- "license": "MIT",
- "repository": "sindresorhus/is-unicode-supported",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "terminal",
- "unicode",
- "detect",
- "utf8",
- "console",
- "shell",
- "support",
- "supports",
- "supported",
- "check",
- "detection"
- ],
- "devDependencies": {
- "ava": "^4.0.1",
- "tsd": "^0.19.1",
- "xo": "^0.47.0"
- }
+ "name": "is-unicode-supported",
+ "version": "1.3.0",
+ "description": "Detect whether the terminal supports Unicode",
+ "license": "MIT",
+ "repository": "sindresorhus/is-unicode-supported",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "terminal",
+ "unicode",
+ "detect",
+ "utf8",
+ "console",
+ "shell",
+ "support",
+ "supports",
+ "supported",
+ "check",
+ "detection"
+ ],
+ "devDependencies": {
+ "ava": "^4.0.1",
+ "tsd": "^0.19.1",
+ "xo": "^0.47.0"
+ }
}
diff --git a/node_modules/is-weakmap/package.json b/node_modules/is-weakmap/package.json
index f1be903c1..b6b2ca823 100644
--- a/node_modules/is-weakmap/package.json
+++ b/node_modules/is-weakmap/package.json
@@ -1,57 +1,57 @@
{
- "name": "is-weakmap",
- "version": "2.0.1",
- "description": "Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "lint": "eslint .",
- "tests-only": "node test",
- "posttests-only": "node -e \"require('es5-shim'); require('es6-shim'); require('./test');\"",
- "test": "npm run tests-only",
- "posttest": "npx aud"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-weakmap.git"
- },
- "keywords": [
- "map",
- "weakmap",
- "set",
- "weakset",
- "collection",
- "is",
- "robust"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-weakmap/issues"
- },
- "homepage": "https://github.com/inspect-js/is-weakmap#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^15.0.2",
- "auto-changelog": "^1.16.2",
- "es5-shim": "^4.5.13",
- "es6-shim": "^0.35.5",
- "eslint": "^6.7.2",
- "for-each": "^0.3.3",
- "object-inspect": "^1.7.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^4.12.0"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- }
+ "name": "is-weakmap",
+ "version": "2.0.1",
+ "description": "Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublish": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "lint": "eslint .",
+ "tests-only": "node test",
+ "posttests-only": "node -e \"require('es5-shim'); require('es6-shim'); require('./test');\"",
+ "test": "npm run tests-only",
+ "posttest": "npx aud"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-weakmap.git"
+ },
+ "keywords": [
+ "map",
+ "weakmap",
+ "set",
+ "weakset",
+ "collection",
+ "is",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-weakmap/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-weakmap#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^15.0.2",
+ "auto-changelog": "^1.16.2",
+ "es5-shim": "^4.5.13",
+ "es6-shim": "^0.35.5",
+ "eslint": "^6.7.2",
+ "for-each": "^0.3.3",
+ "object-inspect": "^1.7.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^4.12.0"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ }
}
diff --git a/node_modules/is-weakref/package.json b/node_modules/is-weakref/package.json
index 1e458ab34..2d2a6e2a1 100644
--- a/node_modules/is-weakref/package.json
+++ b/node_modules/is-weakref/package.json
@@ -1,63 +1,63 @@
{
- "name": "is-weakref",
- "version": "1.0.2",
- "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-weakref.git"
- },
- "keywords": [
- "weakref",
- "weak",
- "ref",
- "finalization",
- "finalization registry"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-weakref/issues"
- },
- "homepage": "https://github.com/inspect-js/is-weakref#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^20.0.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "eslint": "^8.4.1",
- "for-each": "^0.3.3",
- "nyc": "^10.3.2",
- "object-inspect": "^1.11.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.3.2"
- },
- "dependencies": {
- "call-bind": "^1.0.2"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "is-weakref",
+ "version": "1.0.2",
+ "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-weakref.git"
+ },
+ "keywords": [
+ "weakref",
+ "weak",
+ "ref",
+ "finalization",
+ "finalization registry"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-weakref/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-weakref#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^20.0.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "eslint": "^8.4.1",
+ "for-each": "^0.3.3",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.11.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.3.2"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.2"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/is-weakset/package.json b/node_modules/is-weakset/package.json
index d7a075bae..9d84d30fa 100644
--- a/node_modules/is-weakset/package.json
+++ b/node_modules/is-weakset/package.json
@@ -1,67 +1,67 @@
{
- "name": "is-weakset",
- "version": "2.0.2",
- "description": "Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
- "main": "index.js",
- "scripts": {
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "lint": "eslint --ext=js,mjs .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "tests:shims": "nyc tape --require=es5-shim --require=es6-shim 'test/**/*.js'",
- "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
- "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/is-weakset.git"
- },
- "keywords": [
- "map",
- "weakmap",
- "set",
- "weakset",
- "collection",
- "is",
- "robust"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/is-weakset/issues"
- },
- "homepage": "https://github.com/inspect-js/is-weakset#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^20.0.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "core-js": "^2.6.12",
- "es5-shim": "^4.6.2",
- "es6-shim": "^0.35.6",
- "eslint": "^8.4.1",
- "for-each": "^0.3.3",
- "nyc": "^10.3.2",
- "object-inspect": "^1.11.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.3.2"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.1.1"
- }
+ "name": "is-weakset",
+ "version": "2.0.2",
+ "description": "Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
+ "main": "index.js",
+ "scripts": {
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "lint": "eslint --ext=js,mjs .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "tests:shims": "nyc tape --require=es5-shim --require=es6-shim 'test/**/*.js'",
+ "tests:corejs": "nyc tape --require=core-js 'test/**/*.js'",
+ "test": "npm run tests-only && npm run tests:shims && npm run tests:corejs",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/is-weakset.git"
+ },
+ "keywords": [
+ "map",
+ "weakmap",
+ "set",
+ "weakset",
+ "collection",
+ "is",
+ "robust"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/is-weakset/issues"
+ },
+ "homepage": "https://github.com/inspect-js/is-weakset#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^20.0.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "core-js": "^2.6.12",
+ "es5-shim": "^4.6.2",
+ "es6-shim": "^0.35.6",
+ "eslint": "^8.4.1",
+ "for-each": "^0.3.3",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.11.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.3.2"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.1"
+ }
}
diff --git a/node_modules/is-wsl/node_modules/is-docker/package.json b/node_modules/is-wsl/node_modules/is-docker/package.json
index 5844e8ca4..ae282258f 100644
--- a/node_modules/is-wsl/node_modules/is-docker/package.json
+++ b/node_modules/is-wsl/node_modules/is-docker/package.json
@@ -1,42 +1,42 @@
{
- "name": "is-docker",
- "version": "2.2.1",
- "description": "Check if the process is running inside a Docker container",
- "license": "MIT",
- "repository": "sindresorhus/is-docker",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "bin": "cli.js",
- "engines": {
- "node": ">=8"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "cli.js"
- ],
- "keywords": [
- "detect",
- "docker",
- "dockerized",
- "container",
- "inside",
- "is",
- "env",
- "environment",
- "process"
- ],
- "devDependencies": {
- "ava": "^1.4.1",
- "sinon": "^7.3.2",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "is-docker",
+ "version": "2.2.1",
+ "description": "Check if the process is running inside a Docker container",
+ "license": "MIT",
+ "repository": "sindresorhus/is-docker",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "bin": "cli.js",
+ "engines": {
+ "node": ">=8"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "cli.js"
+ ],
+ "keywords": [
+ "detect",
+ "docker",
+ "dockerized",
+ "container",
+ "inside",
+ "is",
+ "env",
+ "environment",
+ "process"
+ ],
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "sinon": "^7.3.2",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/is-wsl/package.json b/node_modules/is-wsl/package.json
index ddc02b56b..2fa7f7542 100644
--- a/node_modules/is-wsl/package.json
+++ b/node_modules/is-wsl/package.json
@@ -1,45 +1,45 @@
{
- "name": "is-wsl",
- "version": "2.2.0",
- "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
- "license": "MIT",
- "repository": "sindresorhus/is-wsl",
- "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": [
- "check",
- "wsl",
- "windows",
- "subsystem",
- "linux",
- "detect",
- "bash",
- "process",
- "console",
- "terminal",
- "is"
- ],
- "dependencies": {
- "is-docker": "^2.0.0"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "clear-module": "^3.2.0",
- "proxyquire": "^2.1.0",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "is-wsl",
+ "version": "2.2.0",
+ "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
+ "license": "MIT",
+ "repository": "sindresorhus/is-wsl",
+ "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": [
+ "check",
+ "wsl",
+ "windows",
+ "subsystem",
+ "linux",
+ "detect",
+ "bash",
+ "process",
+ "console",
+ "terminal",
+ "is"
+ ],
+ "dependencies": {
+ "is-docker": "^2.0.0"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "clear-module": "^3.2.0",
+ "proxyquire": "^2.1.0",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/js-string-escape/package.json b/node_modules/js-string-escape/package.json
index 285a5e0bf..fc2be31ae 100644
--- a/node_modules/js-string-escape/package.json
+++ b/node_modules/js-string-escape/package.json
@@ -25,7 +25,7 @@
}
],
"license": "MIT",
- "devDependencies": {
+ "devDependencies" : {
"tap": "~> 0.4.2",
"punycode": "~> 1.2.1"
},
diff --git a/node_modules/jschardet/package.json b/node_modules/jschardet/package.json
index de6dfbcc8..82212a957 100644
--- a/node_modules/jschardet/package.json
+++ b/node_modules/jschardet/package.json
@@ -1,34 +1,34 @@
{
- "name": "jschardet",
- "version": "3.1.3",
- "description": "Character encoding auto-detection in JavaScript (port of python's chardet)",
- "author": "António Afonso",
- "license": "LGPL-2.1+",
- "keywords": [
- "encoding",
- "charset"
- ],
- "repository": {
- "type": "git",
- "url": "https://github.com/aadsm/jschardet.git"
- },
- "types": "index.d.ts",
- "directories": {
- "lib": "./lib",
- "test": "./test"
- },
- "devDependencies": {
- "browserify": "~17.0.0",
- "google-closure-compiler": "20151015.0.0",
- "jest": "^29.7.0"
- },
- "scripts": {
- "dist-dev": "mkdir -p dist && browserify index.js -s jschardet --detect-globals false -o dist/jschardet.js && ./scripts/show-size-changes.sh dist/jschardet.js",
- "dist": "npm run dist-dev && java -jar node_modules/google-closure-compiler/compiler.jar --warning_level QUIET --compilation_level SIMPLE_OPTIMIZATIONS --language_in=ECMASCRIPT6_STRICT --language_out=ES5 --js dist/jschardet.js > dist/jschardet.min.js && ./scripts/show-size-changes.sh dist/jschardet.min.js",
- "dist-size-changes": "./scripts/show-size-changes.sh dist/*",
- "test": "jest"
- },
- "engines": {
- "node": ">=0.1.90"
- }
+ "name": "jschardet",
+ "version": "3.1.3",
+ "description": "Character encoding auto-detection in JavaScript (port of python's chardet)",
+ "author": "António Afonso",
+ "license": "LGPL-2.1+",
+ "keywords": [
+ "encoding",
+ "charset"
+ ],
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/aadsm/jschardet.git"
+ },
+ "types": "index.d.ts",
+ "directories": {
+ "lib": "./lib",
+ "test": "./test"
+ },
+ "devDependencies": {
+ "browserify": "~17.0.0",
+ "google-closure-compiler": "20151015.0.0",
+ "jest": "^29.7.0"
+ },
+ "scripts": {
+ "dist-dev": "mkdir -p dist && browserify index.js -s jschardet --detect-globals false -o dist/jschardet.js && ./scripts/show-size-changes.sh dist/jschardet.js",
+ "dist": "npm run dist-dev && java -jar node_modules/google-closure-compiler/compiler.jar --warning_level QUIET --compilation_level SIMPLE_OPTIMIZATIONS --language_in=ECMASCRIPT6_STRICT --language_out=ES5 --js dist/jschardet.js > dist/jschardet.min.js && ./scripts/show-size-changes.sh dist/jschardet.min.js",
+ "dist-size-changes": "./scripts/show-size-changes.sh dist/*",
+ "test": "jest"
+ },
+ "engines": {
+ "node": ">=0.1.90"
+ }
}
diff --git a/node_modules/json-stable-stringify-without-jsonify/package.json b/node_modules/json-stable-stringify-without-jsonify/package.json
index b1a85716b..c59c87edb 100644
--- a/node_modules/json-stable-stringify-without-jsonify/package.json
+++ b/node_modules/json-stable-stringify-without-jsonify/package.json
@@ -3,7 +3,8 @@
"version": "1.0.1",
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
"main": "index.js",
- "dependencies": {},
+ "dependencies": {
+ },
"devDependencies": {
"tape": "~1.0.4"
},
@@ -14,10 +15,8 @@
"files": "test/*.js",
"browsers": [
"ie/8..latest",
- "ff/5",
- "ff/latest",
- "chrome/15",
- "chrome/latest",
+ "ff/5", "ff/latest",
+ "chrome/15", "chrome/latest",
"safari/latest",
"opera/latest"
]
diff --git a/node_modules/jwt-decode/package.json b/node_modules/jwt-decode/package.json
index 31c95afa8..d7d22dcd1 100644
--- a/node_modules/jwt-decode/package.json
+++ b/node_modules/jwt-decode/package.json
@@ -1,46 +1,46 @@
{
- "name": "jwt-decode",
- "version": "3.1.2",
- "description": "Decode JWT tokens, mostly useful for browser applications.",
- "main": "build/jwt-decode.cjs.js",
- "module": "build/jwt-decode.esm.js",
- "types": "index.d.ts",
- "keywords": [
- "jwt",
- "browser"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/auth0/jwt-decode"
- },
- "url": "https://github.com/auth0/jwt-decode/issues",
- "homepage": "https://github.com/auth0/jwt-decode#readme",
- "scripts": {
- "dev": "rollup -m -c",
- "build": "rimraf build && rollup -m -c --environment NODE_ENV:production",
- "test": "mocha"
- },
- "author": "Jose F. Romaniello (http://joseoncode.com)",
- "contributors": [
- "Sam Bellen "
- ],
- "license": "MIT",
- "dependencies": {},
- "devDependencies": {
- "@rollup/plugin-commonjs": "^15.0.0",
- "@rollup/plugin-node-resolve": "^9.0.0",
- "expect.js": "~0.2.0",
- "mocha": "^8.1.3",
- "rimraf": "^2.2.8",
- "rollup": "^2.26.11",
- "rollup-plugin-livereload": "^2.0.0",
- "rollup-plugin-serve": "^1.0.4",
- "rollup-plugin-sourcemaps": "^0.6.2",
- "rollup-plugin-terser": "^7.0.2",
- "uglify-js": "^2.8.29"
- },
- "files": [
- "build/",
- "index.d.ts"
- ]
+ "name": "jwt-decode",
+ "version": "3.1.2",
+ "description": "Decode JWT tokens, mostly useful for browser applications.",
+ "main": "build/jwt-decode.cjs.js",
+ "module": "build/jwt-decode.esm.js",
+ "types": "index.d.ts",
+ "keywords": [
+ "jwt",
+ "browser"
+ ],
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/auth0/jwt-decode"
+ },
+ "url": "https://github.com/auth0/jwt-decode/issues",
+ "homepage": "https://github.com/auth0/jwt-decode#readme",
+ "scripts": {
+ "dev": "rollup -m -c",
+ "build": "rimraf build && rollup -m -c --environment NODE_ENV:production",
+ "test": "mocha"
+ },
+ "author": "Jose F. Romaniello (http://joseoncode.com)",
+ "contributors": [
+ "Sam Bellen "
+ ],
+ "license": "MIT",
+ "dependencies": {},
+ "devDependencies": {
+ "@rollup/plugin-commonjs": "^15.0.0",
+ "@rollup/plugin-node-resolve": "^9.0.0",
+ "expect.js": "~0.2.0",
+ "mocha": "^8.1.3",
+ "rimraf": "^2.2.8",
+ "rollup": "^2.26.11",
+ "rollup-plugin-livereload": "^2.0.0",
+ "rollup-plugin-serve": "^1.0.4",
+ "rollup-plugin-sourcemaps": "^0.6.2",
+ "rollup-plugin-terser": "^7.0.2",
+ "uglify-js": "^2.8.29"
+ },
+ "files": [
+ "build/",
+ "index.d.ts"
+ ]
}
diff --git a/node_modules/language-subtag-registry/package.json b/node_modules/language-subtag-registry/package.json
index f7f5dc059..2d61bce0e 100644
--- a/node_modules/language-subtag-registry/package.json
+++ b/node_modules/language-subtag-registry/package.json
@@ -1,40 +1,40 @@
{
- "name": "language-subtag-registry",
- "version": "0.3.22",
- "implements": [
- "CommonJS/Modules/1.0"
- ],
- "description": "Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.",
- "homepage": "https://github.com/mattcg/language-subtag-registry",
- "repository": {
- "type": "git",
- "url": "https://github.com/mattcg/language-subtag-registry"
- },
- "contributors": [
- {
- "name": "Matthew Caruana Galizia",
- "email": "mattcg@gmail.com"
- },
- {
- "name": "Guillaume Gérard",
- "email": "guillaume.gerard88@gmail.com"
- }
- ],
- "license": "CC0-1.0",
- "scripts": {
- "test": "make test"
- },
- "files": [
- "data/json/*.json"
- ],
- "keywords": [
- "iana",
- "bcp47",
- "subtags",
- "rfc5646",
- "language"
- ],
- "devDependencies": {
- "jsonlint": "1.x.x"
- }
+ "name": "language-subtag-registry",
+ "version": "0.3.22",
+ "implements": [
+ "CommonJS/Modules/1.0"
+ ],
+ "description": "Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.",
+ "homepage": "https://github.com/mattcg/language-subtag-registry",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/mattcg/language-subtag-registry"
+ },
+ "contributors": [
+ {
+ "name": "Matthew Caruana Galizia",
+ "email": "mattcg@gmail.com"
+ },
+ {
+ "name": "Guillaume Gérard",
+ "email": "guillaume.gerard88@gmail.com"
+ }
+ ],
+ "license": "CC0-1.0",
+ "scripts": {
+ "test": "make test"
+ },
+ "files": [
+ "data/json/*.json"
+ ],
+ "keywords": [
+ "iana",
+ "bcp47",
+ "subtags",
+ "rfc5646",
+ "language"
+ ],
+ "devDependencies": {
+ "jsonlint": "1.x.x"
+ }
}
diff --git a/node_modules/language-tags/package.json b/node_modules/language-tags/package.json
index cec9c1465..089aa7e97 100644
--- a/node_modules/language-tags/package.json
+++ b/node_modules/language-tags/package.json
@@ -1,38 +1,36 @@
{
- "name": "language-tags",
- "version": "1.0.5",
- "implements": [
- "CommonJS/Modules/1.0"
- ],
- "description": "Work with IANA language tags.",
- "main": "lib/index.js",
- "homepage": "https://github.com/mattcg/language-tags",
- "author": "Matthew Caruana Galizia ",
- "repository": {
- "type": "git",
- "url": "git://github.com/mattcg/language-tags.git"
- },
- "bugs": {
- "url": "https://github.com/mattcg/language-tags/issues"
- },
- "license": "MIT",
- "scripts": {
- "test": "make test"
- },
- "keywords": [
- "iana",
- "bcp47",
- "subtags",
- "rfc5646",
- "m17n",
- "multilingualization"
- ],
- "dependencies": {
- "language-subtag-registry": "~0.3.2"
- },
- "devDependencies": {
- "mocha": "~2.3.4",
- "istanbul": "~0.4.2",
- "coveralls": "~2.11.6"
- }
+ "name": "language-tags",
+ "version": "1.0.5",
+ "implements": ["CommonJS/Modules/1.0"],
+ "description": "Work with IANA language tags.",
+ "main": "lib/index.js",
+ "homepage": "https://github.com/mattcg/language-tags",
+ "author": "Matthew Caruana Galizia ",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/mattcg/language-tags.git"
+ },
+ "bugs": {
+ "url": "https://github.com/mattcg/language-tags/issues"
+ },
+ "license": "MIT",
+ "scripts": {
+ "test": "make test"
+ },
+ "keywords": [
+ "iana",
+ "bcp47",
+ "subtags",
+ "rfc5646",
+ "m17n",
+ "multilingualization"
+ ],
+ "dependencies": {
+ "language-subtag-registry": "~0.3.2"
+ },
+ "devDependencies": {
+ "mocha": "~2.3.4",
+ "istanbul": "~0.4.2",
+ "coveralls": "~2.11.6"
+ }
}
diff --git a/node_modules/load-json-file/package.json b/node_modules/load-json-file/package.json
index 8e9a7d3ae..d5bbdf573 100644
--- a/node_modules/load-json-file/package.json
+++ b/node_modules/load-json-file/package.json
@@ -1,38 +1,38 @@
{
- "name": "load-json-file",
- "version": "7.0.1",
- "description": "Read and parse a JSON file",
- "license": "MIT",
- "repository": "sindresorhus/load-json-file",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "read",
- "json",
- "parse",
- "file",
- "fs",
- "load"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "load-json-file",
+ "version": "7.0.1",
+ "description": "Read and parse a JSON file",
+ "license": "MIT",
+ "repository": "sindresorhus/load-json-file",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "read",
+ "json",
+ "parse",
+ "file",
+ "fs",
+ "load"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/locate-path/package.json b/node_modules/locate-path/package.json
index 44f8b78b7..635869d2e 100644
--- a/node_modules/locate-path/package.json
+++ b/node_modules/locate-path/package.json
@@ -1,48 +1,48 @@
{
- "name": "locate-path",
- "version": "7.0.0",
- "description": "Get the first path that exists on disk of multiple paths",
- "license": "MIT",
- "repository": "sindresorhus/locate-path",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^6.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "locate-path",
+ "version": "7.0.0",
+ "description": "Get the first path that exists on disk of multiple paths",
+ "license": "MIT",
+ "repository": "sindresorhus/locate-path",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^6.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/lodash.camelcase/package.json b/node_modules/lodash.camelcase/package.json
index 25acf0a7c..aca63e0bb 100644
--- a/node_modules/lodash.camelcase/package.json
+++ b/node_modules/lodash.camelcase/package.json
@@ -13,7 +13,5 @@
"Mathias Bynens (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash.get/package.json b/node_modules/lodash.get/package.json
index eb9e53c6b..3dd8e77eb 100644
--- a/node_modules/lodash.get/package.json
+++ b/node_modules/lodash.get/package.json
@@ -13,7 +13,5 @@
"Mathias Bynens (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash.kebabcase/package.json b/node_modules/lodash.kebabcase/package.json
index 337279a65..966e154f3 100644
--- a/node_modules/lodash.kebabcase/package.json
+++ b/node_modules/lodash.kebabcase/package.json
@@ -13,7 +13,5 @@
"Mathias Bynens (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash.merge/package.json b/node_modules/lodash.merge/package.json
index f6b0b8508..3130fc8fb 100644
--- a/node_modules/lodash.merge/package.json
+++ b/node_modules/lodash.merge/package.json
@@ -12,7 +12,5 @@
"Mathias Bynens "
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash.snakecase/package.json b/node_modules/lodash.snakecase/package.json
index 65f3a4308..ba3a743f2 100644
--- a/node_modules/lodash.snakecase/package.json
+++ b/node_modules/lodash.snakecase/package.json
@@ -13,7 +13,5 @@
"Mathias Bynens (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash.upperfirst/package.json b/node_modules/lodash.upperfirst/package.json
index 55cc424d8..3d6be625c 100644
--- a/node_modules/lodash.upperfirst/package.json
+++ b/node_modules/lodash.upperfirst/package.json
@@ -13,7 +13,5 @@
"Mathias Bynens (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json
index bddf1787d..b35fd95cc 100644
--- a/node_modules/lodash/package.json
+++ b/node_modules/lodash/package.json
@@ -13,7 +13,5 @@
"John-David Dalton ",
"Mathias Bynens "
],
- "scripts": {
- "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
- }
+ "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" }
}
diff --git a/node_modules/lower-case/node_modules/tslib/modules/package.json b/node_modules/lower-case/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/lower-case/node_modules/tslib/modules/package.json
+++ b/node_modules/lower-case/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/lower-case/node_modules/tslib/package.json b/node_modules/lower-case/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/lower-case/node_modules/tslib/package.json
+++ b/node_modules/lower-case/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/map-age-cleaner/package.json b/node_modules/map-age-cleaner/package.json
index f0df64616..dc7065062 100644
--- a/node_modules/map-age-cleaner/package.json
+++ b/node_modules/map-age-cleaner/package.json
@@ -1,59 +1,59 @@
{
- "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"
- ]
- }
+ "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"
+ ]
+ }
}
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 7d8362c2b..9390a6bd2 100644
--- a/node_modules/matcher/node_modules/escape-string-regexp/package.json
+++ b/node_modules/matcher/node_modules/escape-string-regexp/package.json
@@ -1,40 +1,40 @@
{
- "name": "escape-string-regexp",
- "version": "5.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "escape",
- "regex",
- "regexp",
- "regular",
- "expression",
- "string",
- "special",
- "characters"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "escape-string-regexp",
+ "version": "5.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "escape",
+ "regex",
+ "regexp",
+ "regular",
+ "expression",
+ "string",
+ "special",
+ "characters"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/matcher/package.json b/node_modules/matcher/package.json
index b3e8661a3..ad342bf7b 100644
--- a/node_modules/matcher/package.json
+++ b/node_modules/matcher/package.json
@@ -1,52 +1,52 @@
{
- "name": "matcher",
- "version": "5.0.0",
- "description": "Simple wildcard matching",
- "license": "MIT",
- "repository": "sindresorhus/matcher",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "matcha": "^0.7.0",
- "tsd": "^0.17.0",
- "xo": "^0.45.0"
- }
+ "name": "matcher",
+ "version": "5.0.0",
+ "description": "Simple wildcard matching",
+ "license": "MIT",
+ "repository": "sindresorhus/matcher",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "matcha": "^0.7.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.45.0"
+ }
}
diff --git a/node_modules/md5-hex/package.json b/node_modules/md5-hex/package.json
index 230b568ca..098ef4dfb 100644
--- a/node_modules/md5-hex/package.json
+++ b/node_modules/md5-hex/package.json
@@ -1,41 +1,41 @@
{
- "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"
+ "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"
}
diff --git a/node_modules/mem/package.json b/node_modules/mem/package.json
index e40fbe4f8..be83c5923 100644
--- a/node_modules/mem/package.json
+++ b/node_modules/mem/package.json
@@ -1,76 +1,76 @@
{
- "name": "mem",
- "version": "9.0.2",
- "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",
- "funding": "https://github.com/sindresorhus/mem?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./dist/index.js",
- "engines": {
- "node": ">=12.20"
- },
- "scripts": {
- "test": "xo && ava && npm run build && tsd",
- "build": "del-cli dist && tsc",
- "prepack": "npm run build"
- },
- "types": "dist/index.d.ts",
- "files": [
- "dist"
- ],
- "keywords": [
- "memoize",
- "function",
- "mem",
- "memoization",
- "cache",
- "caching",
- "optimize",
- "performance",
- "ttl",
- "expire",
- "promise"
- ],
- "dependencies": {
- "map-age-cleaner": "^0.1.3",
- "mimic-fn": "^4.0.0"
- },
- "devDependencies": {
- "@ava/typescript": "^1.1.1",
- "@sindresorhus/tsconfig": "^1.0.2",
- "@types/serialize-javascript": "^4.0.0",
- "ava": "^3.15.0",
- "del-cli": "^3.0.1",
- "delay": "^4.4.0",
- "serialize-javascript": "^5.0.1",
- "ts-node": "^10.1.0",
- "tsd": "^0.13.1",
- "typescript": "^4.3.5",
- "xo": "^0.41.0"
- },
- "ava": {
- "timeout": "1m",
- "extensions": {
- "ts": "module"
- },
- "nonSemVerExperiments": {
- "configurableModuleFormat": true
- },
- "nodeArguments": [
- "--loader=ts-node/esm"
- ]
- },
- "xo": {
- "rules": {
- "@typescript-eslint/member-ordering": "off",
- "@typescript-eslint/no-var-requires": "off",
- "@typescript-eslint/no-empty-function": "off"
- }
- }
+ "name": "mem",
+ "version": "9.0.2",
+ "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",
+ "funding": "https://github.com/sindresorhus/mem?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./dist/index.js",
+ "engines": {
+ "node": ">=12.20"
+ },
+ "scripts": {
+ "test": "xo && ava && npm run build && tsd",
+ "build": "del-cli dist && tsc",
+ "prepack": "npm run build"
+ },
+ "types": "dist/index.d.ts",
+ "files": [
+ "dist"
+ ],
+ "keywords": [
+ "memoize",
+ "function",
+ "mem",
+ "memoization",
+ "cache",
+ "caching",
+ "optimize",
+ "performance",
+ "ttl",
+ "expire",
+ "promise"
+ ],
+ "dependencies": {
+ "map-age-cleaner": "^0.1.3",
+ "mimic-fn": "^4.0.0"
+ },
+ "devDependencies": {
+ "@ava/typescript": "^1.1.1",
+ "@sindresorhus/tsconfig": "^1.0.2",
+ "@types/serialize-javascript": "^4.0.0",
+ "ava": "^3.15.0",
+ "del-cli": "^3.0.1",
+ "delay": "^4.4.0",
+ "serialize-javascript": "^5.0.1",
+ "ts-node": "^10.1.0",
+ "tsd": "^0.13.1",
+ "typescript": "^4.3.5",
+ "xo": "^0.41.0"
+ },
+ "ava": {
+ "timeout": "1m",
+ "extensions": {
+ "ts": "module"
+ },
+ "nonSemVerExperiments": {
+ "configurableModuleFormat": true
+ },
+ "nodeArguments": [
+ "--loader=ts-node/esm"
+ ]
+ },
+ "xo": {
+ "rules": {
+ "@typescript-eslint/member-ordering": "off",
+ "@typescript-eslint/no-var-requires": "off",
+ "@typescript-eslint/no-empty-function": "off"
+ }
+ }
}
diff --git a/node_modules/mimic-fn/package.json b/node_modules/mimic-fn/package.json
index edf1918fe..d010cdd4c 100644
--- a/node_modules/mimic-fn/package.json
+++ b/node_modules/mimic-fn/package.json
@@ -1,45 +1,45 @@
{
- "name": "mimic-fn",
- "version": "4.0.0",
- "description": "Make a function mimic another one",
- "license": "MIT",
- "repository": "sindresorhus/mimic-fn",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "mimic-fn",
+ "version": "4.0.0",
+ "description": "Make a function mimic another one",
+ "license": "MIT",
+ "repository": "sindresorhus/mimic-fn",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/minimist/package.json b/node_modules/minimist/package.json
index ceace4c23..c10a33444 100644
--- a/node_modules/minimist/package.json
+++ b/node_modules/minimist/package.json
@@ -1,75 +1,75 @@
{
- "name": "minimist",
- "version": "1.2.8",
- "description": "parse argument options",
- "main": "index.js",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.1",
- "aud": "^2.0.2",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.3"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=auto",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "testling": {
- "files": "test/*.js",
- "browsers": [
- "ie/6..latest",
- "ff/5",
- "firefox/latest",
- "chrome/10",
- "chrome/latest",
- "safari/5.1",
- "safari/latest",
- "opera/12"
- ]
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/minimistjs/minimist.git"
- },
- "homepage": "https://github.com/minimistjs/minimist",
- "keywords": [
- "argv",
- "getopt",
- "parser",
- "optimist"
- ],
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "minimist",
+ "version": "1.2.8",
+ "description": "parse argument options",
+ "main": "index.js",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.1",
+ "aud": "^2.0.2",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.3"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=auto",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "testling": {
+ "files": "test/*.js",
+ "browsers": [
+ "ie/6..latest",
+ "ff/5",
+ "firefox/latest",
+ "chrome/10",
+ "chrome/latest",
+ "safari/5.1",
+ "safari/latest",
+ "opera/12"
+ ]
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/minimistjs/minimist.git"
+ },
+ "homepage": "https://github.com/minimistjs/minimist",
+ "keywords": [
+ "argv",
+ "getopt",
+ "parser",
+ "optimist"
+ ],
+ "author": {
+ "name": "James Halliday",
+ "email": "mail@substack.net",
+ "url": "http://substack.net"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/no-case/node_modules/tslib/modules/package.json b/node_modules/no-case/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/no-case/node_modules/tslib/modules/package.json
+++ b/node_modules/no-case/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/no-case/node_modules/tslib/package.json b/node_modules/no-case/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/no-case/node_modules/tslib/package.json
+++ b/node_modules/no-case/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/node-fetch/package.json b/node_modules/node-fetch/package.json
index fd935cdfc..3c1bd8da7 100644
--- a/node_modules/node-fetch/package.json
+++ b/node_modules/node-fetch/package.json
@@ -1,76 +1,76 @@
{
- "name": "node-fetch",
- "version": "2.6.7",
- "description": "A light-weight module that brings window.fetch to node.js",
- "main": "lib/index.js",
- "browser": "./browser.js",
- "module": "lib/index.mjs",
- "files": [
- "lib/index.js",
- "lib/index.mjs",
- "lib/index.es.js",
- "browser.js"
- ],
- "engines": {
- "node": "4.x || >=6.0.0"
- },
- "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"
- },
- "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"
- },
- "homepage": "https://github.com/bitinn/node-fetch",
- "dependencies": {
- "whatwg-url": "^5.0.0"
- },
- "peerDependencies": {
- "encoding": "^0.1.0"
- },
- "peerDependenciesMeta": {
- "encoding": {
- "optional": true
+ "name": "node-fetch",
+ "version": "2.6.7",
+ "description": "A light-weight module that brings window.fetch to node.js",
+ "main": "lib/index.js",
+ "browser": "./browser.js",
+ "module": "lib/index.mjs",
+ "files": [
+ "lib/index.js",
+ "lib/index.mjs",
+ "lib/index.es.js",
+ "browser.js"
+ ],
+ "engines": {
+ "node": "4.x || >=6.0.0"
+ },
+ "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"
+ },
+ "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"
+ },
+ "homepage": "https://github.com/bitinn/node-fetch",
+ "dependencies": {
+ "whatwg-url": "^5.0.0"
+ },
+ "peerDependencies": {
+ "encoding": "^0.1.0"
+ },
+ "peerDependenciesMeta": {
+ "encoding": {
+ "optional": true
+ }
+ },
+ "devDependencies": {
+ "@ungap/url-search-params": "^0.1.2",
+ "abort-controller": "^1.1.0",
+ "abortcontroller-polyfill": "^1.3.0",
+ "babel-core": "^6.26.3",
+ "babel-plugin-istanbul": "^4.1.6",
+ "babel-preset-env": "^1.6.1",
+ "babel-register": "^6.16.3",
+ "chai": "^3.5.0",
+ "chai-as-promised": "^7.1.1",
+ "chai-iterator": "^1.1.1",
+ "chai-string": "~1.3.0",
+ "codecov": "3.3.0",
+ "cross-env": "^5.2.0",
+ "form-data": "^2.3.3",
+ "is-builtin-module": "^1.0.0",
+ "mocha": "^5.0.0",
+ "nyc": "11.9.0",
+ "parted": "^0.1.1",
+ "promise": "^8.0.3",
+ "resumer": "0.0.0",
+ "rollup": "^0.63.4",
+ "rollup-plugin-babel": "^3.0.7",
+ "string-to-arraybuffer": "^1.0.2",
+ "teeny-request": "3.7.0"
}
- },
- "devDependencies": {
- "@ungap/url-search-params": "^0.1.2",
- "abort-controller": "^1.1.0",
- "abortcontroller-polyfill": "^1.3.0",
- "babel-core": "^6.26.3",
- "babel-plugin-istanbul": "^4.1.6",
- "babel-preset-env": "^1.6.1",
- "babel-register": "^6.16.3",
- "chai": "^3.5.0",
- "chai-as-promised": "^7.1.1",
- "chai-iterator": "^1.1.1",
- "chai-string": "~1.3.0",
- "codecov": "3.3.0",
- "cross-env": "^5.2.0",
- "form-data": "^2.3.3",
- "is-builtin-module": "^1.0.0",
- "mocha": "^5.0.0",
- "nyc": "11.9.0",
- "parted": "^0.1.1",
- "promise": "^8.0.3",
- "resumer": "0.0.0",
- "rollup": "^0.63.4",
- "rollup-plugin-babel": "^3.0.7",
- "string-to-arraybuffer": "^1.0.2",
- "teeny-request": "3.7.0"
- }
}
diff --git a/node_modules/npm-run-path/node_modules/path-key/package.json b/node_modules/npm-run-path/node_modules/path-key/package.json
index f7f04db54..609070def 100644
--- a/node_modules/npm-run-path/node_modules/path-key/package.json
+++ b/node_modules/npm-run-path/node_modules/path-key/package.json
@@ -1,41 +1,41 @@
{
- "name": "path-key",
- "version": "4.0.0",
- "description": "Get the PATH environment variable key cross-platform",
- "license": "MIT",
- "repository": "sindresorhus/path-key",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "path",
- "key",
- "environment",
- "env",
- "variable",
- "get",
- "cross-platform",
- "windows"
- ],
- "devDependencies": {
- "@types/node": "^14.14.37",
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "path-key",
+ "version": "4.0.0",
+ "description": "Get the PATH environment variable key cross-platform",
+ "license": "MIT",
+ "repository": "sindresorhus/path-key",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "path",
+ "key",
+ "environment",
+ "env",
+ "variable",
+ "get",
+ "cross-platform",
+ "windows"
+ ],
+ "devDependencies": {
+ "@types/node": "^14.14.37",
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/npm-run-path/package.json b/node_modules/npm-run-path/package.json
index df46566e3..139b345ac 100644
--- a/node_modules/npm-run-path/package.json
+++ b/node_modules/npm-run-path/package.json
@@ -1,47 +1,47 @@
{
- "name": "npm-run-path",
- "version": "5.1.0",
- "description": "Get your PATH prepended with locally installed binaries",
- "license": "MIT",
- "repository": "sindresorhus/npm-run-path",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "npm",
- "run",
- "path",
- "package",
- "bin",
- "binary",
- "binaries",
- "script",
- "cli",
- "command-line",
- "execute",
- "executable"
- ],
- "dependencies": {
- "path-key": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.45.0"
- }
+ "name": "npm-run-path",
+ "version": "5.1.0",
+ "description": "Get your PATH prepended with locally installed binaries",
+ "license": "MIT",
+ "repository": "sindresorhus/npm-run-path",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "npm",
+ "run",
+ "path",
+ "package",
+ "bin",
+ "binary",
+ "binaries",
+ "script",
+ "cli",
+ "command-line",
+ "execute",
+ "executable"
+ ],
+ "dependencies": {
+ "path-key": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.45.0"
+ }
}
diff --git a/node_modules/object-is/package.json b/node_modules/object-is/package.json
index 3de6267e8..4f0992b34 100644
--- a/node_modules/object-is/package.json
+++ b/node_modules/object-is/package.json
@@ -1,87 +1,87 @@
{
- "name": "object-is",
- "version": "1.1.5",
- "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
- "author": "Jordan Harband",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "lint": "eslint .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/object-is.git"
- },
- "bugs": {
- "url": "https://github.com/es-shims/object-is/issues"
- },
- "homepage": "https://github.com/es-shims/object-is",
- "keywords": [
- "is",
- "Object.is",
- "equality",
- "sameValueZero",
- "ES6",
- "ES2015",
- "shim",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.3"
- },
- "devDependencies": {
- "@es-shims/api": "^2.1.2",
- "@ljharb/eslint-config": "^17.5.1",
- "aud": "^1.1.4",
- "auto-changelog": "^2.2.1",
- "eslint": "^7.20.0",
- "functions-have-names": "^1.2.2",
- "has-symbols": "^1.0.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.2.0"
- },
- "testling": {
- "files": "test.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..12.0",
- "opera/15.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "object-is",
+ "version": "1.1.5",
+ "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
+ "author": "Jordan Harband",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublish": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "lint": "eslint .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/object-is.git"
+ },
+ "bugs": {
+ "url": "https://github.com/es-shims/object-is/issues"
+ },
+ "homepage": "https://github.com/es-shims/object-is",
+ "keywords": [
+ "is",
+ "Object.is",
+ "equality",
+ "sameValueZero",
+ "ES6",
+ "ES2015",
+ "shim",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.3"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.1.2",
+ "@ljharb/eslint-config": "^17.5.1",
+ "aud": "^1.1.4",
+ "auto-changelog": "^2.2.1",
+ "eslint": "^7.20.0",
+ "functions-have-names": "^1.2.2",
+ "has-symbols": "^1.0.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.2.0"
+ },
+ "testling": {
+ "files": "test.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..12.0",
+ "opera/15.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/object-keys/package.json b/node_modules/object-keys/package.json
index 3aa903c0e..99ea92387 100644
--- a/node_modules/object-keys/package.json
+++ b/node_modules/object-keys/package.json
@@ -1,88 +1,88 @@
{
- "name": "object-keys",
- "version": "1.1.1",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- {
- "name": "Raynos",
- "email": "raynos2@gmail.com"
- },
- {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net"
- },
- {
- "name": "Ivan Starkov",
- "email": "istarkov@gmail.com"
- },
- {
- "name": "Gary Katsevman",
- "email": "git@gkatsev.com"
- }
- ],
- "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "pretest": "npm run --silent lint",
- "test": "npm run --silent tests-only",
- "posttest": "npm run --silent audit",
- "tests-only": "node test/index.js",
- "coverage": "covert test/*.js",
- "coverage-quiet": "covert test/*.js --quiet",
- "lint": "eslint .",
- "preaudit": "npm install --package-lock --package-lock-only",
- "audit": "npm audit",
- "postaudit": "rm package-lock.json"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/object-keys.git"
- },
- "keywords": [
- "Object.keys",
- "keys",
- "ES5",
- "shim"
- ],
- "dependencies": {},
- "devDependencies": {
- "@ljharb/eslint-config": "^13.1.1",
- "covert": "^1.1.1",
- "eslint": "^5.13.0",
- "foreach": "^2.0.5",
- "indexof": "^0.0.1",
- "is": "^3.3.0",
- "tape": "^4.9.2"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "object-keys",
+ "version": "1.1.1",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ {
+ "name": "Raynos",
+ "email": "raynos2@gmail.com"
+ },
+ {
+ "name": "Nathan Rajlich",
+ "email": "nathan@tootallnate.net"
+ },
+ {
+ "name": "Ivan Starkov",
+ "email": "istarkov@gmail.com"
+ },
+ {
+ "name": "Gary Katsevman",
+ "email": "git@gkatsev.com"
+ }
+ ],
+ "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "pretest": "npm run --silent lint",
+ "test": "npm run --silent tests-only",
+ "posttest": "npm run --silent audit",
+ "tests-only": "node test/index.js",
+ "coverage": "covert test/*.js",
+ "coverage-quiet": "covert test/*.js --quiet",
+ "lint": "eslint .",
+ "preaudit": "npm install --package-lock --package-lock-only",
+ "audit": "npm audit",
+ "postaudit": "rm package-lock.json"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/object-keys.git"
+ },
+ "keywords": [
+ "Object.keys",
+ "keys",
+ "ES5",
+ "shim"
+ ],
+ "dependencies": {},
+ "devDependencies": {
+ "@ljharb/eslint-config": "^13.1.1",
+ "covert": "^1.1.1",
+ "eslint": "^5.13.0",
+ "foreach": "^2.0.5",
+ "indexof": "^0.0.1",
+ "is": "^3.3.0",
+ "tape": "^4.9.2"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/object.assign/package.json b/node_modules/object.assign/package.json
index bee1ee96e..5559eb93c 100644
--- a/node_modules/object.assign/package.json
+++ b/node_modules/object.assign/package.json
@@ -1,96 +1,96 @@
{
- "name": "object.assign",
- "version": "4.1.5",
- "author": "Jordan Harband",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "pretest": "npm run lint && es-shim-api --bound",
- "test": "npm run tests-only && npm run test:ses",
- "posttest": "aud --production",
- "tests-only": "npm run test:implementation && npm run test:shim",
- "test:native": "nyc node test/native",
- "test:shim": "nyc node test/shimmed",
- "test:implementation": "nyc node test",
- "test:ses": "node test/ses-compat",
- "lint": "eslint .",
- "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js",
- "prepublishOnly": "safe-publish-latest && npm run build",
- "prepublish": "not-in-publish || npm run prepublishOnly"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/ljharb/object.assign.git"
- },
- "keywords": [
- "Object.assign",
- "assign",
- "ES6",
- "extend",
- "$.extend",
- "jQuery",
- "_.extend",
- "Underscore",
- "es-shim API",
- "polyfill",
- "shim"
- ],
- "dependencies": {
- "call-bind": "^1.0.5",
- "define-properties": "^1.2.1",
- "has-symbols": "^1.0.3",
- "object-keys": "^1.1.1"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.3",
- "browserify": "^16.5.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "hasown": "^2.0.0",
- "is": "^3.3.0",
- "mock-property": "^1.0.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "ses": "^0.11.1",
- "tape": "^5.7.2"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "bower.json",
- "browserShim.js",
- "!dist/"
- ]
- }
+ "name": "object.assign",
+ "version": "4.1.5",
+ "author": "Jordan Harband",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "pretest": "npm run lint && es-shim-api --bound",
+ "test": "npm run tests-only && npm run test:ses",
+ "posttest": "aud --production",
+ "tests-only": "npm run test:implementation && npm run test:shim",
+ "test:native": "nyc node test/native",
+ "test:shim": "nyc node test/shimmed",
+ "test:implementation": "nyc node test",
+ "test:ses": "node test/ses-compat",
+ "lint": "eslint .",
+ "build": "mkdir -p dist && browserify browserShim.js > dist/browser.js",
+ "prepublishOnly": "safe-publish-latest && npm run build",
+ "prepublish": "not-in-publish || npm run prepublishOnly"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/ljharb/object.assign.git"
+ },
+ "keywords": [
+ "Object.assign",
+ "assign",
+ "ES6",
+ "extend",
+ "$.extend",
+ "jQuery",
+ "_.extend",
+ "Underscore",
+ "es-shim API",
+ "polyfill",
+ "shim"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.5",
+ "define-properties": "^1.2.1",
+ "has-symbols": "^1.0.3",
+ "object-keys": "^1.1.1"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.3",
+ "browserify": "^16.5.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "hasown": "^2.0.0",
+ "is": "^3.3.0",
+ "mock-property": "^1.0.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "ses": "^0.11.1",
+ "tape": "^5.7.2"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "bower.json",
+ "browserShim.js",
+ "!dist/"
+ ]
+ }
}
diff --git a/node_modules/object.entries/package.json b/node_modules/object.entries/package.json
index d3eca5faf..6ce40774d 100644
--- a/node_modules/object.entries/package.json
+++ b/node_modules/object.entries/package.json
@@ -1,94 +1,94 @@
{
- "name": "object.entries",
- "version": "1.1.6",
- "author": "Jordan Harband",
- "description": "ES2017 spec-compliant Object.entries shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Object.entries.git"
- },
- "keywords": [
- "Object.entries",
- "Object.values",
- "Object.keys",
- "entries",
- "values",
- "ES7",
- "ES8",
- "ES2017",
- "shim",
- "object",
- "keys",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.1.4",
- "es-abstract": "^1.20.4"
- },
- "devDependencies": {
- "@es-shims/api": "^2.2.3",
- "@ljharb/eslint-config": "^21.0.0",
- "array.prototype.map": "^1.0.5",
- "aud": "^2.0.1",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.1"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "object.entries",
+ "version": "1.1.6",
+ "author": "Jordan Harband",
+ "description": "ES2017 spec-compliant Object.entries shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Object.entries.git"
+ },
+ "keywords": [
+ "Object.entries",
+ "Object.values",
+ "Object.keys",
+ "entries",
+ "values",
+ "ES7",
+ "ES8",
+ "ES2017",
+ "shim",
+ "object",
+ "keys",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.2.3",
+ "@ljharb/eslint-config": "^21.0.0",
+ "array.prototype.map": "^1.0.5",
+ "aud": "^2.0.1",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.1"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/object.fromentries/package.json b/node_modules/object.fromentries/package.json
index 835559782..5ee534498 100644
--- a/node_modules/object.fromentries/package.json
+++ b/node_modules/object.fromentries/package.json
@@ -1,91 +1,91 @@
{
- "name": "object.fromentries",
- "version": "2.0.8",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES proposal-spec-compliant Object.fromEntries shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Object.fromEntries.git"
- },
- "keywords": [
- "Object.fromEntries",
- "Object.entries",
- "Object.values",
- "Object.keys",
- "entries",
- "values",
- "ES7",
- "ES8",
- "ES2017",
- "shim",
- "object",
- "keys",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true,
- "startingVersion": "2.0.6"
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "object.fromentries",
+ "version": "2.0.8",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES proposal-spec-compliant Object.fromEntries shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Object.fromEntries.git"
+ },
+ "keywords": [
+ "Object.fromEntries",
+ "Object.entries",
+ "Object.values",
+ "Object.keys",
+ "entries",
+ "values",
+ "ES7",
+ "ES8",
+ "ES2017",
+ "shim",
+ "object",
+ "keys",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-object-atoms": "^1.0.0"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true,
+ "startingVersion": "2.0.6"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/object.groupby/package.json b/node_modules/object.groupby/package.json
index dd1450da5..24ba66f8c 100644
--- a/node_modules/object.groupby/package.json
+++ b/node_modules/object.groupby/package.json
@@ -1,86 +1,86 @@
{
- "name": "object.groupby",
- "version": "1.0.3",
- "description": "An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./auto": "./auto.js",
- "./polyfill": "./polyfill.js",
- "./implementation": "./implementation.js",
- "./shim": "./shim.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound && evalmd README.md",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/es-shims/Object.groupBy.git"
- },
- "keywords": [
- "ecmascript",
- "javascript",
- "polyfill",
- "shim",
- "es-shim API",
- "array",
- "object",
- "group",
- "groupBy"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/es-shims/Object.groupBy/issues"
- },
- "homepage": "https://github.com/es-shims/Object.groupBy#readme",
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "functions-have-names": "^1.2.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "object.groupby",
+ "version": "1.0.3",
+ "description": "An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./auto": "./auto.js",
+ "./polyfill": "./polyfill.js",
+ "./implementation": "./implementation.js",
+ "./shim": "./shim.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound && evalmd README.md",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/es-shims/Object.groupBy.git"
+ },
+ "keywords": [
+ "ecmascript",
+ "javascript",
+ "polyfill",
+ "shim",
+ "es-shim API",
+ "array",
+ "object",
+ "group",
+ "groupBy"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/es-shims/Object.groupBy/issues"
+ },
+ "homepage": "https://github.com/es-shims/Object.groupBy#readme",
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "functions-have-names": "^1.2.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/object.values/package.json b/node_modules/object.values/package.json
index 9dcd75098..1fd55c5be 100644
--- a/node_modules/object.values/package.json
+++ b/node_modules/object.values/package.json
@@ -1,98 +1,98 @@
{
- "name": "object.values",
- "version": "1.2.0",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES2017 spec-compliant Object.values shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/Object.values.git"
- },
- "keywords": [
- "Object.values",
- "Object.keys",
- "Object.entries",
- "values",
- "ES7",
- "ES8",
- "ES2017",
- "shim",
- "object",
- "keys",
- "entries",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "array.prototype.map": "^1.0.6",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-keys": "^1.1.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "object.values",
+ "version": "1.2.0",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES2017 spec-compliant Object.values shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/Object.values.git"
+ },
+ "keywords": [
+ "Object.values",
+ "Object.keys",
+ "Object.entries",
+ "values",
+ "ES7",
+ "ES8",
+ "ES2017",
+ "shim",
+ "object",
+ "keys",
+ "entries",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "array.prototype.map": "^1.0.6",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-keys": "^1.1.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/onetime/package.json b/node_modules/onetime/package.json
index 367a96349..475a1e39d 100644
--- a/node_modules/onetime/package.json
+++ b/node_modules/onetime/package.json
@@ -1,45 +1,45 @@
{
- "name": "onetime",
- "version": "6.0.0",
- "description": "Ensure a function is only called once",
- "license": "MIT",
- "repository": "sindresorhus/onetime",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "onetime",
+ "version": "6.0.0",
+ "description": "Ensure a function is only called once",
+ "license": "MIT",
+ "repository": "sindresorhus/onetime",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/open/package.json b/node_modules/open/package.json
index 1b92b2500..afddd0306 100644
--- a/node_modules/open/package.json
+++ b/node_modules/open/package.json
@@ -1,67 +1,67 @@
{
- "name": "open",
- "version": "9.1.0",
- "description": "Open stuff like URLs, files, executables. Cross-platform.",
- "license": "MIT",
- "repository": "sindresorhus/open",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": {
- "types": "./index.d.ts",
- "default": "./index.js"
- },
- "engines": {
- "node": ">=14.16"
- },
- "scripts": {
- "test": "xo && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts",
- "xdg-open"
- ],
- "keywords": [
- "app",
- "open",
- "opener",
- "opens",
- "launch",
- "start",
- "xdg-open",
- "xdg",
- "default",
- "cmd",
- "browser",
- "editor",
- "executable",
- "exe",
- "url",
- "urls",
- "arguments",
- "args",
- "spawn",
- "exec",
- "child",
- "process",
- "website",
- "file"
- ],
- "dependencies": {
- "default-browser": "^4.0.0",
- "define-lazy-prop": "^3.0.0",
- "is-inside-container": "^1.0.0",
- "is-wsl": "^2.2.0"
- },
- "devDependencies": {
- "@types/node": "^18.15.10",
- "ava": "^5.2.0",
- "tsd": "^0.28.0",
- "xo": "^0.53.1"
- }
+ "name": "open",
+ "version": "9.1.0",
+ "description": "Open stuff like URLs, files, executables. Cross-platform.",
+ "license": "MIT",
+ "repository": "sindresorhus/open",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": {
+ "types": "./index.d.ts",
+ "default": "./index.js"
+ },
+ "engines": {
+ "node": ">=14.16"
+ },
+ "scripts": {
+ "test": "xo && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts",
+ "xdg-open"
+ ],
+ "keywords": [
+ "app",
+ "open",
+ "opener",
+ "opens",
+ "launch",
+ "start",
+ "xdg-open",
+ "xdg",
+ "default",
+ "cmd",
+ "browser",
+ "editor",
+ "executable",
+ "exe",
+ "url",
+ "urls",
+ "arguments",
+ "args",
+ "spawn",
+ "exec",
+ "child",
+ "process",
+ "website",
+ "file"
+ ],
+ "dependencies": {
+ "default-browser": "^4.0.0",
+ "define-lazy-prop": "^3.0.0",
+ "is-inside-container": "^1.0.0",
+ "is-wsl": "^2.2.0"
+ },
+ "devDependencies": {
+ "@types/node": "^18.15.10",
+ "ava": "^5.2.0",
+ "tsd": "^0.28.0",
+ "xo": "^0.53.1"
+ }
}
diff --git a/node_modules/p-event/package.json b/node_modules/p-event/package.json
index 14ecd75c2..da5017745 100644
--- a/node_modules/p-event/package.json
+++ b/node_modules/p-event/package.json
@@ -1,58 +1,58 @@
{
- "name": "p-event",
- "version": "5.0.1",
- "description": "Promisify an event by waiting for it to be emitted",
- "license": "MIT",
- "repository": "sindresorhus/p-event",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "promise",
- "events",
- "event",
- "emitter",
- "eventemitter",
- "event-emitter",
- "emit",
- "emits",
- "listener",
- "promisify",
- "addlistener",
- "addeventlistener",
- "wait",
- "waits",
- "on",
- "browser",
- "dom",
- "async",
- "await",
- "promises",
- "bluebird"
- ],
- "dependencies": {
- "p-timeout": "^5.0.2"
- },
- "devDependencies": {
- "@types/node": "^16.11.6",
- "ava": "^3.15.0",
- "delay": "^5.0.0",
- "tsd": "^0.18.0",
- "xo": "^0.45.0"
- }
+ "name": "p-event",
+ "version": "5.0.1",
+ "description": "Promisify an event by waiting for it to be emitted",
+ "license": "MIT",
+ "repository": "sindresorhus/p-event",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "promise",
+ "events",
+ "event",
+ "emitter",
+ "eventemitter",
+ "event-emitter",
+ "emit",
+ "emits",
+ "listener",
+ "promisify",
+ "addlistener",
+ "addeventlistener",
+ "wait",
+ "waits",
+ "on",
+ "browser",
+ "dom",
+ "async",
+ "await",
+ "promises",
+ "bluebird"
+ ],
+ "dependencies": {
+ "p-timeout": "^5.0.2"
+ },
+ "devDependencies": {
+ "@types/node": "^16.11.6",
+ "ava": "^3.15.0",
+ "delay": "^5.0.0",
+ "tsd": "^0.18.0",
+ "xo": "^0.45.0"
+ }
}
diff --git a/node_modules/p-limit/package.json b/node_modules/p-limit/package.json
index c4bee2c07..2e41e6e17 100644
--- a/node_modules/p-limit/package.json
+++ b/node_modules/p-limit/package.json
@@ -1,54 +1,54 @@
{
- "name": "p-limit",
- "version": "4.0.0",
- "description": "Run multiple promise-returning & async functions with limited concurrency",
- "license": "MIT",
- "repository": "sindresorhus/p-limit",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "promise",
- "limit",
- "limited",
- "concurrency",
- "throttle",
- "throat",
- "rate",
- "batch",
- "ratelimit",
- "task",
- "queue",
- "async",
- "await",
- "promises",
- "bluebird"
- ],
- "dependencies": {
- "yocto-queue": "^1.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "delay": "^5.0.0",
- "in-range": "^3.0.0",
- "random-int": "^3.0.0",
- "time-span": "^5.0.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "p-limit",
+ "version": "4.0.0",
+ "description": "Run multiple promise-returning & async functions with limited concurrency",
+ "license": "MIT",
+ "repository": "sindresorhus/p-limit",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "promise",
+ "limit",
+ "limited",
+ "concurrency",
+ "throttle",
+ "throat",
+ "rate",
+ "batch",
+ "ratelimit",
+ "task",
+ "queue",
+ "async",
+ "await",
+ "promises",
+ "bluebird"
+ ],
+ "dependencies": {
+ "yocto-queue": "^1.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "delay": "^5.0.0",
+ "in-range": "^3.0.0",
+ "random-int": "^3.0.0",
+ "time-span": "^5.0.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/p-locate/package.json b/node_modules/p-locate/package.json
index d74c43097..a20cb6ff8 100644
--- a/node_modules/p-locate/package.json
+++ b/node_modules/p-locate/package.json
@@ -1,56 +1,56 @@
{
- "name": "p-locate",
- "version": "6.0.0",
- "description": "Get the first fulfilled promise that satisfies the provided testing function",
- "license": "MIT",
- "repository": "sindresorhus/p-locate",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "delay": "^5.0.0",
- "in-range": "^3.0.0",
- "time-span": "^5.0.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "p-locate",
+ "version": "6.0.0",
+ "description": "Get the first fulfilled promise that satisfies the provided testing function",
+ "license": "MIT",
+ "repository": "sindresorhus/p-locate",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "delay": "^5.0.0",
+ "in-range": "^3.0.0",
+ "time-span": "^5.0.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/p-map/package.json b/node_modules/p-map/package.json
index 419d5a783..0f77e1df6 100644
--- a/node_modules/p-map/package.json
+++ b/node_modules/p-map/package.json
@@ -1,55 +1,55 @@
{
- "name": "p-map",
- "version": "5.5.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^4.1.0",
- "delay": "^5.0.0",
- "in-range": "^3.0.0",
- "random-int": "^3.0.0",
- "time-span": "^5.0.0",
- "tsd": "^0.19.1",
- "xo": "^0.48.0"
- }
+ "name": "p-map",
+ "version": "5.5.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^4.1.0",
+ "delay": "^5.0.0",
+ "in-range": "^3.0.0",
+ "random-int": "^3.0.0",
+ "time-span": "^5.0.0",
+ "tsd": "^0.19.1",
+ "xo": "^0.48.0"
+ }
}
diff --git a/node_modules/p-timeout/package.json b/node_modules/p-timeout/package.json
index c74bcd0c1..71db15dc2 100644
--- a/node_modules/p-timeout/package.json
+++ b/node_modules/p-timeout/package.json
@@ -1,47 +1,47 @@
{
- "name": "p-timeout",
- "version": "5.0.2",
- "description": "Timeout a promise after a specified amount of time",
- "license": "MIT",
- "repository": "sindresorhus/p-timeout",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "promise",
- "timeout",
- "error",
- "invalidate",
- "async",
- "await",
- "promises",
- "time",
- "out",
- "cancel",
- "bluebird"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "delay": "^5.0.0",
- "in-range": "^3.0.0",
- "p-cancelable": "^2.1.0",
- "time-span": "^4.0.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "p-timeout",
+ "version": "5.0.2",
+ "description": "Timeout a promise after a specified amount of time",
+ "license": "MIT",
+ "repository": "sindresorhus/p-timeout",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "promise",
+ "timeout",
+ "error",
+ "invalidate",
+ "async",
+ "await",
+ "promises",
+ "time",
+ "out",
+ "cancel",
+ "bluebird"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "delay": "^5.0.0",
+ "in-range": "^3.0.0",
+ "p-cancelable": "^2.1.0",
+ "time-span": "^4.0.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/parent-module/package.json b/node_modules/parent-module/package.json
index 3416e8823..790333d0b 100644
--- a/node_modules/parent-module/package.json
+++ b/node_modules/parent-module/package.json
@@ -1,46 +1,46 @@
{
- "name": "parent-module",
- "version": "1.0.1",
- "description": "Get the path of the parent module",
- "license": "MIT",
- "repository": "sindresorhus/parent-module",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "engines": {
- "node": ">=6"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "parent",
- "module",
- "package",
- "pkg",
- "caller",
- "calling",
- "module",
- "path",
- "callsites",
- "callsite",
- "stacktrace",
- "stack",
- "trace",
- "function",
- "file"
- ],
- "dependencies": {
- "callsites": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "execa": "^1.0.0",
- "xo": "^0.24.0"
- }
+ "name": "parent-module",
+ "version": "1.0.1",
+ "description": "Get the path of the parent module",
+ "license": "MIT",
+ "repository": "sindresorhus/parent-module",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "parent",
+ "module",
+ "package",
+ "pkg",
+ "caller",
+ "calling",
+ "module",
+ "path",
+ "callsites",
+ "callsite",
+ "stacktrace",
+ "stack",
+ "trace",
+ "function",
+ "file"
+ ],
+ "dependencies": {
+ "callsites": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "execa": "^1.0.0",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/parse-ms/package.json b/node_modules/parse-ms/package.json
index d24f4401d..25e3674e4 100644
--- a/node_modules/parse-ms/package.json
+++ b/node_modules/parse-ms/package.json
@@ -1,43 +1,43 @@
{
- "name": "parse-ms",
- "version": "3.0.0",
- "description": "Parse milliseconds into an object",
- "license": "MIT",
- "repository": "sindresorhus/parse-ms",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "parse-ms",
+ "version": "3.0.0",
+ "description": "Parse milliseconds into an object",
+ "license": "MIT",
+ "repository": "sindresorhus/parse-ms",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/pascal-case/node_modules/tslib/modules/package.json b/node_modules/pascal-case/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/pascal-case/node_modules/tslib/modules/package.json
+++ b/node_modules/pascal-case/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/pascal-case/node_modules/tslib/package.json b/node_modules/pascal-case/node_modules/tslib/package.json
index 88f67e7f8..a068b42d4 100644
--- a/node_modules/pascal-case/node_modules/tslib/package.json
+++ b/node_modules/pascal-case/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.7.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.7.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json
index 714931291..f5bde2ba4 100644
--- a/node_modules/path-exists/package.json
+++ b/node_modules/path-exists/package.json
@@ -1,41 +1,41 @@
{
- "name": "path-exists",
- "version": "5.0.0",
- "description": "Check if a path exists",
- "license": "MIT",
- "repository": "sindresorhus/path-exists",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "path-exists",
+ "version": "5.0.0",
+ "description": "Check if a path exists",
+ "license": "MIT",
+ "repository": "sindresorhus/path-exists",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/path-key/package.json b/node_modules/path-key/package.json
index 87b222c25..c8cbd383a 100644
--- a/node_modules/path-key/package.json
+++ b/node_modules/path-key/package.json
@@ -1,39 +1,39 @@
{
- "name": "path-key",
- "version": "3.1.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"
- },
- "engines": {
- "node": ">=8"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "path",
- "key",
- "environment",
- "env",
- "variable",
- "var",
- "get",
- "cross-platform",
- "windows"
- ],
- "devDependencies": {
- "@types/node": "^11.13.0",
- "ava": "^1.4.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "path-key",
+ "version": "3.1.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"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "path",
+ "key",
+ "environment",
+ "env",
+ "variable",
+ "var",
+ "get",
+ "cross-platform",
+ "windows"
+ ],
+ "devDependencies": {
+ "@types/node": "^11.13.0",
+ "ava": "^1.4.1",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/path-type/package.json b/node_modules/path-type/package.json
index 9d09e3220..635b71100 100644
--- a/node_modules/path-type/package.json
+++ b/node_modules/path-type/package.json
@@ -1,45 +1,45 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/path/package.json b/node_modules/path/package.json
index 21fcdb441..16109e34e 100644
--- a/node_modules/path/package.json
+++ b/node_modules/path/package.json
@@ -1,24 +1,24 @@
-{
- "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"
- }
-}
+{
+ "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"
+ }
+}
diff --git a/node_modules/pkg-conf/package.json b/node_modules/pkg-conf/package.json
index bf1bfd9e4..585f53f44 100644
--- a/node_modules/pkg-conf/package.json
+++ b/node_modules/pkg-conf/package.json
@@ -1,52 +1,52 @@
{
- "name": "pkg-conf",
- "version": "4.0.0",
- "description": "Get namespaced config from the closest package.json",
- "license": "MIT",
- "repository": "sindresorhus/pkg-conf",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "json",
- "read",
- "parse",
- "file",
- "fs",
- "graceful",
- "load",
- "package",
- "config",
- "configuration",
- "object",
- "namespace",
- "namespaced"
- ],
- "dependencies": {
- "find-up": "^6.0.0",
- "load-json-file": "^7.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- },
- "fixture": {
- "foo": true
- }
+ "name": "pkg-conf",
+ "version": "4.0.0",
+ "description": "Get namespaced config from the closest package.json",
+ "license": "MIT",
+ "repository": "sindresorhus/pkg-conf",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "json",
+ "read",
+ "parse",
+ "file",
+ "fs",
+ "graceful",
+ "load",
+ "package",
+ "config",
+ "configuration",
+ "object",
+ "namespace",
+ "namespaced"
+ ],
+ "dependencies": {
+ "find-up": "^6.0.0",
+ "load-json-file": "^7.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ },
+ "fixture": {
+ "foo": true
+ }
}
diff --git a/node_modules/plur/package.json b/node_modules/plur/package.json
index 65028451e..781436c11 100644
--- a/node_modules/plur/package.json
+++ b/node_modules/plur/package.json
@@ -1,45 +1,45 @@
{
- "name": "plur",
- "version": "5.1.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"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "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.3.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.18.0",
- "xo": "^0.46.4"
- }
+ "name": "plur",
+ "version": "5.1.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"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "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.3.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.18.0",
+ "xo": "^0.46.4"
+ }
}
diff --git a/node_modules/possible-typed-array-names/package.json b/node_modules/possible-typed-array-names/package.json
index acd9be9bc..3b4b933c5 100644
--- a/node_modules/possible-typed-array-names/package.json
+++ b/node_modules/possible-typed-array-names/package.json
@@ -1,83 +1,83 @@
{
- "name": "possible-typed-array-names",
- "version": "1.0.0",
- "description": "A simple list of possible Typed Array names.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "tests-only": "nyc tape 'test/**/*.js'",
- "posttest": "aud --production",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/possible-typed-array-names.git"
- },
- "keywords": [
- "typed",
- "array",
- "typedarray",
- "Float32Array",
- "Float64Array",
- "Int8Array",
- "Int16Array",
- "Int32Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Uint16Array",
- "Uint32Array",
- "BigInt64Array",
- "BigUint64Array"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/possible-typed-array-names/issues"
- },
- "homepage": "https://github.com/ljharb/possible-typed-array-names#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eclint": "^2.8.1",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "possible-typed-array-names",
+ "version": "1.0.0",
+ "description": "A simple list of possible Typed Array names.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "posttest": "aud --production",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/possible-typed-array-names.git"
+ },
+ "keywords": [
+ "typed",
+ "array",
+ "typedarray",
+ "Float32Array",
+ "Float64Array",
+ "Int8Array",
+ "Int16Array",
+ "Int32Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Uint16Array",
+ "Uint32Array",
+ "BigInt64Array",
+ "BigUint64Array"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/possible-typed-array-names/issues"
+ },
+ "homepage": "https://github.com/ljharb/possible-typed-array-names#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eclint": "^2.8.1",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/pretty-ms/package.json b/node_modules/pretty-ms/package.json
index 1b03610e1..b543e27c9 100644
--- a/node_modules/pretty-ms/package.json
+++ b/node_modules/pretty-ms/package.json
@@ -1,52 +1,52 @@
{
- "name": "pretty-ms",
- "version": "8.0.0",
- "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": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "types": "./index.d.ts",
- "engines": {
- "node": ">=14.16"
- },
- "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": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^4.3.0",
- "tsd": "^0.20.0",
- "xo": "^0.49.0"
- }
+ "name": "pretty-ms",
+ "version": "8.0.0",
+ "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": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "types": "./index.d.ts",
+ "engines": {
+ "node": ">=14.16"
+ },
+ "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": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^4.3.0",
+ "tsd": "^0.20.0",
+ "xo": "^0.49.0"
+ }
}
diff --git a/node_modules/regexp.prototype.flags/package.json b/node_modules/regexp.prototype.flags/package.json
index 89f994c52..7fefe3927 100644
--- a/node_modules/regexp.prototype.flags/package.json
+++ b/node_modules/regexp.prototype.flags/package.json
@@ -1,102 +1,102 @@
{
- "name": "regexp.prototype.flags",
- "version": "1.5.2",
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/RegExp.prototype.flags.git"
- },
- "keywords": [
- "RegExp.prototype.flags",
- "regex",
- "regular expression",
- "ES6",
- "shim",
- "flag",
- "flags",
- "regexp",
- "RegExp#flags",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.6",
- "define-properties": "^1.2.1",
- "es-errors": "^1.3.0",
- "set-function-name": "^2.0.1"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-regexp-flags": "^1.0.2",
- "eclint": "^2.8.1",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "hasown": "^2.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "regexp.prototype.flags",
+ "version": "1.5.2",
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES6 spec-compliant RegExp.prototype.flags shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/RegExp.prototype.flags.git"
+ },
+ "keywords": [
+ "RegExp.prototype.flags",
+ "regex",
+ "regular expression",
+ "ES6",
+ "shim",
+ "flag",
+ "flags",
+ "regexp",
+ "RegExp#flags",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "define-properties": "^1.2.1",
+ "es-errors": "^1.3.0",
+ "set-function-name": "^2.0.1"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-regexp-flags": "^1.0.2",
+ "eclint": "^2.8.1",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "hasown": "^2.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/requireindex/package.json b/node_modules/requireindex/package.json
index e678bc792..5022c124e 100644
--- a/node_modules/requireindex/package.json
+++ b/node_modules/requireindex/package.json
@@ -2,33 +2,41 @@
"name": "requireindex",
"description": "Write minimal node index.js files that require and export siblings by file basename",
"version": "1.1.0",
- "license": "MIT",
+ "license" : "MIT",
"main": "index.js",
+
"repository": {
"type": "git",
"url": "git://github.com/stephenhandley/requireindex.git"
},
+
"scripts": {
"test": "node test/test.js"
},
+
"keywords": [
"require",
"index",
"index.js"
],
- "directories": {
- "lib": ".",
- "test": "test"
+
+ "directories" : {
+ "lib" : ".",
+ "test" : "test"
},
+
"bugs": {
- "url": "http://github.com/stephenhandley/requireindex/issues"
+ "url" : "http://github.com/stephenhandley/requireindex/issues"
},
- "engines": {
- "node": ">=0.10.5"
+
+ "engines" : {
+ "node" : ">=0.10.5"
},
+
"devDependencies": {
"asserts": "4.0.x"
},
+
"author": {
"name": "Stephen Handley",
"email": "stephen.handley@gmail.com",
diff --git a/node_modules/resolve-cwd/package.json b/node_modules/resolve-cwd/package.json
index fb050ac32..70dface75 100644
--- a/node_modules/resolve-cwd/package.json
+++ b/node_modules/resolve-cwd/package.json
@@ -1,43 +1,43 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/resolve-from/package.json b/node_modules/resolve-from/package.json
index c1a83c5a4..733df1627 100644
--- a/node_modules/resolve-from/package.json
+++ b/node_modules/resolve-from/package.json
@@ -1,36 +1,36 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/resolve/package.json b/node_modules/resolve/package.json
index 635a547ab..537388dfd 100644
--- a/node_modules/resolve/package.json
+++ b/node_modules/resolve/package.json
@@ -1,72 +1,72 @@
{
- "name": "resolve",
- "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
- "version": "1.22.8",
- "repository": {
- "type": "git",
- "url": "git://github.com/browserify/resolve.git"
- },
- "bin": {
- "resolve": "./bin/resolve"
- },
- "main": "index.js",
- "keywords": [
- "resolve",
- "require",
- "node",
- "module"
- ],
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated && cp node_modules/is-core-module/core.json ./lib/ ||:",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
- "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'",
- "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 && aud --production",
- "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "array.prototype.map": "^1.0.6",
- "aud": "^2.0.3",
- "copy-dir": "^1.3.0",
- "eclint": "^2.8.1",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "mkdirp": "^0.5.5",
- "mv": "^2.1.1",
- "npmignore": "^0.3.0",
- "object-keys": "^1.1.1",
- "rimraf": "^2.7.1",
- "safe-publish-latest": "^2.0.0",
- "semver": "^6.3.1",
- "tap": "0.4.13",
- "tape": "^5.7.0",
- "tmp": "^0.0.31"
- },
- "license": "MIT",
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "appveyor.yml",
- "test/resolver/malformed_package_json"
- ]
- }
+ "name": "resolve",
+ "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
+ "version": "1.22.8",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/browserify/resolve.git"
+ },
+ "bin": {
+ "resolve": "./bin/resolve"
+ },
+ "main": "index.js",
+ "keywords": [
+ "resolve",
+ "require",
+ "node",
+ "module"
+ ],
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated && cp node_modules/is-core-module/core.json ./lib/ ||:",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
+ "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'",
+ "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 && aud --production",
+ "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "array.prototype.map": "^1.0.6",
+ "aud": "^2.0.3",
+ "copy-dir": "^1.3.0",
+ "eclint": "^2.8.1",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "mkdirp": "^0.5.5",
+ "mv": "^2.1.1",
+ "npmignore": "^0.3.0",
+ "object-keys": "^1.1.1",
+ "rimraf": "^2.7.1",
+ "safe-publish-latest": "^2.0.0",
+ "semver": "^6.3.1",
+ "tap": "0.4.13",
+ "tape": "^5.7.0",
+ "tmp": "^0.0.31"
+ },
+ "license": "MIT",
+ "author": {
+ "name": "James Halliday",
+ "email": "mail@substack.net",
+ "url": "http://substack.net"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "dependencies": {
+ "is-core-module": "^2.13.0",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "appveyor.yml",
+ "test/resolver/malformed_package_json"
+ ]
+ }
}
diff --git a/node_modules/resolve/test/resolver/baz/package.json b/node_modules/resolve/test/resolver/baz/package.json
index b56b5d911..2f77720b8 100644
--- a/node_modules/resolve/test/resolver/baz/package.json
+++ b/node_modules/resolve/test/resolver/baz/package.json
@@ -1,4 +1,4 @@
{
- "name": "baz",
- "main": "quux.js"
+ "name": "baz",
+ "main": "quux.js"
}
diff --git a/node_modules/resolve/test/resolver/dot_main/package.json b/node_modules/resolve/test/resolver/dot_main/package.json
index 4fa6f7302..d7f4fc807 100644
--- a/node_modules/resolve/test/resolver/dot_main/package.json
+++ b/node_modules/resolve/test/resolver/dot_main/package.json
@@ -1,3 +1,3 @@
{
- "main": "."
+ "main": "."
}
diff --git a/node_modules/resolve/test/resolver/dot_slash_main/package.json b/node_modules/resolve/test/resolver/dot_slash_main/package.json
index a2b6f341d..f51287b9d 100644
--- a/node_modules/resolve/test/resolver/dot_slash_main/package.json
+++ b/node_modules/resolve/test/resolver/dot_slash_main/package.json
@@ -1,3 +1,3 @@
{
- "main": "./"
+ "main": "./"
}
diff --git a/node_modules/resolve/test/resolver/false_main/package.json b/node_modules/resolve/test/resolver/false_main/package.json
index 6055bbb71..a7416c0c7 100644
--- a/node_modules/resolve/test/resolver/false_main/package.json
+++ b/node_modules/resolve/test/resolver/false_main/package.json
@@ -1,4 +1,4 @@
{
- "name": "false_main",
- "main": false
+ "name": "false_main",
+ "main": false
}
diff --git a/node_modules/resolve/test/resolver/incorrect_main/package.json b/node_modules/resolve/test/resolver/incorrect_main/package.json
index cd6c5ecaf..b71880417 100644
--- a/node_modules/resolve/test/resolver/incorrect_main/package.json
+++ b/node_modules/resolve/test/resolver/incorrect_main/package.json
@@ -1,3 +1,3 @@
{
- "main": "wrong.js"
+ "main": "wrong.js"
}
diff --git a/node_modules/resolve/test/resolver/symlinked/package/package.json b/node_modules/resolve/test/resolver/symlinked/package/package.json
index b6e6d85fd..8e1b58591 100644
--- a/node_modules/resolve/test/resolver/symlinked/package/package.json
+++ b/node_modules/resolve/test/resolver/symlinked/package/package.json
@@ -1,3 +1,3 @@
{
- "main": "bar.js"
+ "main": "bar.js"
}
\ No newline at end of file
diff --git a/node_modules/run-applescript/node_modules/execa/package.json b/node_modules/run-applescript/node_modules/execa/package.json
index 441e23c8a..22556f28d 100644
--- a/node_modules/run-applescript/node_modules/execa/package.json
+++ b/node_modules/run-applescript/node_modules/execa/package.json
@@ -1,74 +1,74 @@
{
- "name": "execa",
- "version": "5.1.1",
- "description": "Process execution for humans",
- "license": "MIT",
- "repository": "sindresorhus/execa",
- "funding": "https://github.com/sindresorhus/execa?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",
- "lib"
- ],
- "keywords": [
- "exec",
- "child",
- "process",
- "execute",
- "fork",
- "execfile",
- "spawn",
- "file",
- "shell",
- "bin",
- "binary",
- "binaries",
- "npm",
- "path",
- "local"
- ],
- "dependencies": {
- "cross-spawn": "^7.0.3",
- "get-stream": "^6.0.0",
- "human-signals": "^2.1.0",
- "is-stream": "^2.0.0",
- "merge-stream": "^2.0.0",
- "npm-run-path": "^4.0.1",
- "onetime": "^5.1.2",
- "signal-exit": "^3.0.3",
- "strip-final-newline": "^2.0.0"
- },
- "devDependencies": {
- "@types/node": "^14.14.10",
- "ava": "^2.4.0",
- "get-node": "^11.0.1",
- "is-running": "^2.1.0",
- "nyc": "^15.1.0",
- "p-event": "^4.2.0",
- "tempfile": "^3.0.0",
- "tsd": "^0.13.1",
- "xo": "^0.35.0"
- },
- "nyc": {
- "reporter": [
- "text",
- "lcov"
- ],
- "exclude": [
- "**/fixtures/**",
- "**/test.js",
- "**/test/**"
- ]
- }
+ "name": "execa",
+ "version": "5.1.1",
+ "description": "Process execution for humans",
+ "license": "MIT",
+ "repository": "sindresorhus/execa",
+ "funding": "https://github.com/sindresorhus/execa?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",
+ "lib"
+ ],
+ "keywords": [
+ "exec",
+ "child",
+ "process",
+ "execute",
+ "fork",
+ "execfile",
+ "spawn",
+ "file",
+ "shell",
+ "bin",
+ "binary",
+ "binaries",
+ "npm",
+ "path",
+ "local"
+ ],
+ "dependencies": {
+ "cross-spawn": "^7.0.3",
+ "get-stream": "^6.0.0",
+ "human-signals": "^2.1.0",
+ "is-stream": "^2.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^4.0.1",
+ "onetime": "^5.1.2",
+ "signal-exit": "^3.0.3",
+ "strip-final-newline": "^2.0.0"
+ },
+ "devDependencies": {
+ "@types/node": "^14.14.10",
+ "ava": "^2.4.0",
+ "get-node": "^11.0.1",
+ "is-running": "^2.1.0",
+ "nyc": "^15.1.0",
+ "p-event": "^4.2.0",
+ "tempfile": "^3.0.0",
+ "tsd": "^0.13.1",
+ "xo": "^0.35.0"
+ },
+ "nyc": {
+ "reporter": [
+ "text",
+ "lcov"
+ ],
+ "exclude": [
+ "**/fixtures/**",
+ "**/test.js",
+ "**/test/**"
+ ]
+ }
}
diff --git a/node_modules/run-applescript/node_modules/is-stream/package.json b/node_modules/run-applescript/node_modules/is-stream/package.json
index 9b68e6ae2..c3b567392 100644
--- a/node_modules/run-applescript/node_modules/is-stream/package.json
+++ b/node_modules/run-applescript/node_modules/is-stream/package.json
@@ -1,42 +1,42 @@
{
- "name": "is-stream",
- "version": "2.0.1",
- "description": "Check if something is a Node.js stream",
- "license": "MIT",
- "repository": "sindresorhus/is-stream",
- "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": [
- "stream",
- "type",
- "streams",
- "writable",
- "readable",
- "duplex",
- "transform",
- "check",
- "detect",
- "is"
- ],
- "devDependencies": {
- "@types/node": "^11.13.6",
- "ava": "^1.4.1",
- "tempy": "^0.3.0",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "is-stream",
+ "version": "2.0.1",
+ "description": "Check if something is a Node.js stream",
+ "license": "MIT",
+ "repository": "sindresorhus/is-stream",
+ "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": [
+ "stream",
+ "type",
+ "streams",
+ "writable",
+ "readable",
+ "duplex",
+ "transform",
+ "check",
+ "detect",
+ "is"
+ ],
+ "devDependencies": {
+ "@types/node": "^11.13.6",
+ "ava": "^1.4.1",
+ "tempy": "^0.3.0",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/run-applescript/node_modules/mimic-fn/package.json b/node_modules/run-applescript/node_modules/mimic-fn/package.json
index 5c00a5ae0..199d2c7e0 100644
--- a/node_modules/run-applescript/node_modules/mimic-fn/package.json
+++ b/node_modules/run-applescript/node_modules/mimic-fn/package.json
@@ -1,42 +1,42 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/run-applescript/node_modules/npm-run-path/package.json b/node_modules/run-applescript/node_modules/npm-run-path/package.json
index 39497091c..feb8c00b1 100644
--- a/node_modules/run-applescript/node_modules/npm-run-path/package.json
+++ b/node_modules/run-applescript/node_modules/npm-run-path/package.json
@@ -1,44 +1,44 @@
{
- "name": "npm-run-path",
- "version": "4.0.1",
- "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"
- },
- "engines": {
- "node": ">=8"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "npm",
- "run",
- "path",
- "package",
- "bin",
- "binary",
- "binaries",
- "script",
- "cli",
- "command-line",
- "execute",
- "executable"
- ],
- "dependencies": {
- "path-key": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "npm-run-path",
+ "version": "4.0.1",
+ "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"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "npm",
+ "run",
+ "path",
+ "package",
+ "bin",
+ "binary",
+ "binaries",
+ "script",
+ "cli",
+ "command-line",
+ "execute",
+ "executable"
+ ],
+ "dependencies": {
+ "path-key": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/run-applescript/node_modules/onetime/package.json b/node_modules/run-applescript/node_modules/onetime/package.json
index c4fe4e245..54caea5a8 100644
--- a/node_modules/run-applescript/node_modules/onetime/package.json
+++ b/node_modules/run-applescript/node_modules/onetime/package.json
@@ -1,43 +1,43 @@
{
- "name": "onetime",
- "version": "5.1.2",
- "description": "Ensure a function is only called once",
- "license": "MIT",
- "repository": "sindresorhus/onetime",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://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"
- }
+ "name": "onetime",
+ "version": "5.1.2",
+ "description": "Ensure a function is only called once",
+ "license": "MIT",
+ "repository": "sindresorhus/onetime",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://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"
+ }
}
diff --git a/node_modules/run-applescript/node_modules/strip-final-newline/package.json b/node_modules/run-applescript/node_modules/strip-final-newline/package.json
index 40b7e802c..d9f2a6c52 100644
--- a/node_modules/run-applescript/node_modules/strip-final-newline/package.json
+++ b/node_modules/run-applescript/node_modules/strip-final-newline/package.json
@@ -1,40 +1,40 @@
{
- "name": "strip-final-newline",
- "version": "2.0.0",
- "description": "Strip the final newline character from a string/buffer",
- "license": "MIT",
- "repository": "sindresorhus/strip-final-newline",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "engines": {
- "node": ">=6"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "strip",
- "trim",
- "remove",
- "delete",
- "final",
- "last",
- "end",
- "file",
- "newline",
- "linebreak",
- "character",
- "string",
- "buffer"
- ],
- "devDependencies": {
- "ava": "^0.25.0",
- "xo": "^0.23.0"
- }
+ "name": "strip-final-newline",
+ "version": "2.0.0",
+ "description": "Strip the final newline character from a string/buffer",
+ "license": "MIT",
+ "repository": "sindresorhus/strip-final-newline",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "strip",
+ "trim",
+ "remove",
+ "delete",
+ "final",
+ "last",
+ "end",
+ "file",
+ "newline",
+ "linebreak",
+ "character",
+ "string",
+ "buffer"
+ ],
+ "devDependencies": {
+ "ava": "^0.25.0",
+ "xo": "^0.23.0"
+ }
}
diff --git a/node_modules/run-applescript/package.json b/node_modules/run-applescript/package.json
index e633c7627..8e4b4c9a0 100644
--- a/node_modules/run-applescript/package.json
+++ b/node_modules/run-applescript/package.json
@@ -1,41 +1,41 @@
{
- "name": "run-applescript",
- "version": "5.0.0",
- "description": "Run AppleScript and get the result",
- "license": "MIT",
- "repository": "sindresorhus/run-applescript",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "macos",
- "mac",
- "applescript",
- "osascript",
- "run",
- "execute"
- ],
- "dependencies": {
- "execa": "^5.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "run-applescript",
+ "version": "5.0.0",
+ "description": "Run AppleScript and get the result",
+ "license": "MIT",
+ "repository": "sindresorhus/run-applescript",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "macos",
+ "mac",
+ "applescript",
+ "osascript",
+ "run",
+ "execute"
+ ],
+ "dependencies": {
+ "execa": "^5.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/safe-array-concat/package.json b/node_modules/safe-array-concat/package.json
index 2de626049..1cee4fe62 100644
--- a/node_modules/safe-array-concat/package.json
+++ b/node_modules/safe-array-concat/package.json
@@ -1,92 +1,92 @@
{
- "name": "safe-array-concat",
- "version": "1.1.2",
- "description": "`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "prelint": "npm run tsc",
- "lint": "eslint --ext=js,mjs .",
- "tsc": "tsc -p .",
- "posttsc": "attw -P",
- "postlint": "evalmd README.md",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "tests-only": "nyc tape test",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "keywords": [
- "safe",
- "Array",
- "concat",
- "push",
- "isConcatSpreadable"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/safe-array-concat.git"
- },
- "bugs": {
- "url": "https://github.com/ljharb/safe-array-concat/issues"
- },
- "homepage": "https://github.com/ljharb/safe-array-concat#readme",
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.1",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.2.0",
- "@types/call-bind": "^1.0.5",
- "@types/get-intrinsic": "^1.2.2",
- "@types/has-symbols": "^1.0.2",
- "@types/isarray": "^2.0.2",
- "@types/mock-property": "^1.0.2",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "mock-property": "^1.0.3",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "set-function-length": "^1.2.2",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "dependencies": {
- "call-bind": "^1.0.7",
- "get-intrinsic": "^1.2.4",
- "has-symbols": "^1.0.3",
- "isarray": "^2.0.5"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">=0.4"
- }
+ "name": "safe-array-concat",
+ "version": "1.1.2",
+ "description": "`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "prelint": "npm run tsc",
+ "lint": "eslint --ext=js,mjs .",
+ "tsc": "tsc -p .",
+ "posttsc": "attw -P",
+ "postlint": "evalmd README.md",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape test",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "keywords": [
+ "safe",
+ "Array",
+ "concat",
+ "push",
+ "isConcatSpreadable"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/safe-array-concat.git"
+ },
+ "bugs": {
+ "url": "https://github.com/ljharb/safe-array-concat/issues"
+ },
+ "homepage": "https://github.com/ljharb/safe-array-concat#readme",
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.2.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/get-intrinsic": "^1.2.2",
+ "@types/has-symbols": "^1.0.2",
+ "@types/isarray": "^2.0.2",
+ "@types/mock-property": "^1.0.2",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "mock-property": "^1.0.3",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "set-function-length": "^1.2.2",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "get-intrinsic": "^1.2.4",
+ "has-symbols": "^1.0.3",
+ "isarray": "^2.0.5"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">=0.4"
+ }
}
diff --git a/node_modules/safe-regex-test/package.json b/node_modules/safe-regex-test/package.json
index 0c1e2d5e9..902178cf0 100644
--- a/node_modules/safe-regex-test/package.json
+++ b/node_modules/safe-regex-test/package.json
@@ -1,80 +1,80 @@
{
- "name": "safe-regex-test",
- "version": "1.0.3",
- "description": "Give a regex, get a robust predicate function that tests it against a string.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
- "lint": "eslint --ext=js,mjs .",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "tests-only": "nyc tape test",
- "test": "npm run tests-only",
- "posttest": "aud --production"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/safe-regex-test.git"
- },
- "keywords": [
- "regex",
- "regexp",
- "test",
- "tester",
- "safe",
- "robust",
- "exec"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/safe-regex-test/issues"
- },
- "homepage": "https://github.com/ljharb/safe-regex-test#readme",
- "dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-regex": "^1.1.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "safe-regex-test",
+ "version": "1.0.3",
+ "description": "Give a regex, get a robust predicate function that tests it against a string.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
+ "lint": "eslint --ext=js,mjs .",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape test",
+ "test": "npm run tests-only",
+ "posttest": "aud --production"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/safe-regex-test.git"
+ },
+ "keywords": [
+ "regex",
+ "regexp",
+ "test",
+ "tester",
+ "safe",
+ "robust",
+ "exec"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/safe-regex-test/issues"
+ },
+ "homepage": "https://github.com/ljharb/safe-regex-test#readme",
+ "dependencies": {
+ "call-bind": "^1.0.6",
+ "es-errors": "^1.3.0",
+ "is-regex": "^1.1.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/serialize-error/node_modules/type-fest/package.json b/node_modules/serialize-error/node_modules/type-fest/package.json
index d2c123efb..2d347a265 100644
--- a/node_modules/serialize-error/node_modules/type-fest/package.json
+++ b/node_modules/serialize-error/node_modules/type-fest/package.json
@@ -1,45 +1,45 @@
{
- "name": "type-fest",
- "version": "0.13.1",
- "description": "A collection of essential TypeScript types",
- "license": "(MIT OR CC0-1.0)",
- "repository": "sindresorhus/type-fest",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "engines": {
- "node": ">=10"
- },
- "scripts": {
- "test": "xo && tsd"
- },
- "files": [
- "index.d.ts",
- "source"
- ],
- "keywords": [
- "typescript",
- "ts",
- "types",
- "utility",
- "util",
- "utilities",
- "omit",
- "merge",
- "json"
- ],
- "devDependencies": {
- "tsd": "^0.11.0",
- "xo": "^0.28.2"
- },
- "types": "index.d.ts",
- "xo": {
- "rules": {
- "@typescript-eslint/indent": "off",
- "func-call-spacing": "off"
- }
- }
+ "name": "type-fest",
+ "version": "0.13.1",
+ "description": "A collection of essential TypeScript types",
+ "license": "(MIT OR CC0-1.0)",
+ "repository": "sindresorhus/type-fest",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "scripts": {
+ "test": "xo && tsd"
+ },
+ "files": [
+ "index.d.ts",
+ "source"
+ ],
+ "keywords": [
+ "typescript",
+ "ts",
+ "types",
+ "utility",
+ "util",
+ "utilities",
+ "omit",
+ "merge",
+ "json"
+ ],
+ "devDependencies": {
+ "tsd": "^0.11.0",
+ "xo": "^0.28.2"
+ },
+ "types": "index.d.ts",
+ "xo": {
+ "rules": {
+ "@typescript-eslint/indent": "off",
+ "func-call-spacing": "off"
+ }
+ }
}
diff --git a/node_modules/serialize-error/package.json b/node_modules/serialize-error/package.json
index 51e371aa8..8caa8eb5f 100644
--- a/node_modules/serialize-error/package.json
+++ b/node_modules/serialize-error/package.json
@@ -1,41 +1,41 @@
{
- "name": "serialize-error",
- "version": "7.0.1",
- "description": "Serialize/deserialize an error into a plain object",
- "license": "MIT",
- "repository": "sindresorhus/serialize-error",
- "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": [
- "error",
- "serialize",
- "stringify",
- "object",
- "convert",
- "process",
- "send",
- "deserialize"
- ],
- "dependencies": {
- "type-fest": "^0.13.1"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.11.0",
- "xo": "^0.30.0"
- }
+ "name": "serialize-error",
+ "version": "7.0.1",
+ "description": "Serialize/deserialize an error into a plain object",
+ "license": "MIT",
+ "repository": "sindresorhus/serialize-error",
+ "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": [
+ "error",
+ "serialize",
+ "stringify",
+ "object",
+ "convert",
+ "process",
+ "send",
+ "deserialize"
+ ],
+ "dependencies": {
+ "type-fest": "^0.13.1"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.11.0",
+ "xo": "^0.30.0"
+ }
}
diff --git a/node_modules/set-function-length/package.json b/node_modules/set-function-length/package.json
index 585c9c87c..f6b88819a 100644
--- a/node_modules/set-function-length/package.json
+++ b/node_modules/set-function-length/package.json
@@ -1,102 +1,102 @@
{
- "name": "set-function-length",
- "version": "1.2.2",
- "description": "Set a function's length property",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./env": "./env.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "directories": {
- "test": "test"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "tsc": "tsc -p .",
- "posttsc": "attw -P",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "npm run tsc",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/set-function-length.git"
- },
- "keywords": [
- "javascript",
- "ecmascript",
- "set",
- "function",
- "length",
- "function.length"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/set-function-length/issues"
- },
- "homepage": "https://github.com/ljharb/set-function-length#readme",
- "dependencies": {
- "define-data-property": "^1.1.4",
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "get-intrinsic": "^1.2.4",
- "gopd": "^1.0.1",
- "has-property-descriptors": "^1.0.2"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.1",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.1.1",
- "@types/call-bind": "^1.0.5",
- "@types/define-properties": "^1.1.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/function-bind": "^1.1.10",
- "@types/gopd": "^1.0.3",
- "@types/has-property-descriptors": "^1.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "call-bind": "^1.0.7",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "test"
- ]
- }
+ "name": "set-function-length",
+ "version": "1.2.2",
+ "description": "Set a function's length property",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./env": "./env.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "directories": {
+ "test": "test"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "tsc": "tsc -p .",
+ "posttsc": "attw -P",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "npm run tsc",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/set-function-length.git"
+ },
+ "keywords": [
+ "javascript",
+ "ecmascript",
+ "set",
+ "function",
+ "length",
+ "function.length"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/set-function-length/issues"
+ },
+ "homepage": "https://github.com/ljharb/set-function-length#readme",
+ "dependencies": {
+ "define-data-property": "^1.1.4",
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.4",
+ "gopd": "^1.0.1",
+ "has-property-descriptors": "^1.0.2"
+ },
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.1.1",
+ "@types/call-bind": "^1.0.5",
+ "@types/define-properties": "^1.1.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/function-bind": "^1.1.10",
+ "@types/gopd": "^1.0.3",
+ "@types/has-property-descriptors": "^1.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "call-bind": "^1.0.7",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "test"
+ ]
+ }
}
diff --git a/node_modules/set-function-name/package.json b/node_modules/set-function-name/package.json
index 5a47ad937..df47de0af 100644
--- a/node_modules/set-function-name/package.json
+++ b/node_modules/set-function-name/package.json
@@ -1,99 +1,99 @@
{
- "name": "set-function-name",
- "version": "2.0.2",
- "description": "Set a function's name property",
- "main": "index.js",
- "types": "./index.d.ts",
- "directories": {
- "test": "test"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "pretest": "npm run lint",
- "tests-only": "tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/set-function-name.git"
- },
- "keywords": [
- "set",
- "assign",
- "function",
- "name",
- "function.name"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/set-function-name/issues"
- },
- "homepage": "https://github.com/ljharb/set-function-name#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/define-properties": "^1.1.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/function.prototype.name": "^1.1.3",
- "@types/functions-have-names": "^1.2.2",
- "@types/has-property-descriptors": "^1.0.3",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-async-function": "^1.0.2",
- "@types/make-async-generator-function": "^1.0.3",
- "@types/make-generator-function": "^2.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "for-each": "^0.3.3",
- "function.prototype.name": "^1.1.6",
- "in-publish": "^2.0.1",
- "make-arrow-function": "^1.2.0",
- "make-async-function": "^1.0.0",
- "make-async-generator-function": "^1.0.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "dependencies": {
- "define-data-property": "^1.1.4",
- "es-errors": "^1.3.0",
- "functions-have-names": "^1.2.3",
- "has-property-descriptors": "^1.0.2"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows",
- "test",
- "!*.d.ts",
- "!*.d.ts.map"
- ]
- }
+ "name": "set-function-name",
+ "version": "2.0.2",
+ "description": "Set a function's name property",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "directories": {
+ "test": "test"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "pretest": "npm run lint",
+ "tests-only": "tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/set-function-name.git"
+ },
+ "keywords": [
+ "set",
+ "assign",
+ "function",
+ "name",
+ "function.name"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/set-function-name/issues"
+ },
+ "homepage": "https://github.com/ljharb/set-function-name#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/define-properties": "^1.1.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/function.prototype.name": "^1.1.3",
+ "@types/functions-have-names": "^1.2.2",
+ "@types/has-property-descriptors": "^1.0.3",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-async-function": "^1.0.2",
+ "@types/make-async-generator-function": "^1.0.3",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "for-each": "^0.3.3",
+ "function.prototype.name": "^1.1.6",
+ "in-publish": "^2.0.1",
+ "make-arrow-function": "^1.2.0",
+ "make-async-function": "^1.0.0",
+ "make-async-generator-function": "^1.0.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "dependencies": {
+ "define-data-property": "^1.1.4",
+ "es-errors": "^1.3.0",
+ "functions-have-names": "^1.2.3",
+ "has-property-descriptors": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows",
+ "test",
+ "!*.d.ts",
+ "!*.d.ts.map"
+ ]
+ }
}
diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json
index 21f081c54..18e3c0463 100644
--- a/node_modules/shebang-command/package.json
+++ b/node_modules/shebang-command/package.json
@@ -1,34 +1,34 @@
{
- "name": "shebang-command",
- "version": "2.0.0",
- "description": "Get the command from a shebang",
- "license": "MIT",
- "repository": "kevva/shebang-command",
- "author": {
- "name": "Kevin Mårtensson",
- "email": "kevinmartensson@gmail.com",
- "url": "github.com/kevva"
- },
- "engines": {
- "node": ">=8"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "cmd",
- "command",
- "parse",
- "shebang"
- ],
- "dependencies": {
- "shebang-regex": "^3.0.0"
- },
- "devDependencies": {
- "ava": "^2.3.0",
- "xo": "^0.24.0"
- }
+ "name": "shebang-command",
+ "version": "2.0.0",
+ "description": "Get the command from a shebang",
+ "license": "MIT",
+ "repository": "kevva/shebang-command",
+ "author": {
+ "name": "Kevin Mårtensson",
+ "email": "kevinmartensson@gmail.com",
+ "url": "github.com/kevva"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "cmd",
+ "command",
+ "parse",
+ "shebang"
+ ],
+ "dependencies": {
+ "shebang-regex": "^3.0.0"
+ },
+ "devDependencies": {
+ "ava": "^2.3.0",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/shebang-regex/package.json b/node_modules/shebang-regex/package.json
index f2096d466..00ab30fee 100644
--- a/node_modules/shebang-regex/package.json
+++ b/node_modules/shebang-regex/package.json
@@ -1,35 +1,35 @@
{
- "name": "shebang-regex",
- "version": "3.0.0",
- "description": "Regular expression for matching a shebang line",
- "license": "MIT",
- "repository": "sindresorhus/shebang-regex",
- "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": [
- "regex",
- "regexp",
- "shebang",
- "match",
- "test",
- "line"
- ],
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "shebang-regex",
+ "version": "3.0.0",
+ "description": "Regular expression for matching a shebang line",
+ "license": "MIT",
+ "repository": "sindresorhus/shebang-regex",
+ "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": [
+ "regex",
+ "regexp",
+ "shebang",
+ "match",
+ "test",
+ "line"
+ ],
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/side-channel/package.json b/node_modules/side-channel/package.json
index 83e53f3bb..a3e33f661 100644
--- a/node_modules/side-channel/package.json
+++ b/node_modules/side-channel/package.json
@@ -1,67 +1,67 @@
{
- "name": "side-channel",
- "version": "1.0.4",
- "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
- "main": "index.js",
- "exports": {
- "./package.json": "./package.json",
- ".": [
- {
- "default": "./index.js"
- },
- "./index.js"
- ]
- },
- "scripts": {
- "prepublish": "safe-publish-latest",
- "lint": "eslint .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "npx aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/side-channel.git"
- },
- "keywords": [
- "weakmap",
- "map",
- "side",
- "channel",
- "metadata"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/side-channel/issues"
- },
- "homepage": "https://github.com/ljharb/side-channel#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^17.3.0",
- "aud": "^1.1.3",
- "auto-changelog": "^2.2.1",
- "eslint": "^7.16.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.0.1"
- },
- "dependencies": {
- "call-bind": "^1.0.0",
- "get-intrinsic": "^1.0.2",
- "object-inspect": "^1.9.0"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "side-channel",
+ "version": "1.0.4",
+ "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
+ "main": "index.js",
+ "exports": {
+ "./package.json": "./package.json",
+ ".": [
+ {
+ "default": "./index.js"
+ },
+ "./index.js"
+ ]
+ },
+ "scripts": {
+ "prepublish": "safe-publish-latest",
+ "lint": "eslint .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "npx aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/side-channel.git"
+ },
+ "keywords": [
+ "weakmap",
+ "map",
+ "side",
+ "channel",
+ "metadata"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/side-channel/issues"
+ },
+ "homepage": "https://github.com/ljharb/side-channel#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.3.0",
+ "aud": "^1.1.3",
+ "auto-changelog": "^2.2.1",
+ "eslint": "^7.16.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.0.1"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.0",
+ "get-intrinsic": "^1.0.2",
+ "object-inspect": "^1.9.0"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/sinon/node_modules/has-flag/package.json b/node_modules/sinon/node_modules/has-flag/package.json
index 9b7c18236..a9cba4b85 100644
--- a/node_modules/sinon/node_modules/has-flag/package.json
+++ b/node_modules/sinon/node_modules/has-flag/package.json
@@ -1,46 +1,46 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/sinon/node_modules/supports-color/package.json b/node_modules/sinon/node_modules/supports-color/package.json
index 746ec7cac..f7182edce 100644
--- a/node_modules/sinon/node_modules/supports-color/package.json
+++ b/node_modules/sinon/node_modules/supports-color/package.json
@@ -1,53 +1,53 @@
{
- "name": "supports-color",
- "version": "7.2.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"
+ "name": "supports-color",
+ "version": "7.2.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"
}
diff --git a/node_modules/slash/package.json b/node_modules/slash/package.json
index 6609ae225..c88fcc712 100644
--- a/node_modules/slash/package.json
+++ b/node_modules/slash/package.json
@@ -1,35 +1,35 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/slice-ansi/node_modules/is-fullwidth-code-point/package.json b/node_modules/slice-ansi/node_modules/is-fullwidth-code-point/package.json
index e95cd4447..e923efaf3 100644
--- a/node_modules/slice-ansi/node_modules/is-fullwidth-code-point/package.json
+++ b/node_modules/slice-ansi/node_modules/is-fullwidth-code-point/package.json
@@ -1,45 +1,45 @@
{
- "name": "is-fullwidth-code-point",
- "version": "4.0.0",
- "description": "Check if the character represented by a given Unicode code point is fullwidth",
- "license": "MIT",
- "repository": "sindresorhus/is-fullwidth-code-point",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "fullwidth",
- "full-width",
- "full",
- "width",
- "unicode",
- "character",
- "string",
- "codepoint",
- "code",
- "point",
- "is",
- "detect",
- "check"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "is-fullwidth-code-point",
+ "version": "4.0.0",
+ "description": "Check if the character represented by a given Unicode code point is fullwidth",
+ "license": "MIT",
+ "repository": "sindresorhus/is-fullwidth-code-point",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "fullwidth",
+ "full-width",
+ "full",
+ "width",
+ "unicode",
+ "character",
+ "string",
+ "codepoint",
+ "code",
+ "point",
+ "is",
+ "detect",
+ "check"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/slice-ansi/package.json b/node_modules/slice-ansi/package.json
index 0c919be6e..f5c994552 100644
--- a/node_modules/slice-ansi/package.json
+++ b/node_modules/slice-ansi/package.json
@@ -1,53 +1,53 @@
{
- "name": "slice-ansi",
- "version": "5.0.0",
- "description": "Slice a string with ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/slice-ansi",
- "funding": "https://github.com/chalk/slice-ansi?sponsor=1",
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^6.0.0",
- "is-fullwidth-code-point": "^4.0.0"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "chalk": "^4.1.0",
- "random-item": "^4.0.0",
- "strip-ansi": "^7.0.0",
- "xo": "^0.38.2"
- }
+ "name": "slice-ansi",
+ "version": "5.0.0",
+ "description": "Slice a string with ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/slice-ansi",
+ "funding": "https://github.com/chalk/slice-ansi?sponsor=1",
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^6.0.0",
+ "is-fullwidth-code-point": "^4.0.0"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "chalk": "^4.1.0",
+ "random-item": "^4.0.0",
+ "strip-ansi": "^7.0.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/sprintf-js/package.json b/node_modules/sprintf-js/package.json
index dee071f28..75f7eca71 100644
--- a/node_modules/sprintf-js/package.json
+++ b/node_modules/sprintf-js/package.json
@@ -1,22 +1,22 @@
{
- "name": "sprintf-js",
- "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": "*"
- }
+ "name": "sprintf-js",
+ "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": "*"
+ }
}
diff --git a/node_modules/stack-utils/node_modules/escape-string-regexp/package.json b/node_modules/stack-utils/node_modules/escape-string-regexp/package.json
index ff7f90854..2e343cfa0 100644
--- a/node_modules/stack-utils/node_modules/escape-string-regexp/package.json
+++ b/node_modules/stack-utils/node_modules/escape-string-regexp/package.json
@@ -1,43 +1,43 @@
{
- "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"
- }
+ "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"
+ }
}
diff --git a/node_modules/stop-iteration-iterator/package.json b/node_modules/stop-iteration-iterator/package.json
index 282d48c93..8a024973b 100644
--- a/node_modules/stop-iteration-iterator/package.json
+++ b/node_modules/stop-iteration-iterator/package.json
@@ -1,68 +1,68 @@
{
- "name": "stop-iteration-iterator",
- "version": "1.0.0",
- "description": "Firefox 17-26 iterators throw a StopIteration object to indicate \"done\". This normalizes it.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/stop-iteration-iterator.git"
- },
- "keywords": [
- "stopiteration",
- "iterator",
- "firefox"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/stop-iteration-iterator/issues"
- },
- "homepage": "https://github.com/ljharb/stop-iteration-iterator#readme",
- "dependencies": {
- "internal-slot": "^1.0.4"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.1",
- "aud": "^2.0.2",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "npmignore": "^0.3.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.6.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "testling": {
- "files": "test/index.js"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "stop-iteration-iterator",
+ "version": "1.0.0",
+ "description": "Firefox 17-26 iterators throw a StopIteration object to indicate \"done\". This normalizes it.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/stop-iteration-iterator.git"
+ },
+ "keywords": [
+ "stopiteration",
+ "iterator",
+ "firefox"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/stop-iteration-iterator/issues"
+ },
+ "homepage": "https://github.com/ljharb/stop-iteration-iterator#readme",
+ "dependencies": {
+ "internal-slot": "^1.0.4"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.1",
+ "aud": "^2.0.2",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "npmignore": "^0.3.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.6.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/string-width-cjs/package.json b/node_modules/string-width-cjs/package.json
index 53b2afc09..28ba7b4ca 100644
--- a/node_modules/string-width-cjs/package.json
+++ b/node_modules/string-width-cjs/package.json
@@ -1,56 +1,56 @@
{
- "name": "string-width",
- "version": "4.2.3",
- "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.1"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- }
+ "name": "string-width",
+ "version": "4.2.3",
+ "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.1"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "tsd": "^0.7.1",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/string-width/package.json b/node_modules/string-width/package.json
index 53b2afc09..28ba7b4ca 100644
--- a/node_modules/string-width/package.json
+++ b/node_modules/string-width/package.json
@@ -1,56 +1,56 @@
{
- "name": "string-width",
- "version": "4.2.3",
- "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.1"
- },
- "devDependencies": {
- "ava": "^1.4.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- }
+ "name": "string-width",
+ "version": "4.2.3",
+ "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.1"
+ },
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "tsd": "^0.7.1",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/string.prototype.trim/package.json b/node_modules/string.prototype.trim/package.json
index 1763dff34..9dd7a7c47 100644
--- a/node_modules/string.prototype.trim/package.json
+++ b/node_modules/string.prototype.trim/package.json
@@ -1,102 +1,102 @@
{
- "name": "string.prototype.trim",
- "version": "1.2.9",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "ES5 spec-compliant shim for String.prototype.trim",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/String.prototype.trim.git"
- },
- "keywords": [
- "String.prototype.trim",
- "string",
- "ES5",
- "shim",
- "trim",
- "polyfill",
- "es-shim API"
- ],
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.0",
- "es-object-atoms": "^1.0.0"
- },
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/9.0..latest",
- "firefox/4.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/11.6..latest",
- "opera/next",
- "safari/5.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "string.prototype.trim",
+ "version": "1.2.9",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "ES5 spec-compliant shim for String.prototype.trim",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/String.prototype.trim.git"
+ },
+ "keywords": [
+ "String.prototype.trim",
+ "string",
+ "ES5",
+ "shim",
+ "trim",
+ "polyfill",
+ "es-shim API"
+ ],
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.0",
+ "es-object-atoms": "^1.0.0"
+ },
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/9.0..latest",
+ "firefox/4.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/11.6..latest",
+ "opera/next",
+ "safari/5.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/string.prototype.trimend/package.json b/node_modules/string.prototype.trimend/package.json
index 001333187..b16d7f9bd 100644
--- a/node_modules/string.prototype.trimend/package.json
+++ b/node_modules/string.prototype.trimend/package.json
@@ -1,79 +1,79 @@
{
- "name": "string.prototype.trimend",
- "version": "1.0.8",
- "author": "Jordan Harband ",
- "contributors": [
- "Jordan Harband ",
- "Khaled Al-Ansari "
- ],
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/String.prototype.trimEnd.git"
- },
- "keywords": [
- "es6",
- "es7",
- "es8",
- "javascript",
- "prototype",
- "polyfill",
- "utility",
- "trim",
- "trimLeft",
- "trimRight",
- "trimStart",
- "trimEnd",
- "tc39"
- ],
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "string.prototype.trimend",
+ "version": "1.0.8",
+ "author": "Jordan Harband ",
+ "contributors": [
+ "Jordan Harband ",
+ "Khaled Al-Ansari "
+ ],
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/String.prototype.trimEnd.git"
+ },
+ "keywords": [
+ "es6",
+ "es7",
+ "es8",
+ "javascript",
+ "prototype",
+ "polyfill",
+ "utility",
+ "trim",
+ "trimLeft",
+ "trimRight",
+ "trimStart",
+ "trimEnd",
+ "tc39"
+ ],
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/string.prototype.trimstart/package.json b/node_modules/string.prototype.trimstart/package.json
index 1ee04f793..ceefb8b3f 100644
--- a/node_modules/string.prototype.trimstart/package.json
+++ b/node_modules/string.prototype.trimstart/package.json
@@ -1,82 +1,82 @@
{
- "name": "string.prototype.trimstart",
- "version": "1.0.8",
- "author": "Jordan Harband ",
- "contributors": [
- "Jordan Harband ",
- "Khaled Al-Ansari "
- ],
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "description": "ES2019 spec-compliant String.prototype.trimStart shim.",
- "license": "MIT",
- "main": "index.js",
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "es-shim-api --bound",
- "pretest": "npm run lint",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "tests-only": "nyc tape 'test/**/*.js'",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/es-shims/String.prototype.trimStart.git"
- },
- "keywords": [
- "es6",
- "es7",
- "es8",
- "javascript",
- "prototype",
- "polyfill",
- "utility",
- "trim",
- "trimLeft",
- "trimRight",
- "trimStart",
- "trimEnd",
- "tc39"
- ],
- "devDependencies": {
- "@es-shims/api": "^2.4.2",
- "@ljharb/eslint-config": "^21.1.0",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "functions-have-names": "^1.2.3",
- "has-strict-mode": "^1.0.1",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "string.prototype.trimstart",
+ "version": "1.0.8",
+ "author": "Jordan Harband ",
+ "contributors": [
+ "Jordan Harband ",
+ "Khaled Al-Ansari "
+ ],
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "description": "ES2019 spec-compliant String.prototype.trimStart shim.",
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "es-shim-api --bound",
+ "pretest": "npm run lint",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/es-shims/String.prototype.trimStart.git"
+ },
+ "keywords": [
+ "es6",
+ "es7",
+ "es8",
+ "javascript",
+ "prototype",
+ "polyfill",
+ "utility",
+ "trim",
+ "trimLeft",
+ "trimRight",
+ "trimStart",
+ "trimEnd",
+ "tc39"
+ ],
+ "devDependencies": {
+ "@es-shims/api": "^2.4.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "functions-have-names": "^1.2.3",
+ "has-strict-mode": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/strip-ansi-cjs/package.json b/node_modules/strip-ansi-cjs/package.json
index daafb34e8..1a41108d4 100644
--- a/node_modules/strip-ansi-cjs/package.json
+++ b/node_modules/strip-ansi-cjs/package.json
@@ -1,54 +1,54 @@
{
- "name": "strip-ansi",
- "version": "6.0.1",
- "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.1"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.10.0",
- "xo": "^0.25.3"
- }
+ "name": "strip-ansi",
+ "version": "6.0.1",
+ "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.1"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.10.0",
+ "xo": "^0.25.3"
+ }
}
diff --git a/node_modules/strip-ansi/package.json b/node_modules/strip-ansi/package.json
index daafb34e8..1a41108d4 100644
--- a/node_modules/strip-ansi/package.json
+++ b/node_modules/strip-ansi/package.json
@@ -1,54 +1,54 @@
{
- "name": "strip-ansi",
- "version": "6.0.1",
- "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.1"
- },
- "devDependencies": {
- "ava": "^2.4.0",
- "tsd": "^0.10.0",
- "xo": "^0.25.3"
- }
+ "name": "strip-ansi",
+ "version": "6.0.1",
+ "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.1"
+ },
+ "devDependencies": {
+ "ava": "^2.4.0",
+ "tsd": "^0.10.0",
+ "xo": "^0.25.3"
+ }
}
diff --git a/node_modules/strip-final-newline/package.json b/node_modules/strip-final-newline/package.json
index 23ac8622e..cc1a0141f 100644
--- a/node_modules/strip-final-newline/package.json
+++ b/node_modules/strip-final-newline/package.json
@@ -1,43 +1,43 @@
{
- "name": "strip-final-newline",
- "version": "3.0.0",
- "description": "Strip the final newline character from a string/buffer",
- "license": "MIT",
- "repository": "sindresorhus/strip-final-newline",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "index.js"
- ],
- "keywords": [
- "strip",
- "trim",
- "remove",
- "delete",
- "final",
- "last",
- "end",
- "file",
- "newline",
- "linebreak",
- "character",
- "string",
- "buffer"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "xo": "^0.39.1"
- }
+ "name": "strip-final-newline",
+ "version": "3.0.0",
+ "description": "Strip the final newline character from a string/buffer",
+ "license": "MIT",
+ "repository": "sindresorhus/strip-final-newline",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "index.js"
+ ],
+ "keywords": [
+ "strip",
+ "trim",
+ "remove",
+ "delete",
+ "final",
+ "last",
+ "end",
+ "file",
+ "newline",
+ "linebreak",
+ "character",
+ "string",
+ "buffer"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "xo": "^0.39.1"
+ }
}
diff --git a/node_modules/strip-json-comments/package.json b/node_modules/strip-json-comments/package.json
index 64b009225..ce7875aa0 100644
--- a/node_modules/strip-json-comments/package.json
+++ b/node_modules/strip-json-comments/package.json
@@ -1,47 +1,47 @@
{
- "name": "strip-json-comments",
- "version": "3.1.1",
- "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
- "license": "MIT",
- "repository": "sindresorhus/strip-json-comments",
- "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",
- "bench": "matcha benchmark.js"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "json",
- "strip",
- "comments",
- "remove",
- "delete",
- "trim",
- "multiline",
- "parse",
- "config",
- "configuration",
- "settings",
- "util",
- "env",
- "environment",
- "jsonc"
- ],
- "devDependencies": {
- "ava": "^1.4.1",
- "matcha": "^0.7.0",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "strip-json-comments",
+ "version": "3.1.1",
+ "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
+ "license": "MIT",
+ "repository": "sindresorhus/strip-json-comments",
+ "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",
+ "bench": "matcha benchmark.js"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "json",
+ "strip",
+ "comments",
+ "remove",
+ "delete",
+ "trim",
+ "multiline",
+ "parse",
+ "config",
+ "configuration",
+ "settings",
+ "util",
+ "env",
+ "environment",
+ "jsonc"
+ ],
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "matcha": "^0.7.0",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/supertap/node_modules/ansi-regex/package.json b/node_modules/supertap/node_modules/ansi-regex/package.json
index f6a177d56..7bbb563bf 100644
--- a/node_modules/supertap/node_modules/ansi-regex/package.json
+++ b/node_modules/supertap/node_modules/ansi-regex/package.json
@@ -1,58 +1,58 @@
{
- "name": "ansi-regex",
- "version": "6.0.1",
- "description": "Regular expression for matching ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/ansi-regex",
- "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.38.2"
- }
+ "name": "ansi-regex",
+ "version": "6.0.1",
+ "description": "Regular expression for matching ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/ansi-regex",
+ "funding": "https://github.com/chalk/ansi-regex?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.38.2"
+ }
}
diff --git a/node_modules/supertap/node_modules/strip-ansi/package.json b/node_modules/supertap/node_modules/strip-ansi/package.json
index dfa2553ae..0de0586f7 100644
--- a/node_modules/supertap/node_modules/strip-ansi/package.json
+++ b/node_modules/supertap/node_modules/strip-ansi/package.json
@@ -1,57 +1,57 @@
{
- "name": "strip-ansi",
- "version": "7.0.1",
- "description": "Strip ANSI escape codes from a string",
- "license": "MIT",
- "repository": "chalk/strip-ansi",
- "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "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": "^6.0.1"
- },
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "strip-ansi",
+ "version": "7.0.1",
+ "description": "Strip ANSI escape codes from a string",
+ "license": "MIT",
+ "repository": "chalk/strip-ansi",
+ "funding": "https://github.com/chalk/strip-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "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": "^6.0.1"
+ },
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/supertap/package.json b/node_modules/supertap/package.json
index 513af779f..bccff86f6 100644
--- a/node_modules/supertap/package.json
+++ b/node_modules/supertap/package.json
@@ -1,68 +1,68 @@
{
- "name": "supertap",
- "version": "3.0.1",
- "description": "Generate TAP output",
- "license": "MIT",
- "repository": "vadimdemedes/supertap",
- "author": {
- "name": "Vadim Demedes",
- "email": "vdemedes@gmail.com",
- "url": "github.com/vadimdemedes"
- },
- "engines": {
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
- },
- "scripts": {
- "build": "tsc",
- "dev": "tsc --watch",
- "prepare": "npm run build",
- "pretest": "npm run build",
- "test": "xo && ava"
- },
- "type": "module",
- "exports": "./dist/index.js",
- "types": "./dist/index.d.ts",
- "files": [
- "dist"
- ],
- "keywords": [
- "tap",
- "tape",
- "output"
- ],
- "dependencies": {
- "indent-string": "^5.0.0",
- "js-yaml": "^3.14.1",
- "serialize-error": "^7.0.1",
- "strip-ansi": "^7.0.1"
- },
- "devDependencies": {
- "@sindresorhus/tsconfig": "^2.0.0",
- "@types/js-yaml": "^3.12.7",
- "@vdemedes/prettier-config": "^2.0.0",
- "ava": "^4.0.1",
- "ctrlc-exit": "^1.0.0",
- "execa": "^6.0.0",
- "faucet": "^0.0.1",
- "p-each-series": "^3.0.0",
- "prettier": "^2.5.1",
- "tap-dot": "^2.0.0",
- "tap-json": "^1.0.0",
- "tap-min": "^2.0.0",
- "tap-nyan": "^1.1.0",
- "tap-out": "^3.0.0",
- "tap-pessimist": "^1.0.1",
- "tap-spec": "^5.0.0",
- "tap-summary": "^4.0.0",
- "typescript": "^4.5.5",
- "wait-for-enter": "^1.0.0",
- "xo": "^0.47.0"
- },
- "ava": {
- "serial": true
- },
- "xo": {
- "prettier": true
- },
- "prettier": "@vdemedes/prettier-config"
+ "name": "supertap",
+ "version": "3.0.1",
+ "description": "Generate TAP output",
+ "license": "MIT",
+ "repository": "vadimdemedes/supertap",
+ "author": {
+ "name": "Vadim Demedes",
+ "email": "vdemedes@gmail.com",
+ "url": "github.com/vadimdemedes"
+ },
+ "engines": {
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
+ },
+ "scripts": {
+ "build": "tsc",
+ "dev": "tsc --watch",
+ "prepare": "npm run build",
+ "pretest": "npm run build",
+ "test": "xo && ava"
+ },
+ "type": "module",
+ "exports": "./dist/index.js",
+ "types": "./dist/index.d.ts",
+ "files": [
+ "dist"
+ ],
+ "keywords": [
+ "tap",
+ "tape",
+ "output"
+ ],
+ "dependencies": {
+ "indent-string": "^5.0.0",
+ "js-yaml": "^3.14.1",
+ "serialize-error": "^7.0.1",
+ "strip-ansi": "^7.0.1"
+ },
+ "devDependencies": {
+ "@sindresorhus/tsconfig": "^2.0.0",
+ "@types/js-yaml": "^3.12.7",
+ "@vdemedes/prettier-config": "^2.0.0",
+ "ava": "^4.0.1",
+ "ctrlc-exit": "^1.0.0",
+ "execa": "^6.0.0",
+ "faucet": "^0.0.1",
+ "p-each-series": "^3.0.0",
+ "prettier": "^2.5.1",
+ "tap-dot": "^2.0.0",
+ "tap-json": "^1.0.0",
+ "tap-min": "^2.0.0",
+ "tap-nyan": "^1.1.0",
+ "tap-out": "^3.0.0",
+ "tap-pessimist": "^1.0.1",
+ "tap-spec": "^5.0.0",
+ "tap-summary": "^4.0.0",
+ "typescript": "^4.5.5",
+ "wait-for-enter": "^1.0.0",
+ "xo": "^0.47.0"
+ },
+ "ava": {
+ "serial": true
+ },
+ "xo": {
+ "prettier": true
+ },
+ "prettier": "@vdemedes/prettier-config"
}
diff --git a/node_modules/supports-preserve-symlinks-flag/package.json b/node_modules/supports-preserve-symlinks-flag/package.json
index 8d3c44684..56edadcaa 100644
--- a/node_modules/supports-preserve-symlinks-flag/package.json
+++ b/node_modules/supports-preserve-symlinks-flag/package.json
@@ -1,70 +1,70 @@
{
- "name": "supports-preserve-symlinks-flag",
- "version": "1.0.0",
- "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
- "main": "./index.js",
- "browser": "./browser.js",
- "exports": {
- ".": [
- {
- "browser": "./browser.js",
- "default": "./index.js"
- },
- "./index.js"
- ],
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git"
- },
- "keywords": [
- "node",
- "flag",
- "symlink",
- "symlinks",
- "preserve-symlinks"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues"
- },
- "homepage": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^20.1.0",
- "aud": "^1.1.5",
- "auto-changelog": "^2.3.0",
- "eslint": "^8.6.0",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "semver": "^6.3.0",
- "tape": "^5.4.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "supports-preserve-symlinks-flag",
+ "version": "1.0.0",
+ "description": "Determine if the current node version supports the `--preserve-symlinks` flag.",
+ "main": "./index.js",
+ "browser": "./browser.js",
+ "exports": {
+ ".": [
+ {
+ "browser": "./browser.js",
+ "default": "./index.js"
+ },
+ "./index.js"
+ ],
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git"
+ },
+ "keywords": [
+ "node",
+ "flag",
+ "symlink",
+ "symlinks",
+ "preserve-symlinks"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues"
+ },
+ "homepage": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^20.1.0",
+ "aud": "^1.1.5",
+ "auto-changelog": "^2.3.0",
+ "eslint": "^8.6.0",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "semver": "^6.3.0",
+ "tape": "^5.4.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/synckit/node_modules/tslib/modules/package.json b/node_modules/synckit/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/synckit/node_modules/tslib/modules/package.json
+++ b/node_modules/synckit/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/synckit/node_modules/tslib/package.json b/node_modules/synckit/node_modules/tslib/package.json
index 2e92f67a7..ecf9a04d9 100644
--- a/node_modules/synckit/node_modules/tslib/package.json
+++ b/node_modules/synckit/node_modules/tslib/package.json
@@ -1,47 +1,47 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "2.6.0",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": {
- "types": "./tslib/modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- },
- "import": {
- "node": "./modules/index.js",
- "default": {
- "types": "./modules/index.d.ts",
- "default": "./tslib.es6.mjs"
- }
- },
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "2.6.0",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": {
+ "types": "./tslib/modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ },
+ "import": {
+ "node": "./modules/index.js",
+ "default": {
+ "types": "./modules/index.d.ts",
+ "default": "./tslib.es6.mjs"
+ }
+ },
+ "default": "./tslib.js"
+ },
+ "./*": "./*",
+ "./": "./"
+ }
}
diff --git a/node_modules/temp-dir/package.json b/node_modules/temp-dir/package.json
index b376928aa..948105320 100644
--- a/node_modules/temp-dir/package.json
+++ b/node_modules/temp-dir/package.json
@@ -1,49 +1,49 @@
{
- "name": "temp-dir",
- "version": "3.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": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "types": "./index.d.ts",
- "engines": {
- "node": ">=14.16"
- },
- "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": "^4.3.3",
- "quibble": "^0.6.14",
- "tsd": "^0.24.1",
- "xo": "^0.52.3"
- },
- "ava": {
- "nodeArguments": [
- "--loader=quibble"
- ]
- }
+ "name": "temp-dir",
+ "version": "3.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": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "types": "./index.d.ts",
+ "engines": {
+ "node": ">=14.16"
+ },
+ "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": "^4.3.3",
+ "quibble": "^0.6.14",
+ "tsd": "^0.24.1",
+ "xo": "^0.52.3"
+ },
+ "ava": {
+ "nodeArguments": [
+ "--loader=quibble"
+ ]
+ }
}
diff --git a/node_modules/text-table/package.json b/node_modules/text-table/package.json
index 13104896a..b4d17a4ff 100644
--- a/node_modules/text-table/package.json
+++ b/node_modules/text-table/package.json
@@ -1,45 +1,44 @@
{
- "name": "text-table",
- "version": "0.2.0",
- "description": "borderless text tables with alignment",
- "main": "index.js",
- "devDependencies": {
- "tap": "~0.4.0",
- "tape": "~1.0.2",
- "cli-color": "~0.2.3"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "testling": {
- "files": "test/*.js",
- "browsers": [
- "ie/6..latest",
- "chrome/20..latest",
- "firefox/10..latest",
- "safari/latest",
- "opera/11.0..latest",
- "iphone/6",
- "ipad/6"
- ]
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/substack/text-table.git"
- },
- "homepage": "https://github.com/substack/text-table",
- "keywords": [
- "text",
- "table",
- "align",
- "ascii",
- "rows",
- "tabular"
- ],
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "license": "MIT"
+ "name": "text-table",
+ "version": "0.2.0",
+ "description": "borderless text tables with alignment",
+ "main": "index.js",
+ "devDependencies": {
+ "tap": "~0.4.0",
+ "tape": "~1.0.2",
+ "cli-color": "~0.2.3"
+ },
+ "scripts": {
+ "test": "tap test/*.js"
+ },
+ "testling" : {
+ "files" : "test/*.js",
+ "browsers" : [
+ "ie/6..latest",
+ "chrome/20..latest",
+ "firefox/10..latest",
+ "safari/latest",
+ "opera/11.0..latest",
+ "iphone/6", "ipad/6"
+ ]
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/substack/text-table.git"
+ },
+ "homepage": "https://github.com/substack/text-table",
+ "keywords": [
+ "text",
+ "table",
+ "align",
+ "ascii",
+ "rows",
+ "tabular"
+ ],
+ "author": {
+ "name": "James Halliday",
+ "email": "mail@substack.net",
+ "url": "http://substack.net"
+ },
+ "license": "MIT"
}
diff --git a/node_modules/titleize/package.json b/node_modules/titleize/package.json
index b8352927d..1237ba475 100644
--- a/node_modules/titleize/package.json
+++ b/node_modules/titleize/package.json
@@ -1,42 +1,42 @@
{
- "name": "titleize",
- "version": "3.0.0",
- "description": "Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`",
- "license": "MIT",
- "repository": "sindresorhus/titleize",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "titleize",
- "title",
- "capitalize",
- "uppercase",
- "case",
- "dash",
- "hyphen",
- "string",
- "text",
- "convert"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.14.0",
- "xo": "^0.39.1"
- }
+ "name": "titleize",
+ "version": "3.0.0",
+ "description": "Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`",
+ "license": "MIT",
+ "repository": "sindresorhus/titleize",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "titleize",
+ "title",
+ "capitalize",
+ "uppercase",
+ "case",
+ "dash",
+ "hyphen",
+ "string",
+ "text",
+ "convert"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.14.0",
+ "xo": "^0.39.1"
+ }
}
diff --git a/node_modules/traverse/package.json b/node_modules/traverse/package.json
index 1d628fc82..5ab3fc61c 100644
--- a/node_modules/traverse/package.json
+++ b/node_modules/traverse/package.json
@@ -1,18 +1,18 @@
{
- "name": "traverse",
- "version": "0.3.9",
- "description": "Traverse and transform objects by visiting every node on a recursive walk",
- "author": "James Halliday",
- "license": "MIT/X11",
- "main": "./index",
- "repository": {
- "type": "git",
- "url": "http://github.com/substack/js-traverse.git"
- },
- "devDependencies": {
- "expresso": "0.7.x"
- },
- "scripts": {
- "test": "expresso"
- }
+ "name" : "traverse",
+ "version" : "0.3.9",
+ "description" : "Traverse and transform objects by visiting every node on a recursive walk",
+ "author" : "James Halliday",
+ "license" : "MIT/X11",
+ "main" : "./index",
+ "repository" : {
+ "type" : "git",
+ "url" : "http://github.com/substack/js-traverse.git"
+ },
+ "devDependencies" : {
+ "expresso" : "0.7.x"
+ },
+ "scripts" : {
+ "test" : "expresso"
+ }
}
diff --git a/node_modules/ts-api-utils/package.json b/node_modules/ts-api-utils/package.json
index ccbbb8ca3..e10b1c3db 100644
--- a/node_modules/ts-api-utils/package.json
+++ b/node_modules/ts-api-utils/package.json
@@ -1,110 +1,110 @@
{
- "name": "ts-api-utils",
- "version": "1.3.0",
- "description": "Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️",
- "repository": {
- "type": "git",
- "url": "https://github.com/JoshuaKGoldberg/ts-api-utils"
- },
- "license": "MIT",
- "author": {
- "name": "JoshuaKGoldberg",
- "email": "npm@joshuakgoldberg.com"
- },
- "type": "module",
- "exports": {
- ".": {
- "types": {
- "import": "./lib/index.d.ts",
- "require": "./lib/index.d.cts"
- },
- "import": "./lib/index.js",
- "require": "./lib/index.cjs"
- }
- },
- "main": "./lib/index.js",
- "files": [
- "lib/",
- "package.json",
- "LICENSE.md",
- "README.md"
- ],
- "scripts": {
- "build": "tsup src/index.ts && cp lib/index.d.ts lib/index.d.cts",
- "docs": "typedoc",
- "docs:serve": "npx --yes http-server docs/generated",
- "format": "prettier \"**/*\" --ignore-unknown",
- "lint": "eslint . .*js --max-warnings 0 --report-unused-disable-directives",
- "lint:docs": "typedoc --validation --treatValidationWarningsAsErrors",
- "lint:knip": "knip",
- "lint:knip:production": "knip --config knip.production.jsonc --production",
- "lint:md": "markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line",
- "lint:package-json": "npmPkgJsonLint .",
- "lint:packages": "pnpm dedupe --check",
- "lint:spelling": "cspell \"**\" \".github/**/*\"",
- "prepare": "husky install",
- "should-semantic-release": "should-semantic-release --verbose",
- "test": "vitest",
- "tsc": "tsc"
- },
- "lint-staged": {
- "*": "prettier --ignore-unknown --write"
- },
- "devDependencies": {
- "@phenomnomnominal/tsquery": "^6.1.3",
- "@release-it/conventional-changelog": "^8.0.1",
- "@types/eslint": "^8.56.0",
- "@typescript-eslint/eslint-plugin": "^6.15.0",
- "@typescript-eslint/parser": "6.20.0",
- "@typescript/vfs": "^1.5.0",
- "@vitest/coverage-v8": "^1.1.0",
- "console-fail-test": "^0.2.3",
- "cspell": "^8.2.3",
- "eslint": "^8.56.0",
- "eslint-plugin-deprecation": "^2.0.0",
- "eslint-plugin-eslint-comments": "^3.2.0",
- "eslint-plugin-jsdoc": "^48.0.0",
- "eslint-plugin-jsonc": "^2.11.2",
- "eslint-plugin-markdown": "^3.0.1",
- "eslint-plugin-n": "^16.5.0",
- "eslint-plugin-no-only-tests": "^3.1.0",
- "eslint-plugin-perfectionist": "^2.5.0",
- "eslint-plugin-regexp": "^2.1.2",
- "eslint-plugin-vitest": "^0.3.18",
- "eslint-plugin-yml": "^1.11.0",
- "husky": "^9.0.0",
- "jsonc-eslint-parser": "^2.4.0",
- "knip": "^4.0.0",
- "lint-staged": "^15.2.0",
- "markdownlint": "^0.33.0",
- "markdownlint-cli": "^0.39.0",
- "npm-package-json-lint": "^7.1.0",
- "npm-package-json-lint-config-default": "^6.0.0",
- "prettier": "^3.1.1",
- "prettier-plugin-curly": "^0.1.3",
- "prettier-plugin-packagejson": "^2.4.7",
- "release-it": "^17.0.1",
- "sentences-per-line": "^0.2.1",
- "should-semantic-release": "^0.2.1",
- "tsup": "^8.0.1",
- "typedoc": "^0.24.8",
- "typedoc-plugin-coverage": "^2.2.0",
- "typedoc-plugin-custom-validation": "^1.1.1",
- "typedoc-plugin-konamimojisplosion": "^0.0.2",
- "typedoc-plugin-mdn-links": "^3.1.8",
- "typedoc-plugin-versions": "^0.2.4",
- "typescript": "^5.3.3",
- "vitest": "^1.1.0",
- "yaml-eslint-parser": "^1.2.2"
- },
- "peerDependencies": {
- "typescript": ">=4.2.0"
- },
- "packageManager": "pnpm@8.15.1",
- "engines": {
- "node": ">=16"
- },
- "publishConfig": {
- "provenance": true
- }
+ "name": "ts-api-utils",
+ "version": "1.3.0",
+ "description": "Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/JoshuaKGoldberg/ts-api-utils"
+ },
+ "license": "MIT",
+ "author": {
+ "name": "JoshuaKGoldberg",
+ "email": "npm@joshuakgoldberg.com"
+ },
+ "type": "module",
+ "exports": {
+ ".": {
+ "types": {
+ "import": "./lib/index.d.ts",
+ "require": "./lib/index.d.cts"
+ },
+ "import": "./lib/index.js",
+ "require": "./lib/index.cjs"
+ }
+ },
+ "main": "./lib/index.js",
+ "files": [
+ "lib/",
+ "package.json",
+ "LICENSE.md",
+ "README.md"
+ ],
+ "scripts": {
+ "build": "tsup src/index.ts && cp lib/index.d.ts lib/index.d.cts",
+ "docs": "typedoc",
+ "docs:serve": "npx --yes http-server docs/generated",
+ "format": "prettier \"**/*\" --ignore-unknown",
+ "lint": "eslint . .*js --max-warnings 0 --report-unused-disable-directives",
+ "lint:docs": "typedoc --validation --treatValidationWarningsAsErrors",
+ "lint:knip": "knip",
+ "lint:knip:production": "knip --config knip.production.jsonc --production",
+ "lint:md": "markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line",
+ "lint:package-json": "npmPkgJsonLint .",
+ "lint:packages": "pnpm dedupe --check",
+ "lint:spelling": "cspell \"**\" \".github/**/*\"",
+ "prepare": "husky install",
+ "should-semantic-release": "should-semantic-release --verbose",
+ "test": "vitest",
+ "tsc": "tsc"
+ },
+ "lint-staged": {
+ "*": "prettier --ignore-unknown --write"
+ },
+ "devDependencies": {
+ "@phenomnomnominal/tsquery": "^6.1.3",
+ "@release-it/conventional-changelog": "^8.0.1",
+ "@types/eslint": "^8.56.0",
+ "@typescript-eslint/eslint-plugin": "^6.15.0",
+ "@typescript-eslint/parser": "6.20.0",
+ "@typescript/vfs": "^1.5.0",
+ "@vitest/coverage-v8": "^1.1.0",
+ "console-fail-test": "^0.2.3",
+ "cspell": "^8.2.3",
+ "eslint": "^8.56.0",
+ "eslint-plugin-deprecation": "^2.0.0",
+ "eslint-plugin-eslint-comments": "^3.2.0",
+ "eslint-plugin-jsdoc": "^48.0.0",
+ "eslint-plugin-jsonc": "^2.11.2",
+ "eslint-plugin-markdown": "^3.0.1",
+ "eslint-plugin-n": "^16.5.0",
+ "eslint-plugin-no-only-tests": "^3.1.0",
+ "eslint-plugin-perfectionist": "^2.5.0",
+ "eslint-plugin-regexp": "^2.1.2",
+ "eslint-plugin-vitest": "^0.3.18",
+ "eslint-plugin-yml": "^1.11.0",
+ "husky": "^9.0.0",
+ "jsonc-eslint-parser": "^2.4.0",
+ "knip": "^4.0.0",
+ "lint-staged": "^15.2.0",
+ "markdownlint": "^0.33.0",
+ "markdownlint-cli": "^0.39.0",
+ "npm-package-json-lint": "^7.1.0",
+ "npm-package-json-lint-config-default": "^6.0.0",
+ "prettier": "^3.1.1",
+ "prettier-plugin-curly": "^0.1.3",
+ "prettier-plugin-packagejson": "^2.4.7",
+ "release-it": "^17.0.1",
+ "sentences-per-line": "^0.2.1",
+ "should-semantic-release": "^0.2.1",
+ "tsup": "^8.0.1",
+ "typedoc": "^0.24.8",
+ "typedoc-plugin-coverage": "^2.2.0",
+ "typedoc-plugin-custom-validation": "^1.1.1",
+ "typedoc-plugin-konamimojisplosion": "^0.0.2",
+ "typedoc-plugin-mdn-links": "^3.1.8",
+ "typedoc-plugin-versions": "^0.2.4",
+ "typescript": "^5.3.3",
+ "vitest": "^1.1.0",
+ "yaml-eslint-parser": "^1.2.2"
+ },
+ "peerDependencies": {
+ "typescript": ">=4.2.0"
+ },
+ "packageManager": "pnpm@8.15.1",
+ "engines": {
+ "node": ">=16"
+ },
+ "publishConfig": {
+ "provenance": true
+ }
}
diff --git a/node_modules/tslib/modules/package.json b/node_modules/tslib/modules/package.json
index aead43de3..aafa0e4b4 100644
--- a/node_modules/tslib/modules/package.json
+++ b/node_modules/tslib/modules/package.json
@@ -1,3 +1,3 @@
-{
- "type": "module"
+{
+ "type": "module"
}
\ No newline at end of file
diff --git a/node_modules/tslib/package.json b/node_modules/tslib/package.json
index 7c5d3da0c..f8c2a53d0 100644
--- a/node_modules/tslib/package.json
+++ b/node_modules/tslib/package.json
@@ -1,37 +1,37 @@
{
- "name": "tslib",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "1.14.1",
- "license": "0BSD",
- "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,
- "exports": {
- ".": {
- "module": "./tslib.es6.js",
- "import": "./modules/index.js",
- "default": "./tslib.js"
+ "name": "tslib",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "1.14.1",
+ "license": "0BSD",
+ "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,
+ "exports": {
+ ".": {
+ "module": "./tslib.es6.js",
+ "import": "./modules/index.js",
+ "default": "./tslib.js"
+ },
+ "./": "./"
+ }
}
diff --git a/node_modules/type-detect/package.json b/node_modules/type-detect/package.json
index 31623e92b..bebf2d865 100644
--- a/node_modules/type-detect/package.json
+++ b/node_modules/type-detect/package.json
@@ -1,102 +1 @@
-{
- "name": "type-detect",
- "description": "Improved typeof detection for node.js and the browser.",
- "keywords": [
- "type",
- "typeof",
- "types"
- ],
- "license": "MIT",
- "author": "Jake Luer (http://alogicalparadox.com)",
- "contributors": [
- "Keith Cirkel (https://github.com/keithamus)",
- "David Losert (https://github.com/davelosert)",
- "Aleksey Shvayka (https://github.com/shvaikalesh)",
- "Lucas Fernandes da Costa (https://github.com/lucasfcosta)",
- "Grant Snodgrass (https://github.com/meeber)",
- "Jeremy Tice (https://github.com/jetpacmonkey)",
- "Edward Betts (https://github.com/EdwardBetts)",
- "dvlsg (https://github.com/dvlsg)",
- "Amila Welihinda (https://github.com/amilajack)",
- "Jake Champion (https://github.com/JakeChampion)",
- "Miroslav Bajtoš (https://github.com/bajtos)"
- ],
- "files": [
- "index.js",
- "type-detect.js"
- ],
- "main": "./type-detect.js",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/chaijs/type-detect.git"
- },
- "scripts": {
- "bench": "node bench",
- "build": "rollup -c rollup.conf.js",
- "commit-msg": "commitlint -x angular",
- "lint": "eslint --ignore-path .gitignore .",
- "prepare": "cross-env NODE_ENV=production npm run build",
- "semantic-release": "semantic-release pre && npm publish && semantic-release post",
- "pretest:node": "cross-env NODE_ENV=test npm run build",
- "pretest:browser": "cross-env NODE_ENV=test npm run build",
- "test": "npm run test:node && npm run test:browser",
- "test:browser": "karma start --singleRun=true",
- "test:node": "nyc mocha type-detect.test.js",
- "posttest:node": "nyc report --report-dir \"coverage/node-$(node --version)\" --reporter=lcovonly && npm run upload-coverage",
- "posttest:browser": "npm run upload-coverage",
- "upload-coverage": "codecov"
- },
- "eslintConfig": {
- "env": {
- "es6": true
- },
- "extends": [
- "strict/es6"
- ],
- "globals": {
- "HTMLElement": false
- },
- "rules": {
- "complexity": 0,
- "max-statements": 0,
- "prefer-rest-params": 0
- }
- },
- "devDependencies": {
- "@commitlint/cli": "^4.2.2",
- "benchmark": "^2.1.0",
- "buble": "^0.16.0",
- "codecov": "^3.0.0",
- "commitlint-config-angular": "^4.2.1",
- "cross-env": "^5.1.1",
- "eslint": "^4.10.0",
- "eslint-config-strict": "^14.0.0",
- "eslint-plugin-filenames": "^1.2.0",
- "husky": "^0.14.3",
- "karma": "^1.7.1",
- "karma-chrome-launcher": "^2.2.0",
- "karma-coverage": "^1.1.1",
- "karma-detect-browsers": "^2.2.5",
- "karma-edge-launcher": "^0.4.2",
- "karma-firefox-launcher": "^1.0.1",
- "karma-ie-launcher": "^1.0.0",
- "karma-mocha": "^1.3.0",
- "karma-opera-launcher": "^1.0.0",
- "karma-safari-launcher": "^1.0.0",
- "karma-safaritechpreview-launcher": "0.0.6",
- "karma-sauce-launcher": "^1.2.0",
- "mocha": "^4.0.1",
- "nyc": "^11.3.0",
- "rollup": "^0.50.0",
- "rollup-plugin-buble": "^0.16.0",
- "rollup-plugin-commonjs": "^8.2.6",
- "rollup-plugin-istanbul": "^1.1.0",
- "rollup-plugin-node-resolve": "^3.0.0",
- "semantic-release": "^8.2.0",
- "simple-assert": "^1.0.0"
- },
- "engines": {
- "node": ">=4"
- },
- "version": "4.0.8"
-}
+{"name":"type-detect","description":"Improved typeof detection for node.js and the browser.","keywords":["type","typeof","types"],"license":"MIT","author":"Jake Luer (http://alogicalparadox.com)","contributors":["Keith Cirkel (https://github.com/keithamus)","David Losert (https://github.com/davelosert)","Aleksey Shvayka (https://github.com/shvaikalesh)","Lucas Fernandes da Costa (https://github.com/lucasfcosta)","Grant Snodgrass (https://github.com/meeber)","Jeremy Tice (https://github.com/jetpacmonkey)","Edward Betts (https://github.com/EdwardBetts)","dvlsg (https://github.com/dvlsg)","Amila Welihinda (https://github.com/amilajack)","Jake Champion (https://github.com/JakeChampion)","Miroslav Bajtoš (https://github.com/bajtos)"],"files":["index.js","type-detect.js"],"main":"./type-detect.js","repository":{"type":"git","url":"git+ssh://git@github.com/chaijs/type-detect.git"},"scripts":{"bench":"node bench","build":"rollup -c rollup.conf.js","commit-msg":"commitlint -x angular","lint":"eslint --ignore-path .gitignore .","prepare":"cross-env NODE_ENV=production npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post","pretest:node":"cross-env NODE_ENV=test npm run build","pretest:browser":"cross-env NODE_ENV=test npm run build","test":"npm run test:node && npm run test:browser","test:browser":"karma start --singleRun=true","test:node":"nyc mocha type-detect.test.js","posttest:node":"nyc report --report-dir \"coverage/node-$(node --version)\" --reporter=lcovonly && npm run upload-coverage","posttest:browser":"npm run upload-coverage","upload-coverage":"codecov"},"eslintConfig":{"env":{"es6":true},"extends":["strict/es6"],"globals":{"HTMLElement":false},"rules":{"complexity":0,"max-statements":0,"prefer-rest-params":0}},"devDependencies":{"@commitlint/cli":"^4.2.2","benchmark":"^2.1.0","buble":"^0.16.0","codecov":"^3.0.0","commitlint-config-angular":"^4.2.1","cross-env":"^5.1.1","eslint":"^4.10.0","eslint-config-strict":"^14.0.0","eslint-plugin-filenames":"^1.2.0","husky":"^0.14.3","karma":"^1.7.1","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.1","karma-detect-browsers":"^2.2.5","karma-edge-launcher":"^0.4.2","karma-firefox-launcher":"^1.0.1","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-opera-launcher":"^1.0.0","karma-safari-launcher":"^1.0.0","karma-safaritechpreview-launcher":"0.0.6","karma-sauce-launcher":"^1.2.0","mocha":"^4.0.1","nyc":"^11.3.0","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-istanbul":"^1.1.0","rollup-plugin-node-resolve":"^3.0.0","semantic-release":"^8.2.0","simple-assert":"^1.0.0"},"engines":{"node":">=4"},"version":"4.0.8"}
diff --git a/node_modules/type-fest/package.json b/node_modules/type-fest/package.json
index b266a2715..3ab9e4d92 100644
--- a/node_modules/type-fest/package.json
+++ b/node_modules/type-fest/package.json
@@ -1,58 +1,58 @@
{
- "name": "type-fest",
- "version": "0.20.2",
- "description": "A collection of essential TypeScript types",
- "license": "(MIT OR CC0-1.0)",
- "repository": "sindresorhus/type-fest",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "engines": {
- "node": ">=10"
- },
- "scripts": {
- "//test": "xo && tsd && tsc",
- "test": "xo && tsc"
- },
- "files": [
- "index.d.ts",
- "base.d.ts",
- "source",
- "ts41"
- ],
- "keywords": [
- "typescript",
- "ts",
- "types",
- "utility",
- "util",
- "utilities",
- "omit",
- "merge",
- "json"
- ],
- "devDependencies": {
- "@sindresorhus/tsconfig": "~0.7.0",
- "tsd": "^0.13.1",
- "typescript": "^4.1.2",
- "xo": "^0.35.0"
- },
- "types": "./index.d.ts",
- "typesVersions": {
- ">=4.1": {
- "*": [
- "ts41/*"
- ]
- }
- },
- "xo": {
- "rules": {
- "@typescript-eslint/ban-types": "off",
- "@typescript-eslint/indent": "off",
- "node/no-unsupported-features/es-builtins": "off"
- }
- }
+ "name": "type-fest",
+ "version": "0.20.2",
+ "description": "A collection of essential TypeScript types",
+ "license": "(MIT OR CC0-1.0)",
+ "repository": "sindresorhus/type-fest",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "scripts": {
+ "//test": "xo && tsd && tsc",
+ "test": "xo && tsc"
+ },
+ "files": [
+ "index.d.ts",
+ "base.d.ts",
+ "source",
+ "ts41"
+ ],
+ "keywords": [
+ "typescript",
+ "ts",
+ "types",
+ "utility",
+ "util",
+ "utilities",
+ "omit",
+ "merge",
+ "json"
+ ],
+ "devDependencies": {
+ "@sindresorhus/tsconfig": "~0.7.0",
+ "tsd": "^0.13.1",
+ "typescript": "^4.1.2",
+ "xo": "^0.35.0"
+ },
+ "types": "./index.d.ts",
+ "typesVersions": {
+ ">=4.1": {
+ "*": [
+ "ts41/*"
+ ]
+ }
+ },
+ "xo": {
+ "rules": {
+ "@typescript-eslint/ban-types": "off",
+ "@typescript-eslint/indent": "off",
+ "node/no-unsupported-features/es-builtins": "off"
+ }
+ }
}
diff --git a/node_modules/typed-array-buffer/package.json b/node_modules/typed-array-buffer/package.json
index 2a2214457..f07ab9f8f 100644
--- a/node_modules/typed-array-buffer/package.json
+++ b/node_modules/typed-array-buffer/package.json
@@ -1,80 +1,80 @@
{
- "name": "typed-array-buffer",
- "version": "1.0.2",
- "description": "Get the ArrayBuffer out of a TypedArray, robustly.",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/typed-array-buffer.git"
- },
- "keywords": [
- "typed array",
- "arraybuffer",
- "buffer"
- ],
- "author": "Jordan Harband ",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/typed-array-buffer/issues"
- },
- "homepage": "https://github.com/ljharb/typed-array-buffer#readme",
- "dependencies": {
- "call-bind": "^1.0.7",
- "es-errors": "^1.3.0",
- "is-typed-array": "^1.1.13"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/es-value-fixtures": "^1.4.4",
- "@types/for-each": "^0.3.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.7",
- "es-value-fixtures": "^1.4.2",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "typed-array-buffer",
+ "version": "1.0.2",
+ "description": "Get the ArrayBuffer out of a TypedArray, robustly.",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/typed-array-buffer.git"
+ },
+ "keywords": [
+ "typed array",
+ "arraybuffer",
+ "buffer"
+ ],
+ "author": "Jordan Harband ",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/typed-array-buffer/issues"
+ },
+ "homepage": "https://github.com/ljharb/typed-array-buffer#readme",
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "es-errors": "^1.3.0",
+ "is-typed-array": "^1.1.13"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/es-value-fixtures": "^1.4.4",
+ "@types/for-each": "^0.3.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.7",
+ "es-value-fixtures": "^1.4.2",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/typed-array-byte-length/package.json b/node_modules/typed-array-byte-length/package.json
index d6452bf6c..5ab8a77d8 100644
--- a/node_modules/typed-array-byte-length/package.json
+++ b/node_modules/typed-array-byte-length/package.json
@@ -1,111 +1,111 @@
{
- "name": "typed-array-byte-length",
- "version": "1.0.1",
- "description": "Robustly get the byte length of a Typed Array",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/typed-array-byte-length.git"
- },
- "keywords": [
- "typed",
- "array",
- "byteLength",
- "byte",
- "length",
- "robust",
- "es",
- "Int8Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Int16Array",
- "Uint16Array",
- "Int32Array",
- "Uint32Array",
- "Float32Array",
- "Float64Array",
- "BigInt64Array",
- "BigUint64Array"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/typed-array-byte-length/issues"
- },
- "homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
- "dependencies": {
- "call-bind": "^1.0.7",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-proto": "^1.0.3",
- "is-typed-array": "^1.1.13"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/for-each": "^0.3.3",
- "@types/gopd": "^1.0.3",
- "@types/is-callable": "^1.1.2",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "available-typed-arrays": "^1.0.7",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "is-callable": "^1.2.7",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "testling": {
- "files": "test/index.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "typed-array-byte-length",
+ "version": "1.0.1",
+ "description": "Robustly get the byte length of a Typed Array",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/typed-array-byte-length.git"
+ },
+ "keywords": [
+ "typed",
+ "array",
+ "byteLength",
+ "byte",
+ "length",
+ "robust",
+ "es",
+ "Int8Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Int16Array",
+ "Uint16Array",
+ "Int32Array",
+ "Uint32Array",
+ "Float32Array",
+ "Float64Array",
+ "BigInt64Array",
+ "BigUint64Array"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/typed-array-byte-length/issues"
+ },
+ "homepage": "https://github.com/inspect-js/typed-array-byte-length#readme",
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/for-each": "^0.3.3",
+ "@types/gopd": "^1.0.3",
+ "@types/is-callable": "^1.1.2",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "available-typed-arrays": "^1.0.7",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "is-callable": "^1.2.7",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/typed-array-byte-offset/package.json b/node_modules/typed-array-byte-offset/package.json
index 6c113ead4..4c5105f9c 100644
--- a/node_modules/typed-array-byte-offset/package.json
+++ b/node_modules/typed-array-byte-offset/package.json
@@ -1,111 +1,111 @@
{
- "name": "typed-array-byte-offset",
- "version": "1.0.2",
- "description": "Robustly get the byte offset of a Typed Array",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/typed-array-byte-offset.git"
- },
- "keywords": [
- "typed",
- "array",
- "byteOffset",
- "byte",
- "offset",
- "robust",
- "es",
- "Int8Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Int16Array",
- "Uint16Array",
- "Int32Array",
- "Uint32Array",
- "Float32Array",
- "Float64Array",
- "BigInt64Array",
- "BigUint64Array"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/typed-array-byte-offset/issues"
- },
- "homepage": "https://github.com/inspect-js/typed-array-byte-offset#readme",
- "dependencies": {
- "available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-proto": "^1.0.3",
- "is-typed-array": "^1.1.13"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^21.1.0",
- "@types/call-bind": "^1.0.5",
- "@types/for-each": "^0.3.3",
- "@types/gopd": "^1.0.3",
- "@types/is-callable": "^1.1.2",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "is-callable": "^1.2.7",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "possible-typed-array-names": "^1.0.0",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "^5.4.0-dev.20240219"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "testling": {
- "files": "test/index.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "typed-array-byte-offset",
+ "version": "1.0.2",
+ "description": "Robustly get the byte offset of a Typed Array",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/typed-array-byte-offset.git"
+ },
+ "keywords": [
+ "typed",
+ "array",
+ "byteOffset",
+ "byte",
+ "offset",
+ "robust",
+ "es",
+ "Int8Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Int16Array",
+ "Uint16Array",
+ "Int32Array",
+ "Uint32Array",
+ "Float32Array",
+ "Float64Array",
+ "BigInt64Array",
+ "BigUint64Array"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/typed-array-byte-offset/issues"
+ },
+ "homepage": "https://github.com/inspect-js/typed-array-byte-offset#readme",
+ "dependencies": {
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.1.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/for-each": "^0.3.3",
+ "@types/gopd": "^1.0.3",
+ "@types/is-callable": "^1.1.2",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "is-callable": "^1.2.7",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "possible-typed-array-names": "^1.0.0",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "^5.4.0-dev.20240219"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/typed-array-length/package.json b/node_modules/typed-array-length/package.json
index 2f9955929..ae6780ea9 100644
--- a/node_modules/typed-array-length/package.json
+++ b/node_modules/typed-array-length/package.json
@@ -1,110 +1,110 @@
{
- "name": "typed-array-length",
- "version": "1.0.6",
- "description": "Robustly get the length of a Typed Array",
- "main": "index.js",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run lint",
- "prelint": "evalmd README.md",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && attw -P",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test:harmony": "nyc node --harmony --es-staging test",
- "test": "npm run tests-only && npm run test:harmony",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/typed-array-length.git"
- },
- "keywords": [
- "typed",
- "array",
- "length",
- "robust",
- "es",
- "Int8Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Int16Array",
- "Uint16Array",
- "Int32Array",
- "Uint32Array",
- "Float32Array",
- "Float64Array"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/typed-array-length/issues"
- },
- "homepage": "https://github.com/inspect-js/typed-array-length#readme",
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.2",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.2.0",
- "@types/call-bind": "^1.0.5",
- "@types/for-each": "^0.3.3",
- "@types/gopd": "^1.0.3",
- "@types/is-callable": "^1.1.2",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/object-inspect": "^1.8.4",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "evalmd": "^0.0.19",
- "in-publish": "^2.0.1",
- "is-callable": "^1.2.7",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.13.1",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "dependencies": {
- "call-bind": "^1.0.7",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-proto": "^1.0.3",
- "is-typed-array": "^1.1.13",
- "possible-typed-array-names": "^1.0.0"
- },
- "testling": {
- "files": "test/index.js"
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- }
+ "name": "typed-array-length",
+ "version": "1.0.6",
+ "description": "Robustly get the length of a Typed Array",
+ "main": "index.js",
+ "exports": {
+ ".": "./index.js",
+ "./package.json": "./package.json"
+ },
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run lint",
+ "prelint": "evalmd README.md",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && attw -P",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test:harmony": "nyc node --harmony --es-staging test",
+ "test": "npm run tests-only && npm run test:harmony",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/typed-array-length.git"
+ },
+ "keywords": [
+ "typed",
+ "array",
+ "length",
+ "robust",
+ "es",
+ "Int8Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Int16Array",
+ "Uint16Array",
+ "Int32Array",
+ "Uint32Array",
+ "Float32Array",
+ "Float64Array"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/typed-array-length/issues"
+ },
+ "homepage": "https://github.com/inspect-js/typed-array-length#readme",
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.2",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.2.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/for-each": "^0.3.3",
+ "@types/gopd": "^1.0.3",
+ "@types/is-callable": "^1.1.2",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/object-inspect": "^1.8.4",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "evalmd": "^0.0.19",
+ "in-publish": "^2.0.1",
+ "is-callable": "^1.2.7",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.13.1",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-proto": "^1.0.3",
+ "is-typed-array": "^1.1.13",
+ "possible-typed-array-names": "^1.0.0"
+ },
+ "testling": {
+ "files": "test/index.js"
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
}
diff --git a/node_modules/typescript/package.json b/node_modules/typescript/package.json
index e3d943e44..604fa112c 100644
--- a/node_modules/typescript/package.json
+++ b/node_modules/typescript/package.json
@@ -1,121 +1,121 @@
{
- "name": "typescript",
- "author": "Microsoft Corp.",
- "homepage": "https://www.typescriptlang.org/",
- "version": "5.6.2",
- "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": ">=14.17"
- },
- "files": [
- "bin",
- "lib",
- "!lib/enu",
- "LICENSE.txt",
- "README.md",
- "SECURITY.md",
- "ThirdPartyNoticeText.txt",
- "!**/.gitattributes"
- ],
- "devDependencies": {
- "@dprint/formatter": "^0.4.1",
- "@dprint/typescript": "0.91.6",
- "@esfx/canceltoken": "^1.0.0",
- "@eslint/js": "^9.9.0",
- "@octokit/rest": "^21.0.1",
- "@types/chai": "^4.3.17",
- "@types/diff": "^5.2.1",
- "@types/minimist": "^1.2.5",
- "@types/mocha": "^10.0.7",
- "@types/ms": "^0.7.34",
- "@types/node": "latest",
- "@types/source-map-support": "^0.5.10",
- "@types/which": "^3.0.4",
- "@typescript-eslint/rule-tester": "^8.1.0",
- "@typescript-eslint/type-utils": "^8.1.0",
- "@typescript-eslint/utils": "^8.1.0",
- "azure-devops-node-api": "^14.0.2",
- "c8": "^10.1.2",
- "chai": "^4.5.0",
- "chalk": "^4.1.2",
- "chokidar": "^3.6.0",
- "diff": "^5.2.0",
- "dprint": "^0.47.2",
- "esbuild": "^0.23.0",
- "eslint": "^9.9.0",
- "eslint-formatter-autolinkable-stylish": "^1.4.0",
- "eslint-plugin-regexp": "^2.6.0",
- "fast-xml-parser": "^4.4.1",
- "glob": "^10.4.5",
- "globals": "^15.9.0",
- "hereby": "^1.9.0",
- "jsonc-parser": "^3.3.1",
- "knip": "^5.27.2",
- "minimist": "^1.2.8",
- "mocha": "^10.7.3",
- "mocha-fivemat-progress-reporter": "^0.1.0",
- "monocart-coverage-reports": "^2.10.2",
- "ms": "^2.1.3",
- "node-fetch": "^3.3.2",
- "playwright": "^1.46.0",
- "source-map-support": "^0.5.21",
- "tslib": "^2.6.3",
- "typescript": "^5.5.4",
- "typescript-eslint": "^8.1.0",
- "which": "^3.0.1"
- },
- "overrides": {
- "typescript@*": "$typescript"
- },
- "scripts": {
- "test": "hereby runtests-parallel --light=false",
- "test:eslint-rules": "hereby run-eslint-rules-tests",
- "build": "npm run build:compiler && npm run build:tests",
- "build:compiler": "hereby local",
- "build:tests": "hereby tests",
- "build:tests:notypecheck": "hereby tests --no-typecheck",
- "clean": "hereby clean",
- "gulp": "hereby",
- "lint": "hereby lint",
- "knip": "hereby knip",
- "format": "dprint fmt",
- "setup-hooks": "node scripts/link-hooks.mjs"
- },
- "browser": {
- "fs": false,
- "os": false,
- "path": false,
- "crypto": false,
- "buffer": false,
- "source-map-support": false,
- "inspector": false,
- "perf_hooks": false
- },
- "packageManager": "npm@8.19.4",
- "volta": {
- "node": "20.1.0",
- "npm": "8.19.4"
- },
- "gitHead": "a7e3374f13327483fbe94e32806d65785b0b6cda"
+ "name": "typescript",
+ "author": "Microsoft Corp.",
+ "homepage": "https://www.typescriptlang.org/",
+ "version": "5.6.2",
+ "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": ">=14.17"
+ },
+ "files": [
+ "bin",
+ "lib",
+ "!lib/enu",
+ "LICENSE.txt",
+ "README.md",
+ "SECURITY.md",
+ "ThirdPartyNoticeText.txt",
+ "!**/.gitattributes"
+ ],
+ "devDependencies": {
+ "@dprint/formatter": "^0.4.1",
+ "@dprint/typescript": "0.91.6",
+ "@esfx/canceltoken": "^1.0.0",
+ "@eslint/js": "^9.9.0",
+ "@octokit/rest": "^21.0.1",
+ "@types/chai": "^4.3.17",
+ "@types/diff": "^5.2.1",
+ "@types/minimist": "^1.2.5",
+ "@types/mocha": "^10.0.7",
+ "@types/ms": "^0.7.34",
+ "@types/node": "latest",
+ "@types/source-map-support": "^0.5.10",
+ "@types/which": "^3.0.4",
+ "@typescript-eslint/rule-tester": "^8.1.0",
+ "@typescript-eslint/type-utils": "^8.1.0",
+ "@typescript-eslint/utils": "^8.1.0",
+ "azure-devops-node-api": "^14.0.2",
+ "c8": "^10.1.2",
+ "chai": "^4.5.0",
+ "chalk": "^4.1.2",
+ "chokidar": "^3.6.0",
+ "diff": "^5.2.0",
+ "dprint": "^0.47.2",
+ "esbuild": "^0.23.0",
+ "eslint": "^9.9.0",
+ "eslint-formatter-autolinkable-stylish": "^1.4.0",
+ "eslint-plugin-regexp": "^2.6.0",
+ "fast-xml-parser": "^4.4.1",
+ "glob": "^10.4.5",
+ "globals": "^15.9.0",
+ "hereby": "^1.9.0",
+ "jsonc-parser": "^3.3.1",
+ "knip": "^5.27.2",
+ "minimist": "^1.2.8",
+ "mocha": "^10.7.3",
+ "mocha-fivemat-progress-reporter": "^0.1.0",
+ "monocart-coverage-reports": "^2.10.2",
+ "ms": "^2.1.3",
+ "node-fetch": "^3.3.2",
+ "playwright": "^1.46.0",
+ "source-map-support": "^0.5.21",
+ "tslib": "^2.6.3",
+ "typescript": "^5.5.4",
+ "typescript-eslint": "^8.1.0",
+ "which": "^3.0.1"
+ },
+ "overrides": {
+ "typescript@*": "$typescript"
+ },
+ "scripts": {
+ "test": "hereby runtests-parallel --light=false",
+ "test:eslint-rules": "hereby run-eslint-rules-tests",
+ "build": "npm run build:compiler && npm run build:tests",
+ "build:compiler": "hereby local",
+ "build:tests": "hereby tests",
+ "build:tests:notypecheck": "hereby tests --no-typecheck",
+ "clean": "hereby clean",
+ "gulp": "hereby",
+ "lint": "hereby lint",
+ "knip": "hereby knip",
+ "format": "dprint fmt",
+ "setup-hooks": "node scripts/link-hooks.mjs"
+ },
+ "browser": {
+ "fs": false,
+ "os": false,
+ "path": false,
+ "crypto": false,
+ "buffer": false,
+ "source-map-support": false,
+ "inspector": false,
+ "perf_hooks": false
+ },
+ "packageManager": "npm@8.19.4",
+ "volta": {
+ "node": "20.1.0",
+ "npm": "8.19.4"
+ },
+ "gitHead": "a7e3374f13327483fbe94e32806d65785b0b6cda"
}
diff --git a/node_modules/unbox-primitive/package.json b/node_modules/unbox-primitive/package.json
index 235596bd8..1f040f6e6 100644
--- a/node_modules/unbox-primitive/package.json
+++ b/node_modules/unbox-primitive/package.json
@@ -1,65 +1,65 @@
{
- "name": "unbox-primitive",
- "version": "1.0.2",
- "description": "Unbox a boxed JS primitive value.",
- "main": "index.js",
- "scripts": {
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "prepublishOnly": "safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ljharb/unbox-primitive.git"
- },
- "keywords": [
- "unbox",
- "boxed",
- "primitive",
- "object",
- "javascript",
- "ecmascript"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/ljharb/unbox-primitive/issues"
- },
- "homepage": "https://github.com/ljharb/unbox-primitive#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^21.0.0",
- "aud": "^2.0.0",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "for-each": "^0.3.3",
- "in-publish": "^2.0.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.12.0",
- "object-is": "^1.1.5",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.5.3"
- },
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-bigints": "^1.0.2",
- "has-symbols": "^1.0.3",
- "which-boxed-primitive": "^1.0.2"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "unbox-primitive",
+ "version": "1.0.2",
+ "description": "Unbox a boxed JS primitive value.",
+ "main": "index.js",
+ "scripts": {
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "prepublishOnly": "safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/ljharb/unbox-primitive.git"
+ },
+ "keywords": [
+ "unbox",
+ "boxed",
+ "primitive",
+ "object",
+ "javascript",
+ "ecmascript"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/ljharb/unbox-primitive/issues"
+ },
+ "homepage": "https://github.com/ljharb/unbox-primitive#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^21.0.0",
+ "aud": "^2.0.0",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "for-each": "^0.3.3",
+ "in-publish": "^2.0.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.12.0",
+ "object-is": "^1.1.5",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.5.3"
+ },
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "has-bigints": "^1.0.2",
+ "has-symbols": "^1.0.3",
+ "which-boxed-primitive": "^1.0.2"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/untildify/package.json b/node_modules/untildify/package.json
index 3e4daef15..bc70c68c3 100644
--- a/node_modules/untildify/package.json
+++ b/node_modules/untildify/package.json
@@ -1,43 +1,43 @@
{
- "name": "untildify",
- "version": "4.0.0",
- "description": "Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`",
- "license": "MIT",
- "repository": "sindresorhus/untildify",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "contributors": [
- "silverwind (https://silverwind.io)"
- ],
- "engines": {
- "node": ">=8"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "tilde",
- "expansion",
- "expand",
- "untildify",
- "path",
- "home",
- "directory",
- "user",
- "shell",
- "bash"
- ],
- "devDependencies": {
- "ava": "^1.4.1",
- "rewire": "^4.0.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- }
+ "name": "untildify",
+ "version": "4.0.0",
+ "description": "Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`",
+ "license": "MIT",
+ "repository": "sindresorhus/untildify",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "sindresorhus.com"
+ },
+ "contributors": [
+ "silverwind (https://silverwind.io)"
+ ],
+ "engines": {
+ "node": ">=8"
+ },
+ "scripts": {
+ "test": "xo && ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "tilde",
+ "expansion",
+ "expand",
+ "untildify",
+ "path",
+ "home",
+ "directory",
+ "user",
+ "shell",
+ "bash"
+ ],
+ "devDependencies": {
+ "ava": "^1.4.1",
+ "rewire": "^4.0.1",
+ "tsd": "^0.7.2",
+ "xo": "^0.24.0"
+ }
}
diff --git a/node_modules/utf8/package.json b/node_modules/utf8/package.json
index f68083a98..4f0b446d7 100644
--- a/node_modules/utf8/package.json
+++ b/node_modules/utf8/package.json
@@ -1,42 +1,42 @@
{
- "name": "utf8",
- "version": "3.0.0",
- "description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
- "homepage": "https://mths.be/utf8js",
- "main": "utf8.js",
- "keywords": [
- "charset",
- "encoding",
- "unicode",
- "utf8"
- ],
- "license": "MIT",
- "author": {
- "name": "Mathias Bynens",
- "url": "https://mathiasbynens.be/"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/mathiasbynens/utf8.js.git"
- },
- "bugs": "https://github.com/mathiasbynens/utf8.js/issues",
- "files": [
- "LICENSE-MIT.txt",
- "utf8.js"
- ],
- "scripts": {
- "test": "node tests/tests.js",
- "test-extended": "node tests/tests.js --extended",
- "test-browser": "open tests/index.html",
- "ci": "npm run build && npm test",
- "build": "cd tests; if [ ! -f data.json ]; then python generate-test-data.py; fi",
- "cover-html": "istanbul cover --report html --verbose --dir coverage tests/tests.js; istanbul report --root coverage --format html",
- "cover-coveralls": "istanbul cover --verbose --dir coverage tests/tests.js && coveralls < coverage/lcov.info; rm -rf coverage/lcov*"
- },
- "devDependencies": {
- "coveralls": "^2.11.14",
- "istanbul": "^0.4.5",
- "qunit-extras": "^1.4.2",
- "qunitjs": "~1.11.0"
- }
+ "name": "utf8",
+ "version": "3.0.0",
+ "description": "A well-tested UTF-8 encoder/decoder written in JavaScript.",
+ "homepage": "https://mths.be/utf8js",
+ "main": "utf8.js",
+ "keywords": [
+ "charset",
+ "encoding",
+ "unicode",
+ "utf8"
+ ],
+ "license": "MIT",
+ "author": {
+ "name": "Mathias Bynens",
+ "url": "https://mathiasbynens.be/"
+ },
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/mathiasbynens/utf8.js.git"
+ },
+ "bugs": "https://github.com/mathiasbynens/utf8.js/issues",
+ "files": [
+ "LICENSE-MIT.txt",
+ "utf8.js"
+ ],
+ "scripts": {
+ "test": "node tests/tests.js",
+ "test-extended": "node tests/tests.js --extended",
+ "test-browser": "open tests/index.html",
+ "ci": "npm run build && npm test",
+ "build": "cd tests; if [ ! -f data.json ]; then python generate-test-data.py; fi",
+ "cover-html": "istanbul cover --report html --verbose --dir coverage tests/tests.js; istanbul report --root coverage --format html",
+ "cover-coveralls": "istanbul cover --verbose --dir coverage tests/tests.js && coveralls < coverage/lcov.info; rm -rf coverage/lcov*"
+ },
+ "devDependencies": {
+ "coveralls": "^2.11.14",
+ "istanbul": "^0.4.5",
+ "qunit-extras": "^1.4.2",
+ "qunitjs": "~1.11.0"
+ }
}
diff --git a/node_modules/which-boxed-primitive/package.json b/node_modules/which-boxed-primitive/package.json
index cfd8735b8..0ef53eb59 100644
--- a/node_modules/which-boxed-primitive/package.json
+++ b/node_modules/which-boxed-primitive/package.json
@@ -1,65 +1,65 @@
{
- "name": "which-boxed-primitive",
- "version": "1.0.2",
- "description": "Which kind of boxed JS primitive is this?",
- "main": "index.js",
- "scripts": {
- "preversion": "auto-changelog",
- "prepublish": "not-in-publish || safe-publish-latest",
- "lint": "eslint --ext=js,mjs .",
- "pretest": "npm run lint",
- "tests-only": "nyc tape 'test/**/*.js'",
- "test": "npm run tests-only",
- "posttest": "aud --production",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/which-boxed-primitive.git"
- },
- "keywords": [
- "boxed",
- "primitive",
- "object",
- "ecmascript",
- "javascript",
- "which"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/which-boxed-primitive/issues"
- },
- "homepage": "https://github.com/inspect-js/which-boxed-primitive#readme",
- "dependencies": {
- "is-bigint": "^1.0.1",
- "is-boolean-object": "^1.1.0",
- "is-number-object": "^1.0.4",
- "is-string": "^1.0.5",
- "is-symbol": "^1.0.3"
- },
- "devDependencies": {
- "@ljharb/eslint-config": "^17.3.0",
- "aud": "^1.1.3",
- "auto-changelog": "^2.2.1",
- "eslint": "^7.15.0",
- "has-symbols": "^1.0.1",
- "in-publish": "^2.0.1",
- "nyc": "^10.3.2",
- "object-inspect": "^1.9.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.0.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- }
+ "name": "which-boxed-primitive",
+ "version": "1.0.2",
+ "description": "Which kind of boxed JS primitive is this?",
+ "main": "index.js",
+ "scripts": {
+ "preversion": "auto-changelog",
+ "prepublish": "not-in-publish || safe-publish-latest",
+ "lint": "eslint --ext=js,mjs .",
+ "pretest": "npm run lint",
+ "tests-only": "nyc tape 'test/**/*.js'",
+ "test": "npm run tests-only",
+ "posttest": "aud --production",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/which-boxed-primitive.git"
+ },
+ "keywords": [
+ "boxed",
+ "primitive",
+ "object",
+ "ecmascript",
+ "javascript",
+ "which"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/which-boxed-primitive/issues"
+ },
+ "homepage": "https://github.com/inspect-js/which-boxed-primitive#readme",
+ "dependencies": {
+ "is-bigint": "^1.0.1",
+ "is-boolean-object": "^1.1.0",
+ "is-number-object": "^1.0.4",
+ "is-string": "^1.0.5",
+ "is-symbol": "^1.0.3"
+ },
+ "devDependencies": {
+ "@ljharb/eslint-config": "^17.3.0",
+ "aud": "^1.1.3",
+ "auto-changelog": "^2.2.1",
+ "eslint": "^7.15.0",
+ "has-symbols": "^1.0.1",
+ "in-publish": "^2.0.1",
+ "nyc": "^10.3.2",
+ "object-inspect": "^1.9.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.0.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ }
}
diff --git a/node_modules/which-collection/package.json b/node_modules/which-collection/package.json
index f1eac3cf2..985878c56 100644
--- a/node_modules/which-collection/package.json
+++ b/node_modules/which-collection/package.json
@@ -1,69 +1,69 @@
{
- "name": "which-collection",
- "version": "1.0.1",
- "description": "Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
- "main": "index.js",
- "type": "commonjs",
- "exports": {
- ".": [
- {
- "default": "./index.js"
- },
- "./index.js"
- ],
- "./package.json": "./package.json"
- },
- "scripts": {
- "prepublish": "safe-publish-latest",
- "lint": "eslint .",
- "pretest": "npm run lint",
- "tests-only": "node test",
- "test": "npm run tests-only",
- "posttest": "npx aud",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/inspect-js/which-collection.git"
- },
- "keywords": [
- "map",
- "set",
- "weakmap",
- "weakset",
- "collection.es6",
- "es2015"
- ],
- "author": "Jordan Harband ",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/inspect-js/which-collection/issues"
- },
- "homepage": "https://github.com/inspect-js/which-collection#readme",
- "devDependencies": {
- "@ljharb/eslint-config": "^16.0.0",
- "auto-changelog": "^1.16.2",
- "eslint": "^6.8.0",
- "for-each": "^0.3.3",
- "object-inspect": "^1.7.0",
- "safe-publish-latest": "^1.1.4",
- "tape": "^5.0.0-next.4"
- },
- "dependencies": {
- "is-map": "^2.0.1",
- "is-set": "^2.0.1",
- "is-weakmap": "^2.0.1",
- "is-weakset": "^2.0.1"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false
- }
+ "name": "which-collection",
+ "version": "1.0.1",
+ "description": "Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
+ "main": "index.js",
+ "type": "commonjs",
+ "exports": {
+ ".": [
+ {
+ "default": "./index.js"
+ },
+ "./index.js"
+ ],
+ "./package.json": "./package.json"
+ },
+ "scripts": {
+ "prepublish": "safe-publish-latest",
+ "lint": "eslint .",
+ "pretest": "npm run lint",
+ "tests-only": "node test",
+ "test": "npm run tests-only",
+ "posttest": "npx aud",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/inspect-js/which-collection.git"
+ },
+ "keywords": [
+ "map",
+ "set",
+ "weakmap",
+ "weakset",
+ "collection.es6",
+ "es2015"
+ ],
+ "author": "Jordan Harband ",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/inspect-js/which-collection/issues"
+ },
+ "homepage": "https://github.com/inspect-js/which-collection#readme",
+ "devDependencies": {
+ "@ljharb/eslint-config": "^16.0.0",
+ "auto-changelog": "^1.16.2",
+ "eslint": "^6.8.0",
+ "for-each": "^0.3.3",
+ "object-inspect": "^1.7.0",
+ "safe-publish-latest": "^1.1.4",
+ "tape": "^5.0.0-next.4"
+ },
+ "dependencies": {
+ "is-map": "^2.0.1",
+ "is-set": "^2.0.1",
+ "is-weakmap": "^2.0.1",
+ "is-weakset": "^2.0.1"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false
+ }
}
diff --git a/node_modules/which-typed-array/package.json b/node_modules/which-typed-array/package.json
index 930c8ba07..5bcab5f74 100644
--- a/node_modules/which-typed-array/package.json
+++ b/node_modules/which-typed-array/package.json
@@ -1,128 +1,128 @@
{
- "name": "which-typed-array",
- "version": "1.1.15",
- "author": {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "contributors": [
- {
- "name": "Jordan Harband",
- "email": "ljharb@gmail.com",
- "url": "http://ljharb.codes"
- }
- ],
- "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
- "license": "MIT",
- "main": "index.js",
- "types": "./index.d.ts",
- "sideEffects": false,
- "scripts": {
- "prepack": "npmignore --auto --commentLines=autogenerated",
- "prepublishOnly": "safe-publish-latest",
- "prepublish": "not-in-publish || npm run prepublishOnly",
- "pretest": "npm run --silent lint",
- "test": "npm run tests-only && npm run test:harmony",
- "tests-only": "nyc tape test",
- "test:harmony": "nyc node --harmony --es-staging test",
- "posttest": "aud --production",
- "lint": "eslint --ext=js,mjs .",
- "postlint": "tsc -p . && attw -P",
- "version": "auto-changelog && git add CHANGELOG.md",
- "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/inspect-js/which-typed-array.git"
- },
- "keywords": [
- "array",
- "TypedArray",
- "typed array",
- "which",
- "typed",
- "Int8Array",
- "Uint8Array",
- "Uint8ClampedArray",
- "Int16Array",
- "Uint16Array",
- "Int32Array",
- "Uint32Array",
- "Float32Array",
- "Float64Array",
- "ES6",
- "toStringTag",
- "Symbol.toStringTag",
- "@@toStringTag"
- ],
- "dependencies": {
- "available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-tostringtag": "^1.0.2"
- },
- "devDependencies": {
- "@arethetypeswrong/cli": "^0.15.1",
- "@ljharb/eslint-config": "^21.1.0",
- "@ljharb/tsconfig": "^0.2.0",
- "@types/call-bind": "^1.0.5",
- "@types/for-each": "^0.3.3",
- "@types/gopd": "^1.0.3",
- "@types/is-callable": "^1.1.2",
- "@types/make-arrow-function": "^1.2.2",
- "@types/make-generator-function": "^2.0.3",
- "@types/node": "^20.11.25",
- "@types/tape": "^5.6.4",
- "aud": "^2.0.4",
- "auto-changelog": "^2.4.0",
- "eslint": "=8.8.0",
- "in-publish": "^2.0.1",
- "is-callable": "^1.2.7",
- "make-arrow-function": "^1.2.0",
- "make-generator-function": "^2.0.0",
- "npmignore": "^0.3.1",
- "nyc": "^10.3.2",
- "safe-publish-latest": "^2.0.0",
- "tape": "^5.7.5",
- "typescript": "next"
- },
- "testling": {
- "files": "test/index.js",
- "browsers": [
- "iexplore/6.0..latest",
- "firefox/3.0..6.0",
- "firefox/15.0..latest",
- "firefox/nightly",
- "chrome/4.0..10.0",
- "chrome/20.0..latest",
- "chrome/canary",
- "opera/10.0..latest",
- "opera/next",
- "safari/4.0..latest",
- "ipad/6.0..latest",
- "iphone/6.0..latest",
- "android-browser/4.2"
- ]
- },
- "engines": {
- "node": ">= 0.4"
- },
- "auto-changelog": {
- "output": "CHANGELOG.md",
- "template": "keepachangelog",
- "unreleased": false,
- "commitLimit": false,
- "backfillLimit": false,
- "hideCredit": true
- },
- "publishConfig": {
- "ignore": [
- ".github/workflows"
- ]
- }
+ "name": "which-typed-array",
+ "version": "1.1.15",
+ "author": {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ },
+ "contributors": [
+ {
+ "name": "Jordan Harband",
+ "email": "ljharb@gmail.com",
+ "url": "http://ljharb.codes"
+ }
+ ],
+ "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.",
+ "license": "MIT",
+ "main": "index.js",
+ "types": "./index.d.ts",
+ "sideEffects": false,
+ "scripts": {
+ "prepack": "npmignore --auto --commentLines=autogenerated",
+ "prepublishOnly": "safe-publish-latest",
+ "prepublish": "not-in-publish || npm run prepublishOnly",
+ "pretest": "npm run --silent lint",
+ "test": "npm run tests-only && npm run test:harmony",
+ "tests-only": "nyc tape test",
+ "test:harmony": "nyc node --harmony --es-staging test",
+ "posttest": "aud --production",
+ "lint": "eslint --ext=js,mjs .",
+ "postlint": "tsc -p . && attw -P",
+ "version": "auto-changelog && git add CHANGELOG.md",
+ "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""
+ },
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/inspect-js/which-typed-array.git"
+ },
+ "keywords": [
+ "array",
+ "TypedArray",
+ "typed array",
+ "which",
+ "typed",
+ "Int8Array",
+ "Uint8Array",
+ "Uint8ClampedArray",
+ "Int16Array",
+ "Uint16Array",
+ "Int32Array",
+ "Uint32Array",
+ "Float32Array",
+ "Float64Array",
+ "ES6",
+ "toStringTag",
+ "Symbol.toStringTag",
+ "@@toStringTag"
+ ],
+ "dependencies": {
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.2"
+ },
+ "devDependencies": {
+ "@arethetypeswrong/cli": "^0.15.1",
+ "@ljharb/eslint-config": "^21.1.0",
+ "@ljharb/tsconfig": "^0.2.0",
+ "@types/call-bind": "^1.0.5",
+ "@types/for-each": "^0.3.3",
+ "@types/gopd": "^1.0.3",
+ "@types/is-callable": "^1.1.2",
+ "@types/make-arrow-function": "^1.2.2",
+ "@types/make-generator-function": "^2.0.3",
+ "@types/node": "^20.11.25",
+ "@types/tape": "^5.6.4",
+ "aud": "^2.0.4",
+ "auto-changelog": "^2.4.0",
+ "eslint": "=8.8.0",
+ "in-publish": "^2.0.1",
+ "is-callable": "^1.2.7",
+ "make-arrow-function": "^1.2.0",
+ "make-generator-function": "^2.0.0",
+ "npmignore": "^0.3.1",
+ "nyc": "^10.3.2",
+ "safe-publish-latest": "^2.0.0",
+ "tape": "^5.7.5",
+ "typescript": "next"
+ },
+ "testling": {
+ "files": "test/index.js",
+ "browsers": [
+ "iexplore/6.0..latest",
+ "firefox/3.0..6.0",
+ "firefox/15.0..latest",
+ "firefox/nightly",
+ "chrome/4.0..10.0",
+ "chrome/20.0..latest",
+ "chrome/canary",
+ "opera/10.0..latest",
+ "opera/next",
+ "safari/4.0..latest",
+ "ipad/6.0..latest",
+ "iphone/6.0..latest",
+ "android-browser/4.2"
+ ]
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "auto-changelog": {
+ "output": "CHANGELOG.md",
+ "template": "keepachangelog",
+ "unreleased": false,
+ "commitLimit": false,
+ "backfillLimit": false,
+ "hideCredit": true
+ },
+ "publishConfig": {
+ "ignore": [
+ ".github/workflows"
+ ]
+ }
}
diff --git a/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json b/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json
index 71ec137ec..75393284d 100644
--- a/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json
+++ b/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json
@@ -1,56 +1,56 @@
{
- "name": "ansi-styles",
- "version": "4.3.0",
- "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": {
- "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"
- }
+ "name": "ansi-styles",
+ "version": "4.3.0",
+ "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": {
+ "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"
+ }
}
diff --git a/node_modules/wrap-ansi-cjs/package.json b/node_modules/wrap-ansi-cjs/package.json
index b376704ec..dfb2f4f10 100644
--- a/node_modules/wrap-ansi-cjs/package.json
+++ b/node_modules/wrap-ansi-cjs/package.json
@@ -1,62 +1,62 @@
{
- "name": "wrap-ansi",
- "version": "7.0.0",
- "description": "Wordwrap a string with ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/wrap-ansi",
- "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "engines": {
- "node": ">=10"
- },
- "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": "^4.0.0",
- "coveralls": "^3.0.3",
- "has-ansi": "^4.0.0",
- "nyc": "^15.0.1",
- "xo": "^0.29.1"
- }
+ "name": "wrap-ansi",
+ "version": "7.0.0",
+ "description": "Wordwrap a string with ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/wrap-ansi",
+ "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "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": "^4.0.0",
+ "coveralls": "^3.0.3",
+ "has-ansi": "^4.0.0",
+ "nyc": "^15.0.1",
+ "xo": "^0.29.1"
+ }
}
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 71ec137ec..75393284d 100644
--- a/node_modules/wrap-ansi/node_modules/ansi-styles/package.json
+++ b/node_modules/wrap-ansi/node_modules/ansi-styles/package.json
@@ -1,56 +1,56 @@
{
- "name": "ansi-styles",
- "version": "4.3.0",
- "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": {
- "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"
- }
+ "name": "ansi-styles",
+ "version": "4.3.0",
+ "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": {
+ "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"
+ }
}
diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json
index b376704ec..dfb2f4f10 100644
--- a/node_modules/wrap-ansi/package.json
+++ b/node_modules/wrap-ansi/package.json
@@ -1,62 +1,62 @@
{
- "name": "wrap-ansi",
- "version": "7.0.0",
- "description": "Wordwrap a string with ANSI escape codes",
- "license": "MIT",
- "repository": "chalk/wrap-ansi",
- "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "engines": {
- "node": ">=10"
- },
- "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": "^4.0.0",
- "coveralls": "^3.0.3",
- "has-ansi": "^4.0.0",
- "nyc": "^15.0.1",
- "xo": "^0.29.1"
- }
+ "name": "wrap-ansi",
+ "version": "7.0.0",
+ "description": "Wordwrap a string with ANSI escape codes",
+ "license": "MIT",
+ "repository": "chalk/wrap-ansi",
+ "funding": "https://github.com/chalk/wrap-ansi?sponsor=1",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "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": "^4.0.0",
+ "coveralls": "^3.0.3",
+ "has-ansi": "^4.0.0",
+ "nyc": "^15.0.1",
+ "xo": "^0.29.1"
+ }
}
diff --git a/node_modules/yaml/browser/dist/package.json b/node_modules/yaml/browser/dist/package.json
index 3dbc1ca59..5ffd9800b 100644
--- a/node_modules/yaml/browser/dist/package.json
+++ b/node_modules/yaml/browser/dist/package.json
@@ -1,3 +1 @@
-{
- "type": "module"
-}
+{ "type": "module" }
diff --git a/node_modules/yocto-queue/package.json b/node_modules/yocto-queue/package.json
index 1e1533693..7d50eb0a3 100644
--- a/node_modules/yocto-queue/package.json
+++ b/node_modules/yocto-queue/package.json
@@ -1,46 +1,46 @@
{
- "name": "yocto-queue",
- "version": "1.0.0",
- "description": "Tiny queue data structure",
- "license": "MIT",
- "repository": "sindresorhus/yocto-queue",
- "funding": "https://github.com/sponsors/sindresorhus",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://sindresorhus.com"
- },
- "type": "module",
- "exports": "./index.js",
- "engines": {
- "node": ">=12.20"
- },
- "scripts": {
- "//test": "xo && ava && tsd",
- "test": "ava && tsd"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "keywords": [
- "queue",
- "data",
- "structure",
- "algorithm",
- "queues",
- "queuing",
- "list",
- "array",
- "linkedlist",
- "fifo",
- "enqueue",
- "dequeue",
- "data-structure"
- ],
- "devDependencies": {
- "ava": "^3.15.0",
- "tsd": "^0.17.0",
- "xo": "^0.44.0"
- }
+ "name": "yocto-queue",
+ "version": "1.0.0",
+ "description": "Tiny queue data structure",
+ "license": "MIT",
+ "repository": "sindresorhus/yocto-queue",
+ "funding": "https://github.com/sponsors/sindresorhus",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "https://sindresorhus.com"
+ },
+ "type": "module",
+ "exports": "./index.js",
+ "engines": {
+ "node": ">=12.20"
+ },
+ "scripts": {
+ "//test": "xo && ava && tsd",
+ "test": "ava && tsd"
+ },
+ "files": [
+ "index.js",
+ "index.d.ts"
+ ],
+ "keywords": [
+ "queue",
+ "data",
+ "structure",
+ "algorithm",
+ "queues",
+ "queuing",
+ "list",
+ "array",
+ "linkedlist",
+ "fifo",
+ "enqueue",
+ "dequeue",
+ "data-structure"
+ ],
+ "devDependencies": {
+ "ava": "^3.15.0",
+ "tsd": "^0.17.0",
+ "xo": "^0.44.0"
+ }
}
diff --git a/node_modules/zlib/package.json b/node_modules/zlib/package.json
index 4cdcc5855..f6b0fe29b 100644
--- a/node_modules/zlib/package.json
+++ b/node_modules/zlib/package.json
@@ -1,20 +1,18 @@
{
- "name": "zlib",
- "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"
+ "name": "zlib",
+ "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"
}
diff --git a/package-lock.json b/package-lock.json
index de7b64a4a..f1065d846 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -29,6 +29,7 @@
"del": "^6.1.1",
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
+ "follow-redirects": "^1.15.9",
"fs": "0.0.1-security",
"get-folder-size": "^2.0.1",
"js-yaml": "^4.1.0",
@@ -48,6 +49,7 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/adm-zip": "^0.5.5",
"@types/console-log-level": "^1.4.5",
+ "@types/follow-redirects": "^1.14.4",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "20.9.0",
@@ -1301,6 +1303,16 @@
"dev": true,
"license": "MIT"
},
+ "node_modules/@types/follow-redirects": {
+ "version": "1.14.4",
+ "resolved": "https://registry.npmjs.org/@types/follow-redirects/-/follow-redirects-1.14.4.tgz",
+ "integrity": "sha512-GWXfsD0Jc1RWiFmMuMFCpXMzi9L7oPDVwxUnZdg89kDNnqsRfUKXEtUYtA98A6lig1WXH/CYY/fvPW9HuN5fTA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
"node_modules/@types/get-folder-size": {
"version": "2.0.0",
"dev": true,
@@ -4061,6 +4073,26 @@
"dev": true,
"license": "ISC"
},
+ "node_modules/follow-redirects": {
+ "version": "1.15.9",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
+ "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/RubenVerborgh"
+ }
+ ],
+ "license": "MIT",
+ "engines": {
+ "node": ">=4.0"
+ },
+ "peerDependenciesMeta": {
+ "debug": {
+ "optional": true
+ }
+ }
+ },
"node_modules/for-each": {
"version": "0.3.3",
"dev": true,
diff --git a/package.json b/package.json
index 24b0a14b4..778aa7818 100644
--- a/package.json
+++ b/package.json
@@ -42,6 +42,7 @@
"del": "^6.1.1",
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
+ "follow-redirects": "^1.15.9",
"fs": "0.0.1-security",
"get-folder-size": "^2.0.1",
"js-yaml": "^4.1.0",
@@ -64,6 +65,7 @@
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@types/adm-zip": "^0.5.5",
"@types/console-log-level": "^1.4.5",
+ "@types/follow-redirects": "^1.14.4",
"@types/get-folder-size": "^2.0.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "20.9.0",
diff --git a/src/tools-download.ts b/src/tools-download.ts
index 1c31a673e..6b23bfdda 100644
--- a/src/tools-download.ts
+++ b/src/tools-download.ts
@@ -1,9 +1,9 @@
import { IncomingMessage, OutgoingHttpHeaders } from "http";
-import * as https from "https";
import * as path from "path";
import { performance } from "perf_hooks";
import * as toolcache from "@actions/tool-cache";
+import { https } from "follow-redirects";
import { v4 as uuidV4 } from "uuid";
import { Feature, FeatureEnablement } from "./feature-flags";