diff --git a/node_modules/@actions/core/package.json b/node_modules/@actions/core/package.json index a57affcbe..22f3b5e9a 100644 --- a/node_modules/@actions/core/package.json +++ b/node_modules/@actions/core/package.json @@ -1,34 +1,36 @@ { - "_from": "@actions/core", + "_args": [ + [ + "@actions/core@1.2.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "@actions/core@1.2.6", "_id": "@actions/core@1.2.6", "_inBundle": false, "_integrity": "sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==", "_location": "/@actions/core", "_phantomChildren": {}, "_requested": { - "type": "tag", + "type": "version", "registry": true, - "raw": "@actions/core", + "raw": "@actions/core@1.2.6", "name": "@actions/core", "escapedName": "@actions%2fcore", "scope": "@actions", - "rawSpec": "", + "rawSpec": "1.2.6", "saveSpec": null, - "fetchSpec": "latest" + "fetchSpec": "1.2.6" }, "_requiredBy": [ - "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.6.tgz", - "_shasum": "a78d49f41a4def18e88ce47c2cac615d5694bf09", - "_spec": "@actions/core", + "_spec": "1.2.6", "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Actions core lib", "devDependencies": { "@types/node": "^12.0.2" diff --git a/node_modules/@babel/code-frame/package.json b/node_modules/@babel/code-frame/package.json index 7f93b2e33..62ad2a5a5 100644 --- a/node_modules/@babel/code-frame/package.json +++ b/node_modules/@babel/code-frame/package.json @@ -1,28 +1,34 @@ { - "_from": "@babel/code-frame@^7.0.0", + "_args": [ + [ + "@babel/code-frame@7.10.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "@babel/code-frame@7.10.4", "_id": "@babel/code-frame@7.10.4", "_inBundle": false, "_integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", "_location": "/@babel/code-frame", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@babel/code-frame@^7.0.0", + "raw": "@babel/code-frame@7.10.4", "name": "@babel/code-frame", "escapedName": "@babel%2fcode-frame", "scope": "@babel", - "rawSpec": "^7.0.0", + "rawSpec": "7.10.4", "saveSpec": null, - "fetchSpec": "^7.0.0" + "fetchSpec": "7.10.4" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", - "_shasum": "168da1a36e90da68ae8d49c0f1b48c7c6249213a", - "_spec": "@babel/code-frame@^7.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "7.10.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/babel/babel/issues" }, - "bundleDependencies": false, "dependencies": { "@babel/highlight": "^7.10.4" }, - "deprecated": false, "description": "Generate errors that contain a code frame that point to source locations.", "devDependencies": { "chalk": "^2.0.0", diff --git a/node_modules/@babel/helper-validator-identifier/package.json b/node_modules/@babel/helper-validator-identifier/package.json index c88ec71ce..31ada7681 100644 --- a/node_modules/@babel/helper-validator-identifier/package.json +++ b/node_modules/@babel/helper-validator-identifier/package.json @@ -1,33 +1,37 @@ { - "_from": "@babel/helper-validator-identifier@^7.10.4", + "_args": [ + [ + "@babel/helper-validator-identifier@7.10.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "@babel/helper-validator-identifier@7.10.4", "_id": "@babel/helper-validator-identifier@7.10.4", "_inBundle": false, "_integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==", "_location": "/@babel/helper-validator-identifier", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@babel/helper-validator-identifier@^7.10.4", + "raw": "@babel/helper-validator-identifier@7.10.4", "name": "@babel/helper-validator-identifier", "escapedName": "@babel%2fhelper-validator-identifier", "scope": "@babel", - "rawSpec": "^7.10.4", + "rawSpec": "7.10.4", "saveSpec": null, - "fetchSpec": "^7.10.4" + "fetchSpec": "7.10.4" }, "_requiredBy": [ "/@babel/highlight" ], "_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz", - "_shasum": "a78c7a7251e01f616512d31b10adcf52ada5e0d2", - "_spec": "@babel/helper-validator-identifier@^7.10.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/@babel/highlight", + "_spec": "7.10.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/babel/babel/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Validate identifier/keywords name", "devDependencies": { "charcodes": "^0.2.0", diff --git a/node_modules/@babel/highlight/package.json b/node_modules/@babel/highlight/package.json index 40920736a..6ef6e846b 100644 --- a/node_modules/@babel/highlight/package.json +++ b/node_modules/@babel/highlight/package.json @@ -1,28 +1,34 @@ { - "_from": "@babel/highlight@^7.10.4", + "_args": [ + [ + "@babel/highlight@7.10.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "@babel/highlight@7.10.4", "_id": "@babel/highlight@7.10.4", "_inBundle": false, "_integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", "_location": "/@babel/highlight", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@babel/highlight@^7.10.4", + "raw": "@babel/highlight@7.10.4", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", - "rawSpec": "^7.10.4", + "rawSpec": "7.10.4", "saveSpec": null, - "fetchSpec": "^7.10.4" + "fetchSpec": "7.10.4" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "_shasum": "7d1bdfd65753538fabe6c38596cdb76d9ac60143", - "_spec": "@babel/highlight@^7.10.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/@babel/code-frame", + "_spec": "7.10.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "suchipi", "email": "me@suchipi.com" @@ -30,13 +36,11 @@ "bugs": { "url": "https://github.com/babel/babel/issues" }, - "bundleDependencies": false, "dependencies": { "@babel/helper-validator-identifier": "^7.10.4", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, - "deprecated": false, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" diff --git a/node_modules/@eslint/eslintrc/package.json b/node_modules/@eslint/eslintrc/package.json index 2a8314876..eb85bd37e 100644 --- a/node_modules/@eslint/eslintrc/package.json +++ b/node_modules/@eslint/eslintrc/package.json @@ -1,35 +1,40 @@ { - "_from": "@eslint/eslintrc@^0.2.1", + "_args": [ + [ + "@eslint/eslintrc@0.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "@eslint/eslintrc@0.2.1", "_id": "@eslint/eslintrc@0.2.1", "_inBundle": false, "_integrity": "sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==", "_location": "/@eslint/eslintrc", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@eslint/eslintrc@^0.2.1", + "raw": "@eslint/eslintrc@0.2.1", "name": "@eslint/eslintrc", "escapedName": "@eslint%2feslintrc", "scope": "@eslint", - "rawSpec": "^0.2.1", + "rawSpec": "0.2.1", "saveSpec": null, - "fetchSpec": "^0.2.1" + "fetchSpec": "0.2.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.1.tgz", - "_shasum": "f72069c330461a06684d119384435e12a5d76e3c", - "_spec": "@eslint/eslintrc@^0.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "0.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nicholas C. Zakas" }, "bugs": { "url": "https://github.com/eslint/eslintrc/issues" }, - "bundleDependencies": false, "dependencies": { "ajv": "^6.12.4", "debug": "^4.1.1", @@ -42,7 +47,6 @@ "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, - "deprecated": false, "description": "The legacy ESLintRC config file format for ESLint", "devDependencies": { "chai": "^4.2.0", @@ -86,14 +90,5 @@ "publish-release": "eslint-publish-release", "test": "mocha -R progress -c tests/lib/shared" }, - "version": "0.2.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": "^10.12.0 || >=12.0.0" - }, - "pkgid": "@eslint/eslintrc@0.2.1" - } - ] + "version": "0.2.1" } diff --git a/node_modules/@postman/form-data/package.json b/node_modules/@postman/form-data/package.json index cfe1be396..517233883 100644 --- a/node_modules/@postman/form-data/package.json +++ b/node_modules/@postman/form-data/package.json @@ -1,39 +1,42 @@ { - "_from": "@postman/form-data@~3.1.1", + "_args": [ + [ + "@postman/form-data@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "@postman/form-data@3.1.1", "_id": "@postman/form-data@3.1.1", "_inBundle": false, "_integrity": "sha512-vjh8Q2a8S6UCm/KKs31XFJqEEgmbjBmpPNVV2eVav6905wyFAwaUOBGA1NPBI4ERH9MMZc6w0umFgM6WbEPMdg==", "_location": "/@postman/form-data", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@postman/form-data@~3.1.1", + "raw": "@postman/form-data@3.1.1", "name": "@postman/form-data", "escapedName": "@postman%2fform-data", "scope": "@postman", - "rawSpec": "~3.1.1", + "rawSpec": "3.1.1", "saveSpec": null, - "fetchSpec": "~3.1.1" + "fetchSpec": "3.1.1" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/@postman/form-data/-/form-data-3.1.1.tgz", - "_shasum": "d0446d0d3639a291f5e800e89fa1d0d3723f9414", - "_spec": "@postman/form-data@~3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "browser": "./lib/browser", "bugs": { "url": "https://github.com/postmanlabs/form-data/issues" }, - "bundleDependencies": false, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "mime-types": "^2.1.12" }, - "deprecated": false, "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", "devDependencies": { "@types/node": "^12.0.10", diff --git a/node_modules/@postman/tunnel-agent/package.json b/node_modules/@postman/tunnel-agent/package.json index 499530386..aebdeb59a 100644 --- a/node_modules/@postman/tunnel-agent/package.json +++ b/node_modules/@postman/tunnel-agent/package.json @@ -1,28 +1,33 @@ { - "_from": "@postman/tunnel-agent@^0.6.3", + "_args": [ + [ + "@postman/tunnel-agent@0.6.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "@postman/tunnel-agent@0.6.3", "_id": "@postman/tunnel-agent@0.6.3", "_inBundle": false, "_integrity": "sha512-k57fzmAZ2PJGxfOA4SGR05ejorHbVAa/84Hxh/2nAztjNXc4ZjOm9NUIk6/Z6LCrBvJZqjRZbN8e/nROVUPVdg==", "_location": "/@postman/tunnel-agent", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@postman/tunnel-agent@^0.6.3", + "raw": "@postman/tunnel-agent@0.6.3", "name": "@postman/tunnel-agent", "escapedName": "@postman%2ftunnel-agent", "scope": "@postman", - "rawSpec": "^0.6.3", + "rawSpec": "0.6.3", "saveSpec": null, - "fetchSpec": "^0.6.3" + "fetchSpec": "0.6.3" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/@postman/tunnel-agent/-/tunnel-agent-0.6.3.tgz", - "_shasum": "23048d8d8618d453c571f03189e944afdc2292b7", - "_spec": "@postman/tunnel-agent@^0.6.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.6.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com" @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/postmanlabs/tunnel-agent/issues" }, - "bundleDependencies": false, "dependencies": { "safe-buffer": "^5.0.1" }, - "deprecated": false, "description": "HTTP proxy tunneling agent.", "devDependencies": {}, "engines": { diff --git a/node_modules/@types/json5/package.json b/node_modules/@types/json5/package.json index 7c29d2a76..7b0269f9d 100644 --- a/node_modules/@types/json5/package.json +++ b/node_modules/@types/json5/package.json @@ -1,28 +1,34 @@ { - "_from": "@types/json5@^0.0.29", + "_args": [ + [ + "@types/json5@0.0.29", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "@types/json5@0.0.29", "_id": "@types/json5@0.0.29", "_inBundle": false, "_integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "_location": "/@types/json5", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "@types/json5@^0.0.29", + "raw": "@types/json5@0.0.29", "name": "@types/json5", "escapedName": "@types%2fjson5", "scope": "@types", - "rawSpec": "^0.0.29", + "rawSpec": "0.0.29", "saveSpec": null, - "fetchSpec": "^0.0.29" + "fetchSpec": "0.0.29" }, "_requiredBy": [ "/tsconfig-paths" ], "_resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "_shasum": "ee28707ae94e11d2b827bcbe5270bcea7f3e71ee", - "_spec": "@types/json5@^0.0.29", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/tsconfig-paths", + "_spec": "0.0.29", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jason Swearingen", "email": "https://jasonswearingen.github.io" @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "TypeScript definitions for JSON5", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", "license": "MIT", diff --git a/node_modules/acorn-jsx/package.json b/node_modules/acorn-jsx/package.json index 952e28c8a..a5afdacd3 100644 --- a/node_modules/acorn-jsx/package.json +++ b/node_modules/acorn-jsx/package.json @@ -1,32 +1,36 @@ { - "_from": "acorn-jsx@^5.2.0", + "_args": [ + [ + "acorn-jsx@5.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "acorn-jsx@5.3.1", "_id": "acorn-jsx@5.3.1", "_inBundle": false, "_integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==", "_location": "/acorn-jsx", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "acorn-jsx@^5.2.0", + "raw": "acorn-jsx@5.3.1", "name": "acorn-jsx", "escapedName": "acorn-jsx", - "rawSpec": "^5.2.0", + "rawSpec": "5.3.1", "saveSpec": null, - "fetchSpec": "^5.2.0" + "fetchSpec": "5.3.1" }, "_requiredBy": [ "/espree" ], "_resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "_shasum": "fc8661e11b7ac1539c47dbfea2e72b3af34d267b", - "_spec": "acorn-jsx@^5.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/espree", + "_spec": "5.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/acornjs/acorn-jsx/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Modern, fast React.js JSX parser", "devDependencies": { "acorn": "^8.0.1" diff --git a/node_modules/acorn/package.json b/node_modules/acorn/package.json index 026839bd9..d6a9cc79f 100644 --- a/node_modules/acorn/package.json +++ b/node_modules/acorn/package.json @@ -1,35 +1,39 @@ { - "_from": "acorn@^7.4.0", + "_args": [ + [ + "acorn@7.4.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "acorn@7.4.1", "_id": "acorn@7.4.1", "_inBundle": false, "_integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "_location": "/acorn", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "acorn@^7.4.0", + "raw": "acorn@7.4.1", "name": "acorn", "escapedName": "acorn", - "rawSpec": "^7.4.0", + "rawSpec": "7.4.1", "saveSpec": null, - "fetchSpec": "^7.4.0" + "fetchSpec": "7.4.1" }, "_requiredBy": [ "/espree" ], "_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "_shasum": "feaed255973d2e77555b83dbc08851a6c63520fa", - "_spec": "acorn@^7.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/espree", + "_spec": "7.4.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { - "acorn": "bin/acorn" + "acorn": "./bin/acorn" }, "bugs": { "url": "https://github.com/acornjs/acorn/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ECMAScript parser", "engines": { "node": ">=0.4.0" diff --git a/node_modules/ajv/package.json b/node_modules/ajv/package.json index cb1a22444..2ab230af7 100644 --- a/node_modules/ajv/package.json +++ b/node_modules/ajv/package.json @@ -1,19 +1,26 @@ { - "_from": "ajv@^6.10.0", + "_args": [ + [ + "ajv@6.12.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ajv@6.12.6", "_id": "ajv@6.12.6", "_inBundle": false, "_integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "_location": "/ajv", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ajv@^6.10.0", + "raw": "ajv@6.12.6", "name": "ajv", "escapedName": "ajv", - "rawSpec": "^6.10.0", + "rawSpec": "6.12.6", "saveSpec": null, - "fetchSpec": "^6.10.0" + "fetchSpec": "6.12.6" }, "_requiredBy": [ "/@eslint/eslintrc", @@ -21,16 +28,14 @@ "/table" ], "_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "_shasum": "baf5a62e802b07d977034586f8c3baf5adf26df4", - "_spec": "ajv@^6.10.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "6.12.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Evgeny Poberezkin" }, "bugs": { "url": "https://github.com/ajv-validator/ajv/issues" }, - "bundleDependencies": false, "collective": { "type": "opencollective", "url": "https://opencollective.com/ajv" @@ -41,7 +46,6 @@ "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, - "deprecated": false, "description": "Another JSON Schema Validator", "devDependencies": { "ajv-async": "^1.0.0", diff --git a/node_modules/ansi-colors/package.json b/node_modules/ansi-colors/package.json index 128270267..50b85f351 100644 --- a/node_modules/ansi-colors/package.json +++ b/node_modules/ansi-colors/package.json @@ -1,27 +1,33 @@ { - "_from": "ansi-colors@^4.1.1", + "_args": [ + [ + "ansi-colors@4.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ansi-colors@4.1.1", "_id": "ansi-colors@4.1.1", "_inBundle": false, "_integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", "_location": "/ansi-colors", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-colors@^4.1.1", + "raw": "ansi-colors@4.1.1", "name": "ansi-colors", "escapedName": "ansi-colors", - "rawSpec": "^4.1.1", + "rawSpec": "4.1.1", "saveSpec": null, - "fetchSpec": "^4.1.1" + "fetchSpec": "4.1.1" }, "_requiredBy": [ "/enquirer" ], "_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "_shasum": "cbb9ae256bf750af1eab344f229aa27fe94ba348", - "_spec": "ansi-colors@^4.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/enquirer", + "_spec": "4.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/doowb/ansi-colors/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", @@ -48,7 +53,6 @@ "url": "https://github.com/Silic0nS0ldier" } ], - "deprecated": false, "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", "devDependencies": { "decache": "^4.5.1", diff --git a/node_modules/ansi-regex/package.json b/node_modules/ansi-regex/package.json index 39047b1bb..e7073ec7f 100644 --- a/node_modules/ansi-regex/package.json +++ b/node_modules/ansi-regex/package.json @@ -1,27 +1,33 @@ { - "_from": "ansi-regex@^5.0.0", + "_args": [ + [ + "ansi-regex@5.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ansi-regex@5.0.0", "_id": "ansi-regex@5.0.0", "_inBundle": false, "_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", "_location": "/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^5.0.0", + "raw": "ansi-regex@5.0.0", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^5.0.0", + "rawSpec": "5.0.0", "saveSpec": null, - "fetchSpec": "^5.0.0" + "fetchSpec": "5.0.0" }, "_requiredBy": [ "/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "_shasum": "388539f55179bf39339c81af30a654d69f87cb75", - "_spec": "ansi-regex@^5.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/strip-ansi", + "_spec": "5.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/ansi-styles/package.json b/node_modules/ansi-styles/package.json index 7a23227d3..dccde9352 100644 --- a/node_modules/ansi-styles/package.json +++ b/node_modules/ansi-styles/package.json @@ -1,27 +1,33 @@ { - "_from": "ansi-styles@^3.2.1", + "_args": [ + [ + "ansi-styles@3.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-styles@3.2.1", "_id": "ansi-styles@3.2.1", "_inBundle": false, "_integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "_location": "/ansi-styles", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-styles@^3.2.1", + "raw": "ansi-styles@3.2.1", "name": "ansi-styles", "escapedName": "ansi-styles", - "rawSpec": "^3.2.1", + "rawSpec": "3.2.1", "saveSpec": null, - "fetchSpec": "^3.2.1" + "fetchSpec": "3.2.1" }, "_requiredBy": [ - "/chalk" + "/chalk", + "/slice-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "_shasum": "41fbb20243e50b12be0f04b8dedbf07520ce841d", - "_spec": "ansi-styles@^3.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/chalk", + "_spec": "3.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -33,11 +39,9 @@ "bugs": { "url": "https://github.com/chalk/ansi-styles/issues" }, - "bundleDependencies": false, "dependencies": { "color-convert": "^1.9.0" }, - "deprecated": false, "description": "ANSI escape codes for styling strings in the terminal", "devDependencies": { "ava": "*", diff --git a/node_modules/argparse/package.json b/node_modules/argparse/package.json index 48671a7e8..8b0893f50 100644 --- a/node_modules/argparse/package.json +++ b/node_modules/argparse/package.json @@ -1,31 +1,36 @@ { - "_from": "argparse@^1.0.7", + "_args": [ + [ + "argparse@1.0.10", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "argparse@1.0.10", "_id": "argparse@1.0.10", "_inBundle": false, "_integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", "_location": "/argparse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "argparse@^1.0.7", + "raw": "argparse@1.0.10", "name": "argparse", "escapedName": "argparse", - "rawSpec": "^1.0.7", + "rawSpec": "1.0.10", "saveSpec": null, - "fetchSpec": "^1.0.7" + "fetchSpec": "1.0.10" }, "_requiredBy": [ "/js-yaml" ], "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "_shasum": "bcd6791ea5ae09725e17e5ad988134cd40b3d911", - "_spec": "argparse@^1.0.7", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/js-yaml", + "_spec": "1.0.10", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Eugene Shkuropat" @@ -37,7 +42,6 @@ "dependencies": { "sprintf-js": "~1.0.2" }, - "deprecated": false, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": { "eslint": "^2.13.1", diff --git a/node_modules/array-includes/package.json b/node_modules/array-includes/package.json index 4c15716c1..9a507813b 100644 --- a/node_modules/array-includes/package.json +++ b/node_modules/array-includes/package.json @@ -1,19 +1,26 @@ { - "_from": "array-includes@^3.1.1", + "_args": [ + [ + "array-includes@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "array-includes@3.1.1", "_id": "array-includes@3.1.1", "_inBundle": false, "_integrity": "sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==", "_location": "/array-includes", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "array-includes@^3.1.1", + "raw": "array-includes@3.1.1", "name": "array-includes", "escapedName": "array-includes", - "rawSpec": "^3.1.1", + "rawSpec": "3.1.1", "saveSpec": null, - "fetchSpec": "^3.1.1" + "fetchSpec": "3.1.1" }, "_requiredBy": [ "/eslint-plugin-import", @@ -21,9 +28,8 @@ "/jsx-ast-utils" ], "_resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.1.tgz", - "_shasum": "cdd67e6852bdf9c1215460786732255ed2459348", - "_spec": "array-includes@^3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -32,7 +38,6 @@ "bugs": { "url": "https://github.com/es-shims/array-includes/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -45,7 +50,6 @@ "es-abstract": "^1.17.0", "is-string": "^1.0.5" }, - "deprecated": false, "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/array-uniq/package.json b/node_modules/array-uniq/package.json index e44e4185d..1f52f51f5 100644 --- a/node_modules/array-uniq/package.json +++ b/node_modules/array-uniq/package.json @@ -1,27 +1,32 @@ { - "_from": "array-uniq@^1.0.2", + "_args": [ + [ + "array-uniq@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "array-uniq@1.0.3", "_id": "array-uniq@1.0.3", "_inBundle": false, "_integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", "_location": "/array-uniq", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "array-uniq@^1.0.2", + "raw": "array-uniq@1.0.3", "name": "array-uniq", "escapedName": "array-uniq", - "rawSpec": "^1.0.2", + "rawSpec": "1.0.3", "saveSpec": null, - "fetchSpec": "^1.0.2" + "fetchSpec": "1.0.3" }, "_requiredBy": [ "/srcset" ], "_resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", - "_shasum": "af6ac877a25cc7f74e058894753858dfdb24fdb6", - "_spec": "array-uniq@^1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/srcset", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/array-uniq/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Create an array without duplicates", "devDependencies": { "ava": "*", diff --git a/node_modules/array.prototype.flat/package.json b/node_modules/array.prototype.flat/package.json index dca68e5e4..4a4ed6523 100644 --- a/node_modules/array.prototype.flat/package.json +++ b/node_modules/array.prototype.flat/package.json @@ -1,27 +1,33 @@ { - "_from": "array.prototype.flat@^1.2.3", + "_args": [ + [ + "array.prototype.flat@1.2.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "array.prototype.flat@1.2.3", "_id": "array.prototype.flat@1.2.3", "_inBundle": false, "_integrity": "sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==", "_location": "/array.prototype.flat", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "array.prototype.flat@^1.2.3", + "raw": "array.prototype.flat@1.2.3", "name": "array.prototype.flat", "escapedName": "array.prototype.flat", - "rawSpec": "^1.2.3", + "rawSpec": "1.2.3", "saveSpec": null, - "fetchSpec": "^1.2.3" + "fetchSpec": "1.2.3" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz", - "_shasum": "0de82b426b0318dbfdb940089e38b043d37f6c7b", - "_spec": "array.prototype.flat@^1.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "1.2.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/es-shims/Array.prototype.flat/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -42,7 +47,6 @@ "define-properties": "^1.1.3", "es-abstract": "^1.17.0-next.1" }, - "deprecated": false, "description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/array.prototype.flatmap/package.json b/node_modules/array.prototype.flatmap/package.json index b49632026..fecd3b622 100644 --- a/node_modules/array.prototype.flatmap/package.json +++ b/node_modules/array.prototype.flatmap/package.json @@ -1,27 +1,33 @@ { - "_from": "array.prototype.flatmap@^1.2.3", + "_args": [ + [ + "array.prototype.flatmap@1.2.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "array.prototype.flatmap@1.2.3", "_id": "array.prototype.flatmap@1.2.3", "_inBundle": false, "_integrity": "sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg==", "_location": "/array.prototype.flatmap", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "array.prototype.flatmap@^1.2.3", + "raw": "array.prototype.flatmap@1.2.3", "name": "array.prototype.flatmap", "escapedName": "array.prototype.flatmap", - "rawSpec": "^1.2.3", + "rawSpec": "1.2.3", "saveSpec": null, - "fetchSpec": "^1.2.3" + "fetchSpec": "1.2.3" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz", - "_shasum": "1c13f84a178566042dd63de4414440db9222e443", - "_spec": "array.prototype.flatmap@^1.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "1.2.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/es-shims/Array.prototype.flatMap/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -43,7 +48,6 @@ "es-abstract": "^1.17.0-next.1", "function-bind": "^1.1.1" }, - "deprecated": false, "description": "An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/asn1/package.json b/node_modules/asn1/package.json index e6280d027..542bc223a 100644 --- a/node_modules/asn1/package.json +++ b/node_modules/asn1/package.json @@ -1,27 +1,32 @@ { - "_from": "asn1@~0.2.3", + "_args": [ + [ + "asn1@0.2.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "asn1@0.2.4", "_id": "asn1@0.2.4", "_inBundle": false, "_integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", "_location": "/asn1", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "asn1@~0.2.3", + "raw": "asn1@0.2.4", "name": "asn1", "escapedName": "asn1", - "rawSpec": "~0.2.3", + "rawSpec": "0.2.4", "saveSpec": null, - "fetchSpec": "~0.2.3" + "fetchSpec": "0.2.4" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz", - "_shasum": "8d2475dfab553bb33e77b54e59e880bb8ce23136", - "_spec": "asn1@~0.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "0.2.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Joyent", "url": "joyent.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/joyent/node-asn1/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Mark Cavage", @@ -51,7 +55,6 @@ "dependencies": { "safer-buffer": "~2.1.0" }, - "deprecated": false, "description": "Contains parsers and serializers for ASN.1 (currently BER only)", "devDependencies": { "eslint": "2.13.1", diff --git a/node_modules/assert-plus/package.json b/node_modules/assert-plus/package.json index d0fea6fe9..087cc6355 100644 --- a/node_modules/assert-plus/package.json +++ b/node_modules/assert-plus/package.json @@ -1,19 +1,25 @@ { - "_from": "assert-plus@^1.0.0", + "_args": [ + [ + "assert-plus@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "assert-plus@1.0.0", "_id": "assert-plus@1.0.0", "_inBundle": false, "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", "_location": "/assert-plus", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "assert-plus@^1.0.0", + "raw": "assert-plus@1.0.0", "name": "assert-plus", "escapedName": "assert-plus", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/dashdash", @@ -24,9 +30,8 @@ "/verror" ], "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525", - "_spec": "assert-plus@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/http-signature", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mark Cavage", "email": "mcavage@gmail.com" @@ -34,7 +39,6 @@ "bugs": { "url": "https://github.com/mcavage/node-assert-plus/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Dave Eddy", @@ -62,7 +66,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Extra assertions on top of node's assert module", "devDependencies": { "faucet": "0.0.1", diff --git a/node_modules/astral-regex/package.json b/node_modules/astral-regex/package.json index 4db3363f1..c7864e787 100644 --- a/node_modules/astral-regex/package.json +++ b/node_modules/astral-regex/package.json @@ -1,27 +1,33 @@ { - "_from": "astral-regex@^1.0.0", + "_args": [ + [ + "astral-regex@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "astral-regex@1.0.0", "_id": "astral-regex@1.0.0", "_inBundle": false, "_integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==", "_location": "/astral-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "astral-regex@^1.0.0", + "raw": "astral-regex@1.0.0", "name": "astral-regex", "escapedName": "astral-regex", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/slice-ansi" ], "_resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", - "_shasum": "6c8c3fb827dd43ee3918f27b82782ab7658a6fd9", - "_spec": "astral-regex@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/slice-ansi", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/kevva/astral-regex/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Regular expression for matching astral symbols", "devDependencies": { "ava": "*", diff --git a/node_modules/async/package.json b/node_modules/async/package.json index 1a85e7ab7..289d6bcda 100644 --- a/node_modules/async/package.json +++ b/node_modules/async/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "async@3.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "async@3.2.0", "_id": "async@3.2.0", "_inBundle": false, @@ -19,18 +25,15 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz", - "_shasum": "b3a2685c5ebb641d3de02d161002c60fc9f85720", - "_spec": "async@3.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "3.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Caolan McMahon" }, "bugs": { "url": "https://github.com/caolan/async/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Higher-order functions and common patterns for asynchronous code", "devDependencies": { "babel-core": "^6.26.3", diff --git a/node_modules/asynckit/package.json b/node_modules/asynckit/package.json index 4ef72c78c..840627e7d 100644 --- a/node_modules/asynckit/package.json +++ b/node_modules/asynckit/package.json @@ -1,27 +1,32 @@ { - "_from": "asynckit@^0.4.0", + "_args": [ + [ + "asynckit@0.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "asynckit@0.4.0", "_id": "asynckit@0.4.0", "_inBundle": false, "_integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", "_location": "/asynckit", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "asynckit@^0.4.0", + "raw": "asynckit@0.4.0", "name": "asynckit", "escapedName": "asynckit", - "rawSpec": "^0.4.0", + "rawSpec": "0.4.0", "saveSpec": null, - "fetchSpec": "^0.4.0" + "fetchSpec": "0.4.0" }, "_requiredBy": [ "/@postman/form-data" ], "_resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "_shasum": "c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79", - "_spec": "asynckit@^0.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/@postman/form-data", + "_spec": "0.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Alex Indigo", "email": "iam@alexindigo.com" @@ -29,9 +34,7 @@ "bugs": { "url": "https://github.com/alexindigo/asynckit/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Minimal async jobs utility library, with streams support", "devDependencies": { "browserify": "^13.0.0", diff --git a/node_modules/aws-sign2/package.json b/node_modules/aws-sign2/package.json index 2bc46f0ff..8a15e19ed 100644 --- a/node_modules/aws-sign2/package.json +++ b/node_modules/aws-sign2/package.json @@ -1,27 +1,32 @@ { - "_from": "aws-sign2@~0.7.0", + "_args": [ + [ + "aws-sign2@0.7.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "aws-sign2@0.7.0", "_id": "aws-sign2@0.7.0", "_inBundle": false, "_integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=", "_location": "/aws-sign2", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "aws-sign2@~0.7.0", + "raw": "aws-sign2@0.7.0", "name": "aws-sign2", "escapedName": "aws-sign2", - "rawSpec": "~0.7.0", + "rawSpec": "0.7.0", "saveSpec": null, - "fetchSpec": "~0.7.0" + "fetchSpec": "0.7.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", - "_shasum": "b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8", - "_spec": "aws-sign2@~0.7.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.7.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/mikeal/aws-sign/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.", "devDependencies": {}, "engines": { diff --git a/node_modules/aws4/package.json b/node_modules/aws4/package.json index 1ac98f535..274cea3ba 100644 --- a/node_modules/aws4/package.json +++ b/node_modules/aws4/package.json @@ -1,27 +1,32 @@ { - "_from": "aws4@^1.8.0", + "_args": [ + [ + "aws4@1.11.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "aws4@1.11.0", "_id": "aws4@1.11.0", "_inBundle": false, "_integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==", "_location": "/aws4", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "aws4@^1.8.0", + "raw": "aws4@1.11.0", "name": "aws4", "escapedName": "aws4", - "rawSpec": "^1.8.0", + "rawSpec": "1.11.0", "saveSpec": null, - "fetchSpec": "^1.8.0" + "fetchSpec": "1.11.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz", - "_shasum": "d61f46d83b2519250e2784daf5b09479a8b41c59", - "_spec": "aws4@^1.8.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.11.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Michael Hart", "email": "michael.hart.au@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/mhart/aws4/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Signs and prepares requests using AWS Signature Version 4", "devDependencies": { "mocha": "^2.5.3", diff --git a/node_modules/balanced-match/package.json b/node_modules/balanced-match/package.json index 338fd4c02..5c81e0f2b 100644 --- a/node_modules/balanced-match/package.json +++ b/node_modules/balanced-match/package.json @@ -1,27 +1,33 @@ { - "_from": "balanced-match@^1.0.0", + "_args": [ + [ + "balanced-match@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "balanced-match@1.0.0", "_id": "balanced-match@1.0.0", "_inBundle": false, "_integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", "_location": "/balanced-match", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "balanced-match@^1.0.0", + "raw": "balanced-match@1.0.0", "name": "balanced-match", "escapedName": "balanced-match", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/brace-expansion" ], "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "_shasum": "89b4d199ab2bee49de164ea02b89ce462d71b767", - "_spec": "balanced-match@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/brace-expansion", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/juliangruber/balanced-match/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Match balanced character pairs, like \"{\" and \"}\"", "devDependencies": { "matcha": "^0.7.0", diff --git a/node_modules/base64-js/package.json b/node_modules/base64-js/package.json index 418a8dca0..4e0757495 100644 --- a/node_modules/base64-js/package.json +++ b/node_modules/base64-js/package.json @@ -1,27 +1,32 @@ { - "_from": "base64-js@^1.1.2", + "_args": [ + [ + "base64-js@1.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "base64-js@1.5.0", "_id": "base64-js@1.5.0", "_inBundle": false, "_integrity": "sha512-Jrdy04F2EKcNggUDfubMUPNAZg2vMquLQSm8sKLYJvz40ClFL1S8GKyDshGkNsbNNE5Z+fQavzU7nSK1I9JUGA==", "_location": "/base64-js", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "base64-js@^1.1.2", + "raw": "base64-js@1.5.0", "name": "base64-js", "escapedName": "base64-js", - "rawSpec": "^1.1.2", + "rawSpec": "1.5.0", "saveSpec": null, - "fetchSpec": "^1.1.2" + "fetchSpec": "1.5.0" }, "_requiredBy": [ "/brotli" ], "_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.0.tgz", - "_shasum": "2d03045876d9e2b68a7a0f87d6bd163595e3b6af", - "_spec": "base64-js@^1.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/brotli", + "_spec": "1.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "T. Jameson Little", "email": "t.jameson.little@gmail.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/beatgammit/base64-js/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Base64 encoding/decoding in pure JS", "devDependencies": { "babel-minify": "^0.5.1", diff --git a/node_modules/bcrypt-pbkdf/package.json b/node_modules/bcrypt-pbkdf/package.json index 5e4a55736..946eb5c6a 100644 --- a/node_modules/bcrypt-pbkdf/package.json +++ b/node_modules/bcrypt-pbkdf/package.json @@ -1,35 +1,38 @@ { - "_from": "bcrypt-pbkdf@^1.0.0", + "_args": [ + [ + "bcrypt-pbkdf@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "bcrypt-pbkdf@1.0.2", "_id": "bcrypt-pbkdf@1.0.2", "_inBundle": false, "_integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", "_location": "/bcrypt-pbkdf", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "bcrypt-pbkdf@^1.0.0", + "raw": "bcrypt-pbkdf@1.0.2", "name": "bcrypt-pbkdf", "escapedName": "bcrypt-pbkdf", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "_shasum": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e", - "_spec": "bcrypt-pbkdf@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/joyent/node-bcrypt-pbkdf/issues" }, - "bundleDependencies": false, "dependencies": { "tweetnacl": "^0.14.3" }, - "deprecated": false, "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS", "devDependencies": {}, "homepage": "https://github.com/joyent/node-bcrypt-pbkdf#readme", diff --git a/node_modules/bluebird/package.json b/node_modules/bluebird/package.json index fd17afda4..87aa09cd6 100644 --- a/node_modules/bluebird/package.json +++ b/node_modules/bluebird/package.json @@ -1,27 +1,32 @@ { - "_from": "bluebird@^2.6.2", + "_args": [ + [ + "bluebird@2.11.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "bluebird@2.11.0", "_id": "bluebird@2.11.0", "_inBundle": false, "_integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", "_location": "/bluebird", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "bluebird@^2.6.2", + "raw": "bluebird@2.11.0", "name": "bluebird", "escapedName": "bluebird", - "rawSpec": "^2.6.2", + "rawSpec": "2.11.0", "saveSpec": null, - "fetchSpec": "^2.6.2" + "fetchSpec": "2.11.0" }, "_requiredBy": [ "/stream-length" ], "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", - "_shasum": "534b9033c022c9579c56ba3b3e5a5caafbb650e1", - "_spec": "bluebird@^2.6.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/stream-length", + "_spec": "2.11.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Petka Antonov", "email": "petka_antonov@hotmail.com", @@ -31,8 +36,6 @@ "bugs": { "url": "http://github.com/petkaantonov/bluebird/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Full featured Promises/A+ implementation with exceptionally good performance", "devDependencies": { "acorn": "~0.6.0", diff --git a/node_modules/brace-expansion/package.json b/node_modules/brace-expansion/package.json index 12958a463..ca096c560 100644 --- a/node_modules/brace-expansion/package.json +++ b/node_modules/brace-expansion/package.json @@ -1,27 +1,33 @@ { - "_from": "brace-expansion@^1.1.7", + "_args": [ + [ + "brace-expansion@1.1.11", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "brace-expansion@1.1.11", "_id": "brace-expansion@1.1.11", "_inBundle": false, "_integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "_location": "/brace-expansion", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "brace-expansion@^1.1.7", + "raw": "brace-expansion@1.1.11", "name": "brace-expansion", "escapedName": "brace-expansion", - "rawSpec": "^1.1.7", + "rawSpec": "1.1.11", "saveSpec": null, - "fetchSpec": "^1.1.7" + "fetchSpec": "1.1.11" }, "_requiredBy": [ "/minimatch" ], "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "_shasum": "3c7fcbf529d87226f3d2f52b966ff5271eb441dd", - "_spec": "brace-expansion@^1.1.7", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/minimatch", + "_spec": "1.1.11", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/juliangruber/brace-expansion/issues" }, - "bundleDependencies": false, "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" }, - "deprecated": false, "description": "Brace expansion as known from sh/bash", "devDependencies": { "matcha": "^0.7.0", diff --git a/node_modules/brotli/package.json b/node_modules/brotli/package.json index 29af56ef9..06f81e53a 100644 --- a/node_modules/brotli/package.json +++ b/node_modules/brotli/package.json @@ -1,27 +1,32 @@ { - "_from": "brotli@~1.3.2", + "_args": [ + [ + "brotli@1.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "brotli@1.3.2", "_id": "brotli@1.3.2", "_inBundle": false, "_integrity": "sha1-UlqcrU/LqWR119OI9q7LE+7VL0Y=", "_location": "/brotli", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "brotli@~1.3.2", + "raw": "brotli@1.3.2", "name": "brotli", "escapedName": "brotli", - "rawSpec": "~1.3.2", + "rawSpec": "1.3.2", "saveSpec": null, - "fetchSpec": "~1.3.2" + "fetchSpec": "1.3.2" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.2.tgz", - "_shasum": "525a9cad4fcba96475d7d388f6aecb13eed52f46", - "_spec": "brotli@~1.3.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Devon Govett", "email": "devongovett@gmail.com" @@ -32,11 +37,9 @@ "bugs": { "url": "https://github.com/devongovett/brotli.js/issues" }, - "bundleDependencies": false, "dependencies": { "base64-js": "^1.1.2" }, - "deprecated": false, "description": "A port of the Brotli compression algorithm as used in WOFF2", "devDependencies": { "mocha": "^2.2.1" diff --git a/node_modules/call-bind/package.json b/node_modules/call-bind/package.json index 7808c16fc..dbfae9a1c 100644 --- a/node_modules/call-bind/package.json +++ b/node_modules/call-bind/package.json @@ -1,27 +1,33 @@ { - "_from": "call-bind@^1.0.0", + "_args": [ + [ + "call-bind@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "call-bind@1.0.0", "_id": "call-bind@1.0.0", "_inBundle": false, "_integrity": "sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==", "_location": "/call-bind", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "call-bind@^1.0.0", + "raw": "call-bind@1.0.0", "name": "call-bind", "escapedName": "call-bind", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/object.assign" ], "_resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.0.tgz", - "_shasum": "24127054bb3f9bdcb4b1fb82418186072f77b8ce", - "_spec": "call-bind@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/object.assign", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -37,12 +43,10 @@ "bugs": { "url": "https://github.com/ljharb/call-bind/issues" }, - "bundleDependencies": false, "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.0" }, - "deprecated": false, "description": "Robustly `.call.bind()` a function", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/callsites/package.json b/node_modules/callsites/package.json index 6fe43572c..aec204f8c 100644 --- a/node_modules/callsites/package.json +++ b/node_modules/callsites/package.json @@ -1,27 +1,33 @@ { - "_from": "callsites@^3.0.0", + "_args": [ + [ + "callsites@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "callsites@3.1.0", "_id": "callsites@3.1.0", "_inBundle": false, "_integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", "_location": "/callsites", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "callsites@^3.0.0", + "raw": "callsites@3.1.0", "name": "callsites", "escapedName": "callsites", - "rawSpec": "^3.0.0", + "rawSpec": "3.1.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.1.0" }, "_requiredBy": [ "/parent-module" ], "_resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "_shasum": "b3630abd8943432f54b3f0519238e33cd7df2f73", - "_spec": "callsites@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/parent-module", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/callsites/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Get callsites from the V8 stack trace API", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/caseless/package.json b/node_modules/caseless/package.json index eb75efbd6..0fcc001c2 100644 --- a/node_modules/caseless/package.json +++ b/node_modules/caseless/package.json @@ -1,27 +1,32 @@ { - "_from": "caseless@~0.12.0", + "_args": [ + [ + "caseless@0.12.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "caseless@0.12.0", "_id": "caseless@0.12.0", "_inBundle": false, "_integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", "_location": "/caseless", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "caseless@~0.12.0", + "raw": "caseless@0.12.0", "name": "caseless", "escapedName": "caseless", - "rawSpec": "~0.12.0", + "rawSpec": "0.12.0", "saveSpec": null, - "fetchSpec": "~0.12.0" + "fetchSpec": "0.12.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "_shasum": "1b681c21ff84033c826543090689420d187151dc", - "_spec": "caseless@~0.12.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.12.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/mikeal/caseless/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Caseless object set/get/has, very useful when working with HTTP headers.", "devDependencies": { "tape": "^2.10.2" diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json index 38051152c..89853ac3b 100644 --- a/node_modules/chalk/package.json +++ b/node_modules/chalk/package.json @@ -1,38 +1,42 @@ { - "_from": "chalk@^2.4.1", + "_args": [ + [ + "chalk@2.4.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "chalk@2.4.2", "_id": "chalk@2.4.2", "_inBundle": false, "_integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", "_location": "/chalk", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "chalk@^2.4.1", + "raw": "chalk@2.4.2", "name": "chalk", "escapedName": "chalk", - "rawSpec": "^2.4.1", + "rawSpec": "2.4.2", "saveSpec": null, - "fetchSpec": "^2.4.1" + "fetchSpec": "2.4.2" }, "_requiredBy": [ + "/@babel/highlight", "/postcss", "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "_shasum": "cd42541677a54333cf541a49108c1432b44c9424", - "_spec": "chalk@^2.4.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "2.4.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/chalk/chalk/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", "supports-color": "^5.3.0" }, - "deprecated": false, "description": "Terminal string styling done right", "devDependencies": { "ava": "*", diff --git a/node_modules/chardet/package.json b/node_modules/chardet/package.json index adec2aae3..910a13725 100644 --- a/node_modules/chardet/package.json +++ b/node_modules/chardet/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "chardet@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "chardet@1.3.0", "_id": "chardet@1.3.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/chardet/-/chardet-1.3.0.tgz", - "_shasum": "a56ed2d9e4517a7128721340a0cb9a10a8fac238", - "_spec": "chardet@1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Dmitry Shirokov", "email": "deadrunk@gmail.com" @@ -32,7 +37,6 @@ "bugs": { "url": "http://github.com/runk/node-chardet/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "@spikying" @@ -50,7 +54,6 @@ "name": "@zevanty" } ], - "deprecated": false, "description": "Character encoding detector", "devDependencies": { "@types/jest": "^26.0.14", diff --git a/node_modules/charset/package.json b/node_modules/charset/package.json index dea660729..79cdf9510 100644 --- a/node_modules/charset/package.json +++ b/node_modules/charset/package.json @@ -1,27 +1,32 @@ { - "_from": "charset@^1.0.0", + "_args": [ + [ + "charset@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "charset@1.0.1", "_id": "charset@1.0.1", "_inBundle": false, "_integrity": "sha512-6dVyOOYjpfFcL1Y4qChrAoQLRHvj2ziyhcm0QJlhOcAhykL/k1kTUPbeo+87MNRTRdk2OIIsIXbuF3x2wi5EXg==", "_location": "/charset", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "charset@^1.0.0", + "raw": "charset@1.0.1", "name": "charset", "escapedName": "charset", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/mime-format" ], "_resolved": "https://registry.npmjs.org/charset/-/charset-1.0.1.tgz", - "_shasum": "8d59546c355be61049a8fa9164747793319852bd", - "_spec": "charset@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/mime-format", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "fengmk2", "email": "fengmk2@gmail.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/node-modules/charset/issues" }, - "bundleDependencies": false, "ci": { "version": "4, 6, 8" }, @@ -47,7 +51,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Get the content charset from header and html content-type.", "devDependencies": { "egg-bin": "1", diff --git a/node_modules/cli-progress/node_modules/ansi-regex/package.json b/node_modules/cli-progress/node_modules/ansi-regex/package.json index 3df824079..a68233b94 100644 --- a/node_modules/cli-progress/node_modules/ansi-regex/package.json +++ b/node_modules/cli-progress/node_modules/ansi-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "ansi-regex@^5.0.0", + "_args": [ + [ + "ansi-regex@5.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-regex@5.0.0", "_id": "ansi-regex@5.0.0", "_inBundle": false, "_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", "_location": "/cli-progress/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^5.0.0", + "raw": "ansi-regex@5.0.0", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^5.0.0", + "rawSpec": "5.0.0", "saveSpec": null, - "fetchSpec": "^5.0.0" + "fetchSpec": "5.0.0" }, "_requiredBy": [ "/cli-progress/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "_shasum": "388539f55179bf39339c81af30a654d69f87cb75", - "_spec": "ansi-regex@^5.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-progress/node_modules/strip-ansi", + "_spec": "5.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/cli-progress/node_modules/emoji-regex/package.json b/node_modules/cli-progress/node_modules/emoji-regex/package.json index 4a3146db5..0336b650e 100644 --- a/node_modules/cli-progress/node_modules/emoji-regex/package.json +++ b/node_modules/cli-progress/node_modules/emoji-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "emoji-regex@^8.0.0", + "_args": [ + [ + "emoji-regex@8.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "emoji-regex@8.0.0", "_id": "emoji-regex@8.0.0", "_inBundle": false, "_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "_location": "/cli-progress/emoji-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "emoji-regex@^8.0.0", + "raw": "emoji-regex@8.0.0", "name": "emoji-regex", "escapedName": "emoji-regex", - "rawSpec": "^8.0.0", + "rawSpec": "8.0.0", "saveSpec": null, - "fetchSpec": "^8.0.0" + "fetchSpec": "8.0.0" }, "_requiredBy": [ "/cli-progress/string-width" ], "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "_shasum": "e818fd69ce5ccfcb404594f842963bf53164cc37", - "_spec": "emoji-regex@^8.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-progress/node_modules/string-width", + "_spec": "8.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/mathiasbynens/emoji-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "devDependencies": { "@babel/cli": "^7.2.3", diff --git a/node_modules/cli-progress/node_modules/is-fullwidth-code-point/package.json b/node_modules/cli-progress/node_modules/is-fullwidth-code-point/package.json index 8a1048445..74da91955 100644 --- a/node_modules/cli-progress/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/cli-progress/node_modules/is-fullwidth-code-point/package.json @@ -1,27 +1,32 @@ { - "_from": "is-fullwidth-code-point@^3.0.0", + "_args": [ + [ + "is-fullwidth-code-point@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "is-fullwidth-code-point@3.0.0", "_id": "is-fullwidth-code-point@3.0.0", "_inBundle": false, "_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", "_location": "/cli-progress/is-fullwidth-code-point", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-fullwidth-code-point@^3.0.0", + "raw": "is-fullwidth-code-point@3.0.0", "name": "is-fullwidth-code-point", "escapedName": "is-fullwidth-code-point", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/cli-progress/string-width" ], "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "_shasum": "f116f8064fe90b3f7844a38997c0b75051269f1d", - "_spec": "is-fullwidth-code-point@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-progress/node_modules/string-width", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if the character represented by a given Unicode code point is fullwidth", "devDependencies": { "ava": "^1.3.1", diff --git a/node_modules/cli-progress/node_modules/string-width/package.json b/node_modules/cli-progress/node_modules/string-width/package.json index 86a2f5881..5bb6ae66a 100644 --- a/node_modules/cli-progress/node_modules/string-width/package.json +++ b/node_modules/cli-progress/node_modules/string-width/package.json @@ -1,27 +1,32 @@ { - "_from": "string-width@^4.2.0", + "_args": [ + [ + "string-width@4.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "string-width@4.2.0", "_id": "string-width@4.2.0", "_inBundle": false, "_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", "_location": "/cli-progress/string-width", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string-width@^4.2.0", + "raw": "string-width@4.2.0", "name": "string-width", "escapedName": "string-width", - "rawSpec": "^4.2.0", + "rawSpec": "4.2.0", "saveSpec": null, - "fetchSpec": "^4.2.0" + "fetchSpec": "4.2.0" }, "_requiredBy": [ "/cli-progress" ], "_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "_shasum": "952182c46cc7b2c313d1596e623992bd163b72b5", - "_spec": "string-width@^4.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-progress", + "_spec": "4.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,13 +35,11 @@ "bugs": { "url": "https://github.com/sindresorhus/string-width/issues" }, - "bundleDependencies": false, "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.0" }, - "deprecated": false, "description": "Get the visual width of a string - the number of columns required to display it", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/cli-progress/node_modules/strip-ansi/package.json b/node_modules/cli-progress/node_modules/strip-ansi/package.json index 2489a4d1e..569c0ed96 100644 --- a/node_modules/cli-progress/node_modules/strip-ansi/package.json +++ b/node_modules/cli-progress/node_modules/strip-ansi/package.json @@ -1,27 +1,32 @@ { - "_from": "strip-ansi@^6.0.0", + "_args": [ + [ + "strip-ansi@6.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "strip-ansi@6.0.0", "_id": "strip-ansi@6.0.0", "_inBundle": false, "_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", "_location": "/cli-progress/strip-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-ansi@^6.0.0", + "raw": "strip-ansi@6.0.0", "name": "strip-ansi", "escapedName": "strip-ansi", - "rawSpec": "^6.0.0", + "rawSpec": "6.0.0", "saveSpec": null, - "fetchSpec": "^6.0.0" + "fetchSpec": "6.0.0" }, "_requiredBy": [ "/cli-progress/string-width" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "_shasum": "0b1571dd7669ccd4f3e06e14ef1eed26225ae532", - "_spec": "strip-ansi@^6.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-progress/node_modules/string-width", + "_spec": "6.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^5.0.0" }, - "deprecated": false, "description": "Strip ANSI escape codes from a string", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/cli-progress/package.json b/node_modules/cli-progress/package.json index a9f110068..3086a5b92 100755 --- a/node_modules/cli-progress/package.json +++ b/node_modules/cli-progress/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "cli-progress@3.8.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "cli-progress@3.8.2", "_id": "cli-progress@3.8.2", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.8.2.tgz", - "_shasum": "abaf1fc6d6401351f16f068117a410554a0eb8c7", - "_spec": "cli-progress@3.8.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "3.8.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andi Dittrich", "url": "https://andidittrich.de" @@ -29,12 +34,10 @@ "bugs": { "url": "https://github.com/AndiDittrich/Node.CLI-Progress/issues" }, - "bundleDependencies": false, "dependencies": { "colors": "^1.1.2", "string-width": "^4.2.0" }, - "deprecated": false, "description": "easy to use progress-bar for command-line/terminal applications", "devDependencies": { "eslint": "^6.4.0", diff --git a/node_modules/cli-table3/node_modules/ansi-regex/package.json b/node_modules/cli-table3/node_modules/ansi-regex/package.json index cf51b6501..bf0d2864a 100644 --- a/node_modules/cli-table3/node_modules/ansi-regex/package.json +++ b/node_modules/cli-table3/node_modules/ansi-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "ansi-regex@^5.0.0", + "_args": [ + [ + "ansi-regex@5.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-regex@5.0.0", "_id": "ansi-regex@5.0.0", "_inBundle": false, "_integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", "_location": "/cli-table3/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^5.0.0", + "raw": "ansi-regex@5.0.0", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^5.0.0", + "rawSpec": "5.0.0", "saveSpec": null, - "fetchSpec": "^5.0.0" + "fetchSpec": "5.0.0" }, "_requiredBy": [ "/cli-table3/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "_shasum": "388539f55179bf39339c81af30a654d69f87cb75", - "_spec": "ansi-regex@^5.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3/node_modules/strip-ansi", + "_spec": "5.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/cli-table3/node_modules/emoji-regex/package.json b/node_modules/cli-table3/node_modules/emoji-regex/package.json index 0b213575f..1359ca0dd 100644 --- a/node_modules/cli-table3/node_modules/emoji-regex/package.json +++ b/node_modules/cli-table3/node_modules/emoji-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "emoji-regex@^8.0.0", + "_args": [ + [ + "emoji-regex@8.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "emoji-regex@8.0.0", "_id": "emoji-regex@8.0.0", "_inBundle": false, "_integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", "_location": "/cli-table3/emoji-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "emoji-regex@^8.0.0", + "raw": "emoji-regex@8.0.0", "name": "emoji-regex", "escapedName": "emoji-regex", - "rawSpec": "^8.0.0", + "rawSpec": "8.0.0", "saveSpec": null, - "fetchSpec": "^8.0.0" + "fetchSpec": "8.0.0" }, "_requiredBy": [ "/cli-table3/string-width" ], "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "_shasum": "e818fd69ce5ccfcb404594f842963bf53164cc37", - "_spec": "emoji-regex@^8.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3/node_modules/string-width", + "_spec": "8.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/mathiasbynens/emoji-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "devDependencies": { "@babel/cli": "^7.2.3", diff --git a/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json b/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json index 94c5f3e68..8f40ead0b 100644 --- a/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/cli-table3/node_modules/is-fullwidth-code-point/package.json @@ -1,27 +1,32 @@ { - "_from": "is-fullwidth-code-point@^3.0.0", + "_args": [ + [ + "is-fullwidth-code-point@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "is-fullwidth-code-point@3.0.0", "_id": "is-fullwidth-code-point@3.0.0", "_inBundle": false, "_integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", "_location": "/cli-table3/is-fullwidth-code-point", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-fullwidth-code-point@^3.0.0", + "raw": "is-fullwidth-code-point@3.0.0", "name": "is-fullwidth-code-point", "escapedName": "is-fullwidth-code-point", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/cli-table3/string-width" ], "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "_shasum": "f116f8064fe90b3f7844a38997c0b75051269f1d", - "_spec": "is-fullwidth-code-point@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3/node_modules/string-width", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if the character represented by a given Unicode code point is fullwidth", "devDependencies": { "ava": "^1.3.1", diff --git a/node_modules/cli-table3/node_modules/string-width/package.json b/node_modules/cli-table3/node_modules/string-width/package.json index d9108e88b..ea8970435 100644 --- a/node_modules/cli-table3/node_modules/string-width/package.json +++ b/node_modules/cli-table3/node_modules/string-width/package.json @@ -1,27 +1,32 @@ { - "_from": "string-width@^4.2.0", + "_args": [ + [ + "string-width@4.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "string-width@4.2.0", "_id": "string-width@4.2.0", "_inBundle": false, "_integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", "_location": "/cli-table3/string-width", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string-width@^4.2.0", + "raw": "string-width@4.2.0", "name": "string-width", "escapedName": "string-width", - "rawSpec": "^4.2.0", + "rawSpec": "4.2.0", "saveSpec": null, - "fetchSpec": "^4.2.0" + "fetchSpec": "4.2.0" }, "_requiredBy": [ "/cli-table3" ], "_resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "_shasum": "952182c46cc7b2c313d1596e623992bd163b72b5", - "_spec": "string-width@^4.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3", + "_spec": "4.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,13 +35,11 @@ "bugs": { "url": "https://github.com/sindresorhus/string-width/issues" }, - "bundleDependencies": false, "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.0" }, - "deprecated": false, "description": "Get the visual width of a string - the number of columns required to display it", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/cli-table3/node_modules/strip-ansi/package.json b/node_modules/cli-table3/node_modules/strip-ansi/package.json index d438a99ee..ddde71af9 100644 --- a/node_modules/cli-table3/node_modules/strip-ansi/package.json +++ b/node_modules/cli-table3/node_modules/strip-ansi/package.json @@ -1,27 +1,32 @@ { - "_from": "strip-ansi@^6.0.0", + "_args": [ + [ + "strip-ansi@6.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "strip-ansi@6.0.0", "_id": "strip-ansi@6.0.0", "_inBundle": false, "_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", "_location": "/cli-table3/strip-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-ansi@^6.0.0", + "raw": "strip-ansi@6.0.0", "name": "strip-ansi", "escapedName": "strip-ansi", - "rawSpec": "^6.0.0", + "rawSpec": "6.0.0", "saveSpec": null, - "fetchSpec": "^6.0.0" + "fetchSpec": "6.0.0" }, "_requiredBy": [ "/cli-table3/string-width" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "_shasum": "0b1571dd7669ccd4f3e06e14ef1eed26225ae532", - "_spec": "strip-ansi@^6.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3/node_modules/string-width", + "_spec": "6.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^5.0.0" }, - "deprecated": false, "description": "Strip ANSI escape codes from a string", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/cli-table3/package.json b/node_modules/cli-table3/package.json index 6235b68d8..1934dc136 100644 --- a/node_modules/cli-table3/package.json +++ b/node_modules/cli-table3/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "cli-table3@0.6.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "cli-table3@0.6.0", "_id": "cli-table3@0.6.0", "_inBundle": false, @@ -19,16 +25,14 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.0.tgz", - "_shasum": "b7b1bc65ca8e7b5cef9124e13dc2b21e2ce4faee", - "_spec": "cli-table3@0.6.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "0.6.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Talmage" }, "bugs": { "url": "https://github.com/cli-table/cli-table3/issues" }, - "bundleDependencies": false, "changelog": { "repo": "cli-table/cli-table3", "labels": { @@ -44,7 +48,6 @@ "object-assign": "^4.1.0", "string-width": "^4.2.0" }, - "deprecated": false, "description": "Pretty unicode tables for the command line. Based on the original cli-table.", "devDependencies": { "ansi-256-colors": "^1.1.0", @@ -125,14 +128,5 @@ "test:watch": "jest --color --watchAll --notify" }, "types": "index.d.ts", - "version": "0.6.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": "10.* || >= 12.*" - }, - "pkgid": "cli-table3@0.6.0" - } - ] + "version": "0.6.0" } diff --git a/node_modules/color-convert/package.json b/node_modules/color-convert/package.json index 98afa0c18..eac9d0f00 100644 --- a/node_modules/color-convert/package.json +++ b/node_modules/color-convert/package.json @@ -1,27 +1,32 @@ { - "_from": "color-convert@^1.9.0", + "_args": [ + [ + "color-convert@1.9.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "color-convert@1.9.3", "_id": "color-convert@1.9.3", "_inBundle": false, "_integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", "_location": "/color-convert", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "color-convert@^1.9.0", + "raw": "color-convert@1.9.3", "name": "color-convert", "escapedName": "color-convert", - "rawSpec": "^1.9.0", + "rawSpec": "1.9.3", "saveSpec": null, - "fetchSpec": "^1.9.0" + "fetchSpec": "1.9.3" }, "_requiredBy": [ "/ansi-styles" ], "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "_shasum": "bb71850690e1f136567de629d2d5471deda4c1e8", - "_spec": "color-convert@^1.9.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/ansi-styles", + "_spec": "1.9.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Heather Arthur", "email": "fayearthur@gmail.com" @@ -29,11 +34,9 @@ "bugs": { "url": "https://github.com/Qix-/color-convert/issues" }, - "bundleDependencies": false, "dependencies": { "color-name": "1.1.3" }, - "deprecated": false, "description": "Plain color conversion functions", "devDependencies": { "chalk": "1.1.1", diff --git a/node_modules/color-name/package.json b/node_modules/color-name/package.json index dd0a3e641..8d64c887a 100644 --- a/node_modules/color-name/package.json +++ b/node_modules/color-name/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "color-name@1.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "color-name@1.1.3", "_id": "color-name@1.1.3", "_inBundle": false, @@ -19,9 +25,8 @@ "/color-convert" ], "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "_shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25", - "_spec": "color-name@1.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/color-convert", + "_spec": "1.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "DY", "email": "dfcreative@gmail.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/dfcreative/color-name/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A list of color names and its values", "homepage": "https://github.com/dfcreative/color-name", "keywords": [ diff --git a/node_modules/colors/package.json b/node_modules/colors/package.json index 10c37a051..5a4be4c88 100644 --- a/node_modules/colors/package.json +++ b/node_modules/colors/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "colors@1.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "colors@1.4.0", "_id": "colors@1.4.0", "_inBundle": false, @@ -21,23 +27,20 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "_shasum": "c50491479d4c1bdaed2c9ced32cf7c7dc2360f78", - "_spec": "colors@1.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "1.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Marak Squires" }, "bugs": { "url": "https://github.com/Marak/colors.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "DABH", "url": "https://github.com/DABH" } ], - "deprecated": false, "description": "get colors in your node.js console", "devDependencies": { "eslint": "^5.2.0", diff --git a/node_modules/combined-stream/package.json b/node_modules/combined-stream/package.json index 743044425..16a906f8b 100644 --- a/node_modules/combined-stream/package.json +++ b/node_modules/combined-stream/package.json @@ -1,28 +1,33 @@ { - "_from": "combined-stream@~1.0.6", + "_args": [ + [ + "combined-stream@1.0.8", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "combined-stream@1.0.8", "_id": "combined-stream@1.0.8", "_inBundle": false, "_integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "_location": "/combined-stream", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "combined-stream@~1.0.6", + "raw": "combined-stream@1.0.8", "name": "combined-stream", "escapedName": "combined-stream", - "rawSpec": "~1.0.6", + "rawSpec": "1.0.8", "saveSpec": null, - "fetchSpec": "~1.0.6" + "fetchSpec": "1.0.8" }, "_requiredBy": [ "/@postman/form-data", "/postman-request" ], "_resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "_shasum": "c3d45a8b34fd730631a110a8a2520682b31d5a7f", - "_spec": "combined-stream@~1.0.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.0.8", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", @@ -31,11 +36,9 @@ "bugs": { "url": "https://github.com/felixge/node-combined-stream/issues" }, - "bundleDependencies": false, "dependencies": { "delayed-stream": "~1.0.0" }, - "deprecated": false, "description": "A stream that emits multiple other streams one after another.", "devDependencies": { "far": "~0.0.7" diff --git a/node_modules/commander/package.json b/node_modules/commander/package.json index 88bc3639a..78501d51b 100644 --- a/node_modules/commander/package.json +++ b/node_modules/commander/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "commander@6.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "commander@6.2.0", "_id": "commander@6.2.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz", - "_shasum": "b990bfb8ac030aedc6d11bc04d1488ffef56db75", - "_spec": "commander@6.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "6.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -29,9 +34,7 @@ "bugs": { "url": "https://github.com/tj/commander.js/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "the complete solution for node.js command-line programs", "devDependencies": { "@types/jest": "^26.0.15", diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json index f3ca9ec30..1dc7822b0 100644 --- a/node_modules/concat-map/package.json +++ b/node_modules/concat-map/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "concat-map@0.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "concat-map@0.0.1", "_id": "concat-map@0.0.1", "_inBundle": false, @@ -19,9 +26,8 @@ "/brace-expansion" ], "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b", - "_spec": "concat-map@0.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/brace-expansion", + "_spec": "0.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/substack/node-concat-map/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "concatenative mapdashery", "devDependencies": { "tape": "~2.4.0" diff --git a/node_modules/contains-path/package.json b/node_modules/contains-path/package.json index cbac8c2d0..5c4042e8a 100644 --- a/node_modules/contains-path/package.json +++ b/node_modules/contains-path/package.json @@ -1,27 +1,33 @@ { - "_from": "contains-path@^0.1.0", + "_args": [ + [ + "contains-path@0.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "contains-path@0.1.0", "_id": "contains-path@0.1.0", "_inBundle": false, "_integrity": "sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=", "_location": "/contains-path", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "contains-path@^0.1.0", + "raw": "contains-path@0.1.0", "name": "contains-path", "escapedName": "contains-path", - "rawSpec": "^0.1.0", + "rawSpec": "0.1.0", "saveSpec": null, - "fetchSpec": "^0.1.0" + "fetchSpec": "0.1.0" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz", - "_shasum": "fe8cf184ff6670b6baef01a9d4861a5cbec4120a", - "_spec": "contains-path@^0.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "0.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -29,9 +35,7 @@ "bugs": { "url": "https://github.com/jonschlinkert/contains-path/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Return true if a file path contains the given path.", "devDependencies": { "mocha": "*" diff --git a/node_modules/core-util-is/package.json b/node_modules/core-util-is/package.json index 0358b8ffb..770218047 100644 --- a/node_modules/core-util-is/package.json +++ b/node_modules/core-util-is/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "core-util-is@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "core-util-is@1.0.2", "_id": "core-util-is@1.0.2", "_inBundle": false, @@ -19,9 +25,8 @@ "/verror" ], "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "_shasum": "b5fd54220aa2bc5ab57aab7140c940754503c1a7", - "_spec": "core-util-is@1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/verror", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/isaacs/core-util-is/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The `util.is*` functions introduced in Node v0.12.", "devDependencies": { "tap": "^2.3.0" diff --git a/node_modules/cross-spawn/package.json b/node_modules/cross-spawn/package.json index 8b4c08210..cb99238e3 100644 --- a/node_modules/cross-spawn/package.json +++ b/node_modules/cross-spawn/package.json @@ -1,27 +1,33 @@ { - "_from": "cross-spawn@^7.0.2", + "_args": [ + [ + "cross-spawn@7.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "cross-spawn@7.0.3", "_id": "cross-spawn@7.0.3", "_inBundle": false, "_integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", "_location": "/cross-spawn", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "cross-spawn@^7.0.2", + "raw": "cross-spawn@7.0.3", "name": "cross-spawn", "escapedName": "cross-spawn", - "rawSpec": "^7.0.2", + "rawSpec": "7.0.3", "saveSpec": null, - "fetchSpec": "^7.0.2" + "fetchSpec": "7.0.3" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "_shasum": "f73a85b9d5d41d045551c177e2882d4ac85728a6", - "_spec": "cross-spawn@^7.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "7.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "André Cruz", "email": "andre@moxy.studio" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/moxystudio/node-cross-spawn/issues" }, - "bundleDependencies": false, "commitlint": { "extends": [ "@commitlint/config-conventional" @@ -40,7 +45,6 @@ "shebang-command": "^2.0.0", "which": "^2.0.1" }, - "deprecated": false, "description": "Cross platform child_process#spawn and child_process#spawnSync", "devDependencies": { "@commitlint/cli": "^8.1.0", diff --git a/node_modules/csv-parse/package.json b/node_modules/csv-parse/package.json index 2ce1ddc7e..7021a8e63 100644 --- a/node_modules/csv-parse/package.json +++ b/node_modules/csv-parse/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "csv-parse@4.12.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "csv-parse@4.12.0", "_id": "csv-parse@4.12.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.12.0.tgz", - "_shasum": "fd42d6291bbaadd51d3009f6cadbb3e53b4ce026", - "_spec": "csv-parse@4.12.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "4.12.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "David Worms", "email": "david@adaltas.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/wdavidw/node-csv-parse/issues" }, - "bundleDependencies": false, "coffeelintConfig": { "indentation": { "level": "error", @@ -112,7 +116,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "CSV parsing implementing the Node.js `stream.Transform` API", "devDependencies": { "@babel/cli": "^7.5.5", diff --git a/node_modules/dashdash/package.json b/node_modules/dashdash/package.json index a9851c1be..b4a569600 100644 --- a/node_modules/dashdash/package.json +++ b/node_modules/dashdash/package.json @@ -1,27 +1,32 @@ { - "_from": "dashdash@^1.12.0", + "_args": [ + [ + "dashdash@1.14.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "dashdash@1.14.1", "_id": "dashdash@1.14.1", "_inBundle": false, "_integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "_location": "/dashdash", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "dashdash@^1.12.0", + "raw": "dashdash@1.14.1", "name": "dashdash", "escapedName": "dashdash", - "rawSpec": "^1.12.0", + "rawSpec": "1.14.1", "saveSpec": null, - "fetchSpec": "^1.12.0" + "fetchSpec": "1.14.1" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "_shasum": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0", - "_spec": "dashdash@^1.12.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "1.14.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Trent Mick", "email": "trentm@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/trentm/node-dashdash/issues" }, - "bundleDependencies": false, "dependencies": { "assert-plus": "^1.0.0" }, - "deprecated": false, "description": "A light, featureful and explicit option parsing library.", "devDependencies": { "nodeunit": "0.9.x" diff --git a/node_modules/dbug/package.json b/node_modules/dbug/package.json index 6f42f081e..01e4bafcb 100644 --- a/node_modules/dbug/package.json +++ b/node_modules/dbug/package.json @@ -1,27 +1,32 @@ { - "_from": "dbug@~0.4.2", + "_args": [ + [ + "dbug@0.4.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "dbug@0.4.2", "_id": "dbug@0.4.2", "_inBundle": false, "_integrity": "sha1-MrSzEF6IYQQ6b5rHVdgOVC02WzE=", "_location": "/dbug", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "dbug@~0.4.2", + "raw": "dbug@0.4.2", "name": "dbug", "escapedName": "dbug", - "rawSpec": "~0.4.2", + "rawSpec": "0.4.2", "saveSpec": null, - "fetchSpec": "~0.4.2" + "fetchSpec": "0.4.2" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/dbug/-/dbug-0.4.2.tgz", - "_shasum": "32b4b3105e8861043a6f9ac755d80e542d365b31", - "_spec": "dbug@~0.4.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "0.4.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/seanmonstar/dbug/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "debug improvements", "devDependencies": { "insist": "*", diff --git a/node_modules/debug/package.json b/node_modules/debug/package.json index 1aaf75e18..03a311490 100644 --- a/node_modules/debug/package.json +++ b/node_modules/debug/package.json @@ -1,28 +1,34 @@ { - "_from": "debug@^4.0.1", + "_args": [ + [ + "debug@4.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "debug@4.2.0", "_id": "debug@4.2.0", "_inBundle": false, "_integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==", "_location": "/debug", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "debug@^4.0.1", + "raw": "debug@4.2.0", "name": "debug", "escapedName": "debug", - "rawSpec": "^4.0.1", + "rawSpec": "4.2.0", "saveSpec": null, - "fetchSpec": "^4.0.1" + "fetchSpec": "4.2.0" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz", - "_shasum": "7f150f93920e94c58f5574c2fd01a3110effe7f1", - "_spec": "debug@^4.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "4.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -31,7 +37,6 @@ "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Nathan Rajlich", @@ -50,7 +55,6 @@ "dependencies": { "ms": "2.1.2" }, - "deprecated": false, "description": "small debugging utility", "devDependencies": { "brfs": "^2.0.1", diff --git a/node_modules/deep-is/package.json b/node_modules/deep-is/package.json index 180c52f26..9eddd6dfb 100644 --- a/node_modules/deep-is/package.json +++ b/node_modules/deep-is/package.json @@ -1,27 +1,33 @@ { - "_from": "deep-is@^0.1.3", + "_args": [ + [ + "deep-is@0.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "deep-is@0.1.3", "_id": "deep-is@0.1.3", "_inBundle": false, "_integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", "_location": "/deep-is", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "deep-is@^0.1.3", + "raw": "deep-is@0.1.3", "name": "deep-is", "escapedName": "deep-is", - "rawSpec": "^0.1.3", + "rawSpec": "0.1.3", "saveSpec": null, - "fetchSpec": "^0.1.3" + "fetchSpec": "0.1.3" }, "_requiredBy": [ "/optionator" ], "_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", - "_shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34", - "_spec": "deep-is@^0.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/optionator", + "_spec": "0.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/thlorenz/deep-is/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", "devDependencies": { "tape": "~1.0.2" diff --git a/node_modules/define-properties/package.json b/node_modules/define-properties/package.json index 73bcb034c..3be9674a6 100644 --- a/node_modules/define-properties/package.json +++ b/node_modules/define-properties/package.json @@ -1,19 +1,26 @@ { - "_from": "define-properties@^1.1.3", + "_args": [ + [ + "define-properties@1.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "define-properties@1.1.3", "_id": "define-properties@1.1.3", "_inBundle": false, "_integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", "_location": "/define-properties", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "define-properties@^1.1.3", + "raw": "define-properties@1.1.3", "name": "define-properties", "escapedName": "define-properties", - "rawSpec": "^1.1.3", + "rawSpec": "1.1.3", "saveSpec": null, - "fetchSpec": "^1.1.3" + "fetchSpec": "1.1.3" }, "_requiredBy": [ "/array-includes", @@ -29,20 +36,17 @@ "/string.prototype.trimstart" ], "_resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", - "_shasum": "cf88da6cbee26fe6db7094f61d870cbd84cee9f1", - "_spec": "define-properties@^1.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/array-includes", + "_spec": "1.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/define-properties/issues" }, - "bundleDependencies": false, "dependencies": { "object-keys": "^1.0.12" }, - "deprecated": false, "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", "devDependencies": { "@ljharb/eslint-config": "^13.0.0", diff --git a/node_modules/delayed-stream/package.json b/node_modules/delayed-stream/package.json index 6e5b20186..7fcc430d0 100644 --- a/node_modules/delayed-stream/package.json +++ b/node_modules/delayed-stream/package.json @@ -1,27 +1,32 @@ { - "_from": "delayed-stream@~1.0.0", + "_args": [ + [ + "delayed-stream@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "delayed-stream@1.0.0", "_id": "delayed-stream@1.0.0", "_inBundle": false, "_integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", "_location": "/delayed-stream", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "delayed-stream@~1.0.0", + "raw": "delayed-stream@1.0.0", "name": "delayed-stream", "escapedName": "delayed-stream", - "rawSpec": "~1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "~1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/combined-stream" ], "_resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "_shasum": "df3ae199acadfb7d440aaae0b29e2272b24ec619", - "_spec": "delayed-stream@~1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/combined-stream", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/felixge/node-delayed-stream/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Mike Atkins", @@ -38,7 +42,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Buffers events from a stream until you are ready to handle them.", "devDependencies": { "fake": "0.2.0", diff --git a/node_modules/doctrine/package.json b/node_modules/doctrine/package.json index d5b0e171d..bf12eb61e 100644 --- a/node_modules/doctrine/package.json +++ b/node_modules/doctrine/package.json @@ -1,35 +1,39 @@ { - "_from": "doctrine@^3.0.0", + "_args": [ + [ + "doctrine@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "doctrine@3.0.0", "_id": "doctrine@3.0.0", "_inBundle": false, "_integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", "_location": "/doctrine", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "doctrine@^3.0.0", + "raw": "doctrine@3.0.0", "name": "doctrine", "escapedName": "doctrine", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "_shasum": "addebead72a6574db783639dc87a121773973961", - "_spec": "doctrine@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/eslint/doctrine/issues" }, - "bundleDependencies": false, "dependencies": { "esutils": "^2.0.2" }, - "deprecated": false, "description": "JSDoc parser", "devDependencies": { "coveralls": "^3.0.1", diff --git a/node_modules/dom-serializer/node_modules/domelementtype/package.json b/node_modules/dom-serializer/node_modules/domelementtype/package.json index 99f34a8b4..67e8fe265 100644 --- a/node_modules/dom-serializer/node_modules/domelementtype/package.json +++ b/node_modules/dom-serializer/node_modules/domelementtype/package.json @@ -1,27 +1,32 @@ { - "_from": "domelementtype@^2.0.1", + "_args": [ + [ + "domelementtype@2.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "domelementtype@2.0.2", "_id": "domelementtype@2.0.2", "_inBundle": false, "_integrity": "sha512-wFwTwCVebUrMgGeAwRL/NhZtHAUyT9n9yg4IMDwf10+6iCMxSkVq9MGCVEH+QZWo1nNidy8kNvwmv4zWHDTqvA==", "_location": "/dom-serializer/domelementtype", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "domelementtype@^2.0.1", + "raw": "domelementtype@2.0.2", "name": "domelementtype", "escapedName": "domelementtype", - "rawSpec": "^2.0.1", + "rawSpec": "2.0.2", "saveSpec": null, - "fetchSpec": "^2.0.1" + "fetchSpec": "2.0.2" }, "_requiredBy": [ "/dom-serializer" ], "_resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.2.tgz", - "_shasum": "f3b6e549201e46f588b59463dd77187131fe6971", - "_spec": "domelementtype@^2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/dom-serializer", + "_spec": "2.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/fb55/domelementtype/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "all the types of nodes in htmlparser2's dom", "devDependencies": { "@typescript-eslint/eslint-plugin": "^4.1.0", diff --git a/node_modules/dom-serializer/node_modules/entities/package.json b/node_modules/dom-serializer/node_modules/entities/package.json index 5ee569c96..c44274ef5 100644 --- a/node_modules/dom-serializer/node_modules/entities/package.json +++ b/node_modules/dom-serializer/node_modules/entities/package.json @@ -1,27 +1,32 @@ { - "_from": "entities@^2.0.0", + "_args": [ + [ + "entities@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "entities@2.1.0", "_id": "entities@2.1.0", "_inBundle": false, "_integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==", "_location": "/dom-serializer/entities", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "entities@^2.0.0", + "raw": "entities@2.1.0", "name": "entities", "escapedName": "entities", - "rawSpec": "^2.0.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/dom-serializer" ], "_resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz", - "_shasum": "992d3129cf7df6870b96c57858c249a120f8b8b5", - "_spec": "entities@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/dom-serializer", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/fb55/entities/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Encode & decode XML and HTML entities with ease", "devDependencies": { "@types/jest": "^26.0.0", diff --git a/node_modules/dom-serializer/package.json b/node_modules/dom-serializer/package.json index 1b3e68b09..a786f1639 100644 --- a/node_modules/dom-serializer/package.json +++ b/node_modules/dom-serializer/package.json @@ -1,27 +1,32 @@ { - "_from": "dom-serializer@0", + "_args": [ + [ + "dom-serializer@0.2.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "dom-serializer@0.2.2", "_id": "dom-serializer@0.2.2", "_inBundle": false, "_integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", "_location": "/dom-serializer", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "dom-serializer@0", + "raw": "dom-serializer@0.2.2", "name": "dom-serializer", "escapedName": "dom-serializer", - "rawSpec": "0", + "rawSpec": "0.2.2", "saveSpec": null, - "fetchSpec": "0" + "fetchSpec": "0.2.2" }, "_requiredBy": [ "/domutils" ], "_resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", - "_shasum": "1afb81f533717175d478655debc5e332d9f9bb51", - "_spec": "dom-serializer@0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/domutils", + "_spec": "0.2.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,12 +34,10 @@ "bugs": { "url": "https://github.com/cheeriojs/dom-renderer/issues" }, - "bundleDependencies": false, "dependencies": { "domelementtype": "^2.0.1", "entities": "^2.0.0" }, - "deprecated": false, "description": "render dom nodes to string", "devDependencies": { "cheerio": "^1.0.0-rc.2", diff --git a/node_modules/domelementtype/package.json b/node_modules/domelementtype/package.json index fb048ea7b..49c515ace 100644 --- a/node_modules/domelementtype/package.json +++ b/node_modules/domelementtype/package.json @@ -1,19 +1,25 @@ { - "_from": "domelementtype@^1.3.1", + "_args": [ + [ + "domelementtype@1.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "domelementtype@1.3.1", "_id": "domelementtype@1.3.1", "_inBundle": false, "_integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", "_location": "/domelementtype", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "domelementtype@^1.3.1", + "raw": "domelementtype@1.3.1", "name": "domelementtype", "escapedName": "domelementtype", - "rawSpec": "^1.3.1", + "rawSpec": "1.3.1", "saveSpec": null, - "fetchSpec": "^1.3.1" + "fetchSpec": "1.3.1" }, "_requiredBy": [ "/domhandler", @@ -21,9 +27,8 @@ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", - "_shasum": "d048c44b37b0d10a7f2a3d5fee3f4333d790481f", - "_spec": "domelementtype@^1.3.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "1.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/fb55/domelementtype/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "all the types of nodes in htmlparser2's dom", "homepage": "https://github.com/fb55/domelementtype#readme", "keywords": [ diff --git a/node_modules/domhandler/package.json b/node_modules/domhandler/package.json index af3afcdaa..c7f3e396c 100644 --- a/node_modules/domhandler/package.json +++ b/node_modules/domhandler/package.json @@ -1,27 +1,32 @@ { - "_from": "domhandler@^2.3.0", + "_args": [ + [ + "domhandler@2.4.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "domhandler@2.4.2", "_id": "domhandler@2.4.2", "_inBundle": false, "_integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", "_location": "/domhandler", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "domhandler@^2.3.0", + "raw": "domhandler@2.4.2", "name": "domhandler", "escapedName": "domhandler", - "rawSpec": "^2.3.0", + "rawSpec": "2.4.2", "saveSpec": null, - "fetchSpec": "^2.3.0" + "fetchSpec": "2.4.2" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", - "_shasum": "8805097e933d65e85546f726d60f5eb88b44f803", - "_spec": "domhandler@^2.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "2.4.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,11 +34,9 @@ "bugs": { "url": "https://github.com/fb55/DomHandler/issues" }, - "bundleDependencies": false, "dependencies": { "domelementtype": "1" }, - "deprecated": false, "description": "handler for htmlparser2 that turns pages into a dom", "devDependencies": { "htmlparser2": "^3.9.0", diff --git a/node_modules/domutils/package.json b/node_modules/domutils/package.json index 0d64ebbcf..28dfce54c 100644 --- a/node_modules/domutils/package.json +++ b/node_modules/domutils/package.json @@ -1,27 +1,32 @@ { - "_from": "domutils@^1.5.1", + "_args": [ + [ + "domutils@1.7.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "domutils@1.7.0", "_id": "domutils@1.7.0", "_inBundle": false, "_integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", "_location": "/domutils", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "domutils@^1.5.1", + "raw": "domutils@1.7.0", "name": "domutils", "escapedName": "domutils", - "rawSpec": "^1.5.1", + "rawSpec": "1.7.0", "saveSpec": null, - "fetchSpec": "^1.5.1" + "fetchSpec": "1.7.0" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz", - "_shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a", - "_spec": "domutils@^1.5.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "1.7.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,12 +34,10 @@ "bugs": { "url": "https://github.com/FB55/domutils/issues" }, - "bundleDependencies": false, "dependencies": { "dom-serializer": "0", "domelementtype": "1" }, - "deprecated": false, "description": "utilities for working with htmlparser2's dom", "devDependencies": { "domhandler": "2", diff --git a/node_modules/ecc-jsbn/package.json b/node_modules/ecc-jsbn/package.json index 2c7d022cb..f9ec324da 100755 --- a/node_modules/ecc-jsbn/package.json +++ b/node_modules/ecc-jsbn/package.json @@ -1,27 +1,32 @@ { - "_from": "ecc-jsbn@~0.1.1", + "_args": [ + [ + "ecc-jsbn@0.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ecc-jsbn@0.1.2", "_id": "ecc-jsbn@0.1.2", "_inBundle": false, "_integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", "_location": "/ecc-jsbn", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ecc-jsbn@~0.1.1", + "raw": "ecc-jsbn@0.1.2", "name": "ecc-jsbn", "escapedName": "ecc-jsbn", - "rawSpec": "~0.1.1", + "rawSpec": "0.1.2", "saveSpec": null, - "fetchSpec": "~0.1.1" + "fetchSpec": "0.1.2" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "_shasum": "3a83a904e54353287874c564b7549386849a98c9", - "_spec": "ecc-jsbn@~0.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "0.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jeremie Miller", "email": "jeremie@jabber.org", @@ -30,12 +35,10 @@ "bugs": { "url": "https://github.com/quartzjer/ecc-jsbn/issues" }, - "bundleDependencies": false, "dependencies": { "jsbn": "~0.1.0", "safer-buffer": "^2.1.0" }, - "deprecated": false, "description": "ECC JS code based on JSBN", "homepage": "https://github.com/quartzjer/ecc-jsbn", "keywords": [ diff --git a/node_modules/emoji-regex/package.json b/node_modules/emoji-regex/package.json index 4c1c0d389..6c985fa3c 100644 --- a/node_modules/emoji-regex/package.json +++ b/node_modules/emoji-regex/package.json @@ -1,27 +1,33 @@ { - "_from": "emoji-regex@^7.0.1", + "_args": [ + [ + "emoji-regex@7.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "emoji-regex@7.0.3", "_id": "emoji-regex@7.0.3", "_inBundle": false, "_integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", "_location": "/emoji-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "emoji-regex@^7.0.1", + "raw": "emoji-regex@7.0.3", "name": "emoji-regex", "escapedName": "emoji-regex", - "rawSpec": "^7.0.1", + "rawSpec": "7.0.3", "saveSpec": null, - "fetchSpec": "^7.0.1" + "fetchSpec": "7.0.3" }, "_requiredBy": [ "/string-width" ], "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "_shasum": "933a04052860c85e83c122479c4748a8e4c72156", - "_spec": "emoji-regex@^7.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string-width", + "_spec": "7.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/mathiasbynens/emoji-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "devDependencies": { "@babel/cli": "^7.0.0", diff --git a/node_modules/enquirer/package.json b/node_modules/enquirer/package.json index f3131a8e5..136d4fa9a 100644 --- a/node_modules/enquirer/package.json +++ b/node_modules/enquirer/package.json @@ -1,27 +1,33 @@ { - "_from": "enquirer@^2.3.5", + "_args": [ + [ + "enquirer@2.3.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "enquirer@2.3.6", "_id": "enquirer@2.3.6", "_inBundle": false, "_integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", "_location": "/enquirer", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "enquirer@^2.3.5", + "raw": "enquirer@2.3.6", "name": "enquirer", "escapedName": "enquirer", - "rawSpec": "^2.3.5", + "rawSpec": "2.3.6", "saveSpec": null, - "fetchSpec": "^2.3.5" + "fetchSpec": "2.3.6" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", - "_shasum": "2a7fe5dd634a1e4125a975ec994ff5456dc3734d", - "_spec": "enquirer@^2.3.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.3.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/enquirer/enquirer/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", @@ -43,7 +48,6 @@ "dependencies": { "ansi-colors": "^4.1.1" }, - "deprecated": false, "description": "Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.", "devDependencies": { "@types/node": "^8", diff --git a/node_modules/entities/package.json b/node_modules/entities/package.json index b37ef96f4..7e7bc3dd6 100644 --- a/node_modules/entities/package.json +++ b/node_modules/entities/package.json @@ -1,27 +1,32 @@ { - "_from": "entities@^1.1.1", + "_args": [ + [ + "entities@1.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "entities@1.1.2", "_id": "entities@1.1.2", "_inBundle": false, "_integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==", "_location": "/entities", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "entities@^1.1.1", + "raw": "entities@1.1.2", "name": "entities", "escapedName": "entities", - "rawSpec": "^1.1.1", + "rawSpec": "1.1.2", "saveSpec": null, - "fetchSpec": "^1.1.1" + "fetchSpec": "1.1.2" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz", - "_shasum": "bdfa735299664dfafd34529ed4f8522a275fea56", - "_spec": "entities@^1.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "1.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/fb55/entities/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Encode & decode XML/HTML entities with ease", "devDependencies": { "coveralls": "*", diff --git a/node_modules/error-ex/package.json b/node_modules/error-ex/package.json index ebdb03e56..77d62bfaf 100644 --- a/node_modules/error-ex/package.json +++ b/node_modules/error-ex/package.json @@ -1,36 +1,40 @@ { - "_from": "error-ex@^1.2.0", + "_args": [ + [ + "error-ex@1.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "error-ex@1.3.2", "_id": "error-ex@1.3.2", "_inBundle": false, "_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", "_location": "/error-ex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "error-ex@^1.2.0", + "raw": "error-ex@1.3.2", "name": "error-ex", "escapedName": "error-ex", - "rawSpec": "^1.2.0", + "rawSpec": "1.3.2", "saveSpec": null, - "fetchSpec": "^1.2.0" + "fetchSpec": "1.3.2" }, "_requiredBy": [ "/parse-json", "/pkg-conf/parse-json" ], "_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "_shasum": "b4ac40648107fdcdcfae242f428bea8a14d4f1bf", - "_spec": "error-ex@^1.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/parse-json", + "_spec": "1.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/qix-/node-error-ex/issues" }, - "bundleDependencies": false, "dependencies": { "is-arrayish": "^0.2.1" }, - "deprecated": false, "description": "Easy error subclassing and stack customization", "devDependencies": { "coffee-script": "^1.9.3", diff --git a/node_modules/es-abstract/package.json b/node_modules/es-abstract/package.json index f0ca63331..ba5afcd83 100644 --- a/node_modules/es-abstract/package.json +++ b/node_modules/es-abstract/package.json @@ -1,19 +1,26 @@ { - "_from": "es-abstract@^1.17.0", + "_args": [ + [ + "es-abstract@1.17.7", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "es-abstract@1.17.7", "_id": "es-abstract@1.17.7", "_inBundle": false, "_integrity": "sha512-VBl/gnfcJ7OercKA9MVaegWsBHFjV492syMudcnQZvt/Dw8ezpcOHYZXa/J96O8vx+g4x65YKhxOwDUh63aS5g==", "_location": "/es-abstract", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "es-abstract@^1.17.0", + "raw": "es-abstract@1.17.7", "name": "es-abstract", "escapedName": "es-abstract", - "rawSpec": "^1.17.0", + "rawSpec": "1.17.7", "saveSpec": null, - "fetchSpec": "^1.17.0" + "fetchSpec": "1.17.7" }, "_requiredBy": [ "/array-includes", @@ -27,9 +34,8 @@ "/string.prototype.matchall" ], "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.7.tgz", - "_shasum": "a4de61b2f66989fc7421676c1cb9787573ace54c", - "_spec": "es-abstract@^1.17.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/array-includes", + "_spec": "1.17.7", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -38,7 +44,6 @@ "bugs": { "url": "https://github.com/ljharb/es-abstract/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -59,7 +64,6 @@ "string.prototype.trimend": "^1.0.1", "string.prototype.trimstart": "^1.0.1" }, - "deprecated": false, "description": "ECMAScript spec abstract operations.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/es-to-primitive/package.json b/node_modules/es-to-primitive/package.json index 94f7909fd..f2068f03a 100644 --- a/node_modules/es-to-primitive/package.json +++ b/node_modules/es-to-primitive/package.json @@ -1,19 +1,26 @@ { - "_from": "es-to-primitive@^1.2.1", + "_args": [ + [ + "es-to-primitive@1.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "es-to-primitive@1.2.1", "_id": "es-to-primitive@1.2.1", "_inBundle": false, "_integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", "_location": "/es-to-primitive", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "es-to-primitive@^1.2.1", + "raw": "es-to-primitive@1.2.1", "name": "es-to-primitive", "escapedName": "es-to-primitive", - "rawSpec": "^1.2.1", + "rawSpec": "1.2.1", "saveSpec": null, - "fetchSpec": "^1.2.1" + "fetchSpec": "1.2.1" }, "_requiredBy": [ "/es-abstract", @@ -22,9 +29,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "_shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a", - "_spec": "es-to-primitive@^1.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -32,13 +38,11 @@ "bugs": { "url": "https://github.com/ljharb/es-to-primitive/issues" }, - "bundleDependencies": false, "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" }, - "deprecated": false, "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.", "devDependencies": { "@ljharb/eslint-config": "^15.0.0", diff --git a/node_modules/escape-html/package.json b/node_modules/escape-html/package.json index 3b10e9747..6dffd988c 100644 --- a/node_modules/escape-html/package.json +++ b/node_modules/escape-html/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "escape-html@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "escape-html@1.0.3", "_id": "escape-html@1.0.3", "_inBundle": false, @@ -19,14 +25,11 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988", - "_spec": "escape-html@1.0.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/component/escape-html/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Escape string for use in HTML", "devDependencies": { "beautify-benchmark": "0.2.4", diff --git a/node_modules/escape-string-regexp/package.json b/node_modules/escape-string-regexp/package.json index fdfbc7383..bbf6b142b 100644 --- a/node_modules/escape-string-regexp/package.json +++ b/node_modules/escape-string-regexp/package.json @@ -1,28 +1,33 @@ { - "_from": "escape-string-regexp@^1.0.5", + "_args": [ + [ + "escape-string-regexp@1.0.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "escape-string-regexp@1.0.5", "_id": "escape-string-regexp@1.0.5", "_inBundle": false, "_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", "_location": "/escape-string-regexp", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "escape-string-regexp@^1.0.5", + "raw": "escape-string-regexp@1.0.5", "name": "escape-string-regexp", "escapedName": "escape-string-regexp", - "rawSpec": "^1.0.5", + "rawSpec": "1.0.5", "saveSpec": null, - "fetchSpec": "^1.0.5" + "fetchSpec": "1.0.5" }, "_requiredBy": [ "/chalk", "/intel/chalk" ], "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4", - "_spec": "escape-string-regexp@^1.0.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/chalk", + "_spec": "1.0.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/escape-string-regexp/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Escape RegExp special characters", "devDependencies": { "ava": "*", diff --git a/node_modules/eslint-config-standard-jsx/package.json b/node_modules/eslint-config-standard-jsx/package.json index 25f388802..06f4075eb 100644 --- a/node_modules/eslint-config-standard-jsx/package.json +++ b/node_modules/eslint-config-standard-jsx/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "eslint-config-standard-jsx@10.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "eslint-config-standard-jsx@10.0.0", "_id": "eslint-config-standard-jsx@10.0.0", "_inBundle": false, @@ -19,9 +26,8 @@ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-10.0.0.tgz", - "_shasum": "dc24992661325a2e480e2c3091d669f19034e18d", - "_spec": "eslint-config-standard-jsx@10.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "10.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/standard/eslint-config-standard-jsx/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript Standard Style JSX support - ESLint Shareable Config", "devDependencies": { "eslint": "^7.12.1", diff --git a/node_modules/eslint-config-standard/package.json b/node_modules/eslint-config-standard/package.json index 6f77f9503..5e7fc4c54 100644 --- a/node_modules/eslint-config-standard/package.json +++ b/node_modules/eslint-config-standard/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "eslint-config-standard@16.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "eslint-config-standard@16.0.1", "_id": "eslint-config-standard@16.0.1", "_inBundle": false, @@ -19,9 +26,8 @@ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz", - "_shasum": "9a385eea27f96b7918cb53f07e01e9d10cc56401", - "_spec": "eslint-config-standard@16.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "16.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/standard/eslint-config-standard/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript Standard Style - ESLint Shareable Config", "devDependencies": { "eslint": "^7.12.1", diff --git a/node_modules/eslint-import-resolver-node/node_modules/debug/package.json b/node_modules/eslint-import-resolver-node/node_modules/debug/package.json index e2565ebda..ceca65b31 100644 --- a/node_modules/eslint-import-resolver-node/node_modules/debug/package.json +++ b/node_modules/eslint-import-resolver-node/node_modules/debug/package.json @@ -1,27 +1,33 @@ { - "_from": "debug@^2.6.9", + "_args": [ + [ + "debug@2.6.9", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "debug@2.6.9", "_id": "debug@2.6.9", "_inBundle": false, "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "_location": "/eslint-import-resolver-node/debug", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "debug@^2.6.9", + "raw": "debug@2.6.9", "name": "debug", "escapedName": "debug", - "rawSpec": "^2.6.9", + "rawSpec": "2.6.9", "saveSpec": null, - "fetchSpec": "^2.6.9" + "fetchSpec": "2.6.9" }, "_requiredBy": [ "/eslint-import-resolver-node" ], "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@^2.6.9", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-import-resolver-node", + "_spec": "2.6.9", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, - "bundleDependencies": false, "component": { "scripts": { "debug/index.js": "browser.js", @@ -51,7 +56,6 @@ "dependencies": { "ms": "2.0.0" }, - "deprecated": false, "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", diff --git a/node_modules/eslint-import-resolver-node/node_modules/ms/package.json b/node_modules/eslint-import-resolver-node/node_modules/ms/package.json index aff59602f..70a131a1a 100644 --- a/node_modules/eslint-import-resolver-node/node_modules/ms/package.json +++ b/node_modules/eslint-import-resolver-node/node_modules/ms/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "ms@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "ms@2.0.0", "_id": "ms@2.0.0", "_inBundle": false, @@ -19,14 +26,11 @@ "/eslint-import-resolver-node/debug" ], "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-import-resolver-node/node_modules/debug", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/zeit/ms/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Tiny milisecond conversion utility", "devDependencies": { "eslint": "3.19.0", diff --git a/node_modules/eslint-import-resolver-node/package.json b/node_modules/eslint-import-resolver-node/package.json index 5a5f0127e..bad7b83b6 100644 --- a/node_modules/eslint-import-resolver-node/package.json +++ b/node_modules/eslint-import-resolver-node/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-import-resolver-node@^0.3.4", + "_args": [ + [ + "eslint-import-resolver-node@0.3.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-import-resolver-node@0.3.4", "_id": "eslint-import-resolver-node@0.3.4", "_inBundle": false, "_integrity": "sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==", "_location": "/eslint-import-resolver-node", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-import-resolver-node@^0.3.4", + "raw": "eslint-import-resolver-node@0.3.4", "name": "eslint-import-resolver-node", "escapedName": "eslint-import-resolver-node", - "rawSpec": "^0.3.4", + "rawSpec": "0.3.4", "saveSpec": null, - "fetchSpec": "^0.3.4" + "fetchSpec": "0.3.4" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz", - "_shasum": "85ffa81942c25012d8231096ddf679c03042c717", - "_spec": "eslint-import-resolver-node@^0.3.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "0.3.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ben Mosher", "url": "me@benmosher.com" @@ -29,12 +35,10 @@ "bugs": { "url": "https://github.com/benmosher/eslint-plugin-import/issues" }, - "bundleDependencies": false, "dependencies": { "debug": "^2.6.9", "resolve": "^1.13.1" }, - "deprecated": false, "description": "Node default behavior import resolution plugin for eslint-plugin-import.", "devDependencies": { "chai": "^3.5.0", diff --git a/node_modules/eslint-module-utils/node_modules/debug/package.json b/node_modules/eslint-module-utils/node_modules/debug/package.json index 2af84ffbf..e7b8cd4b4 100644 --- a/node_modules/eslint-module-utils/node_modules/debug/package.json +++ b/node_modules/eslint-module-utils/node_modules/debug/package.json @@ -1,27 +1,33 @@ { - "_from": "debug@^2.6.9", + "_args": [ + [ + "debug@2.6.9", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "debug@2.6.9", "_id": "debug@2.6.9", "_inBundle": false, "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "_location": "/eslint-module-utils/debug", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "debug@^2.6.9", + "raw": "debug@2.6.9", "name": "debug", "escapedName": "debug", - "rawSpec": "^2.6.9", + "rawSpec": "2.6.9", "saveSpec": null, - "fetchSpec": "^2.6.9" + "fetchSpec": "2.6.9" }, "_requiredBy": [ "/eslint-module-utils" ], "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@^2.6.9", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-module-utils", + "_spec": "2.6.9", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, - "bundleDependencies": false, "component": { "scripts": { "debug/index.js": "browser.js", @@ -51,7 +56,6 @@ "dependencies": { "ms": "2.0.0" }, - "deprecated": false, "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", diff --git a/node_modules/eslint-module-utils/node_modules/ms/package.json b/node_modules/eslint-module-utils/node_modules/ms/package.json index 4f8f70c30..0780b79bf 100644 --- a/node_modules/eslint-module-utils/node_modules/ms/package.json +++ b/node_modules/eslint-module-utils/node_modules/ms/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "ms@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "ms@2.0.0", "_id": "ms@2.0.0", "_inBundle": false, @@ -19,14 +26,11 @@ "/eslint-module-utils/debug" ], "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-module-utils/node_modules/debug", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/zeit/ms/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Tiny milisecond conversion utility", "devDependencies": { "eslint": "3.19.0", diff --git a/node_modules/eslint-module-utils/package.json b/node_modules/eslint-module-utils/package.json index c54a2ee8d..0c1bb06c5 100644 --- a/node_modules/eslint-module-utils/package.json +++ b/node_modules/eslint-module-utils/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-module-utils@^2.6.0", + "_args": [ + [ + "eslint-module-utils@2.6.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-module-utils@2.6.0", "_id": "eslint-module-utils@2.6.0", "_inBundle": false, "_integrity": "sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==", "_location": "/eslint-module-utils", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-module-utils@^2.6.0", + "raw": "eslint-module-utils@2.6.0", "name": "eslint-module-utils", "escapedName": "eslint-module-utils", - "rawSpec": "^2.6.0", + "rawSpec": "2.6.0", "saveSpec": null, - "fetchSpec": "^2.6.0" + "fetchSpec": "2.6.0" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz", - "_shasum": "579ebd094f56af7797d19c9866c9c9486629bfa6", - "_spec": "eslint-module-utils@^2.6.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "2.6.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ben Mosher", "email": "me@benmosher.com" @@ -29,12 +35,10 @@ "bugs": { "url": "https://github.com/benmosher/eslint-plugin-import/issues" }, - "bundleDependencies": false, "dependencies": { "debug": "^2.6.9", "pkg-dir": "^2.0.0" }, - "deprecated": false, "description": "Core utilities to support eslint-plugin-import and other module-related plugins.", "engines": { "node": ">=4" diff --git a/node_modules/eslint-plugin-es/package.json b/node_modules/eslint-plugin-es/package.json index 6e057a0cf..6f0a2aff0 100644 --- a/node_modules/eslint-plugin-es/package.json +++ b/node_modules/eslint-plugin-es/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-plugin-es@^3.0.0", + "_args": [ + [ + "eslint-plugin-es@3.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-plugin-es@3.0.1", "_id": "eslint-plugin-es@3.0.1", "_inBundle": false, "_integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", "_location": "/eslint-plugin-es", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-plugin-es@^3.0.0", + "raw": "eslint-plugin-es@3.0.1", "name": "eslint-plugin-es", "escapedName": "eslint-plugin-es", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.1", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.1" }, "_requiredBy": [ "/eslint-plugin-node" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "_shasum": "75a7cdfdccddc0589934aeeb384175f221c57893", - "_spec": "eslint-plugin-es@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-node", + "_spec": "3.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima", "url": "https://github.com/mysticatea" @@ -29,12 +35,10 @@ "bugs": { "url": "https://github.com/mysticatea/eslint-plugin-es/issues" }, - "bundleDependencies": false, "dependencies": { "eslint-utils": "^2.0.0", "regexpp": "^3.0.0" }, - "deprecated": false, "description": "ESLint plugin about ECMAScript syntactic features.", "devDependencies": { "@mysticatea/eslint-plugin": "^11.0.0", diff --git a/node_modules/eslint-plugin-import/node_modules/debug/package.json b/node_modules/eslint-plugin-import/node_modules/debug/package.json index b15da9d4c..b3c9e418d 100644 --- a/node_modules/eslint-plugin-import/node_modules/debug/package.json +++ b/node_modules/eslint-plugin-import/node_modules/debug/package.json @@ -1,27 +1,33 @@ { - "_from": "debug@^2.6.9", + "_args": [ + [ + "debug@2.6.9", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "debug@2.6.9", "_id": "debug@2.6.9", "_inBundle": false, "_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "_location": "/eslint-plugin-import/debug", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "debug@^2.6.9", + "raw": "debug@2.6.9", "name": "debug", "escapedName": "debug", - "rawSpec": "^2.6.9", + "rawSpec": "2.6.9", "saveSpec": null, - "fetchSpec": "^2.6.9" + "fetchSpec": "2.6.9" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "_shasum": "5d128515df134ff327e90a4c93f4e077a536341f", - "_spec": "debug@^2.6.9", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "2.6.9", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/visionmedia/debug/issues" }, - "bundleDependencies": false, "component": { "scripts": { "debug/index.js": "browser.js", @@ -51,7 +56,6 @@ "dependencies": { "ms": "2.0.0" }, - "deprecated": false, "description": "small debugging utility", "devDependencies": { "browserify": "9.0.3", diff --git a/node_modules/eslint-plugin-import/node_modules/doctrine/package.json b/node_modules/eslint-plugin-import/node_modules/doctrine/package.json index 697480cf7..168b3dfb1 100644 --- a/node_modules/eslint-plugin-import/node_modules/doctrine/package.json +++ b/node_modules/eslint-plugin-import/node_modules/doctrine/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "doctrine@1.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "doctrine@1.5.0", "_id": "doctrine@1.5.0", "_inBundle": false, @@ -19,18 +26,15 @@ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-1.5.0.tgz", - "_shasum": "379dce730f6166f76cefa4e6707a159b02c5a6fa", - "_spec": "doctrine@1.5.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "1.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/eslint/doctrine/issues" }, - "bundleDependencies": false, "dependencies": { "esutils": "^2.0.2", "isarray": "^1.0.0" }, - "deprecated": false, "description": "JSDoc parser", "devDependencies": { "coveralls": "^2.11.2", diff --git a/node_modules/eslint-plugin-import/node_modules/ms/package.json b/node_modules/eslint-plugin-import/node_modules/ms/package.json index 995cd2254..9c2fb4fe2 100644 --- a/node_modules/eslint-plugin-import/node_modules/ms/package.json +++ b/node_modules/eslint-plugin-import/node_modules/ms/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "ms@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "ms@2.0.0", "_id": "ms@2.0.0", "_inBundle": false, @@ -19,14 +26,11 @@ "/eslint-plugin-import/debug" ], "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", - "_spec": "ms@2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import/node_modules/debug", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/zeit/ms/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Tiny milisecond conversion utility", "devDependencies": { "eslint": "3.19.0", diff --git a/node_modules/eslint-plugin-import/package.json b/node_modules/eslint-plugin-import/package.json index cfe70bfa0..0faabdbd0 100644 --- a/node_modules/eslint-plugin-import/package.json +++ b/node_modules/eslint-plugin-import/package.json @@ -1,5 +1,12 @@ { - "_from": "eslint-plugin-import@~2.22.1", + "_args": [ + [ + "eslint-plugin-import@2.22.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-plugin-import@2.22.1", "_id": "eslint-plugin-import@2.22.1", "_inBundle": false, "_integrity": "sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==", @@ -9,22 +16,21 @@ "isarray": "1.0.0" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-plugin-import@~2.22.1", + "raw": "eslint-plugin-import@2.22.1", "name": "eslint-plugin-import", "escapedName": "eslint-plugin-import", - "rawSpec": "~2.22.1", + "rawSpec": "2.22.1", "saveSpec": null, - "fetchSpec": "~2.22.1" + "fetchSpec": "2.22.1" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz", - "_shasum": "0896c7e6a0cf44109a2d97b95903c2bb689d7702", - "_spec": "eslint-plugin-import@~2.22.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "2.22.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ben Mosher", "email": "me@benmosher.com" @@ -32,7 +38,6 @@ "bugs": { "url": "https://github.com/benmosher/eslint-plugin-import/issues" }, - "bundleDependencies": false, "dependencies": { "array-includes": "^3.1.1", "array.prototype.flat": "^1.2.3", @@ -48,7 +53,6 @@ "resolve": "^1.17.0", "tsconfig-paths": "^3.9.0" }, - "deprecated": false, "description": "Import with sanity.", "devDependencies": { "@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped", diff --git a/node_modules/eslint-plugin-node/node_modules/ignore/package.json b/node_modules/eslint-plugin-node/node_modules/ignore/package.json index 94d5f1a20..82c98f285 100644 --- a/node_modules/eslint-plugin-node/node_modules/ignore/package.json +++ b/node_modules/eslint-plugin-node/node_modules/ignore/package.json @@ -1,35 +1,39 @@ { - "_from": "ignore@^5.1.1", + "_args": [ + [ + "ignore@5.1.8", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ignore@5.1.8", "_id": "ignore@5.1.8", "_inBundle": false, "_integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==", "_location": "/eslint-plugin-node/ignore", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ignore@^5.1.1", + "raw": "ignore@5.1.8", "name": "ignore", "escapedName": "ignore", - "rawSpec": "^5.1.1", + "rawSpec": "5.1.8", "saveSpec": null, - "fetchSpec": "^5.1.1" + "fetchSpec": "5.1.8" }, "_requiredBy": [ "/eslint-plugin-node" ], "_resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz", - "_shasum": "f150a8b50a34289b33e22f5889abd4d8016f0e57", - "_spec": "ignore@^5.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-node", + "_spec": "5.1.8", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "kael" }, "bugs": { "url": "https://github.com/kaelzhang/node-ignore/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", "devDependencies": { "@babel/cli": "^7.8.4", diff --git a/node_modules/eslint-plugin-node/node_modules/semver/package.json b/node_modules/eslint-plugin-node/node_modules/semver/package.json index cbe69d366..bd4209057 100644 --- a/node_modules/eslint-plugin-node/node_modules/semver/package.json +++ b/node_modules/eslint-plugin-node/node_modules/semver/package.json @@ -1,35 +1,39 @@ { - "_from": "semver@^6.1.0", + "_args": [ + [ + "semver@6.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "semver@6.3.0", "_id": "semver@6.3.0", "_inBundle": false, "_integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "_location": "/eslint-plugin-node/semver", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "semver@^6.1.0", + "raw": "semver@6.3.0", "name": "semver", "escapedName": "semver", - "rawSpec": "^6.1.0", + "rawSpec": "6.3.0", "saveSpec": null, - "fetchSpec": "^6.1.0" + "fetchSpec": "6.3.0" }, "_requiredBy": [ "/eslint-plugin-node" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "_shasum": "ee0a64c8af5e8ceea67687b133761e1becbd1d3d", - "_spec": "semver@^6.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-node", + "_spec": "6.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { "semver": "./bin/semver.js" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^14.3.1" diff --git a/node_modules/eslint-plugin-node/package.json b/node_modules/eslint-plugin-node/package.json index f490dfab9..4387d0002 100644 --- a/node_modules/eslint-plugin-node/package.json +++ b/node_modules/eslint-plugin-node/package.json @@ -1,34 +1,39 @@ { - "_from": "eslint-plugin-node@~11.1.0", + "_args": [ + [ + "eslint-plugin-node@11.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-plugin-node@11.1.0", "_id": "eslint-plugin-node@11.1.0", "_inBundle": false, "_integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", "_location": "/eslint-plugin-node", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-plugin-node@~11.1.0", + "raw": "eslint-plugin-node@11.1.0", "name": "eslint-plugin-node", "escapedName": "eslint-plugin-node", - "rawSpec": "~11.1.0", + "rawSpec": "11.1.0", "saveSpec": null, - "fetchSpec": "~11.1.0" + "fetchSpec": "11.1.0" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "_shasum": "c95544416ee4ada26740a30474eefc5402dc671d", - "_spec": "eslint-plugin-node@~11.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "11.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima" }, "bugs": { "url": "https://github.com/mysticatea/eslint-plugin-node/issues" }, - "bundleDependencies": false, "dependencies": { "eslint-plugin-es": "^3.0.0", "eslint-utils": "^2.0.0", @@ -37,7 +42,6 @@ "resolve": "^1.10.1", "semver": "^6.1.0" }, - "deprecated": false, "description": "Additional ESLint's rules for Node.js", "devDependencies": { "@mysticatea/eslint-plugin": "^10.0.3", diff --git a/node_modules/eslint-plugin-promise/package.json b/node_modules/eslint-plugin-promise/package.json index 09b3e8477..3dd53c4e5 100644 --- a/node_modules/eslint-plugin-promise/package.json +++ b/node_modules/eslint-plugin-promise/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-plugin-promise@~4.2.1", + "_args": [ + [ + "eslint-plugin-promise@4.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-plugin-promise@4.2.1", "_id": "eslint-plugin-promise@4.2.1", "_inBundle": false, "_integrity": "sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==", "_location": "/eslint-plugin-promise", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-plugin-promise@~4.2.1", + "raw": "eslint-plugin-promise@4.2.1", "name": "eslint-plugin-promise", "escapedName": "eslint-plugin-promise", - "rawSpec": "~4.2.1", + "rawSpec": "4.2.1", "saveSpec": null, - "fetchSpec": "~4.2.1" + "fetchSpec": "4.2.1" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz", - "_shasum": "845fd8b2260ad8f82564c1222fce44ad71d9418a", - "_spec": "eslint-plugin-promise@~4.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "4.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "jden", "email": "jason@denizac.org" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/xjamundx/eslint-plugin-promise/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Enforce best practices for JavaScript promises", "devDependencies": { "doctoc": "^1.3.0", diff --git a/node_modules/eslint-plugin-react/node_modules/doctrine/package.json b/node_modules/eslint-plugin-react/node_modules/doctrine/package.json index 8c5364116..0ab73829f 100644 --- a/node_modules/eslint-plugin-react/node_modules/doctrine/package.json +++ b/node_modules/eslint-plugin-react/node_modules/doctrine/package.json @@ -1,35 +1,39 @@ { - "_from": "doctrine@^2.1.0", + "_args": [ + [ + "doctrine@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "doctrine@2.1.0", "_id": "doctrine@2.1.0", "_inBundle": false, "_integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "_location": "/eslint-plugin-react/doctrine", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "doctrine@^2.1.0", + "raw": "doctrine@2.1.0", "name": "doctrine", "escapedName": "doctrine", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "_shasum": "5cd01fc101621b42c4cd7f5d1a66243716d3f39d", - "_spec": "doctrine@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/eslint/doctrine/issues" }, - "bundleDependencies": false, "dependencies": { "esutils": "^2.0.2" }, - "deprecated": false, "description": "JSDoc parser", "devDependencies": { "coveralls": "^2.11.2", diff --git a/node_modules/eslint-plugin-react/package.json b/node_modules/eslint-plugin-react/package.json index adfefa3c8..37b14d6af 100644 --- a/node_modules/eslint-plugin-react/package.json +++ b/node_modules/eslint-plugin-react/package.json @@ -1,5 +1,12 @@ { - "_from": "eslint-plugin-react@~7.21.5", + "_args": [ + [ + "eslint-plugin-react@7.21.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-plugin-react@7.21.5", "_id": "eslint-plugin-react@7.21.5", "_inBundle": false, "_integrity": "sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==", @@ -8,22 +15,21 @@ "esutils": "2.0.3" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-plugin-react@~7.21.5", + "raw": "eslint-plugin-react@7.21.5", "name": "eslint-plugin-react", "escapedName": "eslint-plugin-react", - "rawSpec": "~7.21.5", + "rawSpec": "7.21.5", "saveSpec": null, - "fetchSpec": "~7.21.5" + "fetchSpec": "7.21.5" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz", - "_shasum": "50b21a412b9574bfe05b21db176e8b7b3b15bff3", - "_spec": "eslint-plugin-react@~7.21.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "7.21.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Yannick Croissant", "email": "yannick.croissant+npm@gmail.com" @@ -31,7 +37,6 @@ "bugs": { "url": "https://github.com/yannickcr/eslint-plugin-react/issues" }, - "bundleDependencies": false, "dependencies": { "array-includes": "^3.1.1", "array.prototype.flatmap": "^1.2.3", @@ -45,7 +50,6 @@ "resolve": "^1.18.1", "string.prototype.matchall": "^4.0.2" }, - "deprecated": false, "description": "React specific linting rules for ESLint", "devDependencies": { "@types/eslint": "^7.2.3", diff --git a/node_modules/eslint-scope/package.json b/node_modules/eslint-scope/package.json index ffbeaae4c..1b3763200 100644 --- a/node_modules/eslint-scope/package.json +++ b/node_modules/eslint-scope/package.json @@ -1,36 +1,40 @@ { - "_from": "eslint-scope@^5.1.1", + "_args": [ + [ + "eslint-scope@5.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-scope@5.1.1", "_id": "eslint-scope@5.1.1", "_inBundle": false, "_integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", "_location": "/eslint-scope", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-scope@^5.1.1", + "raw": "eslint-scope@5.1.1", "name": "eslint-scope", "escapedName": "eslint-scope", - "rawSpec": "^5.1.1", + "rawSpec": "5.1.1", "saveSpec": null, - "fetchSpec": "^5.1.1" + "fetchSpec": "5.1.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "_shasum": "e786e59a66cb92b3f6c1fb0d508aab174848f48c", - "_spec": "eslint-scope@^5.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "5.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/eslint/eslint-scope/issues" }, - "bundleDependencies": false, "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^4.1.1" }, - "deprecated": false, "description": "ECMAScript scope analyzer for ESLint", "devDependencies": { "@typescript-eslint/parser": "^1.11.0", diff --git a/node_modules/eslint-utils/node_modules/eslint-visitor-keys/package.json b/node_modules/eslint-utils/node_modules/eslint-visitor-keys/package.json index fa3de2701..f05f09c36 100644 --- a/node_modules/eslint-utils/node_modules/eslint-visitor-keys/package.json +++ b/node_modules/eslint-utils/node_modules/eslint-visitor-keys/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-visitor-keys@^1.1.0", + "_args": [ + [ + "eslint-visitor-keys@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-visitor-keys@1.3.0", "_id": "eslint-visitor-keys@1.3.0", "_inBundle": false, "_integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", "_location": "/eslint-utils/eslint-visitor-keys", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-visitor-keys@^1.1.0", + "raw": "eslint-visitor-keys@1.3.0", "name": "eslint-visitor-keys", "escapedName": "eslint-visitor-keys", - "rawSpec": "^1.1.0", + "rawSpec": "1.3.0", "saveSpec": null, - "fetchSpec": "^1.1.0" + "fetchSpec": "1.3.0" }, "_requiredBy": [ "/eslint-utils" ], "_resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "_shasum": "30ebd1ef7c2fdff01c3a4f151044af25fab0523e", - "_spec": "eslint-visitor-keys@^1.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-utils", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima", "url": "https://github.com/mysticatea" @@ -29,9 +35,7 @@ "bugs": { "url": "https://github.com/eslint/eslint-visitor-keys/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Constants and utilities about visitor keys to traverse AST.", "devDependencies": { "eslint": "^4.7.2", diff --git a/node_modules/eslint-utils/package.json b/node_modules/eslint-utils/package.json index 598507a06..ce77ed600 100644 --- a/node_modules/eslint-utils/package.json +++ b/node_modules/eslint-utils/package.json @@ -1,19 +1,26 @@ { - "_from": "eslint-utils@^2.1.0", + "_args": [ + [ + "eslint-utils@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-utils@2.1.0", "_id": "eslint-utils@2.1.0", "_inBundle": false, "_integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", "_location": "/eslint-utils", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-utils@^2.1.0", + "raw": "eslint-utils@2.1.0", "name": "eslint-utils", "escapedName": "eslint-utils", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/eslint", @@ -21,20 +28,17 @@ "/eslint-plugin-node" ], "_resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "_shasum": "d2de5e03424e707dc10c74068ddedae708741b27", - "_spec": "eslint-utils@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima" }, "bugs": { "url": "https://github.com/mysticatea/eslint-utils/issues" }, - "bundleDependencies": false, "dependencies": { "eslint-visitor-keys": "^1.1.0" }, - "deprecated": false, "description": "Utilities for ESLint plugins.", "devDependencies": { "@mysticatea/eslint-plugin": "^12.0.0", diff --git a/node_modules/eslint-visitor-keys/package.json b/node_modules/eslint-visitor-keys/package.json index 87937a1ed..d1dd52eaa 100644 --- a/node_modules/eslint-visitor-keys/package.json +++ b/node_modules/eslint-visitor-keys/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-visitor-keys@^2.0.0", + "_args": [ + [ + "eslint-visitor-keys@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-visitor-keys@2.0.0", "_id": "eslint-visitor-keys@2.0.0", "_inBundle": false, "_integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", "_location": "/eslint-visitor-keys", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-visitor-keys@^2.0.0", + "raw": "eslint-visitor-keys@2.0.0", "name": "eslint-visitor-keys", "escapedName": "eslint-visitor-keys", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", - "_shasum": "21fdc8fbcd9c795cc0321f0563702095751511a8", - "_spec": "eslint-visitor-keys@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima", "url": "https://github.com/mysticatea" @@ -29,9 +35,7 @@ "bugs": { "url": "https://github.com/eslint/eslint-visitor-keys/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Constants and utilities about visitor keys to traverse AST.", "devDependencies": { "eslint": "^4.7.2", @@ -66,14 +70,5 @@ "publish-release": "eslint-publish-release", "test": "nyc mocha tests/lib" }, - "version": "2.0.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "eslint-visitor-keys@2.0.0" - } - ] + "version": "2.0.0" } diff --git a/node_modules/eslint/node_modules/ansi-styles/package.json b/node_modules/eslint/node_modules/ansi-styles/package.json index 94209cd9f..66ac69824 100644 --- a/node_modules/eslint/node_modules/ansi-styles/package.json +++ b/node_modules/eslint/node_modules/ansi-styles/package.json @@ -1,27 +1,33 @@ { - "_from": "ansi-styles@^4.1.0", + "_args": [ + [ + "ansi-styles@4.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ansi-styles@4.3.0", "_id": "ansi-styles@4.3.0", "_inBundle": false, "_integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "_location": "/eslint/ansi-styles", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-styles@^4.1.0", + "raw": "ansi-styles@4.3.0", "name": "ansi-styles", "escapedName": "ansi-styles", - "rawSpec": "^4.1.0", + "rawSpec": "4.3.0", "saveSpec": null, - "fetchSpec": "^4.1.0" + "fetchSpec": "4.3.0" }, "_requiredBy": [ "/eslint/chalk" ], "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "_shasum": "edd803628ae71c04c85ae7a0906edad34b648937", - "_spec": "ansi-styles@^4.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint/node_modules/chalk", + "_spec": "4.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/chalk/ansi-styles/issues" }, - "bundleDependencies": false, "dependencies": { "color-convert": "^2.0.1" }, - "deprecated": false, "description": "ANSI escape codes for styling strings in the terminal", "devDependencies": { "@types/color-convert": "^1.9.0", diff --git a/node_modules/eslint/node_modules/chalk/package.json b/node_modules/eslint/node_modules/chalk/package.json index e6b6a51c1..47526682b 100644 --- a/node_modules/eslint/node_modules/chalk/package.json +++ b/node_modules/eslint/node_modules/chalk/package.json @@ -1,36 +1,40 @@ { - "_from": "chalk@^4.0.0", + "_args": [ + [ + "chalk@4.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "chalk@4.1.0", "_id": "chalk@4.1.0", "_inBundle": false, "_integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", "_location": "/eslint/chalk", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "chalk@^4.0.0", + "raw": "chalk@4.1.0", "name": "chalk", "escapedName": "chalk", - "rawSpec": "^4.0.0", + "rawSpec": "4.1.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.1.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "_shasum": "4e14870a618d9e2edd97dd8345fd9d9dc315646a", - "_spec": "chalk@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "4.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/chalk/chalk/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" }, - "deprecated": false, "description": "Terminal string styling done right", "devDependencies": { "ava": "^2.4.0", @@ -87,15 +91,6 @@ "test": "xo && nyc ava && tsd" }, "version": "4.1.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "chalk@4.1.0" - } - ], "xo": { "rules": { "unicorn/prefer-string-slice": "off", diff --git a/node_modules/eslint/node_modules/color-convert/package.json b/node_modules/eslint/node_modules/color-convert/package.json index 8d0762563..d1f317cc4 100644 --- a/node_modules/eslint/node_modules/color-convert/package.json +++ b/node_modules/eslint/node_modules/color-convert/package.json @@ -1,27 +1,33 @@ { - "_from": "color-convert@^2.0.1", + "_args": [ + [ + "color-convert@2.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "color-convert@2.0.1", "_id": "color-convert@2.0.1", "_inBundle": false, "_integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "_location": "/eslint/color-convert", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "color-convert@^2.0.1", + "raw": "color-convert@2.0.1", "name": "color-convert", "escapedName": "color-convert", - "rawSpec": "^2.0.1", + "rawSpec": "2.0.1", "saveSpec": null, - "fetchSpec": "^2.0.1" + "fetchSpec": "2.0.1" }, "_requiredBy": [ "/eslint/ansi-styles" ], "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "_shasum": "72d3a68d598c9bdb3af2ad1e84f21d896abd4de3", - "_spec": "color-convert@^2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint/node_modules/ansi-styles", + "_spec": "2.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Heather Arthur", "email": "fayearthur@gmail.com" @@ -29,11 +35,9 @@ "bugs": { "url": "https://github.com/Qix-/color-convert/issues" }, - "bundleDependencies": false, "dependencies": { "color-name": "~1.1.4" }, - "deprecated": false, "description": "Plain color conversion functions", "devDependencies": { "chalk": "^2.4.2", diff --git a/node_modules/eslint/node_modules/color-name/package.json b/node_modules/eslint/node_modules/color-name/package.json index b50702cdf..d2f9d598f 100644 --- a/node_modules/eslint/node_modules/color-name/package.json +++ b/node_modules/eslint/node_modules/color-name/package.json @@ -1,27 +1,33 @@ { - "_from": "color-name@~1.1.4", + "_args": [ + [ + "color-name@1.1.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "color-name@1.1.4", "_id": "color-name@1.1.4", "_inBundle": false, "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "_location": "/eslint/color-name", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "color-name@~1.1.4", + "raw": "color-name@1.1.4", "name": "color-name", "escapedName": "color-name", - "rawSpec": "~1.1.4", + "rawSpec": "1.1.4", "saveSpec": null, - "fetchSpec": "~1.1.4" + "fetchSpec": "1.1.4" }, "_requiredBy": [ "/eslint/color-convert" ], "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "_shasum": "c2a09a87acbde69543de6f63fa3995c826c536a2", - "_spec": "color-name@~1.1.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint/node_modules/color-convert", + "_spec": "1.1.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "DY", "email": "dfcreative@gmail.com" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/colorjs/color-name/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A list of color names and its values", "files": [ "index.js" diff --git a/node_modules/eslint/node_modules/has-flag/package.json b/node_modules/eslint/node_modules/has-flag/package.json index 6cddbabfe..3dae8b15c 100644 --- a/node_modules/eslint/node_modules/has-flag/package.json +++ b/node_modules/eslint/node_modules/has-flag/package.json @@ -1,27 +1,33 @@ { - "_from": "has-flag@^4.0.0", + "_args": [ + [ + "has-flag@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "has-flag@4.0.0", "_id": "has-flag@4.0.0", "_inBundle": false, "_integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "_location": "/eslint/has-flag", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "has-flag@^4.0.0", + "raw": "has-flag@4.0.0", "name": "has-flag", "escapedName": "has-flag", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.0" }, "_requiredBy": [ "/eslint/supports-color" ], "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "_shasum": "944771fd9c81c81265c4d6941860da06bb59479b", - "_spec": "has-flag@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint/node_modules/supports-color", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/has-flag/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if argv has a specific flag", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/eslint/node_modules/supports-color/package.json b/node_modules/eslint/node_modules/supports-color/package.json index 311ff76dc..d8a3f98aa 100644 --- a/node_modules/eslint/node_modules/supports-color/package.json +++ b/node_modules/eslint/node_modules/supports-color/package.json @@ -1,27 +1,33 @@ { - "_from": "supports-color@^7.1.0", + "_args": [ + [ + "supports-color@7.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "supports-color@7.2.0", "_id": "supports-color@7.2.0", "_inBundle": false, "_integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "_location": "/eslint/supports-color", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "supports-color@^7.1.0", + "raw": "supports-color@7.2.0", "name": "supports-color", "escapedName": "supports-color", - "rawSpec": "^7.1.0", + "rawSpec": "7.2.0", "saveSpec": null, - "fetchSpec": "^7.1.0" + "fetchSpec": "7.2.0" }, "_requiredBy": [ "/eslint/chalk" ], "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "_shasum": "1b7dcdcb32b8138801b3e478ba6a51caa89648da", - "_spec": "supports-color@^7.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint/node_modules/chalk", + "_spec": "7.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,11 +37,9 @@ "bugs": { "url": "https://github.com/chalk/supports-color/issues" }, - "bundleDependencies": false, "dependencies": { "has-flag": "^4.0.0" }, - "deprecated": false, "description": "Detect whether a terminal supports color", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/eslint/package.json b/node_modules/eslint/package.json index be9c4c09c..0103b727d 100644 --- a/node_modules/eslint/package.json +++ b/node_modules/eslint/package.json @@ -1,38 +1,43 @@ { - "_from": "eslint@~7.12.1", + "_args": [ + [ + "eslint@7.12.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint@7.12.1", "_id": "eslint@7.12.1", "_inBundle": false, "_integrity": "sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg==", "_location": "/eslint", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint@~7.12.1", + "raw": "eslint@7.12.1", "name": "eslint", "escapedName": "eslint", - "rawSpec": "~7.12.1", + "rawSpec": "7.12.1", "saveSpec": null, - "fetchSpec": "~7.12.1" + "fetchSpec": "7.12.1" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint/-/eslint-7.12.1.tgz", - "_shasum": "bd9a81fa67a6cfd51656cdb88812ce49ccec5801", - "_spec": "eslint@~7.12.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "7.12.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nicholas C. Zakas", "email": "nicholas+npm@nczconsulting.com" }, "bin": { - "eslint": "bin/eslint.js" + "eslint": "./bin/eslint.js" }, "bugs": { "url": "https://github.com/eslint/eslint/issues/" }, - "bundleDependencies": false, "dependencies": { "@babel/code-frame": "^7.0.0", "@eslint/eslintrc": "^0.2.1", @@ -72,7 +77,6 @@ "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, - "deprecated": false, "description": "An AST-based pattern checker for JavaScript.", "devDependencies": { "@babel/core": "^7.4.3", @@ -176,14 +180,5 @@ "test:cli": "mocha", "webpack": "node Makefile.js webpack" }, - "version": "7.12.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": "^10.12.0 || >=12.0.0" - }, - "pkgid": "eslint@7.12.1" - } - ] + "version": "7.12.1" } diff --git a/node_modules/espree/node_modules/eslint-visitor-keys/package.json b/node_modules/espree/node_modules/eslint-visitor-keys/package.json index c33a27bb5..776186809 100644 --- a/node_modules/espree/node_modules/eslint-visitor-keys/package.json +++ b/node_modules/espree/node_modules/eslint-visitor-keys/package.json @@ -1,27 +1,33 @@ { - "_from": "eslint-visitor-keys@^1.3.0", + "_args": [ + [ + "eslint-visitor-keys@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "eslint-visitor-keys@1.3.0", "_id": "eslint-visitor-keys@1.3.0", "_inBundle": false, "_integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", "_location": "/espree/eslint-visitor-keys", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "eslint-visitor-keys@^1.3.0", + "raw": "eslint-visitor-keys@1.3.0", "name": "eslint-visitor-keys", "escapedName": "eslint-visitor-keys", - "rawSpec": "^1.3.0", + "rawSpec": "1.3.0", "saveSpec": null, - "fetchSpec": "^1.3.0" + "fetchSpec": "1.3.0" }, "_requiredBy": [ "/espree" ], "_resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "_shasum": "30ebd1ef7c2fdff01c3a4f151044af25fab0523e", - "_spec": "eslint-visitor-keys@^1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/espree", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima", "url": "https://github.com/mysticatea" @@ -29,9 +35,7 @@ "bugs": { "url": "https://github.com/eslint/eslint-visitor-keys/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Constants and utilities about visitor keys to traverse AST.", "devDependencies": { "eslint": "^4.7.2", diff --git a/node_modules/espree/package.json b/node_modules/espree/package.json index 8721be9f9..a306a3c5f 100644 --- a/node_modules/espree/package.json +++ b/node_modules/espree/package.json @@ -1,28 +1,34 @@ { - "_from": "espree@^7.3.0", + "_args": [ + [ + "espree@7.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "espree@7.3.0", "_id": "espree@7.3.0", "_inBundle": false, "_integrity": "sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==", "_location": "/espree", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "espree@^7.3.0", + "raw": "espree@7.3.0", "name": "espree", "escapedName": "espree", - "rawSpec": "^7.3.0", + "rawSpec": "7.3.0", "saveSpec": null, - "fetchSpec": "^7.3.0" + "fetchSpec": "7.3.0" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz", - "_shasum": "dc30437cf67947cf576121ebd780f15eeac72348", - "_spec": "espree@^7.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "7.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nicholas C. Zakas", "email": "nicholas+npm@nczconsulting.com" @@ -30,13 +36,11 @@ "bugs": { "url": "http://github.com/eslint/espree.git" }, - "bundleDependencies": false, "dependencies": { "acorn": "^7.4.0", "acorn-jsx": "^5.2.0", "eslint-visitor-keys": "^1.3.0" }, - "deprecated": false, "description": "An Esprima-compatible JavaScript parser built on Acorn", "devDependencies": { "browserify": "^16.5.0", @@ -92,14 +96,5 @@ "sync-docs": "node Makefile.js docs", "test": "npm run-script lint && node Makefile.js test" }, - "version": "7.3.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": "^10.12.0 || >=12.0.0" - }, - "pkgid": "espree@7.3.0" - } - ] + "version": "7.3.0" } diff --git a/node_modules/esprima/package.json b/node_modules/esprima/package.json index bb4ddda68..ad5afdba7 100644 --- a/node_modules/esprima/package.json +++ b/node_modules/esprima/package.json @@ -1,27 +1,33 @@ { - "_from": "esprima@^4.0.0", + "_args": [ + [ + "esprima@4.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "esprima@4.0.1", "_id": "esprima@4.0.1", "_inBundle": false, "_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "_location": "/esprima", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "esprima@^4.0.0", + "raw": "esprima@4.0.1", "name": "esprima", "escapedName": "esprima", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.1", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.1" }, "_requiredBy": [ "/js-yaml" ], "_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "_shasum": "13b04cdb3e6c5d19df91ab6987a8695619b0aa71", - "_spec": "esprima@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/js-yaml", + "_spec": "4.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ariya Hidayat", "email": "ariya.hidayat@gmail.com" @@ -33,8 +39,6 @@ "bugs": { "url": "https://github.com/jquery/esprima/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ECMAScript parsing infrastructure for multipurpose analysis", "devDependencies": { "codecov.io": "~0.1.6", diff --git a/node_modules/esquery/node_modules/estraverse/package.json b/node_modules/esquery/node_modules/estraverse/package.json index 5a8560e5e..9b58dc325 100644 --- a/node_modules/esquery/node_modules/estraverse/package.json +++ b/node_modules/esquery/node_modules/estraverse/package.json @@ -1,32 +1,36 @@ { - "_from": "estraverse@^5.1.0", + "_args": [ + [ + "estraverse@5.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "estraverse@5.2.0", "_id": "estraverse@5.2.0", "_inBundle": false, "_integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", "_location": "/esquery/estraverse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "estraverse@^5.1.0", + "raw": "estraverse@5.2.0", "name": "estraverse", "escapedName": "estraverse", - "rawSpec": "^5.1.0", + "rawSpec": "5.2.0", "saveSpec": null, - "fetchSpec": "^5.1.0" + "fetchSpec": "5.2.0" }, "_requiredBy": [ "/esquery" ], "_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "_shasum": "307df42547e6cc7324d3cf03c155d5cdb8c53880", - "_spec": "estraverse@^5.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/esquery", + "_spec": "5.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/estools/estraverse/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ECMAScript JS AST traversal functions", "devDependencies": { "babel-preset-env": "^1.6.1", diff --git a/node_modules/esquery/package.json b/node_modules/esquery/package.json index f00f4f712..c552e4f55 100644 --- a/node_modules/esquery/package.json +++ b/node_modules/esquery/package.json @@ -1,27 +1,33 @@ { - "_from": "esquery@^1.2.0", + "_args": [ + [ + "esquery@1.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "esquery@1.3.1", "_id": "esquery@1.3.1", "_inBundle": false, "_integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==", "_location": "/esquery", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "esquery@^1.2.0", + "raw": "esquery@1.3.1", "name": "esquery", "escapedName": "esquery", - "rawSpec": "^1.2.0", + "rawSpec": "1.3.1", "saveSpec": null, - "fetchSpec": "^1.2.0" + "fetchSpec": "1.3.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz", - "_shasum": "b78b5828aa8e214e29fb74c4d5b752e1c033da57", - "_spec": "esquery@^1.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "1.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Joel Feenstra", "email": "jrfeenst+esquery@gmail.com" @@ -29,12 +35,10 @@ "bugs": { "url": "https://github.com/estools/esquery/issues" }, - "bundleDependencies": false, "contributors": [], "dependencies": { "estraverse": "^5.1.0" }, - "deprecated": false, "description": "A query library for ECMAScript AST using a CSS selector like query language.", "devDependencies": { "@babel/core": "^7.9.0", diff --git a/node_modules/esrecurse/node_modules/estraverse/package.json b/node_modules/esrecurse/node_modules/estraverse/package.json index 73262994b..ad7dc657a 100644 --- a/node_modules/esrecurse/node_modules/estraverse/package.json +++ b/node_modules/esrecurse/node_modules/estraverse/package.json @@ -1,32 +1,36 @@ { - "_from": "estraverse@^5.2.0", + "_args": [ + [ + "estraverse@5.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "estraverse@5.2.0", "_id": "estraverse@5.2.0", "_inBundle": false, "_integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", "_location": "/esrecurse/estraverse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "estraverse@^5.2.0", + "raw": "estraverse@5.2.0", "name": "estraverse", "escapedName": "estraverse", - "rawSpec": "^5.2.0", + "rawSpec": "5.2.0", "saveSpec": null, - "fetchSpec": "^5.2.0" + "fetchSpec": "5.2.0" }, "_requiredBy": [ "/esrecurse" ], "_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "_shasum": "307df42547e6cc7324d3cf03c155d5cdb8c53880", - "_spec": "estraverse@^5.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/esrecurse", + "_spec": "5.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/estools/estraverse/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ECMAScript JS AST traversal functions", "devDependencies": { "babel-preset-env": "^1.6.1", diff --git a/node_modules/esrecurse/package.json b/node_modules/esrecurse/package.json index 843b60206..bdbd22eb8 100755 --- a/node_modules/esrecurse/package.json +++ b/node_modules/esrecurse/package.json @@ -1,27 +1,33 @@ { - "_from": "esrecurse@^4.3.0", + "_args": [ + [ + "esrecurse@4.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "esrecurse@4.3.0", "_id": "esrecurse@4.3.0", "_inBundle": false, "_integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "_location": "/esrecurse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "esrecurse@^4.3.0", + "raw": "esrecurse@4.3.0", "name": "esrecurse", "escapedName": "esrecurse", - "rawSpec": "^4.3.0", + "rawSpec": "4.3.0", "saveSpec": null, - "fetchSpec": "^4.3.0" + "fetchSpec": "4.3.0" }, "_requiredBy": [ "/eslint-scope" ], "_resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "_shasum": "7ad7964d679abb28bee72cec63758b1c5d2c9921", - "_spec": "esrecurse@^4.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-scope", + "_spec": "4.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "babel": { "presets": [ "es2015" @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/estools/esrecurse/issues" }, - "bundleDependencies": false, "dependencies": { "estraverse": "^5.2.0" }, - "deprecated": false, "description": "ECMAScript AST recursive visitor", "devDependencies": { "babel-cli": "^6.24.1", diff --git a/node_modules/estraverse/package.json b/node_modules/estraverse/package.json index c40e7f008..b97b3cbcd 100644 --- a/node_modules/estraverse/package.json +++ b/node_modules/estraverse/package.json @@ -1,32 +1,36 @@ { - "_from": "estraverse@^4.1.1", + "_args": [ + [ + "estraverse@4.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "estraverse@4.3.0", "_id": "estraverse@4.3.0", "_inBundle": false, "_integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", "_location": "/estraverse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "estraverse@^4.1.1", + "raw": "estraverse@4.3.0", "name": "estraverse", "escapedName": "estraverse", - "rawSpec": "^4.1.1", + "rawSpec": "4.3.0", "saveSpec": null, - "fetchSpec": "^4.1.1" + "fetchSpec": "4.3.0" }, "_requiredBy": [ "/eslint-scope" ], "_resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "_shasum": "398ad3f3c5a24948be7725e83d11a7de28cdbd1d", - "_spec": "estraverse@^4.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-scope", + "_spec": "4.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/estools/estraverse/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ECMAScript JS AST traversal functions", "devDependencies": { "babel-preset-env": "^1.6.1", diff --git a/node_modules/esutils/package.json b/node_modules/esutils/package.json index 775314ca8..a8ea23f99 100644 --- a/node_modules/esutils/package.json +++ b/node_modules/esutils/package.json @@ -1,19 +1,26 @@ { - "_from": "esutils@^2.0.2", + "_args": [ + [ + "esutils@2.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "esutils@2.0.3", "_id": "esutils@2.0.3", "_inBundle": false, "_integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", "_location": "/esutils", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "esutils@^2.0.2", + "raw": "esutils@2.0.3", "name": "esutils", "escapedName": "esutils", - "rawSpec": "^2.0.2", + "rawSpec": "2.0.3", "saveSpec": null, - "fetchSpec": "^2.0.2" + "fetchSpec": "2.0.3" }, "_requiredBy": [ "/doctrine", @@ -22,14 +29,11 @@ "/eslint-plugin-react/doctrine" ], "_resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "_shasum": "74d2eb4de0b8da1293711910d50775b9b710ef64", - "_spec": "esutils@^2.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/estools/esutils/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "utility box for ECMAScript language tools", "devDependencies": { "chai": "~1.7.2", diff --git a/node_modules/eventemitter3/package.json b/node_modules/eventemitter3/package.json index 502fb12ea..3649ad035 100644 --- a/node_modules/eventemitter3/package.json +++ b/node_modules/eventemitter3/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "eventemitter3@4.0.7", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "eventemitter3@4.0.7", "_id": "eventemitter3@4.0.7", "_inBundle": false, @@ -20,17 +26,14 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "_shasum": "2de9b68f6528d5644ef5c59526a1b4a07306169f", - "_spec": "eventemitter3@4.0.7", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "4.0.7", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Arnout Kazemier" }, "bugs": { "url": "https://github.com/primus/eventemitter3/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", "devDependencies": { "assume": "^2.2.0", diff --git a/node_modules/extend/package.json b/node_modules/extend/package.json index f6ed6e974..f7e897b7c 100644 --- a/node_modules/extend/package.json +++ b/node_modules/extend/package.json @@ -1,27 +1,32 @@ { - "_from": "extend@~3.0.2", + "_args": [ + [ + "extend@3.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "extend@3.0.2", "_id": "extend@3.0.2", "_inBundle": false, "_integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", "_location": "/extend", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "extend@~3.0.2", + "raw": "extend@3.0.2", "name": "extend", "escapedName": "extend", - "rawSpec": "~3.0.2", + "rawSpec": "3.0.2", "saveSpec": null, - "fetchSpec": "~3.0.2" + "fetchSpec": "3.0.2" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "_shasum": "f8b1136b4071fbd8eb140aff858b1019ec2915fa", - "_spec": "extend@~3.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "3.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Stefan Thomas", "email": "justmoon@members.fsf.org", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/justmoon/node-extend/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -38,7 +42,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Port of jQuery.extend for node.js and the browser", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", diff --git a/node_modules/extsprintf/package.json b/node_modules/extsprintf/package.json index 277084082..e610affad 100644 --- a/node_modules/extsprintf/package.json +++ b/node_modules/extsprintf/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "extsprintf@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "extsprintf@1.3.0", "_id": "extsprintf@1.3.0", "_inBundle": false, @@ -20,14 +26,11 @@ "/verror" ], "_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "_shasum": "96918440e3041a7a414f8c52e3c574eb3c3e1e05", - "_spec": "extsprintf@1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/jsprim", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/davepacheco/node-extsprintf/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "extended POSIX-style sprintf", "engines": [ "node >=0.6.0" diff --git a/node_modules/faker/package.json b/node_modules/faker/package.json index 4ad010eb8..5b9dcc75a 100644 --- a/node_modules/faker/package.json +++ b/node_modules/faker/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "faker@5.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "faker@5.1.0", "_id": "faker@5.1.0", "_inBundle": false, @@ -19,13 +25,11 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/faker/-/faker-5.1.0.tgz", - "_shasum": "e10fa1dec4502551aee0eb771617a7e7b94692e8", - "_spec": "faker@5.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "5.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/Marak/Faker.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Marak Squires", @@ -33,7 +37,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Generate massive amounts of fake contextual data", "devDependencies": { "browserify": "^16.5.2", diff --git a/node_modules/fast-deep-equal/package.json b/node_modules/fast-deep-equal/package.json index f2d10733a..b45bd94cd 100644 --- a/node_modules/fast-deep-equal/package.json +++ b/node_modules/fast-deep-equal/package.json @@ -1,35 +1,39 @@ { - "_from": "fast-deep-equal@^3.1.1", + "_args": [ + [ + "fast-deep-equal@3.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "fast-deep-equal@3.1.3", "_id": "fast-deep-equal@3.1.3", "_inBundle": false, "_integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "_location": "/fast-deep-equal", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "fast-deep-equal@^3.1.1", + "raw": "fast-deep-equal@3.1.3", "name": "fast-deep-equal", "escapedName": "fast-deep-equal", - "rawSpec": "^3.1.1", + "rawSpec": "3.1.3", "saveSpec": null, - "fetchSpec": "^3.1.1" + "fetchSpec": "3.1.3" }, "_requiredBy": [ "/ajv" ], "_resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "_shasum": "3a7d56b559d6cbc3eb512325244e619a65c6c525", - "_spec": "fast-deep-equal@^3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/ajv", + "_spec": "3.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Evgeny Poberezkin" }, "bugs": { "url": "https://github.com/epoberezkin/fast-deep-equal/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Fast deep equal", "devDependencies": { "coveralls": "^3.1.0", diff --git a/node_modules/fast-json-stable-stringify/package.json b/node_modules/fast-json-stable-stringify/package.json index 420af4921..95ba75b84 100644 --- a/node_modules/fast-json-stable-stringify/package.json +++ b/node_modules/fast-json-stable-stringify/package.json @@ -1,27 +1,33 @@ { - "_from": "fast-json-stable-stringify@^2.0.0", + "_args": [ + [ + "fast-json-stable-stringify@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "fast-json-stable-stringify@2.0.0", "_id": "fast-json-stable-stringify@2.0.0", "_inBundle": false, "_integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=", "_location": "/fast-json-stable-stringify", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "fast-json-stable-stringify@^2.0.0", + "raw": "fast-json-stable-stringify@2.0.0", "name": "fast-json-stable-stringify", "escapedName": "fast-json-stable-stringify", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ - "/ajv" + "/ajv", + "/har-validator/ajv" ], "_resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz", - "_shasum": "d5142c0caee6b1189f87d3a76111064f86c8bbf2", - "_spec": "fast-json-stable-stringify@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/ajv", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify", "devDependencies": { "benchmark": "^2.1.4", diff --git a/node_modules/fast-levenshtein/package.json b/node_modules/fast-levenshtein/package.json index b2c97948e..00b5949f3 100644 --- a/node_modules/fast-levenshtein/package.json +++ b/node_modules/fast-levenshtein/package.json @@ -1,27 +1,33 @@ { - "_from": "fast-levenshtein@^2.0.6", + "_args": [ + [ + "fast-levenshtein@2.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "fast-levenshtein@2.0.6", "_id": "fast-levenshtein@2.0.6", "_inBundle": false, "_integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", "_location": "/fast-levenshtein", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "fast-levenshtein@^2.0.6", + "raw": "fast-levenshtein@2.0.6", "name": "fast-levenshtein", "escapedName": "fast-levenshtein", - "rawSpec": "^2.0.6", + "rawSpec": "2.0.6", "saveSpec": null, - "fetchSpec": "^2.0.6" + "fetchSpec": "2.0.6" }, "_requiredBy": [ "/optionator" ], "_resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "_shasum": "3d8a5c66883a16a30ca8643e851f19baa7797917", - "_spec": "fast-levenshtein@^2.0.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/optionator", + "_spec": "2.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ramesh Nair", "email": "ram@hiddentao.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/hiddentao/fast-levenshtein/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.", "devDependencies": { "chai": "~1.5.0", diff --git a/node_modules/file-entry-cache/package.json b/node_modules/file-entry-cache/package.json index 4e63e664a..1dd22e0d5 100644 --- a/node_modules/file-entry-cache/package.json +++ b/node_modules/file-entry-cache/package.json @@ -1,27 +1,33 @@ { - "_from": "file-entry-cache@^5.0.1", + "_args": [ + [ + "file-entry-cache@5.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "file-entry-cache@5.0.1", "_id": "file-entry-cache@5.0.1", "_inBundle": false, "_integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==", "_location": "/file-entry-cache", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "file-entry-cache@^5.0.1", + "raw": "file-entry-cache@5.0.1", "name": "file-entry-cache", "escapedName": "file-entry-cache", - "rawSpec": "^5.0.1", + "rawSpec": "5.0.1", "saveSpec": null, - "fetchSpec": "^5.0.1" + "fetchSpec": "5.0.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz", - "_shasum": "ca0f6efa6dd3d561333fb14515065c2fafdf439c", - "_spec": "file-entry-cache@^5.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "5.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Roy Riojas", "url": "http://royriojas.com" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/royriojas/file-entry-cache/issues" }, - "bundleDependencies": false, "changelogx": { "ignoreRegExp": [ "BLD: Release", @@ -45,7 +50,6 @@ "dependencies": { "flat-cache": "^2.0.1" }, - "deprecated": false, "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process", "devDependencies": { "chai": "^3.2.0", diff --git a/node_modules/file-type/package.json b/node_modules/file-type/package.json index d793a3a17..2e8b0aaf5 100644 --- a/node_modules/file-type/package.json +++ b/node_modules/file-type/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "file-type@3.9.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "file-type@3.9.0", "_id": "file-type@3.9.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz", - "_shasum": "257a078384d1db8087bc449d107d52a52672b9e9", - "_spec": "file-type@3.9.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "3.9.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/file-type/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Detect the file type of a Buffer/Uint8Array", "devDependencies": { "ava": "*", diff --git a/node_modules/filesize/package.json b/node_modules/filesize/package.json index 72f7618fc..9ad140c11 100644 --- a/node_modules/filesize/package.json +++ b/node_modules/filesize/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "filesize@6.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "filesize@6.1.0", "_id": "filesize@6.1.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/filesize/-/filesize-6.1.0.tgz", - "_shasum": "e81bdaa780e2451d714d71c0d7a4f3238d37ad00", - "_spec": "filesize@6.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "6.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jason Mulligan", "email": "jason.mulligan@avoidwork.com" @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/avoidwork/filesize.js/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript library to generate a human readable String describing the file size", "devDependencies": { "auto-changelog": "^1.16.2", diff --git a/node_modules/find-up/package.json b/node_modules/find-up/package.json index 3a41e48a1..458e2e817 100644 --- a/node_modules/find-up/package.json +++ b/node_modules/find-up/package.json @@ -1,28 +1,34 @@ { - "_from": "find-up@^2.1.0", + "_args": [ + [ + "find-up@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "find-up@2.1.0", "_id": "find-up@2.1.0", "_inBundle": false, "_integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", "_location": "/find-up", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "find-up@^2.1.0", + "raw": "find-up@2.1.0", "name": "find-up", "escapedName": "find-up", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/pkg-dir", "/read-pkg-up" ], "_resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "_shasum": "45d1b7e506c717ddd482775a2b77920a3c0c57a7", - "_spec": "find-up@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-dir", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,11 +37,9 @@ "bugs": { "url": "https://github.com/sindresorhus/find-up/issues" }, - "bundleDependencies": false, "dependencies": { "locate-path": "^2.0.0" }, - "deprecated": false, "description": "Find a file by walking up parent directories", "devDependencies": { "ava": "*", diff --git a/node_modules/flat-cache/package.json b/node_modules/flat-cache/package.json index f560ae1bb..2fa809fb6 100644 --- a/node_modules/flat-cache/package.json +++ b/node_modules/flat-cache/package.json @@ -1,27 +1,33 @@ { - "_from": "flat-cache@^2.0.1", + "_args": [ + [ + "flat-cache@2.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "flat-cache@2.0.1", "_id": "flat-cache@2.0.1", "_inBundle": false, "_integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==", "_location": "/flat-cache", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "flat-cache@^2.0.1", + "raw": "flat-cache@2.0.1", "name": "flat-cache", "escapedName": "flat-cache", - "rawSpec": "^2.0.1", + "rawSpec": "2.0.1", "saveSpec": null, - "fetchSpec": "^2.0.1" + "fetchSpec": "2.0.1" }, "_requiredBy": [ "/file-entry-cache" ], "_resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz", - "_shasum": "5d296d6f04bda44a4630a301413bdbc2ec085ec0", - "_spec": "flat-cache@^2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/file-entry-cache", + "_spec": "2.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Roy Riojas", "url": "http://royriojas.com" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/royriojas/flat-cache/issues" }, - "bundleDependencies": false, "changelogx": { "ignoreRegExp": [ "BLD: Release", @@ -47,7 +52,6 @@ "rimraf": "2.6.3", "write": "1.0.3" }, - "deprecated": false, "description": "A stupidly simple key/value storage using files to persist some data", "devDependencies": { "chai": "^3.2.0", diff --git a/node_modules/flatted/package.json b/node_modules/flatted/package.json index 2b94ee53b..bd12a5667 100644 --- a/node_modules/flatted/package.json +++ b/node_modules/flatted/package.json @@ -1,35 +1,39 @@ { - "_from": "flatted@^2.0.0", + "_args": [ + [ + "flatted@2.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "flatted@2.0.2", "_id": "flatted@2.0.2", "_inBundle": false, "_integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==", "_location": "/flatted", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "flatted@^2.0.0", + "raw": "flatted@2.0.2", "name": "flatted", "escapedName": "flatted", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.2", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.2" }, "_requiredBy": [ "/flat-cache" ], "_resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz", - "_shasum": "4575b21e2bcee7434aa9be662f4b7b5f9c2b5138", - "_spec": "flatted@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/flat-cache", + "_spec": "2.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andrea Giammarchi" }, "bugs": { "url": "https://github.com/WebReflection/flatted/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A super light and fast circular JSON parser.", "devDependencies": { "circular-json": "^0.5.9", diff --git a/node_modules/forever-agent/package.json b/node_modules/forever-agent/package.json index 00f74fed2..260b10e62 100644 --- a/node_modules/forever-agent/package.json +++ b/node_modules/forever-agent/package.json @@ -1,27 +1,32 @@ { - "_from": "forever-agent@~0.6.1", + "_args": [ + [ + "forever-agent@0.6.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "forever-agent@0.6.1", "_id": "forever-agent@0.6.1", "_inBundle": false, "_integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", "_location": "/forever-agent", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "forever-agent@~0.6.1", + "raw": "forever-agent@0.6.1", "name": "forever-agent", "escapedName": "forever-agent", - "rawSpec": "~0.6.1", + "rawSpec": "0.6.1", "saveSpec": null, - "fetchSpec": "~0.6.1" + "fetchSpec": "0.6.1" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "_shasum": "fbc71f0c41adeb37f96c577ad1ed42d8fdacca91", - "_spec": "forever-agent@~0.6.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.6.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/mikeal/forever-agent/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.", "devDependencies": {}, "engines": { diff --git a/node_modules/fs.realpath/package.json b/node_modules/fs.realpath/package.json index 49930c4da..5190da435 100644 --- a/node_modules/fs.realpath/package.json +++ b/node_modules/fs.realpath/package.json @@ -1,27 +1,33 @@ { - "_from": "fs.realpath@^1.0.0", + "_args": [ + [ + "fs.realpath@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "fs.realpath@1.0.0", "_id": "fs.realpath@1.0.0", "_inBundle": false, "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "_location": "/fs.realpath", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "fs.realpath@^1.0.0", + "raw": "fs.realpath@1.0.0", "name": "fs.realpath", "escapedName": "fs.realpath", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/glob" ], "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f", - "_spec": "fs.realpath@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/glob", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/isaacs/fs.realpath/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", "devDependencies": {}, "files": [ diff --git a/node_modules/function-bind/package.json b/node_modules/function-bind/package.json index 0cb480c29..c576a9b49 100644 --- a/node_modules/function-bind/package.json +++ b/node_modules/function-bind/package.json @@ -1,19 +1,26 @@ { - "_from": "function-bind@^1.1.1", + "_args": [ + [ + "function-bind@1.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "function-bind@1.1.1", "_id": "function-bind@1.1.1", "_inBundle": false, "_integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", "_location": "/function-bind", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "function-bind@^1.1.1", + "raw": "function-bind@1.1.1", "name": "function-bind", "escapedName": "function-bind", - "rawSpec": "^1.1.1", + "rawSpec": "1.1.1", "saveSpec": null, - "fetchSpec": "^1.1.1" + "fetchSpec": "1.1.1" }, "_requiredBy": [ "/array.prototype.flatmap", @@ -28,9 +35,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "_shasum": "a56899d3ea3c9bab874bb9773b7c5ede92f4895d", - "_spec": "function-bind@^1.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Raynos", "email": "raynos2@gmail.com" @@ -39,7 +45,6 @@ "url": "https://github.com/Raynos/function-bind/issues", "email": "raynos2@gmail.com" }, - "bundleDependencies": false, "contributors": [ { "name": "Raynos" @@ -50,7 +55,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Implementation of Function.prototype.bind", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", diff --git a/node_modules/functional-red-black-tree/package.json b/node_modules/functional-red-black-tree/package.json index 82f82bc01..a5a168274 100644 --- a/node_modules/functional-red-black-tree/package.json +++ b/node_modules/functional-red-black-tree/package.json @@ -1,36 +1,40 @@ { - "_from": "functional-red-black-tree@^1.0.1", + "_args": [ + [ + "functional-red-black-tree@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "functional-red-black-tree@1.0.1", "_id": "functional-red-black-tree@1.0.1", "_inBundle": false, "_integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=", "_location": "/functional-red-black-tree", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "functional-red-black-tree@^1.0.1", + "raw": "functional-red-black-tree@1.0.1", "name": "functional-red-black-tree", "escapedName": "functional-red-black-tree", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "_shasum": "1b0ab3bd553b2a0d6399d29c0e3ea0b252078327", - "_spec": "functional-red-black-tree@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/functional-red-black-tree/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "A fully persistent balanced binary search tree", "devDependencies": { "iota-array": "^0.0.1", diff --git a/node_modules/get-intrinsic/package.json b/node_modules/get-intrinsic/package.json index 0b5f7244a..a947fb364 100644 --- a/node_modules/get-intrinsic/package.json +++ b/node_modules/get-intrinsic/package.json @@ -1,27 +1,33 @@ { - "_from": "get-intrinsic@^1.0.0", + "_args": [ + [ + "get-intrinsic@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "get-intrinsic@1.0.1", "_id": "get-intrinsic@1.0.1", "_inBundle": false, "_integrity": "sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==", "_location": "/get-intrinsic", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "get-intrinsic@^1.0.0", + "raw": "get-intrinsic@1.0.1", "name": "get-intrinsic", "escapedName": "get-intrinsic", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/call-bind" ], "_resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.0.1.tgz", - "_shasum": "94a9768fcbdd0595a1c9273aacf4c89d075631be", - "_spec": "get-intrinsic@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/call-bind", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -37,13 +43,11 @@ "bugs": { "url": "https://github.com/ljharb/get-intrinsic/issues" }, - "bundleDependencies": false, "dependencies": { "function-bind": "^1.1.1", "has": "^1.0.3", "has-symbols": "^1.0.1" }, - "deprecated": false, "description": "Get and robustly cache all JS language-level intrinsics at first require time", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/get-stdin/package.json b/node_modules/get-stdin/package.json index 72232d9de..8ddb115ae 100644 --- a/node_modules/get-stdin/package.json +++ b/node_modules/get-stdin/package.json @@ -1,27 +1,33 @@ { - "_from": "get-stdin@^8.0.0", + "_args": [ + [ + "get-stdin@8.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "get-stdin@8.0.0", "_id": "get-stdin@8.0.0", "_inBundle": false, "_integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==", "_location": "/get-stdin", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "get-stdin@^8.0.0", + "raw": "get-stdin@8.0.0", "name": "get-stdin", "escapedName": "get-stdin", - "rawSpec": "^8.0.0", + "rawSpec": "8.0.0", "saveSpec": null, - "fetchSpec": "^8.0.0" + "fetchSpec": "8.0.0" }, "_requiredBy": [ "/standard-engine" ], "_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz", - "_shasum": "cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53", - "_spec": "get-stdin@^8.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard-engine", + "_spec": "8.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/get-stdin/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Get stdin as a string or buffer", "devDependencies": { "@types/node": "^13.13.5", @@ -68,14 +72,5 @@ "scripts": { "test": "xo && ava test.js test-buffer.js && echo unicorns | node test-real.js && tsd" }, - "version": "8.0.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "get-stdin@8.0.0" - } - ] + "version": "8.0.0" } diff --git a/node_modules/getpass/package.json b/node_modules/getpass/package.json index abc0bb8fc..59174bdf9 100644 --- a/node_modules/getpass/package.json +++ b/node_modules/getpass/package.json @@ -1,27 +1,32 @@ { - "_from": "getpass@^0.1.1", + "_args": [ + [ + "getpass@0.1.7", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "getpass@0.1.7", "_id": "getpass@0.1.7", "_inBundle": false, "_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "_location": "/getpass", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "getpass@^0.1.1", + "raw": "getpass@0.1.7", "name": "getpass", "escapedName": "getpass", - "rawSpec": "^0.1.1", + "rawSpec": "0.1.7", "saveSpec": null, - "fetchSpec": "^0.1.1" + "fetchSpec": "0.1.7" }, "_requiredBy": [ "/sshpk" ], "_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa", - "_spec": "getpass@^0.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "0.1.7", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Alex Wilson", "email": "alex.wilson@joyent.com" @@ -29,11 +34,9 @@ "bugs": { "url": "https://github.com/arekinath/node-getpass/issues" }, - "bundleDependencies": false, "dependencies": { "assert-plus": "^1.0.0" }, - "deprecated": false, "description": "getpass for node.js", "homepage": "https://github.com/arekinath/node-getpass#readme", "license": "MIT", diff --git a/node_modules/glob-parent/package.json b/node_modules/glob-parent/package.json index 6d53b5e5d..a266fb0db 100644 --- a/node_modules/glob-parent/package.json +++ b/node_modules/glob-parent/package.json @@ -1,27 +1,33 @@ { - "_from": "glob-parent@^5.0.0", + "_args": [ + [ + "glob-parent@5.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "glob-parent@5.1.1", "_id": "glob-parent@5.1.1", "_inBundle": false, "_integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", "_location": "/glob-parent", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "glob-parent@^5.0.0", + "raw": "glob-parent@5.1.1", "name": "glob-parent", "escapedName": "glob-parent", - "rawSpec": "^5.0.0", + "rawSpec": "5.1.1", "saveSpec": null, - "fetchSpec": "^5.0.0" + "fetchSpec": "5.1.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", - "_shasum": "b6c1ef417c4e5663ea498f1c45afac6916bbc229", - "_spec": "glob-parent@^5.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "5.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Gulp Team", "email": "team@gulpjs.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/gulpjs/glob-parent/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Elan Shanker", @@ -44,7 +49,6 @@ "dependencies": { "is-glob": "^4.0.1" }, - "deprecated": false, "description": "Extract the non-magic parent path from a glob string.", "devDependencies": { "coveralls": "^3.0.11", diff --git a/node_modules/glob/package.json b/node_modules/glob/package.json index 153c27c60..0f8d71c2f 100644 --- a/node_modules/glob/package.json +++ b/node_modules/glob/package.json @@ -1,27 +1,33 @@ { - "_from": "glob@^7.1.3", + "_args": [ + [ + "glob@7.1.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "glob@7.1.6", "_id": "glob@7.1.6", "_inBundle": false, "_integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", "_location": "/glob", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "glob@^7.1.3", + "raw": "glob@7.1.6", "name": "glob", "escapedName": "glob", - "rawSpec": "^7.1.3", + "rawSpec": "7.1.6", "saveSpec": null, - "fetchSpec": "^7.1.3" + "fetchSpec": "7.1.6" }, "_requiredBy": [ "/rimraf" ], "_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", - "_shasum": "141f33b81a7c2492e125594307480c46679278a6", - "_spec": "glob@^7.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/rimraf", + "_spec": "7.1.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/isaacs/node-glob/issues" }, - "bundleDependencies": false, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -39,7 +44,6 @@ "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, - "deprecated": false, "description": "a little globber", "devDependencies": { "mkdirp": "0", diff --git a/node_modules/globals/package.json b/node_modules/globals/package.json index 2d4ad772f..42dbad9d6 100644 --- a/node_modules/globals/package.json +++ b/node_modules/globals/package.json @@ -1,28 +1,34 @@ { - "_from": "globals@^12.1.0", + "_args": [ + [ + "globals@12.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "globals@12.4.0", "_id": "globals@12.4.0", "_inBundle": false, "_integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", "_location": "/globals", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "globals@^12.1.0", + "raw": "globals@12.4.0", "name": "globals", "escapedName": "globals", - "rawSpec": "^12.1.0", + "rawSpec": "12.4.0", "saveSpec": null, - "fetchSpec": "^12.1.0" + "fetchSpec": "12.4.0" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", - "_shasum": "a18813576a41b00a24a97e7f815918c2e19925f8", - "_spec": "globals@^12.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "12.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,11 +37,9 @@ "bugs": { "url": "https://github.com/sindresorhus/globals/issues" }, - "bundleDependencies": false, "dependencies": { "type-fest": "^0.8.1" }, - "deprecated": false, "description": "Global identifiers from different JavaScript environments", "devDependencies": { "ava": "^2.2.0", diff --git a/node_modules/graceful-fs/package.json b/node_modules/graceful-fs/package.json index 68e50b4bc..5a52cdd31 100644 --- a/node_modules/graceful-fs/package.json +++ b/node_modules/graceful-fs/package.json @@ -1,34 +1,38 @@ { - "_from": "graceful-fs@^4.1.2", + "_args": [ + [ + "graceful-fs@4.2.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "graceful-fs@4.2.4", "_id": "graceful-fs@4.2.4", "_inBundle": false, "_integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", "_location": "/graceful-fs", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "graceful-fs@^4.1.2", + "raw": "graceful-fs@4.2.4", "name": "graceful-fs", "escapedName": "graceful-fs", - "rawSpec": "^4.1.2", + "rawSpec": "4.2.4", "saveSpec": null, - "fetchSpec": "^4.1.2" + "fetchSpec": "4.2.4" }, "_requiredBy": [ "/load-json-file", "/pkg-conf/load-json-file" ], "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "_shasum": "2256bde14d3632958c465ebc96dc467ca07a29fb", - "_spec": "graceful-fs@^4.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/load-json-file", + "_spec": "4.2.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/isaacs/node-graceful-fs/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "A drop-in replacement for fs, making various improvements.", "devDependencies": { "import-fresh": "^2.0.0", diff --git a/node_modules/handlebars/node_modules/minimist/package.json b/node_modules/handlebars/node_modules/minimist/package.json index 9e368e619..412b7ac1a 100644 --- a/node_modules/handlebars/node_modules/minimist/package.json +++ b/node_modules/handlebars/node_modules/minimist/package.json @@ -1,27 +1,32 @@ { - "_from": "minimist@^1.2.5", + "_args": [ + [ + "minimist@1.2.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "minimist@1.2.5", "_id": "minimist@1.2.5", "_inBundle": false, "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", "_location": "/handlebars/minimist", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "minimist@^1.2.5", + "raw": "minimist@1.2.5", "name": "minimist", "escapedName": "minimist", - "rawSpec": "^1.2.5", + "rawSpec": "1.2.5", "saveSpec": null, - "fetchSpec": "^1.2.5" + "fetchSpec": "1.2.5" }, "_requiredBy": [ "/handlebars" ], "_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "_shasum": "67d66014b66a6a8aaa0c083c5fd58df4e4e97602", - "_spec": "minimist@^1.2.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/handlebars", + "_spec": "1.2.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/substack/minimist/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "parse argument options", "devDependencies": { "covert": "^1.0.0", diff --git a/node_modules/handlebars/package.json b/node_modules/handlebars/package.json index 4d35a16f0..536f6dc5c 100644 --- a/node_modules/handlebars/package.json +++ b/node_modules/handlebars/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "handlebars@4.7.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "handlebars@4.7.6", "_id": "handlebars@4.7.6", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz", - "_shasum": "d4c05c1baf90e9945f77aa68a7a219aa4a7df74e", - "_spec": "handlebars@4.7.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "4.7.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Yehuda Katz" }, @@ -36,7 +41,6 @@ "bugs": { "url": "https://github.com/wycats/handlebars.js/issues" }, - "bundleDependencies": false, "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.0", @@ -44,7 +48,6 @@ "uglify-js": "^3.1.4", "wordwrap": "^1.0.0" }, - "deprecated": false, "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", "devDependencies": { "@knappi/grunt-saucelabs": "^9.0.2", diff --git a/node_modules/har-schema/package.json b/node_modules/har-schema/package.json index d7b3cfda2..76dd9b95b 100644 --- a/node_modules/har-schema/package.json +++ b/node_modules/har-schema/package.json @@ -1,27 +1,32 @@ { - "_from": "har-schema@^2.0.0", + "_args": [ + [ + "har-schema@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "har-schema@2.0.0", "_id": "har-schema@2.0.0", "_inBundle": false, "_integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=", "_location": "/har-schema", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "har-schema@^2.0.0", + "raw": "har-schema@2.0.0", "name": "har-schema", "escapedName": "har-schema", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/har-validator" ], "_resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "_shasum": "a94c2224ebcac04782a0d9035521f24735b7ec92", - "_spec": "har-schema@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/har-validator", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ahmad Nassri", "email": "ahmad@ahmadnassri.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/ahmadnassri/har-schema/issues" }, - "bundleDependencies": false, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" @@ -42,7 +46,6 @@ "email": "e.poberezkin@me.com" } ], - "deprecated": false, "description": "JSON Schema for HTTP Archive (HAR)", "devDependencies": { "ajv": "^5.0.0", diff --git a/node_modules/har-validator/node_modules/ajv/package.json b/node_modules/har-validator/node_modules/ajv/package.json index ffc281d55..9c729377e 100644 --- a/node_modules/har-validator/node_modules/ajv/package.json +++ b/node_modules/har-validator/node_modules/ajv/package.json @@ -1,34 +1,38 @@ { - "_from": "ajv@^6.12.3", + "_args": [ + [ + "ajv@6.12.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ajv@6.12.6", "_id": "ajv@6.12.6", "_inBundle": false, "_integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "_location": "/har-validator/ajv", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ajv@^6.12.3", + "raw": "ajv@6.12.6", "name": "ajv", "escapedName": "ajv", - "rawSpec": "^6.12.3", + "rawSpec": "6.12.6", "saveSpec": null, - "fetchSpec": "^6.12.3" + "fetchSpec": "6.12.6" }, "_requiredBy": [ "/har-validator" ], "_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "_shasum": "baf5a62e802b07d977034586f8c3baf5adf26df4", - "_spec": "ajv@^6.12.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/har-validator", + "_spec": "6.12.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Evgeny Poberezkin" }, "bugs": { "url": "https://github.com/ajv-validator/ajv/issues" }, - "bundleDependencies": false, "collective": { "type": "opencollective", "url": "https://opencollective.com/ajv" @@ -39,7 +43,6 @@ "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" }, - "deprecated": false, "description": "Another JSON Schema Validator", "devDependencies": { "ajv-async": "^1.0.0", diff --git a/node_modules/har-validator/node_modules/fast-deep-equal/package.json b/node_modules/har-validator/node_modules/fast-deep-equal/package.json index bdf1fef2c..00430d162 100644 --- a/node_modules/har-validator/node_modules/fast-deep-equal/package.json +++ b/node_modules/har-validator/node_modules/fast-deep-equal/package.json @@ -1,35 +1,38 @@ { - "_from": "fast-deep-equal@^3.1.1", + "_args": [ + [ + "fast-deep-equal@3.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "fast-deep-equal@3.1.3", "_id": "fast-deep-equal@3.1.3", "_inBundle": false, "_integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", "_location": "/har-validator/fast-deep-equal", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "fast-deep-equal@^3.1.1", + "raw": "fast-deep-equal@3.1.3", "name": "fast-deep-equal", "escapedName": "fast-deep-equal", - "rawSpec": "^3.1.1", + "rawSpec": "3.1.3", "saveSpec": null, - "fetchSpec": "^3.1.1" + "fetchSpec": "3.1.3" }, "_requiredBy": [ "/har-validator/ajv" ], "_resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "_shasum": "3a7d56b559d6cbc3eb512325244e619a65c6c525", - "_spec": "fast-deep-equal@^3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/har-validator/node_modules/ajv", + "_spec": "3.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Evgeny Poberezkin" }, "bugs": { "url": "https://github.com/epoberezkin/fast-deep-equal/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Fast deep equal", "devDependencies": { "coveralls": "^3.1.0", diff --git a/node_modules/har-validator/package.json b/node_modules/har-validator/package.json index a82040cc8..20bb31832 100644 --- a/node_modules/har-validator/package.json +++ b/node_modules/har-validator/package.json @@ -1,5 +1,11 @@ { - "_from": "har-validator@~5.1.3", + "_args": [ + [ + "har-validator@5.1.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "har-validator@5.1.5", "_id": "har-validator@5.1.5", "_inBundle": false, "_integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", @@ -10,22 +16,21 @@ "uri-js": "4.2.2" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "har-validator@~5.1.3", + "raw": "har-validator@5.1.5", "name": "har-validator", "escapedName": "har-validator", - "rawSpec": "~5.1.3", + "rawSpec": "5.1.5", "saveSpec": null, - "fetchSpec": "~5.1.3" + "fetchSpec": "5.1.5" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", - "_shasum": "1f0803b9f8cb20c0fa13822df1ecddb36bde1efd", - "_spec": "har-validator@~5.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "5.1.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ahmad Nassri", "email": "ahmad@ahmadnassri.com", @@ -34,12 +39,10 @@ "bugs": { "url": "https://github.com/ahmadnassri/node-har-validator/issues" }, - "bundleDependencies": false, "dependencies": { "ajv": "^6.12.3", "har-schema": "^2.0.0" }, - "deprecated": "this library is no longer supported", "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema", "devDependencies": { "tap": "^14.10.8" diff --git a/node_modules/has-ansi/node_modules/ansi-regex/package.json b/node_modules/has-ansi/node_modules/ansi-regex/package.json index ab37c8d4c..cf66a057c 100644 --- a/node_modules/has-ansi/node_modules/ansi-regex/package.json +++ b/node_modules/has-ansi/node_modules/ansi-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "ansi-regex@^2.0.0", + "_args": [ + [ + "ansi-regex@2.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-regex@2.1.1", "_id": "ansi-regex@2.1.1", "_inBundle": false, "_integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "_location": "/has-ansi/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^2.0.0", + "raw": "ansi-regex@2.1.1", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^2.0.0", + "rawSpec": "2.1.1", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.1.1" }, "_requiredBy": [ "/has-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "_shasum": "c3b33ab5ee360d86e0e628f0468ae7ef27d654df", - "_spec": "ansi-regex@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/has-ansi", + "_spec": "2.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "0.17.0", diff --git a/node_modules/has-ansi/package.json b/node_modules/has-ansi/package.json index f0fb9cfb0..5c0c96a6b 100644 --- a/node_modules/has-ansi/package.json +++ b/node_modules/has-ansi/package.json @@ -1,27 +1,32 @@ { - "_from": "has-ansi@^2.0.0", + "_args": [ + [ + "has-ansi@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "has-ansi@2.0.0", "_id": "has-ansi@2.0.0", "_inBundle": false, "_integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", "_location": "/has-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "has-ansi@^2.0.0", + "raw": "has-ansi@2.0.0", "name": "has-ansi", "escapedName": "has-ansi", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/intel/chalk" ], "_resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "_shasum": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91", - "_spec": "has-ansi@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel/node_modules/chalk", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/sindresorhus/has-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^2.0.0" }, - "deprecated": false, "description": "Check if a string has ANSI escape codes", "devDependencies": { "ava": "0.0.4" diff --git a/node_modules/has-flag/package.json b/node_modules/has-flag/package.json index a30af0a02..eb084a369 100644 --- a/node_modules/has-flag/package.json +++ b/node_modules/has-flag/package.json @@ -1,28 +1,33 @@ { - "_from": "has-flag@^3.0.0", + "_args": [ + [ + "has-flag@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "has-flag@3.0.0", "_id": "has-flag@3.0.0", "_inBundle": false, "_integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", "_location": "/has-flag", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "has-flag@^3.0.0", + "raw": "has-flag@3.0.0", "name": "has-flag", "escapedName": "has-flag", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/postcss/supports-color", "/supports-color" ], "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "_shasum": "b5d454dc2199ae225699f3467e5a07f3b955bafd", - "_spec": "has-flag@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/supports-color", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/has-flag/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if argv has a specific flag", "devDependencies": { "ava": "*", diff --git a/node_modules/has-symbols/package.json b/node_modules/has-symbols/package.json index 3c6a8195f..7aea1541e 100644 --- a/node_modules/has-symbols/package.json +++ b/node_modules/has-symbols/package.json @@ -1,19 +1,26 @@ { - "_from": "has-symbols@^1.0.1", + "_args": [ + [ + "has-symbols@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "has-symbols@1.0.1", "_id": "has-symbols@1.0.1", "_inBundle": false, "_integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==", "_location": "/has-symbols", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "has-symbols@^1.0.1", + "raw": "has-symbols@1.0.1", "name": "has-symbols", "escapedName": "has-symbols", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/es-abstract", @@ -27,9 +34,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz", - "_shasum": "9f5214758a44196c406d9bd76cebf81ec2dd31e8", - "_spec": "has-symbols@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -45,7 +51,6 @@ "bugs": { "url": "https://github.com/ljharb/has-symbols/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -54,7 +59,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", "devDependencies": { "@ljharb/eslint-config": "^15.0.1", diff --git a/node_modules/has/package.json b/node_modules/has/package.json index 22bb4f264..f92980f10 100644 --- a/node_modules/has/package.json +++ b/node_modules/has/package.json @@ -1,19 +1,26 @@ { - "_from": "has@^1.0.3", + "_args": [ + [ + "has@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "has@1.0.3", "_id": "has@1.0.3", "_inBundle": false, "_integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", "_location": "/has", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "has@^1.0.3", + "raw": "has@1.0.3", "name": "has", "escapedName": "has", - "rawSpec": "^1.0.3", + "rawSpec": "1.0.3", "saveSpec": null, - "fetchSpec": "^1.0.3" + "fetchSpec": "1.0.3" }, "_requiredBy": [ "/es-abstract", @@ -30,9 +37,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "_shasum": "722d7cbfc1f6aa8241f16dd814e011e1f41e8796", - "_spec": "has@^1.0.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Thiago de Arruda", "email": "tpadilha84@gmail.com" @@ -40,7 +46,6 @@ "bugs": { "url": "https://github.com/tarruda/has/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -51,7 +56,6 @@ "dependencies": { "function-bind": "^1.1.1" }, - "deprecated": false, "description": "Object.prototype.hasOwnProperty.call shortcut", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", diff --git a/node_modules/hosted-git-info/package.json b/node_modules/hosted-git-info/package.json index 9b078b041..8497ae176 100644 --- a/node_modules/hosted-git-info/package.json +++ b/node_modules/hosted-git-info/package.json @@ -1,27 +1,33 @@ { - "_from": "hosted-git-info@^2.1.4", + "_args": [ + [ + "hosted-git-info@2.8.8", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "hosted-git-info@2.8.8", "_id": "hosted-git-info@2.8.8", "_inBundle": false, "_integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", "_location": "/hosted-git-info", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "hosted-git-info@^2.1.4", + "raw": "hosted-git-info@2.8.8", "name": "hosted-git-info", "escapedName": "hosted-git-info", - "rawSpec": "^2.1.4", + "rawSpec": "2.8.8", "saveSpec": null, - "fetchSpec": "^2.1.4" + "fetchSpec": "2.8.8" }, "_requiredBy": [ "/normalize-package-data" ], "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "_shasum": "7539bd4bc1e0e0a895815a2e0262420b12858488", - "_spec": "hosted-git-info@^2.1.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/normalize-package-data", + "_spec": "2.8.8", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/npm/hosted-git-info/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", "devDependencies": { "standard": "^11.0.1", diff --git a/node_modules/htmlparser2/package.json b/node_modules/htmlparser2/package.json index 15b7bc472..f6713e23e 100644 --- a/node_modules/htmlparser2/package.json +++ b/node_modules/htmlparser2/package.json @@ -1,27 +1,32 @@ { - "_from": "htmlparser2@^3.10.0", + "_args": [ + [ + "htmlparser2@3.10.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "htmlparser2@3.10.1", "_id": "htmlparser2@3.10.1", "_inBundle": false, "_integrity": "sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==", "_location": "/htmlparser2", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "htmlparser2@^3.10.0", + "raw": "htmlparser2@3.10.1", "name": "htmlparser2", "escapedName": "htmlparser2", - "rawSpec": "^3.10.0", + "rawSpec": "3.10.1", "saveSpec": null, - "fetchSpec": "^3.10.0" + "fetchSpec": "3.10.1" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz", - "_shasum": "bd679dc3f59897b6a34bb10749c855bb53a9392f", - "_spec": "htmlparser2@^3.10.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "3.10.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Boehm", "email": "me@feedic.com" @@ -32,7 +37,6 @@ "bugs": { "url": "http://github.com/fb55/htmlparser2/issues" }, - "bundleDependencies": false, "dependencies": { "domelementtype": "^1.3.1", "domhandler": "^2.3.0", @@ -41,7 +45,6 @@ "inherits": "^2.0.1", "readable-stream": "^3.1.1" }, - "deprecated": false, "description": "Fast & forgiving HTML/XML/RSS parser", "devDependencies": { "coveralls": "^3.0.1", diff --git a/node_modules/http-reasons/package.json b/node_modules/http-reasons/package.json index 37ba28dda..bb4f123de 100644 --- a/node_modules/http-reasons/package.json +++ b/node_modules/http-reasons/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "http-reasons@0.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "http-reasons@0.1.0", "_id": "http-reasons@0.1.0", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/http-reasons/-/http-reasons-0.1.0.tgz", - "_shasum": "a953ca670078669dde142ce899401b9d6e85d3b4", - "_spec": "http-reasons@0.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "0.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Shamasis Bhattacharya", "email": "mail@shamasis.net", @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/postmanlabs/http-reasons/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Database to lookup http reasons from http response status code", "homepage": "https://github.com/postmanlabs/http-reasons#readme", "keywords": [ diff --git a/node_modules/http-signature/package.json b/node_modules/http-signature/package.json index 5f5c5e98d..d87f4c72e 100644 --- a/node_modules/http-signature/package.json +++ b/node_modules/http-signature/package.json @@ -1,34 +1,38 @@ { - "_from": "http-signature@~1.3.1", + "_args": [ + [ + "http-signature@1.3.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "http-signature@1.3.5", "_id": "http-signature@1.3.5", "_inBundle": false, "_integrity": "sha512-NwoTQYSJoFt34jSBbwzDHDofoA61NGXzu6wXh95o1Ry62EnmKjXb/nR/RknLeZ3G/uGwrlKNY2z7uPt+Cdl7Tw==", "_location": "/http-signature", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "http-signature@~1.3.1", + "raw": "http-signature@1.3.5", "name": "http-signature", "escapedName": "http-signature", - "rawSpec": "~1.3.1", + "rawSpec": "1.3.5", "saveSpec": null, - "fetchSpec": "~1.3.1" + "fetchSpec": "1.3.5" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.3.5.tgz", - "_shasum": "9f19496ffbf3227298d7b5f156e0e1a948678683", - "_spec": "http-signature@~1.3.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.3.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Joyent, Inc" }, "bugs": { "url": "https://github.com/joyent/node-http-signature/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Mark Cavage", @@ -48,7 +52,6 @@ "jsprim": "^1.2.2", "sshpk": "^1.14.1" }, - "deprecated": false, "description": "Reference implementation of Joyent's HTTP Signature scheme.", "devDependencies": { "tap": "0.4.2", diff --git a/node_modules/httpntlm/package.json b/node_modules/httpntlm/package.json index c6db24465..0f0654683 100644 --- a/node_modules/httpntlm/package.json +++ b/node_modules/httpntlm/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "httpntlm@1.7.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "httpntlm@1.7.6", "_id": "httpntlm@1.7.6", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/httpntlm/-/httpntlm-1.7.6.tgz", - "_shasum": "6991e8352836007d67101b83db8ed0f915f906d0", - "_spec": "httpntlm@1.7.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "1.7.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sam Decrock", "url": "https://github.com/SamDecrock/" @@ -29,12 +34,10 @@ "bugs": { "url": "https://github.com/SamDecrock/node-http-ntlm/issues" }, - "bundleDependencies": false, "dependencies": { "httpreq": ">=0.4.22", "underscore": "~1.7.0" }, - "deprecated": false, "description": "httpntlm is a Node.js library to do HTTP NTLM authentication", "engines": { "node": ">=0.8.0" diff --git a/node_modules/httpreq/package.json b/node_modules/httpreq/package.json index f286cd6c8..49e66e367 100644 --- a/node_modules/httpreq/package.json +++ b/node_modules/httpreq/package.json @@ -1,27 +1,32 @@ { - "_from": "httpreq@>=0.4.22", + "_args": [ + [ + "httpreq@0.4.24", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "httpreq@0.4.24", "_id": "httpreq@0.4.24", "_inBundle": false, "_integrity": "sha1-QzX/2CzZaWaKOUZckprGHWOTYn8=", "_location": "/httpreq", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "httpreq@>=0.4.22", + "raw": "httpreq@0.4.24", "name": "httpreq", "escapedName": "httpreq", - "rawSpec": ">=0.4.22", + "rawSpec": "0.4.24", "saveSpec": null, - "fetchSpec": ">=0.4.22" + "fetchSpec": "0.4.24" }, "_requiredBy": [ "/httpntlm" ], "_resolved": "https://registry.npmjs.org/httpreq/-/httpreq-0.4.24.tgz", - "_shasum": "4335ffd82cd969668a39465c929ac61d6393627f", - "_spec": "httpreq@>=0.4.22", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/httpntlm", + "_spec": "0.4.24", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sam Decrock", "url": "https://github.com/SamDecrock/" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/SamDecrock/node-httpreq/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Russell Beattie", @@ -65,7 +69,6 @@ "url": "https://github.com/fvdm" } ], - "deprecated": false, "description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way", "devDependencies": { "chai": "~1.9.1", diff --git a/node_modules/iconv-lite/package.json b/node_modules/iconv-lite/package.json index a36a19214..2288b4a75 100644 --- a/node_modules/iconv-lite/package.json +++ b/node_modules/iconv-lite/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "iconv-lite@0.6.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "iconv-lite@0.6.2", "_id": "iconv-lite@0.6.2", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz", - "_shasum": "ce13d1875b0c3a674bd6a04b7f76b01b1b6ded01", - "_spec": "iconv-lite@0.6.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "0.6.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Alexander Shtuchkin", "email": "ashtuchkin@gmail.com" @@ -32,11 +37,9 @@ "bugs": { "url": "https://github.com/ashtuchkin/iconv-lite/issues" }, - "bundleDependencies": false, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, - "deprecated": false, "description": "Convert character encodings in pure javascript.", "devDependencies": { "async": "^3.2.0", diff --git a/node_modules/ignore/package.json b/node_modules/ignore/package.json index 5ec882a1c..37219eac2 100644 --- a/node_modules/ignore/package.json +++ b/node_modules/ignore/package.json @@ -1,36 +1,40 @@ { - "_from": "ignore@^4.0.6", + "_args": [ + [ + "ignore@4.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ignore@4.0.6", "_id": "ignore@4.0.6", "_inBundle": false, "_integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", "_location": "/ignore", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ignore@^4.0.6", + "raw": "ignore@4.0.6", "name": "ignore", "escapedName": "ignore", - "rawSpec": "^4.0.6", + "rawSpec": "4.0.6", "saveSpec": null, - "fetchSpec": "^4.0.6" + "fetchSpec": "4.0.6" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "_shasum": "750e3db5862087b4737ebac8207ffd1ef27b25fc", - "_spec": "ignore@^4.0.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "4.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "kael" }, "bugs": { "url": "https://github.com/kaelzhang/node-ignore/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Ignore is a manager and filter for .gitignore rules.", "devDependencies": { "babel-cli": "^6.26.0", 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 8511d8cfd..7e1d878b5 100644 --- a/node_modules/import-fresh/node_modules/resolve-from/package.json +++ b/node_modules/import-fresh/node_modules/resolve-from/package.json @@ -1,27 +1,33 @@ { - "_from": "resolve-from@^4.0.0", + "_args": [ + [ + "resolve-from@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "resolve-from@4.0.0", "_id": "resolve-from@4.0.0", "_inBundle": false, "_integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "_location": "/import-fresh/resolve-from", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "resolve-from@^4.0.0", + "raw": "resolve-from@4.0.0", "name": "resolve-from", "escapedName": "resolve-from", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.0" }, "_requiredBy": [ "/import-fresh" ], "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "_shasum": "4abcd852ad32dd7baabfe9b40e00a36db5f392e6", - "_spec": "resolve-from@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/import-fresh", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/resolve-from/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Resolve the path of a module like `require.resolve()` but from a given path", "devDependencies": { "ava": "*", diff --git a/node_modules/import-fresh/package.json b/node_modules/import-fresh/package.json index 68d6da76f..07218be5e 100644 --- a/node_modules/import-fresh/package.json +++ b/node_modules/import-fresh/package.json @@ -1,28 +1,34 @@ { - "_from": "import-fresh@^3.0.0", + "_args": [ + [ + "import-fresh@3.2.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "import-fresh@3.2.2", "_id": "import-fresh@3.2.2", "_inBundle": false, "_integrity": "sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw==", "_location": "/import-fresh", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "import-fresh@^3.0.0", + "raw": "import-fresh@3.2.2", "name": "import-fresh", "escapedName": "import-fresh", - "rawSpec": "^3.0.0", + "rawSpec": "3.2.2", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.2.2" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.2.tgz", - "_shasum": "fc129c160c5d68235507f4331a6baad186bdbc3e", - "_spec": "import-fresh@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.2.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,12 +37,10 @@ "bugs": { "url": "https://github.com/sindresorhus/import-fresh/issues" }, - "bundleDependencies": false, "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" }, - "deprecated": false, "description": "Import a module while bypassing the cache", "devDependencies": { "ava": "^1.0.1", diff --git a/node_modules/imurmurhash/package.json b/node_modules/imurmurhash/package.json index 4c92ee061..51d54067b 100644 --- a/node_modules/imurmurhash/package.json +++ b/node_modules/imurmurhash/package.json @@ -1,27 +1,33 @@ { - "_from": "imurmurhash@^0.1.4", + "_args": [ + [ + "imurmurhash@0.1.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "imurmurhash@0.1.4", "_id": "imurmurhash@0.1.4", "_inBundle": false, "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", "_location": "/imurmurhash", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "imurmurhash@^0.1.4", + "raw": "imurmurhash@0.1.4", "name": "imurmurhash", "escapedName": "imurmurhash", - "rawSpec": "^0.1.4", + "rawSpec": "0.1.4", "saveSpec": null, - "fetchSpec": "^0.1.4" + "fetchSpec": "0.1.4" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea", - "_spec": "imurmurhash@^0.1.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "0.1.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jens Taylor", "email": "jensyt@gmail.com", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/jensyt/imurmurhash-js/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "An incremental implementation of MurmurHash3", "devDependencies": {}, "engines": { diff --git a/node_modules/inflight/package.json b/node_modules/inflight/package.json index e5d5f4444..c2b4dda25 100644 --- a/node_modules/inflight/package.json +++ b/node_modules/inflight/package.json @@ -1,27 +1,33 @@ { - "_from": "inflight@^1.0.4", + "_args": [ + [ + "inflight@1.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "inflight@1.0.6", "_id": "inflight@1.0.6", "_inBundle": false, "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "_location": "/inflight", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "inflight@^1.0.4", + "raw": "inflight@1.0.6", "name": "inflight", "escapedName": "inflight", - "rawSpec": "^1.0.4", + "rawSpec": "1.0.6", "saveSpec": null, - "fetchSpec": "^1.0.4" + "fetchSpec": "1.0.6" }, "_requiredBy": [ "/glob" ], "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "_shasum": "49bd6331d7d02d0c09bc910a1075ba8165b56df9", - "_spec": "inflight@^1.0.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/glob", + "_spec": "1.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/isaacs/inflight/issues" }, - "bundleDependencies": false, "dependencies": { "once": "^1.3.0", "wrappy": "1" }, - "deprecated": false, "description": "Add callbacks to requests in flight to avoid async duplication", "devDependencies": { "tap": "^7.1.2" diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json index 6e74da151..6ec321734 100644 --- a/node_modules/inherits/package.json +++ b/node_modules/inherits/package.json @@ -1,38 +1,40 @@ { - "_from": "inherits@^2.0.1", + "_args": [ + [ + "inherits@2.0.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "inherits@2.0.4", "_id": "inherits@2.0.4", "_inBundle": false, "_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "_location": "/inherits", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "inherits@^2.0.1", + "raw": "inherits@2.0.4", "name": "inherits", "escapedName": "inherits", - "rawSpec": "^2.0.1", + "rawSpec": "2.0.4", "saveSpec": null, - "fetchSpec": "^2.0.1" + "fetchSpec": "2.0.4" }, "_requiredBy": [ + "/glob", "/htmlparser2", "/postman-collection-transformer", "/postman-runtime", - "/postman-sandbox", - "/readable-stream", - "/uvm" + "/readable-stream" ], "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c", - "_spec": "inherits@^2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "2.0.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "browser": "./inherits_browser.js", "bugs": { "url": "https://github.com/isaacs/inherits/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "devDependencies": { "tap": "^14.2.4" diff --git a/node_modules/intel/node_modules/ansi-regex/package.json b/node_modules/intel/node_modules/ansi-regex/package.json index 7af86dca7..207a7b129 100644 --- a/node_modules/intel/node_modules/ansi-regex/package.json +++ b/node_modules/intel/node_modules/ansi-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "ansi-regex@^2.0.0", + "_args": [ + [ + "ansi-regex@2.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-regex@2.1.1", "_id": "ansi-regex@2.1.1", "_inBundle": false, "_integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", "_location": "/intel/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^2.0.0", + "raw": "ansi-regex@2.1.1", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^2.0.0", + "rawSpec": "2.1.1", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.1.1" }, "_requiredBy": [ "/intel/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "_shasum": "c3b33ab5ee360d86e0e628f0468ae7ef27d654df", - "_spec": "ansi-regex@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel/node_modules/strip-ansi", + "_spec": "2.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "0.17.0", diff --git a/node_modules/intel/node_modules/ansi-styles/package.json b/node_modules/intel/node_modules/ansi-styles/package.json index 8cffad5f8..2f5875576 100644 --- a/node_modules/intel/node_modules/ansi-styles/package.json +++ b/node_modules/intel/node_modules/ansi-styles/package.json @@ -1,27 +1,32 @@ { - "_from": "ansi-styles@^2.2.1", + "_args": [ + [ + "ansi-styles@2.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ansi-styles@2.2.1", "_id": "ansi-styles@2.2.1", "_inBundle": false, "_integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", "_location": "/intel/ansi-styles", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-styles@^2.2.1", + "raw": "ansi-styles@2.2.1", "name": "ansi-styles", "escapedName": "ansi-styles", - "rawSpec": "^2.2.1", + "rawSpec": "2.2.1", "saveSpec": null, - "fetchSpec": "^2.2.1" + "fetchSpec": "2.2.1" }, "_requiredBy": [ "/intel/chalk" ], "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "_shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe", - "_spec": "ansi-styles@^2.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel/node_modules/chalk", + "_spec": "2.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-styles/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ANSI escape codes for styling strings in the terminal", "devDependencies": { "mocha": "*" diff --git a/node_modules/intel/node_modules/chalk/package.json b/node_modules/intel/node_modules/chalk/package.json index 5f2f96476..2b0fdd7fa 100644 --- a/node_modules/intel/node_modules/chalk/package.json +++ b/node_modules/intel/node_modules/chalk/package.json @@ -1,31 +1,35 @@ { - "_from": "chalk@^1.1.0", + "_args": [ + [ + "chalk@1.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "chalk@1.1.3", "_id": "chalk@1.1.3", "_inBundle": false, "_integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "_location": "/intel/chalk", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "chalk@^1.1.0", + "raw": "chalk@1.1.3", "name": "chalk", "escapedName": "chalk", - "rawSpec": "^1.1.0", + "rawSpec": "1.1.3", "saveSpec": null, - "fetchSpec": "^1.1.0" + "fetchSpec": "1.1.3" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "_shasum": "a8115c55e4a702fe4d150abd3872822a7e09fc98", - "_spec": "chalk@^1.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "1.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/chalk/chalk/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-styles": "^2.2.1", "escape-string-regexp": "^1.0.2", @@ -33,7 +37,6 @@ "strip-ansi": "^3.0.0", "supports-color": "^2.0.0" }, - "deprecated": false, "description": "Terminal string styling done right. Much color.", "devDependencies": { "coveralls": "^2.11.2", diff --git a/node_modules/intel/node_modules/strip-ansi/package.json b/node_modules/intel/node_modules/strip-ansi/package.json index 47d0c1d27..116da4c53 100644 --- a/node_modules/intel/node_modules/strip-ansi/package.json +++ b/node_modules/intel/node_modules/strip-ansi/package.json @@ -1,27 +1,32 @@ { - "_from": "strip-ansi@^3.0.0", + "_args": [ + [ + "strip-ansi@3.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "strip-ansi@3.0.1", "_id": "strip-ansi@3.0.1", "_inBundle": false, "_integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "_location": "/intel/strip-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-ansi@^3.0.0", + "raw": "strip-ansi@3.0.1", "name": "strip-ansi", "escapedName": "strip-ansi", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.1", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.1" }, "_requiredBy": [ "/intel/chalk" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf", - "_spec": "strip-ansi@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel/node_modules/chalk", + "_spec": "3.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^2.0.0" }, - "deprecated": false, "description": "Strip ANSI escape codes", "devDependencies": { "ava": "*", diff --git a/node_modules/intel/node_modules/supports-color/package.json b/node_modules/intel/node_modules/supports-color/package.json index 3cbe8d33d..fe2d65398 100644 --- a/node_modules/intel/node_modules/supports-color/package.json +++ b/node_modules/intel/node_modules/supports-color/package.json @@ -1,27 +1,32 @@ { - "_from": "supports-color@^2.0.0", + "_args": [ + [ + "supports-color@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "supports-color@2.0.0", "_id": "supports-color@2.0.0", "_inBundle": false, "_integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", "_location": "/intel/supports-color", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "supports-color@^2.0.0", + "raw": "supports-color@2.0.0", "name": "supports-color", "escapedName": "supports-color", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/intel/chalk" ], "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "_shasum": "535d045ce6b6363fa40117084629995e9df324c7", - "_spec": "supports-color@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel/node_modules/chalk", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/chalk/supports-color/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Detect whether a terminal supports color", "devDependencies": { "mocha": "*", diff --git a/node_modules/intel/package.json b/node_modules/intel/package.json index 597a16344..54c29dcf8 100644 --- a/node_modules/intel/package.json +++ b/node_modules/intel/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "intel@1.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "intel@1.2.0", "_id": "intel@1.2.0", "_inBundle": false, @@ -22,9 +28,8 @@ "/postman-collection-transformer" ], "_resolved": "https://registry.npmjs.org/intel/-/intel-1.2.0.tgz", - "_shasum": "11d1147eb6b3f4582bdf5337b37d541584e9e41e", - "_spec": "intel@1.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection-transformer", + "_spec": "1.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", @@ -33,7 +38,6 @@ "bugs": { "url": "https://github.com/seanmonstar/intel/issues" }, - "bundleDependencies": false, "dependencies": { "chalk": "^1.1.0", "dbug": "~0.4.2", @@ -42,7 +46,6 @@ "symbol": "~0.3.1", "utcstring": "~0.1.0" }, - "deprecated": false, "description": "I need more intel.", "devDependencies": { "bluebird": "^3.5", diff --git a/node_modules/internal-slot/package.json b/node_modules/internal-slot/package.json index 5427f92c5..3ab66056c 100644 --- a/node_modules/internal-slot/package.json +++ b/node_modules/internal-slot/package.json @@ -1,27 +1,33 @@ { - "_from": "internal-slot@^1.0.2", + "_args": [ + [ + "internal-slot@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "internal-slot@1.0.2", "_id": "internal-slot@1.0.2", "_inBundle": false, "_integrity": "sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==", "_location": "/internal-slot", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "internal-slot@^1.0.2", + "raw": "internal-slot@1.0.2", "name": "internal-slot", "escapedName": "internal-slot", - "rawSpec": "^1.0.2", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.2" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/string.prototype.matchall" ], "_resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.2.tgz", - "_shasum": "9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3", - "_spec": "internal-slot@^1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.matchall", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -35,13 +41,11 @@ "bugs": { "url": "https://github.com/ljharb/internal-slot/issues" }, - "bundleDependencies": false, "dependencies": { "es-abstract": "^1.17.0-next.1", "has": "^1.0.3", "side-channel": "^1.0.2" }, - "deprecated": false, "description": "ES spec-like internal slots", "devDependencies": { "@ljharb/eslint-config": "^15.1.0", diff --git a/node_modules/ip-regex/package.json b/node_modules/ip-regex/package.json index 4d63ec3a9..638a39b9b 100644 --- a/node_modules/ip-regex/package.json +++ b/node_modules/ip-regex/package.json @@ -1,27 +1,32 @@ { - "_from": "ip-regex@^2.1.0", + "_args": [ + [ + "ip-regex@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "ip-regex@2.1.0", "_id": "ip-regex@2.1.0", "_inBundle": false, "_integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=", "_location": "/ip-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ip-regex@^2.1.0", + "raw": "ip-regex@2.1.0", "name": "ip-regex", "escapedName": "ip-regex", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/tough-cookie" ], "_resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz", - "_shasum": "fa78bf5d2e6913c911ce9f819ee5146bb6d844e9", - "_spec": "ip-regex@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/tough-cookie", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/ip-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching IP addresses (IPv4 & IPv6)", "devDependencies": { "ava": "*", diff --git a/node_modules/is-arrayish/package.json b/node_modules/is-arrayish/package.json index 2a7a5ed22..c5c077fbd 100644 --- a/node_modules/is-arrayish/package.json +++ b/node_modules/is-arrayish/package.json @@ -1,27 +1,33 @@ { - "_from": "is-arrayish@^0.2.1", + "_args": [ + [ + "is-arrayish@0.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-arrayish@0.2.1", "_id": "is-arrayish@0.2.1", "_inBundle": false, "_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", "_location": "/is-arrayish", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-arrayish@^0.2.1", + "raw": "is-arrayish@0.2.1", "name": "is-arrayish", "escapedName": "is-arrayish", - "rawSpec": "^0.2.1", + "rawSpec": "0.2.1", "saveSpec": null, - "fetchSpec": "^0.2.1" + "fetchSpec": "0.2.1" }, "_requiredBy": [ "/error-ex" ], "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "_shasum": "77c99840527aa8ecb1a8ba697b80645a7a926a9d", - "_spec": "is-arrayish@^0.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/error-ex", + "_spec": "0.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Qix", "url": "http://github.com/qix-" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/qix-/node-is-arrayish/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Determines if an object can be used as an array", "devDependencies": { "coffee-script": "^1.9.3", diff --git a/node_modules/is-callable/package.json b/node_modules/is-callable/package.json index 726ebea86..ab52a2c43 100644 --- a/node_modules/is-callable/package.json +++ b/node_modules/is-callable/package.json @@ -1,19 +1,26 @@ { - "_from": "is-callable@^1.2.2", + "_args": [ + [ + "is-callable@1.2.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-callable@1.2.2", "_id": "is-callable@1.2.2", "_inBundle": false, "_integrity": "sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==", "_location": "/is-callable", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-callable@^1.2.2", + "raw": "is-callable@1.2.2", "name": "is-callable", "escapedName": "is-callable", - "rawSpec": "^1.2.2", + "rawSpec": "1.2.2", "saveSpec": null, - "fetchSpec": "^1.2.2" + "fetchSpec": "1.2.2" }, "_requiredBy": [ "/es-abstract", @@ -23,9 +30,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz", - "_shasum": "c7c6715cd22d4ddb48d3e19970223aceabb080d9", - "_spec": "is-callable@^1.2.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.2.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -34,7 +40,6 @@ "bugs": { "url": "https://github.com/ljharb/is-callable/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -43,7 +48,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/is-core-module/package.json b/node_modules/is-core-module/package.json index 75f57d72d..24c2023a7 100644 --- a/node_modules/is-core-module/package.json +++ b/node_modules/is-core-module/package.json @@ -1,27 +1,33 @@ { - "_from": "is-core-module@^2.1.0", + "_args": [ + [ + "is-core-module@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-core-module@2.1.0", "_id": "is-core-module@2.1.0", "_inBundle": false, "_integrity": "sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA==", "_location": "/is-core-module", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-core-module@^2.1.0", + "raw": "is-core-module@2.1.0", "name": "is-core-module", "escapedName": "is-core-module", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/resolve" ], "_resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.1.0.tgz", - "_shasum": "a4cc031d9b1aca63eecbd18a650e13cb4eeab946", - "_spec": "is-core-module@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/resolve", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -37,11 +43,9 @@ "bugs": { "url": "https://github.com/inspect-js/is-core-module/issues" }, - "bundleDependencies": false, "dependencies": { "has": "^1.0.3" }, - "deprecated": false, "description": "Is this specifier a node.js core module?", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/is-date-object/package.json b/node_modules/is-date-object/package.json index 5a27fc1f2..6cff9d3b5 100644 --- a/node_modules/is-date-object/package.json +++ b/node_modules/is-date-object/package.json @@ -1,27 +1,33 @@ { - "_from": "is-date-object@^1.0.1", + "_args": [ + [ + "is-date-object@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-date-object@1.0.2", "_id": "is-date-object@1.0.2", "_inBundle": false, "_integrity": "sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==", "_location": "/is-date-object", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-date-object@^1.0.1", + "raw": "is-date-object@1.0.2", "name": "is-date-object", "escapedName": "is-date-object", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/es-to-primitive" ], "_resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz", - "_shasum": "bda736f2cd8fd06d32844e7743bfa7494c3bfd7e", - "_spec": "is-date-object@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-to-primitive", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband" }, @@ -35,9 +41,7 @@ "bugs": { "url": "https://github.com/ljharb/is-date-object/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "devDependencies": { "@ljharb/eslint-config": "^15.0.2", diff --git a/node_modules/is-extglob/package.json b/node_modules/is-extglob/package.json index ba08c3600..6808956a4 100644 --- a/node_modules/is-extglob/package.json +++ b/node_modules/is-extglob/package.json @@ -1,27 +1,33 @@ { - "_from": "is-extglob@^2.1.1", + "_args": [ + [ + "is-extglob@2.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-extglob@2.1.1", "_id": "is-extglob@2.1.1", "_inBundle": false, "_integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", "_location": "/is-extglob", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-extglob@^2.1.1", + "raw": "is-extglob@2.1.1", "name": "is-extglob", "escapedName": "is-extglob", - "rawSpec": "^2.1.1", + "rawSpec": "2.1.1", "saveSpec": null, - "fetchSpec": "^2.1.1" + "fetchSpec": "2.1.1" }, "_requiredBy": [ "/is-glob" ], "_resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "_shasum": "a88c02535791f02ed37c76a1b9ea9773c833f8c2", - "_spec": "is-extglob@^2.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/is-glob", + "_spec": "2.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/jonschlinkert/is-extglob/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Returns true if a string has an extglob.", "devDependencies": { "gulp-format-md": "^0.1.10", diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json index 6523e9f8d..df3a306fe 100644 --- a/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/is-fullwidth-code-point/package.json @@ -1,28 +1,34 @@ { - "_from": "is-fullwidth-code-point@^2.0.0", + "_args": [ + [ + "is-fullwidth-code-point@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-fullwidth-code-point@2.0.0", "_id": "is-fullwidth-code-point@2.0.0", "_inBundle": false, "_integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", "_location": "/is-fullwidth-code-point", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-fullwidth-code-point@^2.0.0", + "raw": "is-fullwidth-code-point@2.0.0", "name": "is-fullwidth-code-point", "escapedName": "is-fullwidth-code-point", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/slice-ansi", "/string-width" ], "_resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "_shasum": "a3b30a5c4f199183167aaab93beefae3ddfb654f", - "_spec": "is-fullwidth-code-point@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/slice-ansi", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +37,6 @@ "bugs": { "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if the character represented by a given Unicode code point is fullwidth", "devDependencies": { "ava": "*", diff --git a/node_modules/is-glob/package.json b/node_modules/is-glob/package.json index c1cc06c9b..3140c9bef 100644 --- a/node_modules/is-glob/package.json +++ b/node_modules/is-glob/package.json @@ -1,28 +1,34 @@ { - "_from": "is-glob@^4.0.0", + "_args": [ + [ + "is-glob@4.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-glob@4.0.1", "_id": "is-glob@4.0.1", "_inBundle": false, "_integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", "_location": "/is-glob", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-glob@^4.0.0", + "raw": "is-glob@4.0.1", "name": "is-glob", "escapedName": "is-glob", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.1", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.1" }, "_requiredBy": [ "/eslint", "/glob-parent" ], "_resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "_shasum": "7567dbe9f2f5e2467bc77ab83c4a29482407a5dc", - "_spec": "is-glob@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "4.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/micromatch/is-glob/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", @@ -48,7 +53,6 @@ "dependencies": { "is-extglob": "^2.1.1" }, - "deprecated": false, "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", "devDependencies": { "gulp-format-md": "^0.1.10", diff --git a/node_modules/is-negative-zero/package.json b/node_modules/is-negative-zero/package.json index 9bb4486e7..9a37a02d3 100644 --- a/node_modules/is-negative-zero/package.json +++ b/node_modules/is-negative-zero/package.json @@ -1,19 +1,26 @@ { - "_from": "is-negative-zero@^2.0.0", + "_args": [ + [ + "is-negative-zero@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-negative-zero@2.0.0", "_id": "is-negative-zero@2.0.0", "_inBundle": false, "_integrity": "sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=", "_location": "/is-negative-zero", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-negative-zero@^2.0.0", + "raw": "is-negative-zero@2.0.0", "name": "is-negative-zero", "escapedName": "is-negative-zero", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/side-channel/es-abstract", @@ -21,18 +28,15 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.0.tgz", - "_shasum": "9553b121b0fac28869da9ed459e20c7543788461", - "_spec": "is-negative-zero@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.trimend/node_modules/es-abstract", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/is-negative-zero/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Is this value negative zero? === will lie to you", "devDependencies": { "@ljharb/eslint-config": "^1.0.3", diff --git a/node_modules/is-regex/package.json b/node_modules/is-regex/package.json index e9dd14291..bf2573992 100644 --- a/node_modules/is-regex/package.json +++ b/node_modules/is-regex/package.json @@ -1,19 +1,26 @@ { - "_from": "is-regex@^1.1.1", + "_args": [ + [ + "is-regex@1.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-regex@1.1.1", "_id": "is-regex@1.1.1", "_inBundle": false, "_integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==", "_location": "/is-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-regex@^1.1.1", + "raw": "is-regex@1.1.1", "name": "is-regex", "escapedName": "is-regex", - "rawSpec": "^1.1.1", + "rawSpec": "1.1.1", "saveSpec": null, - "fetchSpec": "^1.1.1" + "fetchSpec": "1.1.1" }, "_requiredBy": [ "/es-abstract", @@ -22,9 +29,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz", - "_shasum": "c6f98aacc546f6cec5468a07b7b153ab564a57b9", - "_spec": "is-regex@^1.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -40,11 +46,9 @@ "bugs": { "url": "https://github.com/ljharb/is-regex/issues" }, - "bundleDependencies": false, "dependencies": { "has-symbols": "^1.0.1" }, - "deprecated": false, "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag", "devDependencies": { "@ljharb/eslint-config": "^17.1.0", diff --git a/node_modules/is-string/package.json b/node_modules/is-string/package.json index eaf1c0714..0119fcd2e 100644 --- a/node_modules/is-string/package.json +++ b/node_modules/is-string/package.json @@ -1,27 +1,33 @@ { - "_from": "is-string@^1.0.5", + "_args": [ + [ + "is-string@1.0.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-string@1.0.5", "_id": "is-string@1.0.5", "_inBundle": false, "_integrity": "sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==", "_location": "/is-string", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-string@^1.0.5", + "raw": "is-string@1.0.5", "name": "is-string", "escapedName": "is-string", - "rawSpec": "^1.0.5", + "rawSpec": "1.0.5", "saveSpec": null, - "fetchSpec": "^1.0.5" + "fetchSpec": "1.0.5" }, "_requiredBy": [ "/array-includes" ], "_resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.5.tgz", - "_shasum": "40493ed198ef3ff477b8c7f92f644ec82a5cd3a6", - "_spec": "is-string@^1.0.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/array-includes", + "_spec": "1.0.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -36,9 +42,7 @@ "bugs": { "url": "https://github.com/ljharb/is-string/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", "devDependencies": { "@ljharb/eslint-config": "^15.0.2", diff --git a/node_modules/is-symbol/package.json b/node_modules/is-symbol/package.json index e471e9d95..1497740e4 100644 --- a/node_modules/is-symbol/package.json +++ b/node_modules/is-symbol/package.json @@ -1,27 +1,33 @@ { - "_from": "is-symbol@^1.0.2", + "_args": [ + [ + "is-symbol@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "is-symbol@1.0.3", "_id": "is-symbol@1.0.3", "_inBundle": false, "_integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==", "_location": "/is-symbol", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-symbol@^1.0.2", + "raw": "is-symbol@1.0.3", "name": "is-symbol", "escapedName": "is-symbol", - "rawSpec": "^1.0.2", + "rawSpec": "1.0.3", "saveSpec": null, - "fetchSpec": "^1.0.2" + "fetchSpec": "1.0.3" }, "_requiredBy": [ "/es-to-primitive" ], "_resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz", - "_shasum": "38e1014b9e6329be0de9d24a414fd7441ec61937", - "_spec": "is-symbol@^1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-to-primitive", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -36,11 +42,9 @@ "bugs": { "url": "https://github.com/inspect-js/is-symbol/issues" }, - "bundleDependencies": false, "dependencies": { "has-symbols": "^1.0.1" }, - "deprecated": false, "description": "Determine if a value is an ES6 Symbol or not.", "devDependencies": { "@ljharb/eslint-config": "^15.0.2", diff --git a/node_modules/is-typedarray/package.json b/node_modules/is-typedarray/package.json index ede0180e6..244f3b00a 100644 --- a/node_modules/is-typedarray/package.json +++ b/node_modules/is-typedarray/package.json @@ -1,27 +1,32 @@ { - "_from": "is-typedarray@~1.0.0", + "_args": [ + [ + "is-typedarray@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "is-typedarray@1.0.0", "_id": "is-typedarray@1.0.0", "_inBundle": false, "_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", "_location": "/is-typedarray", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "is-typedarray@~1.0.0", + "raw": "is-typedarray@1.0.0", "name": "is-typedarray", "escapedName": "is-typedarray", - "rawSpec": "~1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "~1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a", - "_spec": "is-typedarray@~1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/hughsk/is-typedarray/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Detect whether or not an object is a Typed Array", "devDependencies": { "tape": "^2.13.1" diff --git a/node_modules/isarray/package.json b/node_modules/isarray/package.json index 0efda2454..1682cc63f 100644 --- a/node_modules/isarray/package.json +++ b/node_modules/isarray/package.json @@ -1,27 +1,33 @@ { - "_from": "isarray@^1.0.0", + "_args": [ + [ + "isarray@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "isarray@1.0.0", "_id": "isarray@1.0.0", "_inBundle": false, "_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", "_location": "/isarray", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "isarray@^1.0.0", + "raw": "isarray@1.0.0", "name": "isarray", "escapedName": "isarray", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/eslint-plugin-import/doctrine" ], "_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "_shasum": "bb935d48582cba168c06834957a54a3e07124f11", - "_spec": "isarray@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import/node_modules/doctrine", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/juliangruber/isarray/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Array#isArray for older browsers", "devDependencies": { "tape": "~2.13.4" diff --git a/node_modules/isexe/package.json b/node_modules/isexe/package.json index e0c0c51a8..6a24522a7 100644 --- a/node_modules/isexe/package.json +++ b/node_modules/isexe/package.json @@ -1,27 +1,33 @@ { - "_from": "isexe@^2.0.0", + "_args": [ + [ + "isexe@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "isexe@2.0.0", "_id": "isexe@2.0.0", "_inBundle": false, "_integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", "_location": "/isexe", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "isexe@^2.0.0", + "raw": "isexe@2.0.0", "name": "isexe", "escapedName": "isexe", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/which" ], "_resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "_shasum": "e8fbf374dc556ff8947a10dcb0572d633f2cfa10", - "_spec": "isexe@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/which", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/isaacs/isexe/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Minimal module to check if a file is executable.", "devDependencies": { "mkdirp": "^0.5.1", diff --git a/node_modules/isstream/package.json b/node_modules/isstream/package.json index f852ddc85..fe891ddc3 100644 --- a/node_modules/isstream/package.json +++ b/node_modules/isstream/package.json @@ -1,27 +1,32 @@ { - "_from": "isstream@~0.1.2", + "_args": [ + [ + "isstream@0.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "isstream@0.1.2", "_id": "isstream@0.1.2", "_inBundle": false, "_integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", "_location": "/isstream", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "isstream@~0.1.2", + "raw": "isstream@0.1.2", "name": "isstream", "escapedName": "isstream", - "rawSpec": "~0.1.2", + "rawSpec": "0.1.2", "saveSpec": null, - "fetchSpec": "~0.1.2" + "fetchSpec": "0.1.2" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "_shasum": "47e63f7af55afa6f92e1500e690eb8b8529c099a", - "_spec": "isstream@~0.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Rod Vagg", "email": "rod@vagg.org" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/rvagg/isstream/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Determine if an object is a Stream", "devDependencies": { "core-util-is": "~1.0.0", diff --git a/node_modules/js-sha512/package.json b/node_modules/js-sha512/package.json index ec8b8c29f..916ab4421 100644 --- a/node_modules/js-sha512/package.json +++ b/node_modules/js-sha512/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "js-sha512@0.8.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "js-sha512@0.8.0", "_id": "js-sha512@0.8.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/js-sha512/-/js-sha512-0.8.0.tgz", - "_shasum": "dd22db8d02756faccf19f218e3ed61ec8249f7d4", - "_spec": "js-sha512@0.8.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "0.8.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Chen, Yi-Cyuan", "email": "emn178@gmail.com" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/emn178/js-sha512/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.", "devDependencies": { "expect.js": "~0.3.1", diff --git a/node_modules/js-tokens/package.json b/node_modules/js-tokens/package.json index a6bb14363..7d69a3c9d 100644 --- a/node_modules/js-tokens/package.json +++ b/node_modules/js-tokens/package.json @@ -1,36 +1,40 @@ { - "_from": "js-tokens@^4.0.0", + "_args": [ + [ + "js-tokens@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "js-tokens@4.0.0", "_id": "js-tokens@4.0.0", "_inBundle": false, "_integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", "_location": "/js-tokens", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "js-tokens@^4.0.0", + "raw": "js-tokens@4.0.0", "name": "js-tokens", "escapedName": "js-tokens", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.0" }, "_requiredBy": [ "/@babel/highlight", "/loose-envify" ], "_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "_shasum": "19203fb59991df98e3a287050d4647cdeaf32499", - "_spec": "js-tokens@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/@babel/highlight", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Simon Lydell" }, "bugs": { "url": "https://github.com/lydell/js-tokens/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A regex that tokenizes JavaScript.", "devDependencies": { "coffeescript": "2.1.1", diff --git a/node_modules/js-yaml/package.json b/node_modules/js-yaml/package.json index eb98cc1db..aff494d11 100644 --- a/node_modules/js-yaml/package.json +++ b/node_modules/js-yaml/package.json @@ -1,28 +1,34 @@ { - "_from": "js-yaml@^3.13.1", + "_args": [ + [ + "js-yaml@3.14.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "js-yaml@3.14.0", "_id": "js-yaml@3.14.0", "_inBundle": false, "_integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==", "_location": "/js-yaml", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "js-yaml@^3.13.1", + "raw": "js-yaml@3.14.0", "name": "js-yaml", "escapedName": "js-yaml", - "rawSpec": "^3.13.1", + "rawSpec": "3.14.0", "saveSpec": null, - "fetchSpec": "^3.13.1" + "fetchSpec": "3.14.0" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz", - "_shasum": "a7a34170f26a21bb162424d8adacb4113a69e482", - "_spec": "js-yaml@^3.13.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.14.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Vladimir Zapparov", "email": "dervus.grim@gmail.com" @@ -33,7 +39,6 @@ "bugs": { "url": "https://github.com/nodeca/js-yaml/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Aleksey V Zapparov", @@ -55,7 +60,6 @@ "argparse": "^1.0.7", "esprima": "^4.0.0" }, - "deprecated": false, "description": "YAML 1.2 parser and serializer", "devDependencies": { "ansi": "^0.3.1", diff --git a/node_modules/jsbn/package.json b/node_modules/jsbn/package.json index 8b67c7506..17150a3c2 100644 --- a/node_modules/jsbn/package.json +++ b/node_modules/jsbn/package.json @@ -1,36 +1,39 @@ { - "_from": "jsbn@~0.1.0", + "_args": [ + [ + "jsbn@0.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "jsbn@0.1.1", "_id": "jsbn@0.1.1", "_inBundle": false, "_integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", "_location": "/jsbn", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "jsbn@~0.1.0", + "raw": "jsbn@0.1.1", "name": "jsbn", "escapedName": "jsbn", - "rawSpec": "~0.1.0", + "rawSpec": "0.1.1", "saveSpec": null, - "fetchSpec": "~0.1.0" + "fetchSpec": "0.1.1" }, "_requiredBy": [ "/ecc-jsbn", "/sshpk" ], "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513", - "_spec": "jsbn@~0.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "0.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Tom Wu" }, "bugs": { "url": "https://github.com/andyperlitch/jsbn/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "homepage": "https://github.com/andyperlitch/jsbn#readme", "keywords": [ diff --git a/node_modules/json-parse-better-errors/package.json b/node_modules/json-parse-better-errors/package.json index 797ac6242..ed7adba73 100644 --- a/node_modules/json-parse-better-errors/package.json +++ b/node_modules/json-parse-better-errors/package.json @@ -1,27 +1,33 @@ { - "_from": "json-parse-better-errors@^1.0.1", + "_args": [ + [ + "json-parse-better-errors@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "json-parse-better-errors@1.0.2", "_id": "json-parse-better-errors@1.0.2", "_inBundle": false, "_integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", "_location": "/json-parse-better-errors", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "json-parse-better-errors@^1.0.1", + "raw": "json-parse-better-errors@1.0.2", "name": "json-parse-better-errors", "escapedName": "json-parse-better-errors", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/pkg-conf/parse-json" ], "_resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "_shasum": "bb867cfb3450e69107c131d1c514bab3dc8bcaa9", - "_spec": "json-parse-better-errors@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/parse-json", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kat Marchán", "email": "kzm@zkat.tech" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/zkat/json-parse-better-errors/issues" }, - "bundleDependencies": false, "config": { "nyc": { "exclude": [ @@ -38,7 +43,6 @@ ] } }, - "deprecated": false, "description": "JSON.parse with context information on error", "devDependencies": { "nyc": "^10.3.2", diff --git a/node_modules/json-schema-traverse/package.json b/node_modules/json-schema-traverse/package.json index ddc9d43c1..95c767627 100644 --- a/node_modules/json-schema-traverse/package.json +++ b/node_modules/json-schema-traverse/package.json @@ -1,35 +1,39 @@ { - "_from": "json-schema-traverse@^0.4.1", + "_args": [ + [ + "json-schema-traverse@0.4.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "json-schema-traverse@0.4.1", "_id": "json-schema-traverse@0.4.1", "_inBundle": false, "_integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "_location": "/json-schema-traverse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "json-schema-traverse@^0.4.1", + "raw": "json-schema-traverse@0.4.1", "name": "json-schema-traverse", "escapedName": "json-schema-traverse", - "rawSpec": "^0.4.1", + "rawSpec": "0.4.1", "saveSpec": null, - "fetchSpec": "^0.4.1" + "fetchSpec": "0.4.1" }, "_requiredBy": [ - "/ajv" + "/ajv", + "/har-validator/ajv" ], "_resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "_shasum": "69f6a87d9513ab8bb8fe63bdb0979c448e684660", - "_spec": "json-schema-traverse@^0.4.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/ajv", + "_spec": "0.4.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Evgeny Poberezkin" }, "bugs": { "url": "https://github.com/epoberezkin/json-schema-traverse/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Traverse JSON Schema passing each schema object to callback", "devDependencies": { "coveralls": "^2.13.1", diff --git a/node_modules/json-schema/package.json b/node_modules/json-schema/package.json index 6ca9bd072..0204d10f7 100644 --- a/node_modules/json-schema/package.json +++ b/node_modules/json-schema/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "json-schema@0.2.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "json-schema@0.2.3", "_id": "json-schema@0.2.3", "_inBundle": false, @@ -19,17 +25,14 @@ "/jsprim" ], "_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13", - "_spec": "json-schema@0.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/jsprim", + "_spec": "0.2.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kris Zyp" }, "bugs": { "url": "https://github.com/kriszyp/json-schema/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JSON Schema validation and specifications", "devDependencies": { "vows": "*" diff --git a/node_modules/json-stable-stringify-without-jsonify/package.json b/node_modules/json-stable-stringify-without-jsonify/package.json index 9573e5a91..40b14db83 100644 --- a/node_modules/json-stable-stringify-without-jsonify/package.json +++ b/node_modules/json-stable-stringify-without-jsonify/package.json @@ -1,27 +1,33 @@ { - "_from": "json-stable-stringify-without-jsonify@^1.0.1", + "_args": [ + [ + "json-stable-stringify-without-jsonify@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "json-stable-stringify-without-jsonify@1.0.1", "_id": "json-stable-stringify-without-jsonify@1.0.1", "_inBundle": false, "_integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", "_location": "/json-stable-stringify-without-jsonify", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "json-stable-stringify-without-jsonify@^1.0.1", + "raw": "json-stable-stringify-without-jsonify@1.0.1", "name": "json-stable-stringify-without-jsonify", "escapedName": "json-stable-stringify-without-jsonify", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "_shasum": "9db7b59496ad3f3cfef30a75142d2d930ad72651", - "_spec": "json-stable-stringify-without-jsonify@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/samn/json-stable-stringify/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies", "devDependencies": { "tape": "~1.0.4" diff --git a/node_modules/json-stringify-safe/package.json b/node_modules/json-stringify-safe/package.json index 1a2e913d1..b6326bb2e 100644 --- a/node_modules/json-stringify-safe/package.json +++ b/node_modules/json-stringify-safe/package.json @@ -1,27 +1,32 @@ { - "_from": "json-stringify-safe@~5.0.1", + "_args": [ + [ + "json-stringify-safe@5.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "json-stringify-safe@5.0.1", "_id": "json-stringify-safe@5.0.1", "_inBundle": false, "_integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", "_location": "/json-stringify-safe", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "json-stringify-safe@~5.0.1", + "raw": "json-stringify-safe@5.0.1", "name": "json-stringify-safe", "escapedName": "json-stringify-safe", - "rawSpec": "~5.0.1", + "rawSpec": "5.0.1", "saveSpec": null, - "fetchSpec": "~5.0.1" + "fetchSpec": "5.0.1" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "_shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb", - "_spec": "json-stringify-safe@~5.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "5.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/isaacs/json-stringify-safe/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Andri Möll", @@ -38,7 +42,6 @@ "url": "http://themoll.com" } ], - "deprecated": false, "description": "Like JSON.stringify, but doesn't blow up on circular refs.", "devDependencies": { "mocha": ">= 2.1.0 < 3", diff --git a/node_modules/json5/package.json b/node_modules/json5/package.json index a5b1a791f..f06000b2f 100644 --- a/node_modules/json5/package.json +++ b/node_modules/json5/package.json @@ -1,27 +1,33 @@ { - "_from": "json5@^1.0.1", + "_args": [ + [ + "json5@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "json5@1.0.1", "_id": "json5@1.0.1", "_inBundle": false, "_integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", "_location": "/json5", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "json5@^1.0.1", + "raw": "json5@1.0.1", "name": "json5", "escapedName": "json5", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/tsconfig-paths" ], "_resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "_shasum": "779fb0018604fa854eacbf6252180d83543e3dbe", - "_spec": "json5@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/tsconfig-paths", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Aseem Kishore", "email": "aseem.kishore@gmail.com" @@ -33,7 +39,6 @@ "bugs": { "url": "https://github.com/json5/json5/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Max Nanasy", @@ -51,7 +56,6 @@ "dependencies": { "minimist": "^1.2.0" }, - "deprecated": false, "description": "JSON for humans.", "devDependencies": { "babel-cli": "^6.26.0", diff --git a/node_modules/jsprim/package.json b/node_modules/jsprim/package.json index a79f25743..c92ed1e6a 100644 --- a/node_modules/jsprim/package.json +++ b/node_modules/jsprim/package.json @@ -1,38 +1,41 @@ { - "_from": "jsprim@^1.2.2", + "_args": [ + [ + "jsprim@1.4.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "jsprim@1.4.1", "_id": "jsprim@1.4.1", "_inBundle": false, "_integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", "_location": "/jsprim", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "jsprim@^1.2.2", + "raw": "jsprim@1.4.1", "name": "jsprim", "escapedName": "jsprim", - "rawSpec": "^1.2.2", + "rawSpec": "1.4.1", "saveSpec": null, - "fetchSpec": "^1.2.2" + "fetchSpec": "1.4.1" }, "_requiredBy": [ "/http-signature" ], "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", - "_shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2", - "_spec": "jsprim@^1.2.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/http-signature", + "_spec": "1.4.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/joyent/node-jsprim/issues" }, - "bundleDependencies": false, "dependencies": { "assert-plus": "1.0.0", "extsprintf": "1.3.0", "json-schema": "0.2.3", "verror": "1.10.0" }, - "deprecated": false, "description": "utilities for primitive JavaScript types", "engines": [ "node >=0.6.0" diff --git a/node_modules/jsx-ast-utils/package.json b/node_modules/jsx-ast-utils/package.json index bf4900cbd..01a4ba21c 100644 --- a/node_modules/jsx-ast-utils/package.json +++ b/node_modules/jsx-ast-utils/package.json @@ -1,39 +1,43 @@ { - "_from": "jsx-ast-utils@^2.4.1 || ^3.0.0", + "_args": [ + [ + "jsx-ast-utils@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "jsx-ast-utils@3.1.0", "_id": "jsx-ast-utils@3.1.0", "_inBundle": false, "_integrity": "sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==", "_location": "/jsx-ast-utils", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "jsx-ast-utils@^2.4.1 || ^3.0.0", + "raw": "jsx-ast-utils@3.1.0", "name": "jsx-ast-utils", "escapedName": "jsx-ast-utils", - "rawSpec": "^2.4.1 || ^3.0.0", + "rawSpec": "3.1.0", "saveSpec": null, - "fetchSpec": "^2.4.1 || ^3.0.0" + "fetchSpec": "3.1.0" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz", - "_shasum": "642f1d7b88aa6d7eb9d8f2210e166478444fa891", - "_spec": "jsx-ast-utils@^2.4.1 || ^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ethan Cohen" }, "bugs": { "url": "https://github.com/evcohen/jsx-ast-utils/issues" }, - "bundleDependencies": false, "dependencies": { "array-includes": "^3.1.1", "object.assign": "^4.1.1" }, - "deprecated": false, "description": "AST utility module for statically analyzing JSX", "devDependencies": { "@babel/core": "^7.11.6", diff --git a/node_modules/levn/package.json b/node_modules/levn/package.json index c862a405a..c8e002c7d 100644 --- a/node_modules/levn/package.json +++ b/node_modules/levn/package.json @@ -1,28 +1,34 @@ { - "_from": "levn@^0.4.1", + "_args": [ + [ + "levn@0.4.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "levn@0.4.1", "_id": "levn@0.4.1", "_inBundle": false, "_integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", "_location": "/levn", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "levn@^0.4.1", + "raw": "levn@0.4.1", "name": "levn", "escapedName": "levn", - "rawSpec": "^0.4.1", + "rawSpec": "0.4.1", "saveSpec": null, - "fetchSpec": "^0.4.1" + "fetchSpec": "0.4.1" }, "_requiredBy": [ "/eslint", "/optionator" ], "_resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "_shasum": "ae4562c007473b932a6200d403268dd2fffc6ade", - "_spec": "levn@^0.4.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "0.4.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/gkz/levn/issues" }, - "bundleDependencies": false, "dependencies": { "prelude-ls": "^1.2.1", "type-check": "~0.4.0" }, - "deprecated": false, "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "devDependencies": { "livescript": "^1.6.0", diff --git a/node_modules/liquid-json/package.json b/node_modules/liquid-json/package.json index 55472e124..853ac54e0 100644 --- a/node_modules/liquid-json/package.json +++ b/node_modules/liquid-json/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "liquid-json@0.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "liquid-json@0.3.1", "_id": "liquid-json@0.3.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/liquid-json/-/liquid-json-0.3.1.tgz", - "_shasum": "9155a18136d8a6b2615e5f16f9a2448ab6b50eea", - "_spec": "liquid-json@0.3.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "0.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/postmanlabs/liquid-json/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Implementation of JSON that ignores BOM and thows friendly error", "devDependencies": { "async": "2.0.1", diff --git a/node_modules/load-json-file/package.json b/node_modules/load-json-file/package.json index 409e4bb36..d5d136047 100644 --- a/node_modules/load-json-file/package.json +++ b/node_modules/load-json-file/package.json @@ -1,27 +1,33 @@ { - "_from": "load-json-file@^2.0.0", + "_args": [ + [ + "load-json-file@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "load-json-file@2.0.0", "_id": "load-json-file@2.0.0", "_inBundle": false, "_integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=", "_location": "/load-json-file", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "load-json-file@^2.0.0", + "raw": "load-json-file@2.0.0", "name": "load-json-file", "escapedName": "load-json-file", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/read-pkg" ], "_resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz", - "_shasum": "7947e42149af80d696cbf797bcaabcfe1fe29ca8", - "_spec": "load-json-file@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/read-pkg", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,14 +36,12 @@ "bugs": { "url": "https://github.com/sindresorhus/load-json-file/issues" }, - "bundleDependencies": false, "dependencies": { "graceful-fs": "^4.1.2", "parse-json": "^2.2.0", "pify": "^2.0.0", "strip-bom": "^3.0.0" }, - "deprecated": false, "description": "Read and parse a JSON file", "devDependencies": { "ava": "*", diff --git a/node_modules/locate-path/package.json b/node_modules/locate-path/package.json index 8edccadb1..31382264b 100644 --- a/node_modules/locate-path/package.json +++ b/node_modules/locate-path/package.json @@ -1,27 +1,33 @@ { - "_from": "locate-path@^2.0.0", + "_args": [ + [ + "locate-path@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "locate-path@2.0.0", "_id": "locate-path@2.0.0", "_inBundle": false, "_integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", "_location": "/locate-path", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "locate-path@^2.0.0", + "raw": "locate-path@2.0.0", "name": "locate-path", "escapedName": "locate-path", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/find-up" ], "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "_shasum": "2b568b265eec944c6d9c0de9c3dbbbca0354cd8e", - "_spec": "locate-path@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/find-up", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/sindresorhus/locate-path/issues" }, - "bundleDependencies": false, "dependencies": { "p-locate": "^2.0.0", "path-exists": "^3.0.0" }, - "deprecated": false, "description": "Get the first path that exists on disk of multiple paths", "devDependencies": { "ava": "*", diff --git a/node_modules/lodash.clonedeep/package.json b/node_modules/lodash.clonedeep/package.json index 6bcf92960..d567bc1d2 100644 --- a/node_modules/lodash.clonedeep/package.json +++ b/node_modules/lodash.clonedeep/package.json @@ -1,27 +1,32 @@ { - "_from": "lodash.clonedeep@^4.5.0", + "_args": [ + [ + "lodash.clonedeep@4.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "lodash.clonedeep@4.5.0", "_id": "lodash.clonedeep@4.5.0", "_inBundle": false, "_integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", "_location": "/lodash.clonedeep", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash.clonedeep@^4.5.0", + "raw": "lodash.clonedeep@4.5.0", "name": "lodash.clonedeep", "escapedName": "lodash.clonedeep", - "rawSpec": "^4.5.0", + "rawSpec": "4.5.0", "saveSpec": null, - "fetchSpec": "^4.5.0" + "fetchSpec": "4.5.0" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "_shasum": "e23f3f9c4f8fbdde872529c1071857a086e5ccef", - "_spec": "lodash.clonedeep@^4.5.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -48,7 +52,6 @@ "url": "https://mathiasbynens.be/" } ], - "deprecated": false, "description": "The lodash method `_.cloneDeep` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/lodash.escaperegexp/package.json b/node_modules/lodash.escaperegexp/package.json index 765d8ef08..3915b8707 100644 --- a/node_modules/lodash.escaperegexp/package.json +++ b/node_modules/lodash.escaperegexp/package.json @@ -1,27 +1,32 @@ { - "_from": "lodash.escaperegexp@^4.1.2", + "_args": [ + [ + "lodash.escaperegexp@4.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "lodash.escaperegexp@4.1.2", "_id": "lodash.escaperegexp@4.1.2", "_inBundle": false, "_integrity": "sha1-ZHYsSGGAglGKw99Mz11YhtriA0c=", "_location": "/lodash.escaperegexp", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash.escaperegexp@^4.1.2", + "raw": "lodash.escaperegexp@4.1.2", "name": "lodash.escaperegexp", "escapedName": "lodash.escaperegexp", - "rawSpec": "^4.1.2", + "rawSpec": "4.1.2", "saveSpec": null, - "fetchSpec": "^4.1.2" + "fetchSpec": "4.1.2" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz", - "_shasum": "64762c48618082518ac3df4ccf5d5886dae20347", - "_spec": "lodash.escaperegexp@^4.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -48,7 +52,6 @@ "url": "https://mathiasbynens.be/" } ], - "deprecated": false, "description": "The lodash method `_.escapeRegExp` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/lodash.isplainobject/package.json b/node_modules/lodash.isplainobject/package.json index e854aaa8c..e98447d1d 100644 --- a/node_modules/lodash.isplainobject/package.json +++ b/node_modules/lodash.isplainobject/package.json @@ -1,27 +1,32 @@ { - "_from": "lodash.isplainobject@^4.0.6", + "_args": [ + [ + "lodash.isplainobject@4.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "lodash.isplainobject@4.0.6", "_id": "lodash.isplainobject@4.0.6", "_inBundle": false, "_integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", "_location": "/lodash.isplainobject", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash.isplainobject@^4.0.6", + "raw": "lodash.isplainobject@4.0.6", "name": "lodash.isplainobject", "escapedName": "lodash.isplainobject", - "rawSpec": "^4.0.6", + "rawSpec": "4.0.6", "saveSpec": null, - "fetchSpec": "^4.0.6" + "fetchSpec": "4.0.6" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "_shasum": "7c526a52d89b45c45cc690b88163be0497f550cb", - "_spec": "lodash.isplainobject@^4.0.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -48,7 +52,6 @@ "url": "https://mathiasbynens.be/" } ], - "deprecated": false, "description": "The lodash method `_.isPlainObject` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/lodash.isstring/package.json b/node_modules/lodash.isstring/package.json index 974d88d1a..0504d3c7c 100644 --- a/node_modules/lodash.isstring/package.json +++ b/node_modules/lodash.isstring/package.json @@ -1,27 +1,32 @@ { - "_from": "lodash.isstring@^4.0.1", + "_args": [ + [ + "lodash.isstring@4.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "lodash.isstring@4.0.1", "_id": "lodash.isstring@4.0.1", "_inBundle": false, "_integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", "_location": "/lodash.isstring", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash.isstring@^4.0.1", + "raw": "lodash.isstring@4.0.1", "name": "lodash.isstring", "escapedName": "lodash.isstring", - "rawSpec": "^4.0.1", + "rawSpec": "4.0.1", "saveSpec": null, - "fetchSpec": "^4.0.1" + "fetchSpec": "4.0.1" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "_shasum": "d527dfb5456eca7cc9bb95d5daeaf88ba54a5451", - "_spec": "lodash.isstring@^4.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com", @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -48,7 +52,6 @@ "url": "https://mathiasbynens.be/" } ], - "deprecated": false, "description": "The lodash method `_.isString` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/lodash.mergewith/package.json b/node_modules/lodash.mergewith/package.json index 4e9b954a7..8b2422dbb 100644 --- a/node_modules/lodash.mergewith/package.json +++ b/node_modules/lodash.mergewith/package.json @@ -1,27 +1,32 @@ { - "_from": "lodash.mergewith@^4.6.1", + "_args": [ + [ + "lodash.mergewith@4.6.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "lodash.mergewith@4.6.2", "_id": "lodash.mergewith@4.6.2", "_inBundle": false, "_integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", "_location": "/lodash.mergewith", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash.mergewith@^4.6.1", + "raw": "lodash.mergewith@4.6.2", "name": "lodash.mergewith", "escapedName": "lodash.mergewith", - "rawSpec": "^4.6.1", + "rawSpec": "4.6.2", "saveSpec": null, - "fetchSpec": "^4.6.1" + "fetchSpec": "4.6.2" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", - "_shasum": "617121f89ac55f59047c7aec1ccd6654c6590f55", - "_spec": "lodash.mergewith@^4.6.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.6.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -40,7 +44,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "The Lodash method `_.mergeWith` exported as a module.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json index d2b4a394d..0486e9aa0 100644 --- a/node_modules/lodash/package.json +++ b/node_modules/lodash/package.json @@ -1,19 +1,26 @@ { - "_from": "lodash@^4.17.19", + "_args": [ + [ + "lodash@4.17.20", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "lodash@4.17.20", "_id": "lodash@4.17.20", "_inBundle": false, "_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", "_location": "/lodash", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "lodash@^4.17.19", + "raw": "lodash@4.17.20", "name": "lodash", "escapedName": "lodash", - "rawSpec": "^4.17.19", + "rawSpec": "4.17.20", "saveSpec": null, - "fetchSpec": "^4.17.19" + "fetchSpec": "4.17.20" }, "_requiredBy": [ "/@eslint/eslintrc", @@ -21,9 +28,8 @@ "/table" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@^4.17.19", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "4.17.20", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -31,7 +37,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -42,7 +47,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/loose-envify/package.json b/node_modules/loose-envify/package.json index fc1bba7be..0e7ea8491 100644 --- a/node_modules/loose-envify/package.json +++ b/node_modules/loose-envify/package.json @@ -1,27 +1,33 @@ { - "_from": "loose-envify@^1.4.0", + "_args": [ + [ + "loose-envify@1.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "loose-envify@1.4.0", "_id": "loose-envify@1.4.0", "_inBundle": false, "_integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", "_location": "/loose-envify", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "loose-envify@^1.4.0", + "raw": "loose-envify@1.4.0", "name": "loose-envify", "escapedName": "loose-envify", - "rawSpec": "^1.4.0", + "rawSpec": "1.4.0", "saveSpec": null, - "fetchSpec": "^1.4.0" + "fetchSpec": "1.4.0" }, "_requiredBy": [ "/prop-types" ], "_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "_shasum": "71ee51fa7be4caec1a63839f7e682d8132d30caf", - "_spec": "loose-envify@^1.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/prop-types", + "_spec": "1.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andres Suarez", "email": "zertosh@gmail.com" @@ -32,11 +38,9 @@ "bugs": { "url": "https://github.com/zertosh/loose-envify/issues" }, - "bundleDependencies": false, "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, - "deprecated": false, "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", "devDependencies": { "browserify": "^13.1.1", diff --git a/node_modules/marked/package.json b/node_modules/marked/package.json index 61827c3ed..9968249a3 100644 --- a/node_modules/marked/package.json +++ b/node_modules/marked/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "marked@1.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "marked@1.2.0", "_id": "marked@1.2.0", "_inBundle": false, @@ -19,21 +25,18 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/marked/-/marked-1.2.0.tgz", - "_shasum": "7221ce2395fa6cf6d722e6f2871a32d3513c85ca", - "_spec": "marked@1.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "1.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Christopher Jeffrey" }, "bin": { - "marked": "bin/marked" + "marked": "./bin/marked" }, "browser": "./lib/marked.js", "bugs": { "url": "http://github.com/markedjs/marked/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A markdown parser built for speed", "devDependencies": { "@babel/core": "^7.10.4", @@ -112,14 +115,5 @@ "markup", "html" ], - "version": "1.2.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">= 8.16.2" - }, - "pkgid": "marked@1.2.0" - } - ] + "version": "1.2.0" } diff --git a/node_modules/mime-db/package.json b/node_modules/mime-db/package.json index 4257fbb2c..f5606d850 100644 --- a/node_modules/mime-db/package.json +++ b/node_modules/mime-db/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "mime-db@1.44.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "mime-db@1.44.0", "_id": "mime-db@1.44.0", "_inBundle": false, @@ -19,13 +25,11 @@ "/mime-types" ], "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", - "_shasum": "fa11c5eb0aca1334b4233cb4d52f10c5a6272f92", - "_spec": "mime-db@1.44.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/mime-types", + "_spec": "1.44.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/jshttp/mime-db/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -42,7 +46,6 @@ "url": "http://github.com/broofa" } ], - "deprecated": false, "description": "Media Type Database", "devDependencies": { "bluebird": "3.7.2", diff --git a/node_modules/mime-format/package.json b/node_modules/mime-format/package.json index 17c0a28ff..6dbf3dab3 100644 --- a/node_modules/mime-format/package.json +++ b/node_modules/mime-format/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "mime-format@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "mime-format@2.0.0", "_id": "mime-format@2.0.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/mime-format/-/mime-format-2.0.0.tgz", - "_shasum": "e29f8891e284d78270246f0050d6834bdbbe1332", - "_spec": "mime-format@2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/postmanlabs/mime-format/issues" }, - "bundleDependencies": false, "dependencies": { "charset": "^1.0.0" }, - "deprecated": false, "description": "Database to mime-format based on content-type header and content", "devDependencies": { "expect.js": "^0.3.1", diff --git a/node_modules/mime-types/package.json b/node_modules/mime-types/package.json index e48aaebd5..a31eaad1a 100644 --- a/node_modules/mime-types/package.json +++ b/node_modules/mime-types/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "mime-types@2.1.27", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "mime-types@2.1.27", "_id": "mime-types@2.1.27", "_inBundle": false, @@ -21,13 +27,11 @@ "/postman-request" ], "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz", - "_shasum": "47949f98e279ea53119f5722e0f34e529bec009f", - "_spec": "mime-types@2.1.27", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "2.1.27", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/jshttp/mime-types/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Douglas Christopher Wilson", @@ -47,7 +51,6 @@ "dependencies": { "mime-db": "1.44.0" }, - "deprecated": false, "description": "The ultimate javascript content-type utility.", "devDependencies": { "eslint": "6.8.0", diff --git a/node_modules/minimatch/package.json b/node_modules/minimatch/package.json index 29f60c2d2..093c6d81b 100644 --- a/node_modules/minimatch/package.json +++ b/node_modules/minimatch/package.json @@ -1,19 +1,26 @@ { - "_from": "minimatch@^3.0.4", + "_args": [ + [ + "minimatch@3.0.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "minimatch@3.0.4", "_id": "minimatch@3.0.4", "_inBundle": false, "_integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "_location": "/minimatch", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "minimatch@^3.0.4", + "raw": "minimatch@3.0.4", "name": "minimatch", "escapedName": "minimatch", - "rawSpec": "^3.0.4", + "rawSpec": "3.0.4", "saveSpec": null, - "fetchSpec": "^3.0.4" + "fetchSpec": "3.0.4" }, "_requiredBy": [ "/@eslint/eslintrc", @@ -23,9 +30,8 @@ "/glob" ], "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "_shasum": "5166e286457f03306064be5497e8dbb0c3d32083", - "_spec": "minimatch@^3.0.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.0.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -34,11 +40,9 @@ "bugs": { "url": "https://github.com/isaacs/minimatch/issues" }, - "bundleDependencies": false, "dependencies": { "brace-expansion": "^1.1.7" }, - "deprecated": false, "description": "a glob matcher in javascript", "devDependencies": { "tap": "^10.3.2" diff --git a/node_modules/minimist/package.json b/node_modules/minimist/package.json index 7b14fa84d..dd4834e82 100644 --- a/node_modules/minimist/package.json +++ b/node_modules/minimist/package.json @@ -1,19 +1,26 @@ { - "_from": "minimist@^1.2.5", + "_args": [ + [ + "minimist@1.2.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "minimist@1.2.5", "_id": "minimist@1.2.5", "_inBundle": false, "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", "_location": "/minimist", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "minimist@^1.2.5", + "raw": "minimist@1.2.5", "name": "minimist", "escapedName": "minimist", - "rawSpec": "^1.2.5", + "rawSpec": "1.2.5", "saveSpec": null, - "fetchSpec": "^1.2.5" + "fetchSpec": "1.2.5" }, "_requiredBy": [ "/json5", @@ -22,9 +29,8 @@ "/tsconfig-paths" ], "_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "_shasum": "67d66014b66a6a8aaa0c083c5fd58df4e4e97602", - "_spec": "minimist@^1.2.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/mkdirp", + "_spec": "1.2.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -33,8 +39,6 @@ "bugs": { "url": "https://github.com/substack/minimist/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "parse argument options", "devDependencies": { "covert": "^1.0.0", diff --git a/node_modules/mkdirp/package.json b/node_modules/mkdirp/package.json index f57a328b1..70b3dcfb3 100644 --- a/node_modules/mkdirp/package.json +++ b/node_modules/mkdirp/package.json @@ -1,27 +1,33 @@ { - "_from": "mkdirp@^0.5.1", + "_args": [ + [ + "mkdirp@0.5.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "mkdirp@0.5.5", "_id": "mkdirp@0.5.5", "_inBundle": false, "_integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", "_location": "/mkdirp", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "mkdirp@^0.5.1", + "raw": "mkdirp@0.5.5", "name": "mkdirp", "escapedName": "mkdirp", - "rawSpec": "^0.5.1", + "rawSpec": "0.5.5", "saveSpec": null, - "fetchSpec": "^0.5.1" + "fetchSpec": "0.5.5" }, "_requiredBy": [ "/write" ], "_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "_shasum": "d91cefd62d1436ca0f41620e251288d420099def", - "_spec": "mkdirp@^0.5.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/write", + "_spec": "0.5.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -33,11 +39,9 @@ "bugs": { "url": "https://github.com/substack/node-mkdirp/issues" }, - "bundleDependencies": false, "dependencies": { "minimist": "^1.2.5" }, - "deprecated": false, "description": "Recursively mkdir, like `mkdir -p`", "devDependencies": { "mock-fs": "^3.7.0", diff --git a/node_modules/ms/package.json b/node_modules/ms/package.json index e1c9bcd02..b4f6564fa 100644 --- a/node_modules/ms/package.json +++ b/node_modules/ms/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "ms@2.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "ms@2.1.2", "_id": "ms@2.1.2", "_inBundle": false, @@ -19,14 +26,11 @@ "/debug" ], "_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "_shasum": "d09d1f357b443f493382a8eb3ccd183872ae6009", - "_spec": "ms@2.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/debug", + "_spec": "2.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/zeit/ms/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Tiny millisecond conversion utility", "devDependencies": { "eslint": "4.12.1", diff --git a/node_modules/natural-compare/package.json b/node_modules/natural-compare/package.json index 873a29dd3..05cc67e2d 100644 --- a/node_modules/natural-compare/package.json +++ b/node_modules/natural-compare/package.json @@ -1,27 +1,33 @@ { - "_from": "natural-compare@^1.4.0", + "_args": [ + [ + "natural-compare@1.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "natural-compare@1.4.0", "_id": "natural-compare@1.4.0", "_inBundle": false, "_integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", "_location": "/natural-compare", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "natural-compare@^1.4.0", + "raw": "natural-compare@1.4.0", "name": "natural-compare", "escapedName": "natural-compare", - "rawSpec": "^1.4.0", + "rawSpec": "1.4.0", "saveSpec": null, - "fetchSpec": "^1.4.0" + "fetchSpec": "1.4.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "_shasum": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7", - "_spec": "natural-compare@^1.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "1.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Lauri Rooden", "url": "https://github.com/litejs/natural-compare-lite" @@ -35,8 +41,6 @@ "input": "index.js" } }, - "bundleDependencies": false, - "deprecated": false, "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.", "devDependencies": { "buildman": "*", diff --git a/node_modules/neo-async/package.json b/node_modules/neo-async/package.json index e913e260b..d1da225ed 100644 --- a/node_modules/neo-async/package.json +++ b/node_modules/neo-async/package.json @@ -1,34 +1,37 @@ { - "_from": "neo-async@^2.6.0", + "_args": [ + [ + "neo-async@2.6.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "neo-async@2.6.2", "_id": "neo-async@2.6.2", "_inBundle": false, "_integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", "_location": "/neo-async", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "neo-async@^2.6.0", + "raw": "neo-async@2.6.2", "name": "neo-async", "escapedName": "neo-async", - "rawSpec": "^2.6.0", + "rawSpec": "2.6.2", "saveSpec": null, - "fetchSpec": "^2.6.0" + "fetchSpec": "2.6.2" }, "_requiredBy": [ "/handlebars" ], "_resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "_shasum": "b4aafb93e3aeb2d8174ca53cf163ab7d7308305f", - "_spec": "neo-async@^2.6.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/handlebars", + "_spec": "2.6.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "browser": "async.min.js", "bugs": { "url": "https://github.com/suguru03/neo-async/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ", "devDependencies": { "aigle": "^1.14.0", diff --git a/node_modules/newman/node_modules/lodash/package.json b/node_modules/newman/node_modules/lodash/package.json index 37ce49056..f4871cbd0 100644 --- a/node_modules/newman/node_modules/lodash/package.json +++ b/node_modules/newman/node_modules/lodash/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "lodash@4.17.20", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "lodash@4.17.20", "_id": "lodash@4.17.20", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@4.17.20", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "4.17.20", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -40,7 +44,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/newman/node_modules/mkdirp/package.json b/node_modules/newman/node_modules/mkdirp/package.json index 353873075..05c5b902f 100644 --- a/node_modules/newman/node_modules/mkdirp/package.json +++ b/node_modules/newman/node_modules/mkdirp/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "mkdirp@1.0.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "mkdirp@1.0.4", "_id": "mkdirp@1.0.4", "_inBundle": false, @@ -19,17 +25,14 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "_shasum": "3eb5ed62622756d79a5f0e2a221dfebad75c2f7e", - "_spec": "mkdirp@1.0.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "1.0.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { "mkdirp": "bin/cmd.js" }, "bugs": { "url": "https://github.com/isaacs/node-mkdirp/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Recursively mkdir, like `mkdir -p`", "devDependencies": { "require-inject": "^1.4.4", @@ -71,14 +74,5 @@ "check-coverage": true, "coverage-map": "map.js" }, - "version": "1.0.4", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "mkdirp@1.0.4" - } - ] + "version": "1.0.4" } diff --git a/node_modules/newman/node_modules/semver/package.json b/node_modules/newman/node_modules/semver/package.json index ead54566f..8517706dc 100644 --- a/node_modules/newman/node_modules/semver/package.json +++ b/node_modules/newman/node_modules/semver/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "semver@7.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "semver@7.3.2", "_id": "semver@7.3.2", "_inBundle": false, @@ -19,17 +25,14 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "_shasum": "604962b052b81ed0786aae84389ffba70ffd3938", - "_spec": "semver@7.3.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "7.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { - "semver": "bin/semver.js" + "semver": "./bin/semver.js" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^14.10.7" @@ -66,14 +69,5 @@ "check-coverage": true, "coverage-map": "map.js" }, - "version": "7.3.2", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "semver@7.3.2" - } - ] + "version": "7.3.2" } diff --git a/node_modules/newman/package.json b/node_modules/newman/package.json index 07d77bd37..fd939438c 100644 --- a/node_modules/newman/package.json +++ b/node_modules/newman/package.json @@ -1,27 +1,31 @@ { - "_from": "newman", + "_args": [ + [ + "newman@5.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "newman@5.2.1", "_id": "newman@5.2.1", "_inBundle": false, "_integrity": "sha512-kEuTMQCiORHZFx92sPVih8RHsJ40JxgxvlsrUe6MFXLQg2/UrO1KaUQCDabTy41tOu0a+dx6Mtg+x+uK1rCPcA==", "_location": "/newman", "_phantomChildren": {}, "_requested": { - "type": "tag", + "type": "version", "registry": true, - "raw": "newman", + "raw": "newman@5.2.1", "name": "newman", "escapedName": "newman", - "rawSpec": "", + "rawSpec": "5.2.1", "saveSpec": null, - "fetchSpec": "latest" + "fetchSpec": "5.2.1" }, "_requiredBy": [ - "#USER", "/" ], "_resolved": "https://registry.npmjs.org/newman/-/newman-5.2.1.tgz", - "_shasum": "2cc4aa64c13c8e45a2f2f8564650dbd071712210", - "_spec": "newman", + "_spec": "5.2.1", "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", @@ -29,12 +33,11 @@ "url": "=" }, "bin": { - "newman": "bin/newman.js" + "newman": "./bin/newman.js" }, "bugs": { "url": "https://github.com/postmanlabs/newman/issues" }, - "bundleDependencies": false, "dependencies": { "async": "3.2.0", "chardet": "1.3.0", @@ -58,7 +61,6 @@ "word-wrap": "1.2.3", "xmlbuilder": "15.1.1" }, - "deprecated": false, "description": "Command-line companion utility for Postman", "devDependencies": { "chai": "^4.2.0", @@ -119,21 +121,5 @@ "test-system": "node npm/test-system.js", "test-unit": "nyc --nycrc-path=.nycrc.js node npm/test-unit.js" }, - "version": "5.2.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "newman@5.2.1" - }, - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "newman@5.2.1" - } - ] + "version": "5.2.1" } diff --git a/node_modules/node-oauth1/package.json b/node_modules/node-oauth1/package.json index 2a525b2dd..cb8207701 100644 --- a/node_modules/node-oauth1/package.json +++ b/node_modules/node-oauth1/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "node-oauth1@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "node-oauth1@1.3.0", "_id": "node-oauth1@1.3.0", "_inBundle": false, @@ -19,16 +25,13 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/node-oauth1/-/node-oauth1-1.3.0.tgz", - "_shasum": "736d29f3c5fce2713ce1552c8beccb2a60df7b6f", - "_spec": "node-oauth1@1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": "", "bugs": { "url": "https://github.com/czardoz/node-oauth1/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "A fork of Netflix's implementation of the OAuth1 protocol", "devDependencies": { "browserify": "16.5.1", diff --git a/node_modules/normalize-package-data/node_modules/semver/package.json b/node_modules/normalize-package-data/node_modules/semver/package.json index 9f3f79bd4..208a09281 100644 --- a/node_modules/normalize-package-data/node_modules/semver/package.json +++ b/node_modules/normalize-package-data/node_modules/semver/package.json @@ -1,35 +1,39 @@ { - "_from": "semver@2 || 3 || 4 || 5", + "_args": [ + [ + "semver@5.7.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "semver@5.7.1", "_id": "semver@5.7.1", "_inBundle": false, "_integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", "_location": "/normalize-package-data/semver", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "semver@2 || 3 || 4 || 5", + "raw": "semver@5.7.1", "name": "semver", "escapedName": "semver", - "rawSpec": "2 || 3 || 4 || 5", + "rawSpec": "5.7.1", "saveSpec": null, - "fetchSpec": "2 || 3 || 4 || 5" + "fetchSpec": "5.7.1" }, "_requiredBy": [ "/normalize-package-data" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "_shasum": "a954f931aeba508d307bbf069eff0c01c96116f7", - "_spec": "semver@2 || 3 || 4 || 5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/normalize-package-data", + "_spec": "5.7.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { "semver": "./bin/semver" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^13.0.0-rc.18" diff --git a/node_modules/normalize-package-data/package.json b/node_modules/normalize-package-data/package.json index a72a1447f..b3b7f5da8 100644 --- a/node_modules/normalize-package-data/package.json +++ b/node_modules/normalize-package-data/package.json @@ -1,27 +1,33 @@ { - "_from": "normalize-package-data@^2.3.2", + "_args": [ + [ + "normalize-package-data@2.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "normalize-package-data@2.5.0", "_id": "normalize-package-data@2.5.0", "_inBundle": false, "_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", "_location": "/normalize-package-data", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "normalize-package-data@^2.3.2", + "raw": "normalize-package-data@2.5.0", "name": "normalize-package-data", "escapedName": "normalize-package-data", - "rawSpec": "^2.3.2", + "rawSpec": "2.5.0", "saveSpec": null, - "fetchSpec": "^2.3.2" + "fetchSpec": "2.5.0" }, "_requiredBy": [ "/read-pkg" ], "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "_shasum": "e66db1838b200c1dfc233225d12cb36520e234a8", - "_spec": "normalize-package-data@^2.3.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/read-pkg", + "_spec": "2.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Meryn Stol", "email": "merynstol@gmail.com" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/npm/normalize-package-data/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Isaac Z. Schlueter", @@ -50,7 +55,6 @@ "semver": "2 || 3 || 4 || 5", "validate-npm-package-license": "^3.0.1" }, - "deprecated": false, "description": "Normalizes data that can be found in package.json files.", "devDependencies": { "async": "^2.6.1", diff --git a/node_modules/number-is-nan/package.json b/node_modules/number-is-nan/package.json index 885b6c169..f6d870c22 100644 --- a/node_modules/number-is-nan/package.json +++ b/node_modules/number-is-nan/package.json @@ -1,27 +1,32 @@ { - "_from": "number-is-nan@^1.0.0", + "_args": [ + [ + "number-is-nan@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "number-is-nan@1.0.1", "_id": "number-is-nan@1.0.1", "_inBundle": false, "_integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", "_location": "/number-is-nan", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "number-is-nan@^1.0.0", + "raw": "number-is-nan@1.0.1", "name": "number-is-nan", "escapedName": "number-is-nan", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/srcset" ], "_resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "_shasum": "097b602b53422a522c1afb8790318336941a011d", - "_spec": "number-is-nan@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/srcset", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/number-is-nan/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ES2015 Number.isNaN() ponyfill", "devDependencies": { "ava": "*" diff --git a/node_modules/oauth-sign/package.json b/node_modules/oauth-sign/package.json index e2948ea72..1bf2fccc7 100644 --- a/node_modules/oauth-sign/package.json +++ b/node_modules/oauth-sign/package.json @@ -1,27 +1,32 @@ { - "_from": "oauth-sign@~0.9.0", + "_args": [ + [ + "oauth-sign@0.9.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "oauth-sign@0.9.0", "_id": "oauth-sign@0.9.0", "_inBundle": false, "_integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", "_location": "/oauth-sign", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "oauth-sign@~0.9.0", + "raw": "oauth-sign@0.9.0", "name": "oauth-sign", "escapedName": "oauth-sign", - "rawSpec": "~0.9.0", + "rawSpec": "0.9.0", "saveSpec": null, - "fetchSpec": "~0.9.0" + "fetchSpec": "0.9.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", - "_shasum": "47a7b016baa68b5fa0ecf3dee08a85c679ac6455", - "_spec": "oauth-sign@~0.9.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "0.9.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/mikeal/oauth-sign/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", "devDependencies": {}, "engines": { diff --git a/node_modules/object-assign/package.json b/node_modules/object-assign/package.json index 9616f0a74..6072352ca 100644 --- a/node_modules/object-assign/package.json +++ b/node_modules/object-assign/package.json @@ -1,27 +1,33 @@ { - "_from": "object-assign@^4.1.0", + "_args": [ + [ + "object-assign@4.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "object-assign@4.1.1", "_id": "object-assign@4.1.1", "_inBundle": false, "_integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", "_location": "/object-assign", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object-assign@^4.1.0", + "raw": "object-assign@4.1.1", "name": "object-assign", "escapedName": "object-assign", - "rawSpec": "^4.1.0", + "rawSpec": "4.1.1", "saveSpec": null, - "fetchSpec": "^4.1.0" + "fetchSpec": "4.1.1" }, "_requiredBy": [ - "/cli-table3" + "/cli-table3", + "/prop-types" ], "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "_shasum": "2109adc7965887cfc05cbbd442cac8bfbb360863", - "_spec": "object-assign@^4.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cli-table3", + "_spec": "4.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/object-assign/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ES2015 `Object.assign()` ponyfill", "devDependencies": { "ava": "^0.16.0", diff --git a/node_modules/object-hash/package.json b/node_modules/object-hash/package.json index ef87c36aa..d998d0ed5 100644 --- a/node_modules/object-hash/package.json +++ b/node_modules/object-hash/package.json @@ -1,27 +1,32 @@ { - "_from": "object-hash@^1.1.2", + "_args": [ + [ + "object-hash@1.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "object-hash@1.3.1", "_id": "object-hash@1.3.1", "_inBundle": false, "_integrity": "sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==", "_location": "/object-hash", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object-hash@^1.1.2", + "raw": "object-hash@1.3.1", "name": "object-hash", "escapedName": "object-hash", - "rawSpec": "^1.1.2", + "rawSpec": "1.3.1", "saveSpec": null, - "fetchSpec": "^1.1.2" + "fetchSpec": "1.3.1" }, "_requiredBy": [ "/serialised-error" ], "_resolved": "https://registry.npmjs.org/object-hash/-/object-hash-1.3.1.tgz", - "_shasum": "fde452098a951cb145f039bb7d455449ddc126df", - "_spec": "object-hash@^1.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/serialised-error", + "_spec": "1.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Scott Puleo", "email": "puleos@gmail.com" @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/puleos/object-hash/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Generate hashes from javascript objects in node and the browser.", "devDependencies": { "browserify": "^13.0.0", diff --git a/node_modules/object-inspect/package.json b/node_modules/object-inspect/package.json index 5ae47c473..23980a8a1 100644 --- a/node_modules/object-inspect/package.json +++ b/node_modules/object-inspect/package.json @@ -1,19 +1,26 @@ { - "_from": "object-inspect@^1.8.0", + "_args": [ + [ + "object-inspect@1.8.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object-inspect@1.8.0", "_id": "object-inspect@1.8.0", "_inBundle": false, "_integrity": "sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==", "_location": "/object-inspect", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object-inspect@^1.8.0", + "raw": "object-inspect@1.8.0", "name": "object-inspect", "escapedName": "object-inspect", - "rawSpec": "^1.8.0", + "rawSpec": "1.8.0", "saveSpec": null, - "fetchSpec": "^1.8.0" + "fetchSpec": "1.8.0" }, "_requiredBy": [ "/es-abstract", @@ -23,9 +30,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz", - "_shasum": "df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0", - "_spec": "object-inspect@^1.8.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.8.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -37,8 +43,6 @@ "bugs": { "url": "https://github.com/inspect-js/object-inspect/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "string representations of objects in node and the browser", "devDependencies": { "@ljharb/eslint-config": "^17.1.0", diff --git a/node_modules/object-keys/package.json b/node_modules/object-keys/package.json index e41ced9f1..b1f45cb03 100644 --- a/node_modules/object-keys/package.json +++ b/node_modules/object-keys/package.json @@ -1,19 +1,26 @@ { - "_from": "object-keys@^1.0.12", + "_args": [ + [ + "object-keys@1.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object-keys@1.1.1", "_id": "object-keys@1.1.1", "_inBundle": false, "_integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", "_location": "/object-keys", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object-keys@^1.0.12", + "raw": "object-keys@1.1.1", "name": "object-keys", "escapedName": "object-keys", - "rawSpec": "^1.0.12", + "rawSpec": "1.1.1", "saveSpec": null, - "fetchSpec": "^1.0.12" + "fetchSpec": "1.1.1" }, "_requiredBy": [ "/define-properties", @@ -24,9 +31,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "_shasum": "1c47f272df277f3b1daf061677d9c82e2322c60e", - "_spec": "object-keys@^1.0.12", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/define-properties", + "_spec": "1.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -35,7 +41,6 @@ "bugs": { "url": "https://github.com/ljharb/object-keys/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -60,7 +65,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", "devDependencies": { "@ljharb/eslint-config": "^13.1.1", diff --git a/node_modules/object.assign/package.json b/node_modules/object.assign/package.json index a9a5c4f04..7a5eb7041 100644 --- a/node_modules/object.assign/package.json +++ b/node_modules/object.assign/package.json @@ -1,19 +1,26 @@ { - "_from": "object.assign@^4.1.1", + "_args": [ + [ + "object.assign@4.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object.assign@4.1.2", "_id": "object.assign@4.1.2", "_inBundle": false, "_integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==", "_location": "/object.assign", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object.assign@^4.1.1", + "raw": "object.assign@4.1.2", "name": "object.assign", "escapedName": "object.assign", - "rawSpec": "^4.1.1", + "rawSpec": "4.1.2", "saveSpec": null, - "fetchSpec": "^4.1.1" + "fetchSpec": "4.1.2" }, "_requiredBy": [ "/es-abstract", @@ -23,23 +30,20 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz", - "_shasum": "0ed54a342eceb37b38ff76eb831a0e788cb63940", - "_spec": "object.assign@^4.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "4.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/object.assign/issues" }, - "bundleDependencies": false, "dependencies": { "call-bind": "^1.0.0", "define-properties": "^1.1.3", "has-symbols": "^1.0.1", "object-keys": "^1.1.1" }, - "deprecated": false, "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/object.entries/package.json b/node_modules/object.entries/package.json index a8cf80458..08e833a6a 100644 --- a/node_modules/object.entries/package.json +++ b/node_modules/object.entries/package.json @@ -1,27 +1,33 @@ { - "_from": "object.entries@^1.1.2", + "_args": [ + [ + "object.entries@1.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object.entries@1.1.2", "_id": "object.entries@1.1.2", "_inBundle": false, "_integrity": "sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==", "_location": "/object.entries", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object.entries@^1.1.2", + "raw": "object.entries@1.1.2", "name": "object.entries", "escapedName": "object.entries", - "rawSpec": "^1.1.2", + "rawSpec": "1.1.2", "saveSpec": null, - "fetchSpec": "^1.1.2" + "fetchSpec": "1.1.2" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz", - "_shasum": "bc73f00acb6b6bb16c203434b10f9a7e797d3add", - "_spec": "object.entries@^1.1.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "1.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband" }, @@ -35,13 +41,11 @@ "bugs": { "url": "https://github.com/es-shims/Object.entries/issues" }, - "bundleDependencies": false, "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.5", "has": "^1.0.3" }, - "deprecated": false, "description": "ES2017 spec-compliant Object.entries shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/object.fromentries/package.json b/node_modules/object.fromentries/package.json index 7da7f383b..f06438e09 100644 --- a/node_modules/object.fromentries/package.json +++ b/node_modules/object.fromentries/package.json @@ -1,27 +1,33 @@ { - "_from": "object.fromentries@^2.0.2", + "_args": [ + [ + "object.fromentries@2.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object.fromentries@2.0.2", "_id": "object.fromentries@2.0.2", "_inBundle": false, "_integrity": "sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ==", "_location": "/object.fromentries", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object.fromentries@^2.0.2", + "raw": "object.fromentries@2.0.2", "name": "object.fromentries", "escapedName": "object.fromentries", - "rawSpec": "^2.0.2", + "rawSpec": "2.0.2", "saveSpec": null, - "fetchSpec": "^2.0.2" + "fetchSpec": "2.0.2" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.2.tgz", - "_shasum": "4a09c9b9bb3843dd0f89acdb517a794d4f355ac9", - "_spec": "object.fromentries@^2.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "2.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -29,14 +35,12 @@ "bugs": { "url": "https://github.com/es-shims/Object.fromEntries/issues" }, - "bundleDependencies": false, "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.0-next.1", "function-bind": "^1.1.1", "has": "^1.0.3" }, - "deprecated": false, "description": "ES proposal-spec-compliant Object.fromEntries shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/object.values/package.json b/node_modules/object.values/package.json index 8b2fb948c..eccfc1174 100644 --- a/node_modules/object.values/package.json +++ b/node_modules/object.values/package.json @@ -1,28 +1,34 @@ { - "_from": "object.values@^1.1.1", + "_args": [ + [ + "object.values@1.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "object.values@1.1.1", "_id": "object.values@1.1.1", "_inBundle": false, "_integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==", "_location": "/object.values", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "object.values@^1.1.1", + "raw": "object.values@1.1.1", "name": "object.values", "escapedName": "object.values", - "rawSpec": "^1.1.1", + "rawSpec": "1.1.1", "saveSpec": null, - "fetchSpec": "^1.1.1" + "fetchSpec": "1.1.1" }, "_requiredBy": [ "/eslint-plugin-import", "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz", - "_shasum": "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e", - "_spec": "object.values@^1.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "1.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -30,14 +36,12 @@ "bugs": { "url": "https://github.com/es-shims/Object.values/issues" }, - "bundleDependencies": false, "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.0-next.1", "function-bind": "^1.1.1", "has": "^1.0.3" }, - "deprecated": false, "description": "ES2017 spec-compliant Object.values shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/once/package.json b/node_modules/once/package.json index cc9324f49..495d97a85 100644 --- a/node_modules/once/package.json +++ b/node_modules/once/package.json @@ -1,28 +1,34 @@ { - "_from": "once@^1.3.0", + "_args": [ + [ + "once@1.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "once@1.4.0", "_id": "once@1.4.0", "_inBundle": false, "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "_location": "/once", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "once@^1.3.0", + "raw": "once@1.4.0", "name": "once", "escapedName": "once", - "rawSpec": "^1.3.0", + "rawSpec": "1.4.0", "saveSpec": null, - "fetchSpec": "^1.3.0" + "fetchSpec": "1.4.0" }, "_requiredBy": [ "/glob", "/inflight" ], "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1", - "_spec": "once@^1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/glob", + "_spec": "1.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -31,11 +37,9 @@ "bugs": { "url": "https://github.com/isaacs/once/issues" }, - "bundleDependencies": false, "dependencies": { "wrappy": "1" }, - "deprecated": false, "description": "Run a function exactly one time", "devDependencies": { "tap": "^7.0.1" diff --git a/node_modules/optionator/package.json b/node_modules/optionator/package.json index c68a70458..b6439c5bd 100644 --- a/node_modules/optionator/package.json +++ b/node_modules/optionator/package.json @@ -1,27 +1,33 @@ { - "_from": "optionator@^0.9.1", + "_args": [ + [ + "optionator@0.9.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "optionator@0.9.1", "_id": "optionator@0.9.1", "_inBundle": false, "_integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", "_location": "/optionator", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "optionator@^0.9.1", + "raw": "optionator@0.9.1", "name": "optionator", "escapedName": "optionator", - "rawSpec": "^0.9.1", + "rawSpec": "0.9.1", "saveSpec": null, - "fetchSpec": "^0.9.1" + "fetchSpec": "0.9.1" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "_shasum": "4f236a6373dae0566a6d43e1326674f50c291499", - "_spec": "optionator@^0.9.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "0.9.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/gkz/optionator/issues" }, - "bundleDependencies": false, "dependencies": { "deep-is": "^0.1.3", "fast-levenshtein": "^2.0.6", @@ -38,7 +43,6 @@ "type-check": "^0.4.0", "word-wrap": "^1.2.3" }, - "deprecated": false, "description": "option parsing and help generation", "devDependencies": { "livescript": "^1.6.0", diff --git a/node_modules/p-limit/package.json b/node_modules/p-limit/package.json index 052b7950c..d5643a4fc 100644 --- a/node_modules/p-limit/package.json +++ b/node_modules/p-limit/package.json @@ -1,27 +1,33 @@ { - "_from": "p-limit@^1.1.0", + "_args": [ + [ + "p-limit@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-limit@1.3.0", "_id": "p-limit@1.3.0", "_inBundle": false, "_integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", "_location": "/p-limit", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-limit@^1.1.0", + "raw": "p-limit@1.3.0", "name": "p-limit", "escapedName": "p-limit", - "rawSpec": "^1.1.0", + "rawSpec": "1.3.0", "saveSpec": null, - "fetchSpec": "^1.1.0" + "fetchSpec": "1.3.0" }, "_requiredBy": [ "/p-locate" ], "_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "_shasum": "b86bd5f0c25690911c7590fcbfc2010d54b3ccb8", - "_spec": "p-limit@^1.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/p-locate", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/p-limit/issues" }, - "bundleDependencies": false, "dependencies": { "p-try": "^1.0.0" }, - "deprecated": false, "description": "Run multiple promise-returning & async functions with limited concurrency", "devDependencies": { "ava": "*", diff --git a/node_modules/p-locate/package.json b/node_modules/p-locate/package.json index a7a16aab6..70cdcb294 100644 --- a/node_modules/p-locate/package.json +++ b/node_modules/p-locate/package.json @@ -1,27 +1,33 @@ { - "_from": "p-locate@^2.0.0", + "_args": [ + [ + "p-locate@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-locate@2.0.0", "_id": "p-locate@2.0.0", "_inBundle": false, "_integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", "_location": "/p-locate", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-locate@^2.0.0", + "raw": "p-locate@2.0.0", "name": "p-locate", "escapedName": "p-locate", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/locate-path" ], "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "_shasum": "20a0103b222a70c8fd39cc2e580680f3dde5ec43", - "_spec": "p-locate@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/locate-path", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/p-locate/issues" }, - "bundleDependencies": false, "dependencies": { "p-limit": "^1.1.0" }, - "deprecated": false, "description": "Get the first fulfilled promise that satisfies the provided testing function", "devDependencies": { "ava": "*", diff --git a/node_modules/p-try/package.json b/node_modules/p-try/package.json index 7806f803a..22077dded 100644 --- a/node_modules/p-try/package.json +++ b/node_modules/p-try/package.json @@ -1,27 +1,33 @@ { - "_from": "p-try@^1.0.0", + "_args": [ + [ + "p-try@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-try@1.0.0", "_id": "p-try@1.0.0", "_inBundle": false, "_integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", "_location": "/p-try", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-try@^1.0.0", + "raw": "p-try@1.0.0", "name": "p-try", "escapedName": "p-try", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/p-limit" ], "_resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "_shasum": "cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3", - "_spec": "p-try@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/p-limit", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/p-try/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "`Promise#try()` ponyfill - Starts a promise chain", "devDependencies": { "ava": "*", diff --git a/node_modules/parent-module/package.json b/node_modules/parent-module/package.json index 2f00cf980..ed75b30c8 100644 --- a/node_modules/parent-module/package.json +++ b/node_modules/parent-module/package.json @@ -1,27 +1,33 @@ { - "_from": "parent-module@^1.0.0", + "_args": [ + [ + "parent-module@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "parent-module@1.0.1", "_id": "parent-module@1.0.1", "_inBundle": false, "_integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", "_location": "/parent-module", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "parent-module@^1.0.0", + "raw": "parent-module@1.0.1", "name": "parent-module", "escapedName": "parent-module", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/import-fresh" ], "_resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "_shasum": "691d2709e78c79fae3a156622452d00762caaaa2", - "_spec": "parent-module@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/import-fresh", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/parent-module/issues" }, - "bundleDependencies": false, "dependencies": { "callsites": "^3.0.0" }, - "deprecated": false, "description": "Get the path of the parent module", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/parse-json/package.json b/node_modules/parse-json/package.json index 40b0cc0aa..f022af9f4 100644 --- a/node_modules/parse-json/package.json +++ b/node_modules/parse-json/package.json @@ -1,27 +1,33 @@ { - "_from": "parse-json@^2.2.0", + "_args": [ + [ + "parse-json@2.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "parse-json@2.2.0", "_id": "parse-json@2.2.0", "_inBundle": false, "_integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", "_location": "/parse-json", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "parse-json@^2.2.0", + "raw": "parse-json@2.2.0", "name": "parse-json", "escapedName": "parse-json", - "rawSpec": "^2.2.0", + "rawSpec": "2.2.0", "saveSpec": null, - "fetchSpec": "^2.2.0" + "fetchSpec": "2.2.0" }, "_requiredBy": [ "/load-json-file" ], "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", - "_shasum": "f480f40434ef80741f8469099f8dea18f55a4dc9", - "_spec": "parse-json@^2.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/load-json-file", + "_spec": "2.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/parse-json/issues" }, - "bundleDependencies": false, "dependencies": { "error-ex": "^1.2.0" }, - "deprecated": false, "description": "Parse JSON with more helpful errors", "devDependencies": { "ava": "0.0.4", diff --git a/node_modules/parse-ms/package.json b/node_modules/parse-ms/package.json index efd7a7f41..b6d2ed0a3 100644 --- a/node_modules/parse-ms/package.json +++ b/node_modules/parse-ms/package.json @@ -1,27 +1,32 @@ { - "_from": "parse-ms@^2.1.0", + "_args": [ + [ + "parse-ms@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "parse-ms@2.1.0", "_id": "parse-ms@2.1.0", "_inBundle": false, "_integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==", "_location": "/parse-ms", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "parse-ms@^2.1.0", + "raw": "parse-ms@2.1.0", "name": "parse-ms", "escapedName": "parse-ms", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/pretty-ms" ], "_resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz", - "_shasum": "348565a753d4391fa524029956b172cb7753097d", - "_spec": "parse-ms@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pretty-ms", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/parse-ms/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Parse milliseconds into an object", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json index c58fa2783..8d9ec6712 100644 --- a/node_modules/path-exists/package.json +++ b/node_modules/path-exists/package.json @@ -1,28 +1,34 @@ { - "_from": "path-exists@^3.0.0", + "_args": [ + [ + "path-exists@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "path-exists@3.0.0", "_id": "path-exists@3.0.0", "_inBundle": false, "_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", "_location": "/path-exists", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "path-exists@^3.0.0", + "raw": "path-exists@3.0.0", "name": "path-exists", "escapedName": "path-exists", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/locate-path", "/pkg-conf/locate-path" ], "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "_shasum": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515", - "_spec": "path-exists@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/locate-path", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +37,6 @@ "bugs": { "url": "https://github.com/sindresorhus/path-exists/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Check if a path exists", "devDependencies": { "ava": "*", diff --git a/node_modules/path-is-absolute/package.json b/node_modules/path-is-absolute/package.json index 459b3e33a..b63b083de 100644 --- a/node_modules/path-is-absolute/package.json +++ b/node_modules/path-is-absolute/package.json @@ -1,27 +1,33 @@ { - "_from": "path-is-absolute@^1.0.0", + "_args": [ + [ + "path-is-absolute@1.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "path-is-absolute@1.0.1", "_id": "path-is-absolute@1.0.1", "_inBundle": false, "_integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", "_location": "/path-is-absolute", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "path-is-absolute@^1.0.0", + "raw": "path-is-absolute@1.0.1", "name": "path-is-absolute", "escapedName": "path-is-absolute", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.1", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.1" }, "_requiredBy": [ "/glob" ], "_resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "_shasum": "174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f", - "_spec": "path-is-absolute@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/glob", + "_spec": "1.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/path-is-absolute/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Node.js 0.12 path.isAbsolute() ponyfill", "devDependencies": { "xo": "^0.16.0" diff --git a/node_modules/path-key/package.json b/node_modules/path-key/package.json index faa410334..a5139d617 100644 --- a/node_modules/path-key/package.json +++ b/node_modules/path-key/package.json @@ -1,27 +1,33 @@ { - "_from": "path-key@^3.1.0", + "_args": [ + [ + "path-key@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "path-key@3.1.1", "_id": "path-key@3.1.1", "_inBundle": false, "_integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "_location": "/path-key", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "path-key@^3.1.0", + "raw": "path-key@3.1.1", "name": "path-key", "escapedName": "path-key", - "rawSpec": "^3.1.0", + "rawSpec": "3.1.1", "saveSpec": null, - "fetchSpec": "^3.1.0" + "fetchSpec": "3.1.1" }, "_requiredBy": [ "/cross-spawn" ], "_resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "_shasum": "581f6ade658cbba65a0d3380de7753295054f375", - "_spec": "path-key@^3.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cross-spawn", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/path-key/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Get the PATH environment variable key cross-platform", "devDependencies": { "@types/node": "^11.13.0", diff --git a/node_modules/path-parse/package.json b/node_modules/path-parse/package.json index 6b49018f2..32aa25e4d 100644 --- a/node_modules/path-parse/package.json +++ b/node_modules/path-parse/package.json @@ -1,27 +1,33 @@ { - "_from": "path-parse@^1.0.6", + "_args": [ + [ + "path-parse@1.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "path-parse@1.0.6", "_id": "path-parse@1.0.6", "_inBundle": false, "_integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", "_location": "/path-parse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "path-parse@^1.0.6", + "raw": "path-parse@1.0.6", "name": "path-parse", "escapedName": "path-parse", - "rawSpec": "^1.0.6", + "rawSpec": "1.0.6", "saveSpec": null, - "fetchSpec": "^1.0.6" + "fetchSpec": "1.0.6" }, "_requiredBy": [ "/resolve" ], "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "_shasum": "d62dbb5679405d72c4737ec58600e9ddcf06d24c", - "_spec": "path-parse@^1.0.6", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/resolve", + "_spec": "1.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Javier Blanco", "email": "http://jbgutierrez.info" @@ -29,8 +35,6 @@ "bugs": { "url": "https://github.com/jbgutierrez/path-parse/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Node.js path.parse() ponyfill", "homepage": "https://github.com/jbgutierrez/path-parse#readme", "keywords": [ diff --git a/node_modules/path-type/package.json b/node_modules/path-type/package.json index cdc75d579..deeb302c1 100644 --- a/node_modules/path-type/package.json +++ b/node_modules/path-type/package.json @@ -1,27 +1,33 @@ { - "_from": "path-type@^2.0.0", + "_args": [ + [ + "path-type@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "path-type@2.0.0", "_id": "path-type@2.0.0", "_inBundle": false, "_integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=", "_location": "/path-type", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "path-type@^2.0.0", + "raw": "path-type@2.0.0", "name": "path-type", "escapedName": "path-type", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/read-pkg" ], "_resolved": "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz", - "_shasum": "f012ccb8415b7096fc2daa1054c3d72389594c73", - "_spec": "path-type@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/read-pkg", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/path-type/issues" }, - "bundleDependencies": false, "dependencies": { "pify": "^2.0.0" }, - "deprecated": false, "description": "Check if a path is a file, directory, or symlink", "devDependencies": { "ava": "*", diff --git a/node_modules/performance-now/package.json b/node_modules/performance-now/package.json index fad436238..0b4f37bc2 100644 --- a/node_modules/performance-now/package.json +++ b/node_modules/performance-now/package.json @@ -1,28 +1,33 @@ { - "_from": "performance-now@^2.1.0", + "_args": [ + [ + "performance-now@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "performance-now@2.1.0", "_id": "performance-now@2.1.0", "_inBundle": false, "_integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=", "_location": "/performance-now", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "performance-now@^2.1.0", + "raw": "performance-now@2.1.0", "name": "performance-now", "escapedName": "performance-now", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/postman-request", "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "_shasum": "6309f4e0e5fa913ec1c69307ae364b4b377c9e7b", - "_spec": "performance-now@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Braveg1rl", "email": "braveg1rl@outlook.com" @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/braveg1rl/performance-now/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Implements performance.now (based on process.hrtime).", "devDependencies": { "bluebird": "^3.4.7", diff --git a/node_modules/pify/package.json b/node_modules/pify/package.json index cf56b00f9..ccfe8c06b 100644 --- a/node_modules/pify/package.json +++ b/node_modules/pify/package.json @@ -1,28 +1,34 @@ { - "_from": "pify@^2.0.0", + "_args": [ + [ + "pify@2.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "pify@2.3.0", "_id": "pify@2.3.0", "_inBundle": false, "_integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", "_location": "/pify", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "pify@^2.0.0", + "raw": "pify@2.3.0", "name": "pify", "escapedName": "pify", - "rawSpec": "^2.0.0", + "rawSpec": "2.3.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.3.0" }, "_requiredBy": [ "/load-json-file", "/path-type" ], "_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "_shasum": "ed141a6ac043a849ea588498e7dca8b15330e90c", - "_spec": "pify@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/load-json-file", + "_spec": "2.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +37,6 @@ "bugs": { "url": "https://github.com/sindresorhus/pify/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Promisify a callback-style function", "devDependencies": { "ava": "*", diff --git a/node_modules/pkg-conf/node_modules/find-up/package.json b/node_modules/pkg-conf/node_modules/find-up/package.json index 5e2f754e7..c3dc43bb3 100644 --- a/node_modules/pkg-conf/node_modules/find-up/package.json +++ b/node_modules/pkg-conf/node_modules/find-up/package.json @@ -1,27 +1,33 @@ { - "_from": "find-up@^3.0.0", + "_args": [ + [ + "find-up@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "find-up@3.0.0", "_id": "find-up@3.0.0", "_inBundle": false, "_integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", "_location": "/pkg-conf/find-up", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "find-up@^3.0.0", + "raw": "find-up@3.0.0", "name": "find-up", "escapedName": "find-up", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/pkg-conf" ], "_resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "_shasum": "49169f1d7993430646da61ecc5ae355c21c97b73", - "_spec": "find-up@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/find-up/issues" }, - "bundleDependencies": false, "dependencies": { "locate-path": "^3.0.0" }, - "deprecated": false, "description": "Find a file or directory by walking up parent directories", "devDependencies": { "ava": "*", diff --git a/node_modules/pkg-conf/node_modules/load-json-file/package.json b/node_modules/pkg-conf/node_modules/load-json-file/package.json index 86b2edcea..193ea4798 100644 --- a/node_modules/pkg-conf/node_modules/load-json-file/package.json +++ b/node_modules/pkg-conf/node_modules/load-json-file/package.json @@ -1,27 +1,33 @@ { - "_from": "load-json-file@^5.2.0", + "_args": [ + [ + "load-json-file@5.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "load-json-file@5.3.0", "_id": "load-json-file@5.3.0", "_inBundle": false, "_integrity": "sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==", "_location": "/pkg-conf/load-json-file", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "load-json-file@^5.2.0", + "raw": "load-json-file@5.3.0", "name": "load-json-file", "escapedName": "load-json-file", - "rawSpec": "^5.2.0", + "rawSpec": "5.3.0", "saveSpec": null, - "fetchSpec": "^5.2.0" + "fetchSpec": "5.3.0" }, "_requiredBy": [ "/pkg-conf" ], "_resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz", - "_shasum": "4d3c1e01fa1c03ea78a60ac7af932c9ce53403f3", - "_spec": "load-json-file@^5.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf", + "_spec": "5.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/load-json-file/issues" }, - "bundleDependencies": false, "dependencies": { "graceful-fs": "^4.1.15", "parse-json": "^4.0.0", @@ -38,7 +43,6 @@ "strip-bom": "^3.0.0", "type-fest": "^0.3.0" }, - "deprecated": false, "description": "Read and parse a JSON file", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/pkg-conf/node_modules/locate-path/package.json b/node_modules/pkg-conf/node_modules/locate-path/package.json index 588282ec0..2383b9e5d 100644 --- a/node_modules/pkg-conf/node_modules/locate-path/package.json +++ b/node_modules/pkg-conf/node_modules/locate-path/package.json @@ -1,27 +1,33 @@ { - "_from": "locate-path@^3.0.0", + "_args": [ + [ + "locate-path@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "locate-path@3.0.0", "_id": "locate-path@3.0.0", "_inBundle": false, "_integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", "_location": "/pkg-conf/locate-path", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "locate-path@^3.0.0", + "raw": "locate-path@3.0.0", "name": "locate-path", "escapedName": "locate-path", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/pkg-conf/find-up" ], "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "_shasum": "dbec3b3ab759758071b58fe59fc41871af21400e", - "_spec": "locate-path@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/find-up", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/sindresorhus/locate-path/issues" }, - "bundleDependencies": false, "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" }, - "deprecated": false, "description": "Get the first path that exists on disk of multiple paths", "devDependencies": { "ava": "*", diff --git a/node_modules/pkg-conf/node_modules/p-limit/package.json b/node_modules/pkg-conf/node_modules/p-limit/package.json index fcf6b2ceb..271cdf2bc 100644 --- a/node_modules/pkg-conf/node_modules/p-limit/package.json +++ b/node_modules/pkg-conf/node_modules/p-limit/package.json @@ -1,27 +1,33 @@ { - "_from": "p-limit@^2.0.0", + "_args": [ + [ + "p-limit@2.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-limit@2.3.0", "_id": "p-limit@2.3.0", "_inBundle": false, "_integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "_location": "/pkg-conf/p-limit", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-limit@^2.0.0", + "raw": "p-limit@2.3.0", "name": "p-limit", "escapedName": "p-limit", - "rawSpec": "^2.0.0", + "rawSpec": "2.3.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.3.0" }, "_requiredBy": [ "/pkg-conf/p-locate" ], "_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "_shasum": "3dd33c647a214fdfffd835933eb086da0dc21db1", - "_spec": "p-limit@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/p-locate", + "_spec": "2.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/p-limit/issues" }, - "bundleDependencies": false, "dependencies": { "p-try": "^2.0.0" }, - "deprecated": false, "description": "Run multiple promise-returning & async functions with limited concurrency", "devDependencies": { "ava": "^1.2.1", diff --git a/node_modules/pkg-conf/node_modules/p-locate/package.json b/node_modules/pkg-conf/node_modules/p-locate/package.json index 2e8a43dcc..cfac7a666 100644 --- a/node_modules/pkg-conf/node_modules/p-locate/package.json +++ b/node_modules/pkg-conf/node_modules/p-locate/package.json @@ -1,27 +1,33 @@ { - "_from": "p-locate@^3.0.0", + "_args": [ + [ + "p-locate@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-locate@3.0.0", "_id": "p-locate@3.0.0", "_inBundle": false, "_integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", "_location": "/pkg-conf/p-locate", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-locate@^3.0.0", + "raw": "p-locate@3.0.0", "name": "p-locate", "escapedName": "p-locate", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/pkg-conf/locate-path" ], "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "_shasum": "322d69a05c0264b25997d9f40cd8a891ab0064a4", - "_spec": "p-locate@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/locate-path", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/p-locate/issues" }, - "bundleDependencies": false, "dependencies": { "p-limit": "^2.0.0" }, - "deprecated": false, "description": "Get the first fulfilled promise that satisfies the provided testing function", "devDependencies": { "ava": "*", diff --git a/node_modules/pkg-conf/node_modules/p-try/package.json b/node_modules/pkg-conf/node_modules/p-try/package.json index 3f4b254c4..0fb258f37 100644 --- a/node_modules/pkg-conf/node_modules/p-try/package.json +++ b/node_modules/pkg-conf/node_modules/p-try/package.json @@ -1,27 +1,33 @@ { - "_from": "p-try@^2.0.0", + "_args": [ + [ + "p-try@2.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "p-try@2.2.0", "_id": "p-try@2.2.0", "_inBundle": false, "_integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", "_location": "/pkg-conf/p-try", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "p-try@^2.0.0", + "raw": "p-try@2.2.0", "name": "p-try", "escapedName": "p-try", - "rawSpec": "^2.0.0", + "rawSpec": "2.2.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.2.0" }, "_requiredBy": [ "/pkg-conf/p-limit" ], "_resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "_shasum": "cb2868540e313d61de58fafbe35ce9004d5540e6", - "_spec": "p-try@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/p-limit", + "_spec": "2.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/p-try/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "`Start a promise chain", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/pkg-conf/node_modules/parse-json/package.json b/node_modules/pkg-conf/node_modules/parse-json/package.json index aa73e1d8e..b8d1dc7e7 100644 --- a/node_modules/pkg-conf/node_modules/parse-json/package.json +++ b/node_modules/pkg-conf/node_modules/parse-json/package.json @@ -1,27 +1,33 @@ { - "_from": "parse-json@^4.0.0", + "_args": [ + [ + "parse-json@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "parse-json@4.0.0", "_id": "parse-json@4.0.0", "_inBundle": false, "_integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", "_location": "/pkg-conf/parse-json", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "parse-json@^4.0.0", + "raw": "parse-json@4.0.0", "name": "parse-json", "escapedName": "parse-json", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.0" }, "_requiredBy": [ "/pkg-conf/load-json-file" ], "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "_shasum": "be35f5425be1f7f6c747184f98a788cb99477ee0", - "_spec": "parse-json@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/load-json-file", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/sindresorhus/parse-json/issues" }, - "bundleDependencies": false, "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" }, - "deprecated": false, "description": "Parse JSON with more helpful errors", "devDependencies": { "ava": "*", diff --git a/node_modules/pkg-conf/node_modules/pify/package.json b/node_modules/pkg-conf/node_modules/pify/package.json index 61ca383ef..76efdaa78 100644 --- a/node_modules/pkg-conf/node_modules/pify/package.json +++ b/node_modules/pkg-conf/node_modules/pify/package.json @@ -1,27 +1,33 @@ { - "_from": "pify@^4.0.1", + "_args": [ + [ + "pify@4.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "pify@4.0.1", "_id": "pify@4.0.1", "_inBundle": false, "_integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", "_location": "/pkg-conf/pify", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "pify@^4.0.1", + "raw": "pify@4.0.1", "name": "pify", "escapedName": "pify", - "rawSpec": "^4.0.1", + "rawSpec": "4.0.1", "saveSpec": null, - "fetchSpec": "^4.0.1" + "fetchSpec": "4.0.1" }, "_requiredBy": [ "/pkg-conf/load-json-file" ], "_resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "_shasum": "4b2cd25c50d598735c50292224fd8c6df41e3231", - "_spec": "pify@^4.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/load-json-file", + "_spec": "4.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/pify/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Promisify a callback-style function", "devDependencies": { "ava": "^0.25.0", diff --git a/node_modules/pkg-conf/node_modules/type-fest/package.json b/node_modules/pkg-conf/node_modules/type-fest/package.json index b6ee80949..97e2781cb 100644 --- a/node_modules/pkg-conf/node_modules/type-fest/package.json +++ b/node_modules/pkg-conf/node_modules/type-fest/package.json @@ -1,27 +1,33 @@ { - "_from": "type-fest@^0.3.0", + "_args": [ + [ + "type-fest@0.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "type-fest@0.3.1", "_id": "type-fest@0.3.1", "_inBundle": false, "_integrity": "sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==", "_location": "/pkg-conf/type-fest", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "type-fest@^0.3.0", + "raw": "type-fest@0.3.1", "name": "type-fest", "escapedName": "type-fest", - "rawSpec": "^0.3.0", + "rawSpec": "0.3.1", "saveSpec": null, - "fetchSpec": "^0.3.0" + "fetchSpec": "0.3.1" }, "_requiredBy": [ "/pkg-conf/load-json-file" ], "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz", - "_shasum": "63d00d204e059474fe5e1b7c011112bbd1dc29e1", - "_spec": "type-fest@^0.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/pkg-conf/node_modules/load-json-file", + "_spec": "0.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/type-fest/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A collection of essential TypeScript types", "devDependencies": { "@sindresorhus/tsconfig": "^0.3.0", diff --git a/node_modules/pkg-conf/package.json b/node_modules/pkg-conf/package.json index fbf3a1470..9ff6a0c73 100644 --- a/node_modules/pkg-conf/package.json +++ b/node_modules/pkg-conf/package.json @@ -1,5 +1,12 @@ { - "_from": "pkg-conf@^3.1.0", + "_args": [ + [ + "pkg-conf@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "pkg-conf@3.1.0", "_id": "pkg-conf@3.1.0", "_inBundle": false, "_integrity": "sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ==", @@ -12,22 +19,21 @@ "strip-bom": "3.0.0" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "pkg-conf@^3.1.0", + "raw": "pkg-conf@3.1.0", "name": "pkg-conf", "escapedName": "pkg-conf", - "rawSpec": "^3.1.0", + "rawSpec": "3.1.0", "saveSpec": null, - "fetchSpec": "^3.1.0" + "fetchSpec": "3.1.0" }, "_requiredBy": [ "/standard-engine" ], "_resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-3.1.0.tgz", - "_shasum": "d9f9c75ea1bae0e77938cde045b276dac7cc69ae", - "_spec": "pkg-conf@^3.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard-engine", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -36,12 +42,10 @@ "bugs": { "url": "https://github.com/sindresorhus/pkg-conf/issues" }, - "bundleDependencies": false, "dependencies": { "find-up": "^3.0.0", "load-json-file": "^5.2.0" }, - "deprecated": false, "description": "Get namespaced config from the closest package.json", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/pkg-dir/package.json b/node_modules/pkg-dir/package.json index 775be4a12..b416346a4 100644 --- a/node_modules/pkg-dir/package.json +++ b/node_modules/pkg-dir/package.json @@ -1,27 +1,33 @@ { - "_from": "pkg-dir@^2.0.0", + "_args": [ + [ + "pkg-dir@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "pkg-dir@2.0.0", "_id": "pkg-dir@2.0.0", "_inBundle": false, "_integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=", "_location": "/pkg-dir", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "pkg-dir@^2.0.0", + "raw": "pkg-dir@2.0.0", "name": "pkg-dir", "escapedName": "pkg-dir", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/eslint-module-utils" ], "_resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz", - "_shasum": "f6d5d1109e19d63edf428e0bd57e12777615334b", - "_spec": "pkg-dir@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-module-utils", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/sindresorhus/pkg-dir/issues" }, - "bundleDependencies": false, "dependencies": { "find-up": "^2.1.0" }, - "deprecated": false, "description": "Find the root directory of a Node.js project or npm package", "devDependencies": { "ava": "*", diff --git a/node_modules/postcss/node_modules/supports-color/package.json b/node_modules/postcss/node_modules/supports-color/package.json index c295a4407..9772abbfc 100644 --- a/node_modules/postcss/node_modules/supports-color/package.json +++ b/node_modules/postcss/node_modules/supports-color/package.json @@ -1,27 +1,32 @@ { - "_from": "supports-color@^6.1.0", + "_args": [ + [ + "supports-color@6.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "supports-color@6.1.0", "_id": "supports-color@6.1.0", "_inBundle": false, "_integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "_location": "/postcss/supports-color", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "supports-color@^6.1.0", + "raw": "supports-color@6.1.0", "name": "supports-color", "escapedName": "supports-color", - "rawSpec": "^6.1.0", + "rawSpec": "6.1.0", "saveSpec": null, - "fetchSpec": "^6.1.0" + "fetchSpec": "6.1.0" }, "_requiredBy": [ "/postcss" ], "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", - "_shasum": "0764abc69c63d5ac842dd4867e8d025e880df8f3", - "_spec": "supports-color@^6.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postcss", + "_spec": "6.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,11 +36,9 @@ "bugs": { "url": "https://github.com/chalk/supports-color/issues" }, - "bundleDependencies": false, "dependencies": { "has-flag": "^3.0.0" }, - "deprecated": false, "description": "Detect whether a terminal supports color", "devDependencies": { "ava": "^0.25.0", diff --git a/node_modules/postcss/package.json b/node_modules/postcss/package.json index 355ad8315..cb44a81bf 100644 --- a/node_modules/postcss/package.json +++ b/node_modules/postcss/package.json @@ -1,5 +1,11 @@ { - "_from": "postcss@^7.0.5", + "_args": [ + [ + "postcss@7.0.35", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "postcss@7.0.35", "_id": "postcss@7.0.35", "_inBundle": false, "_integrity": "sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==", @@ -8,22 +14,21 @@ "has-flag": "3.0.0" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "postcss@^7.0.5", + "raw": "postcss@7.0.35", "name": "postcss", "escapedName": "postcss", - "rawSpec": "^7.0.5", + "rawSpec": "7.0.35", "saveSpec": null, - "fetchSpec": "^7.0.5" + "fetchSpec": "7.0.35" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz", - "_shasum": "d2be00b998f7f211d8a276974079f2e92b970e24", - "_spec": "postcss@^7.0.5", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "7.0.35", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" @@ -63,13 +68,11 @@ "bugs": { "url": "https://github.com/postcss/postcss/issues" }, - "bundleDependencies": false, "dependencies": { "chalk": "^2.4.2", "source-map": "^0.6.1", "supports-color": "^6.1.0" }, - "deprecated": false, "description": "Tool for transforming styles with JS plugins", "engines": { "node": ">=6.0.0" diff --git a/node_modules/postman-collection-transformer/node_modules/commander/package.json b/node_modules/postman-collection-transformer/node_modules/commander/package.json index 79352b1b1..e254ff453 100644 --- a/node_modules/postman-collection-transformer/node_modules/commander/package.json +++ b/node_modules/postman-collection-transformer/node_modules/commander/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "commander@5.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "commander@5.1.0", "_id": "commander@5.1.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection-transformer" ], "_resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz", - "_shasum": "46abbd1652f8e059bddaef99bbdcb2ad9cf179ae", - "_spec": "commander@5.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection-transformer", + "_spec": "5.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -29,9 +34,7 @@ "bugs": { "url": "https://github.com/tj/commander.js/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "the complete solution for node.js command-line programs", "devDependencies": { "@types/jest": "^25.2.1", diff --git a/node_modules/postman-collection-transformer/node_modules/lodash/package.json b/node_modules/postman-collection-transformer/node_modules/lodash/package.json index 1ffc44060..3ca774029 100644 --- a/node_modules/postman-collection-transformer/node_modules/lodash/package.json +++ b/node_modules/postman-collection-transformer/node_modules/lodash/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "lodash@4.17.19", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "lodash@4.17.19", "_id": "lodash@4.17.19", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection-transformer" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "_shasum": "e48ddedbe30b3321783c5b4301fbd353bc1e4a4b", - "_spec": "lodash@4.17.19", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection-transformer", + "_spec": "4.17.19", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -40,7 +44,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/postman-collection-transformer/node_modules/semver/package.json b/node_modules/postman-collection-transformer/node_modules/semver/package.json index b855e064c..767321c2d 100644 --- a/node_modules/postman-collection-transformer/node_modules/semver/package.json +++ b/node_modules/postman-collection-transformer/node_modules/semver/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "semver@7.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "semver@7.3.2", "_id": "semver@7.3.2", "_inBundle": false, @@ -19,17 +25,14 @@ "/postman-collection-transformer" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "_shasum": "604962b052b81ed0786aae84389ffba70ffd3938", - "_spec": "semver@7.3.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection-transformer", + "_spec": "7.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { - "semver": "bin/semver.js" + "semver": "./bin/semver.js" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^14.10.7" @@ -66,14 +69,5 @@ "check-coverage": true, "coverage-map": "map.js" }, - "version": "7.3.2", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "semver@7.3.2" - } - ] + "version": "7.3.2" } diff --git a/node_modules/postman-collection-transformer/node_modules/strip-json-comments/package.json b/node_modules/postman-collection-transformer/node_modules/strip-json-comments/package.json index 3687729ca..93135410c 100644 --- a/node_modules/postman-collection-transformer/node_modules/strip-json-comments/package.json +++ b/node_modules/postman-collection-transformer/node_modules/strip-json-comments/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "strip-json-comments@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "strip-json-comments@3.1.1", "_id": "strip-json-comments@3.1.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection-transformer" ], "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "_shasum": "31f1281b3832630434831c310c01cccda8cbe006", - "_spec": "strip-json-comments@3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection-transformer", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/strip-json-comments/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/postman-collection-transformer/package.json b/node_modules/postman-collection-transformer/package.json index 46c19ac78..14ea4295e 100644 --- a/node_modules/postman-collection-transformer/package.json +++ b/node_modules/postman-collection-transformer/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-collection-transformer@3.3.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-collection-transformer@3.3.3", "_id": "postman-collection-transformer@3.3.3", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/postman-collection-transformer/-/postman-collection-transformer-3.3.3.tgz", - "_shasum": "0fe574e7d437a21d4f59ced0dd2bcf83e62ab719", - "_spec": "postman-collection-transformer@3.3.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "3.3.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com" @@ -32,7 +37,6 @@ "bugs": { "url": "https://github.com/postmanlabs/postman-collection-transformer/issues" }, - "bundleDependencies": false, "dependencies": { "commander": "5.1.0", "inherits": "2.0.4", @@ -41,7 +45,6 @@ "semver": "7.3.2", "strip-json-comments": "3.1.1" }, - "deprecated": false, "description": "Perform rapid conversation and validation of JSON structure between Postman Collection Format v1 and v2", "devDependencies": { "async": "3.2.0", diff --git a/node_modules/postman-collection/node_modules/lodash/package.json b/node_modules/postman-collection/node_modules/lodash/package.json index ac07e7bd5..9bc646293 100644 --- a/node_modules/postman-collection/node_modules/lodash/package.json +++ b/node_modules/postman-collection/node_modules/lodash/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "lodash@4.17.20", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "lodash@4.17.20", "_id": "lodash@4.17.20", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@4.17.20", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "4.17.20", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -40,7 +44,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/postman-collection/node_modules/semver/package.json b/node_modules/postman-collection/node_modules/semver/package.json index c241f038d..6584b96f6 100644 --- a/node_modules/postman-collection/node_modules/semver/package.json +++ b/node_modules/postman-collection/node_modules/semver/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "semver@7.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "semver@7.3.2", "_id": "semver@7.3.2", "_inBundle": false, @@ -19,17 +25,14 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "_shasum": "604962b052b81ed0786aae84389ffba70ffd3938", - "_spec": "semver@7.3.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "7.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { - "semver": "bin/semver.js" + "semver": "./bin/semver.js" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^14.10.7" @@ -66,14 +69,5 @@ "check-coverage": true, "coverage-map": "map.js" }, - "version": "7.3.2", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "semver@7.3.2" - } - ] + "version": "7.3.2" } diff --git a/node_modules/postman-collection/package.json b/node_modules/postman-collection/package.json index 3dd8d4219..6b4349a60 100644 --- a/node_modules/postman-collection/package.json +++ b/node_modules/postman-collection/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-collection@3.6.8", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-collection@3.6.8", "_id": "postman-collection@3.6.8", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-3.6.8.tgz", - "_shasum": "23215028cc12e425cf825d21eab39ce7cf6a17cc", - "_spec": "postman-collection@3.6.8", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "3.6.8", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com" @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/postmanlabs/postman-collection/issues" }, - "bundleDependencies": false, "dependencies": { "escape-html": "1.0.3", "faker": "5.1.0", @@ -47,7 +51,6 @@ "semver": "7.3.2", "uuid": "3.4.0" }, - "deprecated": false, "description": "Enables developers to use a unified Postman Collection format Object across projects", "devDependencies": { "@postman/shipit": "0.2.0", diff --git a/node_modules/postman-request/node_modules/tough-cookie/package.json b/node_modules/postman-request/node_modules/tough-cookie/package.json index cf0cd482b..3ccba8dbb 100644 --- a/node_modules/postman-request/node_modules/tough-cookie/package.json +++ b/node_modules/postman-request/node_modules/tough-cookie/package.json @@ -1,27 +1,32 @@ { - "_from": "tough-cookie@~2.5.0", + "_args": [ + [ + "tough-cookie@2.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "tough-cookie@2.5.0", "_id": "tough-cookie@2.5.0", "_inBundle": false, "_integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", "_location": "/postman-request/tough-cookie", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "tough-cookie@~2.5.0", + "raw": "tough-cookie@2.5.0", "name": "tough-cookie", "escapedName": "tough-cookie", - "rawSpec": "~2.5.0", + "rawSpec": "2.5.0", "saveSpec": null, - "fetchSpec": "~2.5.0" + "fetchSpec": "2.5.0" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2", - "_spec": "tough-cookie@~2.5.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "2.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jeremy Stashewsky", "email": "jstash@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/salesforce/tough-cookie/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Alexander Savin" @@ -54,7 +58,6 @@ "psl": "^1.1.28", "punycode": "^2.1.1" }, - "deprecated": false, "description": "RFC6265 Cookies and Cookie Jar for node.js", "devDependencies": { "async": "^1.4.2", diff --git a/node_modules/postman-request/package.json b/node_modules/postman-request/package.json index d7fabe36a..14b4202e8 100644 --- a/node_modules/postman-request/package.json +++ b/node_modules/postman-request/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-request@2.88.1-postman.27", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-request@2.88.1-postman.27", "_id": "postman-request@2.88.1-postman.27", "_inBundle": false, @@ -23,13 +29,11 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/postman-request/-/postman-request-2.88.1-postman.27.tgz", - "_shasum": "1b63806440b6be8e3d7951be42bac8b6759dfc5d", - "_spec": "postman-request@2.88.1-postman.27", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "2.88.1-postman.27", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/postmanlabs/postman-request/issues" }, - "bundleDependencies": false, "dependencies": { "@postman/form-data": "~3.1.1", "@postman/tunnel-agent": "^0.6.3", @@ -54,7 +58,6 @@ "tough-cookie": "~2.5.0", "uuid": "^3.3.2" }, - "deprecated": false, "description": "Simplified HTTP request client.", "devDependencies": { "bluebird": "^3.2.1", diff --git a/node_modules/postman-runtime/node_modules/async/package.json b/node_modules/postman-runtime/node_modules/async/package.json index ed3145917..e87575dc4 100644 --- a/node_modules/postman-runtime/node_modules/async/package.json +++ b/node_modules/postman-runtime/node_modules/async/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "async@2.6.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "async@2.6.3", "_id": "async@2.6.3", "_inBundle": false, @@ -19,20 +25,17 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz", - "_shasum": "d72625e2344a3656e3a3ad4fa749fa83299d82ff", - "_spec": "async@2.6.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "2.6.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Caolan McMahon" }, "bugs": { "url": "https://github.com/caolan/async/issues" }, - "bundleDependencies": false, "dependencies": { "lodash": "^4.17.14" }, - "deprecated": false, "description": "Higher-order functions and common patterns for asynchronous code", "devDependencies": { "babel-cli": "^6.24.0", diff --git a/node_modules/postman-runtime/node_modules/aws4/package.json b/node_modules/postman-runtime/node_modules/aws4/package.json index 1cad59ab2..81b2751eb 100644 --- a/node_modules/postman-runtime/node_modules/aws4/package.json +++ b/node_modules/postman-runtime/node_modules/aws4/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "aws4@1.10.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "aws4@1.10.1", "_id": "aws4@1.10.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.10.1.tgz", - "_shasum": "e1e82e4f3e999e2cfd61b161280d16a111f86428", - "_spec": "aws4@1.10.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "1.10.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Michael Hart", "email": "michael.hart.au@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/mhart/aws4/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Signs and prepares requests using AWS Signature Version 4", "devDependencies": { "mocha": "^2.5.3", diff --git a/node_modules/postman-runtime/node_modules/lodash/package.json b/node_modules/postman-runtime/node_modules/lodash/package.json index 5d83f6d6b..602b6bce8 100644 --- a/node_modules/postman-runtime/node_modules/lodash/package.json +++ b/node_modules/postman-runtime/node_modules/lodash/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "lodash@4.17.20", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "lodash@4.17.20", "_id": "lodash@4.17.20", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime/async" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@4.17.20", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "4.17.20", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -41,7 +45,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/postman-runtime/package.json b/node_modules/postman-runtime/package.json index 4165c4b33..a8f0e7e5e 100644 --- a/node_modules/postman-runtime/package.json +++ b/node_modules/postman-runtime/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-runtime@7.26.8", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-runtime@7.26.8", "_id": "postman-runtime@7.26.8", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/postman-runtime/-/postman-runtime-7.26.8.tgz", - "_shasum": "8edac6758c95c400393285958a06e254d8a0c001", - "_spec": "postman-runtime@7.26.8", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "7.26.8", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com" @@ -33,7 +38,6 @@ "bugs": { "url": "https://github.com/postmanlabs/postman-runtime/issues" }, - "bundleDependencies": false, "dependencies": { "async": "2.6.3", "aws4": "1.10.1", @@ -55,7 +59,6 @@ "tough-cookie": "3.0.1", "uuid": "3.4.0" }, - "deprecated": false, "description": "Underlying library of executing Postman Collections (used by Newman)", "devDependencies": { "@postman/shipit": "0.2.0", diff --git a/node_modules/postman-sandbox/node_modules/lodash/package.json b/node_modules/postman-sandbox/node_modules/lodash/package.json index 6708c946c..bfa7931c3 100644 --- a/node_modules/postman-sandbox/node_modules/lodash/package.json +++ b/node_modules/postman-sandbox/node_modules/lodash/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "lodash@4.17.20", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "lodash@4.17.20", "_id": "lodash@4.17.20", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-sandbox" ], "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@4.17.20", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-sandbox", + "_spec": "4.17.20", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "John-David Dalton", "email": "john.david.dalton@gmail.com" @@ -29,7 +34,6 @@ "bugs": { "url": "https://github.com/lodash/lodash/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "John-David Dalton", @@ -40,7 +44,6 @@ "email": "mathias@qiwi.be" } ], - "deprecated": false, "description": "Lodash modular utilities.", "homepage": "https://lodash.com/", "icon": "https://lodash.com/icon.svg", diff --git a/node_modules/postman-sandbox/package.json b/node_modules/postman-sandbox/package.json index 9b71565f6..67367b872 100644 --- a/node_modules/postman-sandbox/package.json +++ b/node_modules/postman-sandbox/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-sandbox@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-sandbox@4.0.0", "_id": "postman-sandbox@4.0.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/postman-sandbox/-/postman-sandbox-4.0.0.tgz", - "_shasum": "a5f4c7bb7eb9764495deac44e27547b7079aa3d5", - "_spec": "postman-sandbox@4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Inc." }, @@ -33,13 +38,11 @@ "url": "https://github.com/postmanlabs/postman-sandbox/issues", "email": "help@postman.com" }, - "bundleDependencies": false, "dependencies": { "lodash": "4.17.20", "teleport-javascript": "1.0.0", "uvm": "2.0.1" }, - "deprecated": false, "description": "Sandbox for Postman Scripts to run in Node.js or browser", "devDependencies": { "@postman/shipit": "0.2.0", @@ -124,14 +127,5 @@ "test-unit": "nyc --nycrc-path=.nycrc.js node npm/test-unit.js", "test-vm": "node npm/test-vm.js" }, - "version": "4.0.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "postman-sandbox@4.0.0" - } - ] + "version": "4.0.0" } diff --git a/node_modules/postman-url-encoder/package.json b/node_modules/postman-url-encoder/package.json index b6358752b..920141810 100644 --- a/node_modules/postman-url-encoder/package.json +++ b/node_modules/postman-url-encoder/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "postman-url-encoder@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "postman-url-encoder@3.0.0", "_id": "postman-url-encoder@3.0.0", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/postman-url-encoder/-/postman-url-encoder-3.0.0.tgz", - "_shasum": "524bda14f0f1303ed606a6b227645adab034860c", - "_spec": "postman-url-encoder@3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Inc." }, @@ -30,11 +35,9 @@ "url": "https://github.com/postmanlabs/postman-url-encoder/issues", "email": "help@postman.com" }, - "bundleDependencies": false, "dependencies": { "punycode": "^2.1.1" }, - "deprecated": false, "description": "Implementation of the WHATWG URL Standard", "devDependencies": { "@postman/csv-parse": "^4.0.2", @@ -85,14 +88,5 @@ "test-system": "node npm/test-system.js", "test-unit": "nyc --nycrc-path=.nycrc.js node npm/test-unit.js" }, - "version": "3.0.0", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "postman-url-encoder@3.0.0" - } - ] + "version": "3.0.0" } diff --git a/node_modules/prelude-ls/package.json b/node_modules/prelude-ls/package.json index c49c1aeef..7f539108f 100644 --- a/node_modules/prelude-ls/package.json +++ b/node_modules/prelude-ls/package.json @@ -1,19 +1,26 @@ { - "_from": "prelude-ls@^1.2.1", + "_args": [ + [ + "prelude-ls@1.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "prelude-ls@1.2.1", "_id": "prelude-ls@1.2.1", "_inBundle": false, "_integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", "_location": "/prelude-ls", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "prelude-ls@^1.2.1", + "raw": "prelude-ls@1.2.1", "name": "prelude-ls", "escapedName": "prelude-ls", - "rawSpec": "^1.2.1", + "rawSpec": "1.2.1", "saveSpec": null, - "fetchSpec": "^1.2.1" + "fetchSpec": "1.2.1" }, "_requiredBy": [ "/levn", @@ -21,9 +28,8 @@ "/type-check" ], "_resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "_shasum": "debc6489d7a6e6b0e7611888cec880337d316396", - "_spec": "prelude-ls@^1.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/levn", + "_spec": "1.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" @@ -31,8 +37,6 @@ "bugs": { "url": "https://github.com/gkz/prelude-ls/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.", "devDependencies": { "browserify": "^16.5.1", diff --git a/node_modules/pretty-ms/package.json b/node_modules/pretty-ms/package.json index 149530a65..dadc389a9 100644 --- a/node_modules/pretty-ms/package.json +++ b/node_modules/pretty-ms/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "pretty-ms@7.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "pretty-ms@7.0.1", "_id": "pretty-ms@7.0.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-7.0.1.tgz", - "_shasum": "7d903eaab281f7d8e03c66f867e239dc32fb73e8", - "_spec": "pretty-ms@7.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "7.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +35,9 @@ "bugs": { "url": "https://github.com/sindresorhus/pretty-ms/issues" }, - "bundleDependencies": false, "dependencies": { "parse-ms": "^2.1.0" }, - "deprecated": false, "description": "Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`", "devDependencies": { "ava": "^2.4.0", @@ -77,14 +80,5 @@ "scripts": { "test": "xo && ava && tsd" }, - "version": "7.0.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "pretty-ms@7.0.1" - } - ] + "version": "7.0.1" } diff --git a/node_modules/progress/package.json b/node_modules/progress/package.json index 39f222316..8156c1090 100644 --- a/node_modules/progress/package.json +++ b/node_modules/progress/package.json @@ -1,27 +1,33 @@ { - "_from": "progress@^2.0.0", + "_args": [ + [ + "progress@2.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "progress@2.0.3", "_id": "progress@2.0.3", "_inBundle": false, "_integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", "_location": "/progress", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "progress@^2.0.0", + "raw": "progress@2.0.3", "name": "progress", "escapedName": "progress", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.3", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.3" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "_shasum": "7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8", - "_spec": "progress@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/visionmedia/node-progress/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Christoffer Hallas", @@ -49,7 +54,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "Flexible ascii progress bar", "engines": { "node": ">=0.4.0" diff --git a/node_modules/prop-types/package.json b/node_modules/prop-types/package.json index 4515cfc7d..a47435e8f 100644 --- a/node_modules/prop-types/package.json +++ b/node_modules/prop-types/package.json @@ -1,27 +1,33 @@ { - "_from": "prop-types@^15.7.2", + "_args": [ + [ + "prop-types@15.7.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "prop-types@15.7.2", "_id": "prop-types@15.7.2", "_inBundle": false, "_integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==", "_location": "/prop-types", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "prop-types@^15.7.2", + "raw": "prop-types@15.7.2", "name": "prop-types", "escapedName": "prop-types", - "rawSpec": "^15.7.2", + "rawSpec": "15.7.2", "saveSpec": null, - "fetchSpec": "^15.7.2" + "fetchSpec": "15.7.2" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz", - "_shasum": "52c41e75b8c87e72b9d9360e0206b99dcbffa6c5", - "_spec": "prop-types@^15.7.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "15.7.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "browserify": { "transform": [ "loose-envify" @@ -30,13 +36,11 @@ "bugs": { "url": "https://github.com/facebook/prop-types/issues" }, - "bundleDependencies": false, "dependencies": { "loose-envify": "^1.4.0", "object-assign": "^4.1.1", "react-is": "^16.8.1" }, - "deprecated": false, "description": "Runtime type checking for React props and similar objects.", "devDependencies": { "babel-jest": "^19.0.0", diff --git a/node_modules/psl/package.json b/node_modules/psl/package.json index 29049c758..ccb6246cb 100644 --- a/node_modules/psl/package.json +++ b/node_modules/psl/package.json @@ -1,28 +1,33 @@ { - "_from": "psl@^1.1.28", + "_args": [ + [ + "psl@1.8.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "psl@1.8.0", "_id": "psl@1.8.0", "_inBundle": false, "_integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==", "_location": "/psl", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "psl@^1.1.28", + "raw": "psl@1.8.0", "name": "psl", "escapedName": "psl", - "rawSpec": "^1.1.28", + "rawSpec": "1.8.0", "saveSpec": null, - "fetchSpec": "^1.1.28" + "fetchSpec": "1.8.0" }, "_requiredBy": [ "/postman-request/tough-cookie", "/tough-cookie" ], "_resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz", - "_shasum": "9326f8bcfb013adcc005fdff056acce020e51c24", - "_spec": "psl@^1.1.28", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request/node_modules/tough-cookie", + "_spec": "1.8.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Lupo Montero", "email": "lupomontero@gmail.com", @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/lupomontero/psl/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Domain name parser based on the Public Suffix List", "devDependencies": { "JSONStream": "^1.3.5", diff --git a/node_modules/punycode/package.json b/node_modules/punycode/package.json index 8e2c4cfb7..bb53f5ad2 100644 --- a/node_modules/punycode/package.json +++ b/node_modules/punycode/package.json @@ -1,30 +1,35 @@ { - "_from": "punycode@^2.1.0", + "_args": [ + [ + "punycode@2.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "punycode@2.1.1", "_id": "punycode@2.1.1", "_inBundle": false, "_integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", "_location": "/punycode", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "punycode@^2.1.0", + "raw": "punycode@2.1.1", "name": "punycode", "escapedName": "punycode", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.1", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.1" }, "_requiredBy": [ - "/postman-runtime/tough-cookie", - "/postman-sandbox/tough-cookie", + "/postman-request/tough-cookie", + "/postman-url-encoder", "/tough-cookie", "/uri-js" ], "_resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "_shasum": "b58b010ac40c22c5657616c8d2c2c02c7bf479ec", - "_spec": "punycode@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/uri-js", + "_spec": "2.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" @@ -32,14 +37,12 @@ "bugs": { "url": "https://github.com/bestiejs/punycode.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" } ], - "deprecated": false, "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", "devDependencies": { "codecov": "^1.0.1", diff --git a/node_modules/qs/package.json b/node_modules/qs/package.json index ef5ab7b05..d8cae400a 100644 --- a/node_modules/qs/package.json +++ b/node_modules/qs/package.json @@ -1,31 +1,35 @@ { - "_from": "qs@~6.5.2", + "_args": [ + [ + "qs@6.5.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "qs@6.5.2", "_id": "qs@6.5.2", "_inBundle": false, "_integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", "_location": "/qs", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "qs@~6.5.2", + "raw": "qs@6.5.2", "name": "qs", "escapedName": "qs", - "rawSpec": "~6.5.2", + "rawSpec": "6.5.2", "saveSpec": null, - "fetchSpec": "~6.5.2" + "fetchSpec": "6.5.2" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "_shasum": "cb3ae806e8740444584ef154ce8ee98d403f3e36", - "_spec": "qs@~6.5.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "6.5.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/ljharb/qs/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -34,7 +38,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "A querystring parser that supports nesting and arrays, with a depth limit", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", diff --git a/node_modules/react-is/package.json b/node_modules/react-is/package.json index e227e518f..9452a4bc7 100644 --- a/node_modules/react-is/package.json +++ b/node_modules/react-is/package.json @@ -1,32 +1,36 @@ { - "_from": "react-is@^16.8.1", + "_args": [ + [ + "react-is@16.13.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "react-is@16.13.1", "_id": "react-is@16.13.1", "_inBundle": false, "_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", "_location": "/react-is", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "react-is@^16.8.1", + "raw": "react-is@16.13.1", "name": "react-is", "escapedName": "react-is", - "rawSpec": "^16.8.1", + "rawSpec": "16.13.1", "saveSpec": null, - "fetchSpec": "^16.8.1" + "fetchSpec": "16.13.1" }, "_requiredBy": [ "/prop-types" ], "_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4", - "_spec": "react-is@^16.8.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/prop-types", + "_spec": "16.13.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/facebook/react/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Brand checking of React Elements.", "files": [ "LICENSE", diff --git a/node_modules/read-pkg-up/package.json b/node_modules/read-pkg-up/package.json index 8c6f41d9d..a2e13f253 100644 --- a/node_modules/read-pkg-up/package.json +++ b/node_modules/read-pkg-up/package.json @@ -1,27 +1,33 @@ { - "_from": "read-pkg-up@^2.0.0", + "_args": [ + [ + "read-pkg-up@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "read-pkg-up@2.0.0", "_id": "read-pkg-up@2.0.0", "_inBundle": false, "_integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=", "_location": "/read-pkg-up", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "read-pkg-up@^2.0.0", + "raw": "read-pkg-up@2.0.0", "name": "read-pkg-up", "escapedName": "read-pkg-up", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz", - "_shasum": "6b72a8048984e0c41e79510fd5e9fa99b3b549be", - "_spec": "read-pkg-up@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,12 +36,10 @@ "bugs": { "url": "https://github.com/sindresorhus/read-pkg-up/issues" }, - "bundleDependencies": false, "dependencies": { "find-up": "^2.0.0", "read-pkg": "^2.0.0" }, - "deprecated": false, "description": "Read the closest package.json file", "devDependencies": { "ava": "*", diff --git a/node_modules/read-pkg/package.json b/node_modules/read-pkg/package.json index d8736457b..afb7a6442 100644 --- a/node_modules/read-pkg/package.json +++ b/node_modules/read-pkg/package.json @@ -1,27 +1,33 @@ { - "_from": "read-pkg@^2.0.0", + "_args": [ + [ + "read-pkg@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "read-pkg@2.0.0", "_id": "read-pkg@2.0.0", "_inBundle": false, "_integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=", "_location": "/read-pkg", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "read-pkg@^2.0.0", + "raw": "read-pkg@2.0.0", "name": "read-pkg", "escapedName": "read-pkg", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/read-pkg-up" ], "_resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz", - "_shasum": "8ef1c0623c6a6db0dc6713c4bfac46332b2368f8", - "_spec": "read-pkg@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/read-pkg-up", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,13 +36,11 @@ "bugs": { "url": "https://github.com/sindresorhus/read-pkg/issues" }, - "bundleDependencies": false, "dependencies": { "load-json-file": "^2.0.0", "normalize-package-data": "^2.3.2", "path-type": "^2.0.0" }, - "deprecated": false, "description": "Read a package.json file", "devDependencies": { "ava": "*", diff --git a/node_modules/readable-stream/package.json b/node_modules/readable-stream/package.json index cd77502f5..b0bc0f3e7 100644 --- a/node_modules/readable-stream/package.json +++ b/node_modules/readable-stream/package.json @@ -1,27 +1,32 @@ { - "_from": "readable-stream@^3.1.1", + "_args": [ + [ + "readable-stream@3.6.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "readable-stream@3.6.0", "_id": "readable-stream@3.6.0", "_inBundle": false, "_integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "_location": "/readable-stream", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "readable-stream@^3.1.1", + "raw": "readable-stream@3.6.0", "name": "readable-stream", "escapedName": "readable-stream", - "rawSpec": "^3.1.1", + "rawSpec": "3.6.0", "saveSpec": null, - "fetchSpec": "^3.1.1" + "fetchSpec": "3.6.0" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "_shasum": "337bbda3adc0706bd3e024426a286d4b4b2c9198", - "_spec": "readable-stream@^3.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/htmlparser2", + "_spec": "3.6.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "browser": { "util": false, "worker_threads": false, @@ -33,13 +38,11 @@ "bugs": { "url": "https://github.com/nodejs/readable-stream/issues" }, - "bundleDependencies": false, "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", "util-deprecate": "^1.0.1" }, - "deprecated": false, "description": "Streams3, a user-land copy of the stream library from Node.js", "devDependencies": { "@babel/cli": "^7.2.0", diff --git a/node_modules/regexp.prototype.flags/package.json b/node_modules/regexp.prototype.flags/package.json index 0eef442d0..895bbf64c 100644 --- a/node_modules/regexp.prototype.flags/package.json +++ b/node_modules/regexp.prototype.flags/package.json @@ -1,27 +1,33 @@ { - "_from": "regexp.prototype.flags@^1.3.0", + "_args": [ + [ + "regexp.prototype.flags@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "regexp.prototype.flags@1.3.0", "_id": "regexp.prototype.flags@1.3.0", "_inBundle": false, "_integrity": "sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==", "_location": "/regexp.prototype.flags", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "regexp.prototype.flags@^1.3.0", + "raw": "regexp.prototype.flags@1.3.0", "name": "regexp.prototype.flags", "escapedName": "regexp.prototype.flags", - "rawSpec": "^1.3.0", + "rawSpec": "1.3.0", "saveSpec": null, - "fetchSpec": "^1.3.0" + "fetchSpec": "1.3.0" }, "_requiredBy": [ "/string.prototype.matchall" ], "_resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz", - "_shasum": "7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75", - "_spec": "regexp.prototype.flags@^1.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.matchall", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -29,12 +35,10 @@ "bugs": { "url": "https://github.com/es-shims/RegExp.prototype.flags/issues" }, - "bundleDependencies": false, "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.0-next.1" }, - "deprecated": false, "description": "ES6 spec-compliant RegExp.prototype.flags shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/regexpp/package.json b/node_modules/regexpp/package.json index b304a25d9..03269d200 100644 --- a/node_modules/regexpp/package.json +++ b/node_modules/regexpp/package.json @@ -1,28 +1,34 @@ { - "_from": "regexpp@^3.1.0", + "_args": [ + [ + "regexpp@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "regexpp@3.1.0", "_id": "regexpp@3.1.0", "_inBundle": false, "_integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==", "_location": "/regexpp", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "regexpp@^3.1.0", + "raw": "regexpp@3.1.0", "name": "regexpp", "escapedName": "regexpp", - "rawSpec": "^3.1.0", + "rawSpec": "3.1.0", "saveSpec": null, - "fetchSpec": "^3.1.0" + "fetchSpec": "3.1.0" }, "_requiredBy": [ "/eslint", "/eslint-plugin-es" ], "_resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", - "_shasum": "206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2", - "_spec": "regexpp@^3.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Toru Nagashima", "url": "https://github.com/mysticatea" @@ -30,9 +36,7 @@ "bugs": { "url": "https://github.com/mysticatea/regexpp/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Regular expression parser for ECMAScript.", "devDependencies": { "@mysticatea/eslint-plugin": "^11.0.0", diff --git a/node_modules/resolve-from/package.json b/node_modules/resolve-from/package.json index b7f61d7b1..383a54e29 100644 --- a/node_modules/resolve-from/package.json +++ b/node_modules/resolve-from/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "resolve-from@5.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "resolve-from@5.0.0", "_id": "resolve-from@5.0.0", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "_shasum": "c35225843df8f776df21c57557bc087e9dfdfc69", - "_spec": "resolve-from@5.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-runtime", + "_spec": "5.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/sindresorhus/resolve-from/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Resolve the path of a module like `require.resolve()` but from a given path", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/resolve/package.json b/node_modules/resolve/package.json index df9da31cd..4a8e0a502 100644 --- a/node_modules/resolve/package.json +++ b/node_modules/resolve/package.json @@ -1,19 +1,26 @@ { - "_from": "resolve@^1.17.0", + "_args": [ + [ + "resolve@1.19.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "resolve@1.19.0", "_id": "resolve@1.19.0", "_inBundle": false, "_integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", "_location": "/resolve", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "resolve@^1.17.0", + "raw": "resolve@1.19.0", "name": "resolve", "escapedName": "resolve", - "rawSpec": "^1.17.0", + "rawSpec": "1.19.0", "saveSpec": null, - "fetchSpec": "^1.17.0" + "fetchSpec": "1.19.0" }, "_requiredBy": [ "/eslint-import-resolver-node", @@ -23,9 +30,8 @@ "/normalize-package-data" ], "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "_shasum": "1af5bf630409734a067cae29318aac7fa29a267c", - "_spec": "resolve@^1.17.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "1.19.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -34,12 +40,10 @@ "bugs": { "url": "https://github.com/browserify/resolve/issues" }, - "bundleDependencies": false, "dependencies": { "is-core-module": "^2.1.0", "path-parse": "^1.0.6" }, - "deprecated": false, "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/rimraf/package.json b/node_modules/rimraf/package.json index c50227958..b3908e555 100644 --- a/node_modules/rimraf/package.json +++ b/node_modules/rimraf/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "rimraf@2.6.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "rimraf@2.6.3", "_id": "rimraf@2.6.3", "_inBundle": false, @@ -19,9 +26,8 @@ "/flat-cache" ], "_resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "_shasum": "b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab", - "_spec": "rimraf@2.6.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/flat-cache", + "_spec": "2.6.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -33,11 +39,9 @@ "bugs": { "url": "https://github.com/isaacs/rimraf/issues" }, - "bundleDependencies": false, "dependencies": { "glob": "^7.1.3" }, - "deprecated": false, "description": "A deep deletion module for node (like `rm -rf`)", "devDependencies": { "mkdirp": "^0.5.1", diff --git a/node_modules/safe-buffer/package.json b/node_modules/safe-buffer/package.json index 1f2116a7a..fa127f482 100644 --- a/node_modules/safe-buffer/package.json +++ b/node_modules/safe-buffer/package.json @@ -1,19 +1,25 @@ { - "_from": "safe-buffer@~5.2.0", + "_args": [ + [ + "safe-buffer@5.2.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "safe-buffer@5.2.1", "_id": "safe-buffer@5.2.1", "_inBundle": false, "_integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", "_location": "/safe-buffer", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "safe-buffer@~5.2.0", + "raw": "safe-buffer@5.2.1", "name": "safe-buffer", "escapedName": "safe-buffer", - "rawSpec": "~5.2.0", + "rawSpec": "5.2.1", "saveSpec": null, - "fetchSpec": "~5.2.0" + "fetchSpec": "5.2.1" }, "_requiredBy": [ "/@postman/tunnel-agent", @@ -21,9 +27,8 @@ "/string_decoder" ], "_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "_shasum": "1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6", - "_spec": "safe-buffer@~5.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string_decoder", + "_spec": "5.2.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -32,8 +37,6 @@ "bugs": { "url": "https://github.com/feross/safe-buffer/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Safer Node.js Buffer API", "devDependencies": { "standard": "*", diff --git a/node_modules/safer-buffer/package.json b/node_modules/safer-buffer/package.json index 7a83360ef..57a03576d 100644 --- a/node_modules/safer-buffer/package.json +++ b/node_modules/safer-buffer/package.json @@ -1,19 +1,25 @@ { - "_from": "safer-buffer@>= 2.1.2 < 3", + "_args": [ + [ + "safer-buffer@2.1.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "safer-buffer@2.1.2", "_id": "safer-buffer@2.1.2", "_inBundle": false, "_integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "_location": "/safer-buffer", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "safer-buffer@>= 2.1.2 < 3", + "raw": "safer-buffer@2.1.2", "name": "safer-buffer", "escapedName": "safer-buffer", - "rawSpec": ">= 2.1.2 < 3", + "rawSpec": "2.1.2", "saveSpec": null, - "fetchSpec": ">= 2.1.2 < 3" + "fetchSpec": "2.1.2" }, "_requiredBy": [ "/asn1", @@ -22,9 +28,8 @@ "/sshpk" ], "_resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "_shasum": "44fa161b0187b9549dd84bb91802f9bd8385cd6a", - "_spec": "safer-buffer@>= 2.1.2 < 3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/iconv-lite", + "_spec": "2.1.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nikita Skovoroda", "email": "chalkerx@gmail.com", @@ -33,8 +38,6 @@ "bugs": { "url": "https://github.com/ChALkeR/safer-buffer/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Modern Buffer API polyfill without footguns", "devDependencies": { "standard": "^11.0.1", diff --git a/node_modules/sanitize-html/package.json b/node_modules/sanitize-html/package.json index 7d312c5b3..c715709d3 100644 --- a/node_modules/sanitize-html/package.json +++ b/node_modules/sanitize-html/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "sanitize-html@1.20.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "sanitize-html@1.20.1", "_id": "sanitize-html@1.20.1", "_inBundle": false, @@ -19,16 +25,14 @@ "/postman-collection" ], "_resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-1.20.1.tgz", - "_shasum": "f6effdf55dd398807171215a62bfc21811bacf85", - "_spec": "sanitize-html@1.20.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "1.20.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "P'unk Avenue LLC" }, "bugs": { "url": "https://github.com/punkave/sanitize-html/issues" }, - "bundleDependencies": false, "dependencies": { "chalk": "^2.4.1", "htmlparser2": "^3.10.0", @@ -41,7 +45,6 @@ "srcset": "^1.0.0", "xtend": "^4.0.1" }, - "deprecated": false, "description": "Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis", "devDependencies": { "babel-cli": "^6.26.0", diff --git a/node_modules/semver/package.json b/node_modules/semver/package.json index cc7bfa47f..471301222 100644 --- a/node_modules/semver/package.json +++ b/node_modules/semver/package.json @@ -1,35 +1,39 @@ { - "_from": "semver@^7.2.1", + "_args": [ + [ + "semver@7.3.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "semver@7.3.2", "_id": "semver@7.3.2", "_inBundle": false, "_integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", "_location": "/semver", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "semver@^7.2.1", + "raw": "semver@7.3.2", "name": "semver", "escapedName": "semver", - "rawSpec": "^7.2.1", + "rawSpec": "7.3.2", "saveSpec": null, - "fetchSpec": "^7.2.1" + "fetchSpec": "7.3.2" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "_shasum": "604962b052b81ed0786aae84389ffba70ffd3938", - "_spec": "semver@^7.2.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "7.3.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { - "semver": "bin/semver.js" + "semver": "./bin/semver.js" }, "bugs": { "url": "https://github.com/npm/node-semver/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The semantic version parser used by npm.", "devDependencies": { "tap": "^14.10.7" @@ -66,14 +70,5 @@ "check-coverage": true, "coverage-map": "map.js" }, - "version": "7.3.2", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "semver@7.3.2" - } - ] + "version": "7.3.2" } diff --git a/node_modules/serialised-error/node_modules/stack-trace/package.json b/node_modules/serialised-error/node_modules/stack-trace/package.json index 64ac38618..121a2587b 100644 --- a/node_modules/serialised-error/node_modules/stack-trace/package.json +++ b/node_modules/serialised-error/node_modules/stack-trace/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "stack-trace@0.0.9", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "stack-trace@0.0.9", "_id": "stack-trace@0.0.9", "_inBundle": false, @@ -19,9 +25,8 @@ "/serialised-error" ], "_resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz", - "_shasum": "a8f6eaeca90674c333e7c43953f275b451510695", - "_spec": "stack-trace@0.0.9", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/serialised-error", + "_spec": "0.0.9", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/felixge/node-stack-trace/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Get v8 stack traces as an array of CallSite objects.", "devDependencies": { "far": "0.0.3", diff --git a/node_modules/serialised-error/package.json b/node_modules/serialised-error/package.json index 39e58bad3..f4831e630 100644 --- a/node_modules/serialised-error/package.json +++ b/node_modules/serialised-error/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "serialised-error@1.1.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "serialised-error@1.1.3", "_id": "serialised-error@1.1.3", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/serialised-error/-/serialised-error-1.1.3.tgz", - "_shasum": "8a4c466b29c26ff11016eaf1b5fa2b87ca4cd8b5", - "_spec": "serialised-error@1.1.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "1.1.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Labs", "email": "help@getpostman.com" @@ -30,13 +35,11 @@ "bugs": { "url": "https://github.com/postmanlabs/serialised-error/issues" }, - "bundleDependencies": false, "dependencies": { "object-hash": "^1.1.2", "stack-trace": "0.0.9", "uuid": "^3.0.0" }, - "deprecated": false, "description": "Serialises error object to normal object", "devDependencies": { "expect.js": "^0.3.1", diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json index 5c35ed03d..e31204b3e 100644 --- a/node_modules/shebang-command/package.json +++ b/node_modules/shebang-command/package.json @@ -1,27 +1,33 @@ { - "_from": "shebang-command@^2.0.0", + "_args": [ + [ + "shebang-command@2.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "shebang-command@2.0.0", "_id": "shebang-command@2.0.0", "_inBundle": false, "_integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "_location": "/shebang-command", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "shebang-command@^2.0.0", + "raw": "shebang-command@2.0.0", "name": "shebang-command", "escapedName": "shebang-command", - "rawSpec": "^2.0.0", + "rawSpec": "2.0.0", "saveSpec": null, - "fetchSpec": "^2.0.0" + "fetchSpec": "2.0.0" }, "_requiredBy": [ "/cross-spawn" ], "_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "_shasum": "ccd0af4f8835fbdc265b82461aaf0c36663f34ea", - "_spec": "shebang-command@^2.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cross-spawn", + "_spec": "2.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/kevva/shebang-command/issues" }, - "bundleDependencies": false, "dependencies": { "shebang-regex": "^3.0.0" }, - "deprecated": false, "description": "Get the command from a shebang", "devDependencies": { "ava": "^2.3.0", diff --git a/node_modules/shebang-regex/package.json b/node_modules/shebang-regex/package.json index 7c55b0790..c8dd50070 100644 --- a/node_modules/shebang-regex/package.json +++ b/node_modules/shebang-regex/package.json @@ -1,27 +1,33 @@ { - "_from": "shebang-regex@^3.0.0", + "_args": [ + [ + "shebang-regex@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "shebang-regex@3.0.0", "_id": "shebang-regex@3.0.0", "_inBundle": false, "_integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "_location": "/shebang-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "shebang-regex@^3.0.0", + "raw": "shebang-regex@3.0.0", "name": "shebang-regex", "escapedName": "shebang-regex", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/shebang-command" ], "_resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "_shasum": "ae16f1644d873ecad843b0307b143362d4c42172", - "_spec": "shebang-regex@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/shebang-command", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/shebang-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching a shebang line", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/side-channel/node_modules/es-abstract/package.json b/node_modules/side-channel/node_modules/es-abstract/package.json index 0c52d7473..b3ae38996 100644 --- a/node_modules/side-channel/node_modules/es-abstract/package.json +++ b/node_modules/side-channel/node_modules/es-abstract/package.json @@ -1,27 +1,33 @@ { - "_from": "es-abstract@^1.18.0-next.0", + "_args": [ + [ + "es-abstract@1.18.0-next.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "es-abstract@1.18.0-next.1", "_id": "es-abstract@1.18.0-next.1", "_inBundle": false, "_integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==", "_location": "/side-channel/es-abstract", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "es-abstract@^1.18.0-next.0", + "raw": "es-abstract@1.18.0-next.1", "name": "es-abstract", "escapedName": "es-abstract", - "rawSpec": "^1.18.0-next.0", + "rawSpec": "1.18.0-next.1", "saveSpec": null, - "fetchSpec": "^1.18.0-next.0" + "fetchSpec": "1.18.0-next.1" }, "_requiredBy": [ "/side-channel" ], "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz", - "_shasum": "6e3a0a4bda717e5023ab3b8e90bec36108d22c68", - "_spec": "es-abstract@^1.18.0-next.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/side-channel", + "_spec": "1.18.0-next.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/ljharb/es-abstract/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -52,7 +57,6 @@ "string.prototype.trimend": "^1.0.1", "string.prototype.trimstart": "^1.0.1" }, - "deprecated": false, "description": "ECMAScript spec abstract operations.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/side-channel/package.json b/node_modules/side-channel/package.json index 6567e5d06..eab636f28 100644 --- a/node_modules/side-channel/package.json +++ b/node_modules/side-channel/package.json @@ -1,5 +1,12 @@ { - "_from": "side-channel@^1.0.2", + "_args": [ + [ + "side-channel@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "side-channel@1.0.3", "_id": "side-channel@1.0.3", "_inBundle": false, "_integrity": "sha512-A6+ByhlLkksFoUepsGxfj5x1gTSrs+OydsRptUxeNCabQpCFUvcwIczgOigI8vhY/OJCnPnyE9rGiwgvr9cS1g==", @@ -19,23 +26,22 @@ "string.prototype.trimstart": "1.0.2" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "side-channel@^1.0.2", + "raw": "side-channel@1.0.3", "name": "side-channel", "escapedName": "side-channel", - "rawSpec": "^1.0.2", + "rawSpec": "1.0.3", "saveSpec": null, - "fetchSpec": "^1.0.2" + "fetchSpec": "1.0.3" }, "_requiredBy": [ "/internal-slot", "/string.prototype.matchall" ], "_resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.3.tgz", - "_shasum": "cdc46b057550bbab63706210838df5d4c19519c3", - "_spec": "side-channel@^1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.matchall", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -51,12 +57,10 @@ "bugs": { "url": "https://github.com/ljharb/side-channel/issues" }, - "bundleDependencies": false, "dependencies": { "es-abstract": "^1.18.0-next.0", "object-inspect": "^1.8.0" }, - "deprecated": false, "description": "Store information about any JS value in a side channel. Uses WeakMap if available.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/slice-ansi/package.json b/node_modules/slice-ansi/package.json index 24c2ab586..bba09eaec 100644 --- a/node_modules/slice-ansi/package.json +++ b/node_modules/slice-ansi/package.json @@ -1,37 +1,41 @@ { - "_from": "slice-ansi@^2.1.0", + "_args": [ + [ + "slice-ansi@2.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "slice-ansi@2.1.0", "_id": "slice-ansi@2.1.0", "_inBundle": false, "_integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==", "_location": "/slice-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "slice-ansi@^2.1.0", + "raw": "slice-ansi@2.1.0", "name": "slice-ansi", "escapedName": "slice-ansi", - "rawSpec": "^2.1.0", + "rawSpec": "2.1.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.1.0" }, "_requiredBy": [ "/table" ], "_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz", - "_shasum": "cacd7693461a637a5788d92a7dd4fba068e81636", - "_spec": "slice-ansi@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/table", + "_spec": "2.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/chalk/slice-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-styles": "^3.2.0", "astral-regex": "^1.0.0", "is-fullwidth-code-point": "^2.0.0" }, - "deprecated": false, "description": "Slice a string with ANSI escape codes", "devDependencies": { "ava": "^1.1.0", diff --git a/node_modules/source-map/package.json b/node_modules/source-map/package.json index c95dbfa80..363a1c279 100644 --- a/node_modules/source-map/package.json +++ b/node_modules/source-map/package.json @@ -1,28 +1,33 @@ { - "_from": "source-map@^0.6.1", + "_args": [ + [ + "source-map@0.6.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "source-map@0.6.1", "_id": "source-map@0.6.1", "_inBundle": false, "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", "_location": "/source-map", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "source-map@^0.6.1", + "raw": "source-map@0.6.1", "name": "source-map", "escapedName": "source-map", - "rawSpec": "^0.6.1", + "rawSpec": "0.6.1", "saveSpec": null, - "fetchSpec": "^0.6.1" + "fetchSpec": "0.6.1" }, "_requiredBy": [ "/handlebars", "/postcss" ], "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263", - "_spec": "source-map@^0.6.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postcss", + "_spec": "0.6.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nick Fitzgerald", "email": "nfitzgerald@mozilla.com" @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/mozilla/source-map/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Tobias Koppers", @@ -177,7 +181,6 @@ "email": "nicolas.lalevee@hibnet.org" } ], - "deprecated": false, "description": "Generates and consumes source maps", "devDependencies": { "doctoc": "^0.15.0", diff --git a/node_modules/spdx-correct/package.json b/node_modules/spdx-correct/package.json index cb0184104..e79f41819 100644 --- a/node_modules/spdx-correct/package.json +++ b/node_modules/spdx-correct/package.json @@ -1,27 +1,33 @@ { - "_from": "spdx-correct@^3.0.0", + "_args": [ + [ + "spdx-correct@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "spdx-correct@3.1.1", "_id": "spdx-correct@3.1.1", "_inBundle": false, "_integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==", "_location": "/spdx-correct", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "spdx-correct@^3.0.0", + "raw": "spdx-correct@3.1.1", "name": "spdx-correct", "escapedName": "spdx-correct", - "rawSpec": "^3.0.0", + "rawSpec": "3.1.1", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.1.1" }, "_requiredBy": [ "/validate-npm-package-license" ], "_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", - "_shasum": "dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9", - "_spec": "spdx-correct@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/validate-npm-package-license", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kyle E. Mitchell", "email": "kyle@kemitchell.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/jslicense/spdx-correct.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Kyle E. Mitchell", @@ -54,7 +59,6 @@ "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" }, - "deprecated": false, "description": "correct invalid SPDX expressions", "devDependencies": { "defence-cli": "^2.0.1", diff --git a/node_modules/spdx-exceptions/package.json b/node_modules/spdx-exceptions/package.json index b08758bf9..32ffcb6b6 100644 --- a/node_modules/spdx-exceptions/package.json +++ b/node_modules/spdx-exceptions/package.json @@ -1,34 +1,39 @@ { - "_from": "spdx-exceptions@^2.1.0", + "_args": [ + [ + "spdx-exceptions@2.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "spdx-exceptions@2.3.0", "_id": "spdx-exceptions@2.3.0", "_inBundle": false, "_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", "_location": "/spdx-exceptions", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "spdx-exceptions@^2.1.0", + "raw": "spdx-exceptions@2.3.0", "name": "spdx-exceptions", "escapedName": "spdx-exceptions", - "rawSpec": "^2.1.0", + "rawSpec": "2.3.0", "saveSpec": null, - "fetchSpec": "^2.1.0" + "fetchSpec": "2.3.0" }, "_requiredBy": [ "/spdx-expression-parse" ], "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "_shasum": "3f28ce1a77a00372683eade4a433183527a2163d", - "_spec": "spdx-exceptions@^2.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/spdx-expression-parse", + "_spec": "2.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "The Linux Foundation" }, "bugs": { "url": "https://github.com/kemitchell/spdx-exceptions.json/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Kyle E. Mitchell", @@ -36,7 +41,6 @@ "url": "https://kemitchell.com/" } ], - "deprecated": false, "description": "list of SPDX standard license exceptions", "files": [ "index.json" diff --git a/node_modules/spdx-expression-parse/package.json b/node_modules/spdx-expression-parse/package.json index 47f3fafa6..fdbe73bd5 100644 --- a/node_modules/spdx-expression-parse/package.json +++ b/node_modules/spdx-expression-parse/package.json @@ -1,28 +1,34 @@ { - "_from": "spdx-expression-parse@^3.0.0", + "_args": [ + [ + "spdx-expression-parse@3.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "spdx-expression-parse@3.0.1", "_id": "spdx-expression-parse@3.0.1", "_inBundle": false, "_integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", "_location": "/spdx-expression-parse", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "spdx-expression-parse@^3.0.0", + "raw": "spdx-expression-parse@3.0.1", "name": "spdx-expression-parse", "escapedName": "spdx-expression-parse", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.1", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.1" }, "_requiredBy": [ "/spdx-correct", "/validate-npm-package-license" ], "_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "_shasum": "cf70f50482eefdc98e3ce0a6833e4a53ceeba679", - "_spec": "spdx-expression-parse@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/validate-npm-package-license", + "_spec": "3.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kyle E. Mitchell", "email": "kyle@kemitchell.com", @@ -31,7 +37,6 @@ "bugs": { "url": "https://github.com/jslicense/spdx-expression-parse.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "C. Scott Ananian", @@ -56,7 +61,6 @@ "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" }, - "deprecated": false, "description": "parse SPDX license expressions", "devDependencies": { "defence-cli": "^3.0.1", diff --git a/node_modules/spdx-license-ids/package.json b/node_modules/spdx-license-ids/package.json index 0cef4cbf5..acc34624f 100644 --- a/node_modules/spdx-license-ids/package.json +++ b/node_modules/spdx-license-ids/package.json @@ -1,28 +1,34 @@ { - "_from": "spdx-license-ids@^3.0.0", + "_args": [ + [ + "spdx-license-ids@3.0.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "spdx-license-ids@3.0.6", "_id": "spdx-license-ids@3.0.6", "_inBundle": false, "_integrity": "sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw==", "_location": "/spdx-license-ids", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "spdx-license-ids@^3.0.0", + "raw": "spdx-license-ids@3.0.6", "name": "spdx-license-ids", "escapedName": "spdx-license-ids", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.6", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.6" }, "_requiredBy": [ "/spdx-correct", "/spdx-expression-parse" ], "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz", - "_shasum": "c80757383c28abf7296744998cbc106ae8b854ce", - "_spec": "spdx-license-ids@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/spdx-correct", + "_spec": "3.0.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Shinnosuke Watanabe", "url": "https://github.com/shinnn" @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/jslicense/spdx-license-ids/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A list of SPDX license identifiers", "devDependencies": { "@shinnn/eslint-config": "^6.8.7", diff --git a/node_modules/sprintf-js/package.json b/node_modules/sprintf-js/package.json index ffded5901..b0a6ded92 100644 --- a/node_modules/sprintf-js/package.json +++ b/node_modules/sprintf-js/package.json @@ -1,27 +1,33 @@ { - "_from": "sprintf-js@~1.0.2", + "_args": [ + [ + "sprintf-js@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "sprintf-js@1.0.3", "_id": "sprintf-js@1.0.3", "_inBundle": false, "_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", "_location": "/sprintf-js", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "sprintf-js@~1.0.2", + "raw": "sprintf-js@1.0.3", "name": "sprintf-js", "escapedName": "sprintf-js", - "rawSpec": "~1.0.2", + "rawSpec": "1.0.3", "saveSpec": null, - "fetchSpec": "~1.0.2" + "fetchSpec": "1.0.3" }, "_requiredBy": [ "/argparse" ], "_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "_shasum": "04e6926f662895354f3dd015203633b857297e2c", - "_spec": "sprintf-js@~1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/argparse", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Alexandru Marasteanu", "email": "hello@alexei.ro", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/alexei/sprintf.js/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript sprintf implementation", "devDependencies": { "grunt": "*", diff --git a/node_modules/srcset/package.json b/node_modules/srcset/package.json index bd85281fc..7bbbba53f 100644 --- a/node_modules/srcset/package.json +++ b/node_modules/srcset/package.json @@ -1,27 +1,32 @@ { - "_from": "srcset@^1.0.0", + "_args": [ + [ + "srcset@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "srcset@1.0.0", "_id": "srcset@1.0.0", "_inBundle": false, "_integrity": "sha1-pWad4StC87HV6D7QPHEEb8SPQe8=", "_location": "/srcset", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "srcset@^1.0.0", + "raw": "srcset@1.0.0", "name": "srcset", "escapedName": "srcset", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/srcset/-/srcset-1.0.0.tgz", - "_shasum": "a5669de12b42f3b1d5e83ed03c71046fc48f41ef", - "_spec": "srcset@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,12 +35,10 @@ "bugs": { "url": "https://github.com/sindresorhus/srcset/issues" }, - "bundleDependencies": false, "dependencies": { "array-uniq": "^1.0.2", "number-is-nan": "^1.0.0" }, - "deprecated": false, "description": "Parse and stringify the HTML srcset attribute", "devDependencies": { "mocha": "*" diff --git a/node_modules/sshpk/package.json b/node_modules/sshpk/package.json index 9cd80e89e..5e3752c4c 100644 --- a/node_modules/sshpk/package.json +++ b/node_modules/sshpk/package.json @@ -1,27 +1,32 @@ { - "_from": "sshpk@^1.14.1", + "_args": [ + [ + "sshpk@1.16.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "sshpk@1.16.1", "_id": "sshpk@1.16.1", "_inBundle": false, "_integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", "_location": "/sshpk", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "sshpk@^1.14.1", + "raw": "sshpk@1.16.1", "name": "sshpk", "escapedName": "sshpk", - "rawSpec": "^1.14.1", + "rawSpec": "1.16.1", "saveSpec": null, - "fetchSpec": "^1.14.1" + "fetchSpec": "1.16.1" }, "_requiredBy": [ "/http-signature" ], "_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz", - "_shasum": "fb661c0bef29b39db40769ee39fa70093d6f6877", - "_spec": "sshpk@^1.14.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/http-signature", + "_spec": "1.16.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Joyent, Inc" }, @@ -33,7 +38,6 @@ "bugs": { "url": "https://github.com/arekinath/node-sshpk/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Dave Eddy", @@ -59,7 +63,6 @@ "safer-buffer": "^2.0.2", "tweetnacl": "~0.14.0" }, - "deprecated": false, "description": "A library for finding and using SSH public keys", "devDependencies": { "benchmark": "^1.0.0", diff --git a/node_modules/stack-trace/package.json b/node_modules/stack-trace/package.json index 878f030b1..21c5e33ff 100644 --- a/node_modules/stack-trace/package.json +++ b/node_modules/stack-trace/package.json @@ -1,27 +1,32 @@ { - "_from": "stack-trace@~0.0.9", + "_args": [ + [ + "stack-trace@0.0.10", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "stack-trace@0.0.10", "_id": "stack-trace@0.0.10", "_inBundle": false, "_integrity": "sha1-VHxws0fo0ytOEI6hoqFZ5f3eGcA=", "_location": "/stack-trace", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "stack-trace@~0.0.9", + "raw": "stack-trace@0.0.10", "name": "stack-trace", "escapedName": "stack-trace", - "rawSpec": "~0.0.9", + "rawSpec": "0.0.10", "saveSpec": null, - "fetchSpec": "~0.0.9" + "fetchSpec": "0.0.10" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz", - "_shasum": "547c70b347e8d32b4e108ea1a2a159e5fdde19c0", - "_spec": "stack-trace@~0.0.9", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "0.0.10", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Felix Geisendörfer", "email": "felix@debuggable.com", @@ -30,9 +35,7 @@ "bugs": { "url": "https://github.com/felixge/node-stack-trace/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Get v8 stack traces as an array of CallSite objects.", "devDependencies": { "far": "0.0.3", diff --git a/node_modules/standard-engine/package.json b/node_modules/standard-engine/package.json index 4fcbf083d..6969a10ca 100644 --- a/node_modules/standard-engine/package.json +++ b/node_modules/standard-engine/package.json @@ -1,27 +1,33 @@ { - "_from": "standard-engine@^14.0.0", + "_args": [ + [ + "standard-engine@14.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "standard-engine@14.0.1", "_id": "standard-engine@14.0.1", "_inBundle": false, "_integrity": "sha512-7FEzDwmHDOGva7r9ifOzD3BGdTbA7ujJ50afLVdW/tK14zQEptJjbFuUfn50irqdHDcTbNh0DTIoMPynMCXb0Q==", "_location": "/standard-engine", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "standard-engine@^14.0.0", + "raw": "standard-engine@14.0.1", "name": "standard-engine", "escapedName": "standard-engine", - "rawSpec": "^14.0.0", + "rawSpec": "14.0.1", "saveSpec": null, - "fetchSpec": "^14.0.0" + "fetchSpec": "14.0.1" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/standard-engine/-/standard-engine-14.0.1.tgz", - "_shasum": "fe568e138c3d9768fc59ff81001f7049908a8156", - "_spec": "standard-engine@^14.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard", + "_spec": "14.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", @@ -30,14 +36,12 @@ "bugs": { "url": "https://github.com/standard/standard-engine/issues" }, - "bundleDependencies": false, "dependencies": { "get-stdin": "^8.0.0", "minimist": "^1.2.5", "pkg-conf": "^3.1.0", "xdg-basedir": "^4.0.0" }, - "deprecated": false, "description": "Wrap your standards in a tortilla and cover it in special sauce.", "devDependencies": { "babel-eslint": "^10.1.0", diff --git a/node_modules/standard/package.json b/node_modules/standard/package.json index b18f40788..af4552557 100644 --- a/node_modules/standard/package.json +++ b/node_modules/standard/package.json @@ -1,27 +1,32 @@ { - "_from": "standard", + "_args": [ + [ + "standard@16.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "standard@16.0.1", "_id": "standard@16.0.1", "_inBundle": false, "_integrity": "sha512-KiFEp96mkugCgW0mCrN9lAhlRdnmAiwNIU7mrUnYSL8QnzNGd1/bUtjRIfUtpwtFmFKrlYZDYa/ipX8Wy+03SA==", "_location": "/standard", "_phantomChildren": {}, "_requested": { - "type": "tag", + "type": "version", "registry": true, - "raw": "standard", + "raw": "standard@16.0.1", "name": "standard", "escapedName": "standard", - "rawSpec": "", + "rawSpec": "16.0.1", "saveSpec": null, - "fetchSpec": "latest" + "fetchSpec": "16.0.1" }, "_requiredBy": [ - "#DEV:/", - "#USER" + "#DEV:/" ], "_resolved": "https://registry.npmjs.org/standard/-/standard-16.0.1.tgz", - "_shasum": "20f47627e604906c60b2b50573bcf7285f6550aa", - "_spec": "standard", + "_spec": "16.0.1", "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Feross Aboukhadijeh", @@ -34,7 +39,6 @@ "bugs": { "url": "https://github.com/standard/standard/issues" }, - "bundleDependencies": false, "dependencies": { "eslint": "~7.12.1", "eslint-config-standard": "16.0.1", @@ -45,7 +49,6 @@ "eslint-plugin-react": "~7.21.5", "standard-engine": "^14.0.0" }, - "deprecated": false, "description": "JavaScript Standard Style", "devDependencies": { "babel-eslint": "^10.1.0", @@ -111,21 +114,5 @@ "test": "./bin/cmd.js --verbose && tape test/*.js", "update-authors": "./tools/update-authors.sh && hallmark --fix AUTHORS.md" }, - "version": "16.0.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": "^10.12.0 || >=12.0.0" - }, - "pkgid": "standard@16.0.1" - }, - { - "code": "ENOTSUP", - "required": { - "node": "^10.12.0 || >=12.0.0" - }, - "pkgid": "standard@16.0.1" - } - ] + "version": "16.0.1" } diff --git a/node_modules/stream-length/package.json b/node_modules/stream-length/package.json index 43b6b4250..76690615c 100644 --- a/node_modules/stream-length/package.json +++ b/node_modules/stream-length/package.json @@ -1,38 +1,41 @@ { - "_from": "stream-length@^1.0.2", + "_args": [ + [ + "stream-length@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "stream-length@1.0.2", "_id": "stream-length@1.0.2", "_inBundle": false, "_integrity": "sha1-gnfzy+5JpNqrz9tOL0qbXp8snwA=", "_location": "/stream-length", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "stream-length@^1.0.2", + "raw": "stream-length@1.0.2", "name": "stream-length", "escapedName": "stream-length", - "rawSpec": "^1.0.2", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.2" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/postman-request" ], "_resolved": "https://registry.npmjs.org/stream-length/-/stream-length-1.0.2.tgz", - "_shasum": "8277f3cbee49a4daabcfdb4e2f4a9b5e9f2c9f00", - "_spec": "stream-length@^1.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-request", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sven Slootweg" }, "bugs": { "url": "https://github.com/joepie91/node-stream-length/issues" }, - "bundleDependencies": false, "dependencies": { "bluebird": "^2.6.2" }, - "deprecated": false, "description": "For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.", "devDependencies": { "gulp": "~3.8.0", diff --git a/node_modules/strftime/package.json b/node_modules/strftime/package.json index a1e2b911d..378b21773 100644 --- a/node_modules/strftime/package.json +++ b/node_modules/strftime/package.json @@ -1,27 +1,32 @@ { - "_from": "strftime@~0.10.0", + "_args": [ + [ + "strftime@0.10.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "strftime@0.10.0", "_id": "strftime@0.10.0", "_inBundle": false, "_integrity": "sha1-s/D6QZKVICpaKJ9ta+n0kJphcZM=", "_location": "/strftime", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strftime@~0.10.0", + "raw": "strftime@0.10.0", "name": "strftime", "escapedName": "strftime", - "rawSpec": "~0.10.0", + "rawSpec": "0.10.0", "saveSpec": null, - "fetchSpec": "~0.10.0" + "fetchSpec": "0.10.0" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/strftime/-/strftime-0.10.0.tgz", - "_shasum": "b3f0fa419295202a5a289f6d6be9f4909a617193", - "_spec": "strftime@~0.10.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "0.10.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sami Samhuri", "email": "sami@samhuri.net" @@ -30,7 +35,6 @@ "url": "https://github.com/samsonjs/strftime/issues", "email": "sami@samhuri.net" }, - "bundleDependencies": false, "contributors": [ { "name": "Alexandr Nikitin", @@ -109,7 +113,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "strftime for JavaScript", "devDependencies": {}, "engines": { diff --git a/node_modules/string-width/node_modules/ansi-regex/package.json b/node_modules/string-width/node_modules/ansi-regex/package.json index e884a6473..1733911f2 100644 --- a/node_modules/string-width/node_modules/ansi-regex/package.json +++ b/node_modules/string-width/node_modules/ansi-regex/package.json @@ -1,27 +1,33 @@ { - "_from": "ansi-regex@^4.1.0", + "_args": [ + [ + "ansi-regex@4.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "ansi-regex@4.1.0", "_id": "ansi-regex@4.1.0", "_inBundle": false, "_integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", "_location": "/string-width/ansi-regex", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "ansi-regex@^4.1.0", + "raw": "ansi-regex@4.1.0", "name": "ansi-regex", "escapedName": "ansi-regex", - "rawSpec": "^4.1.0", + "rawSpec": "4.1.0", "saveSpec": null, - "fetchSpec": "^4.1.0" + "fetchSpec": "4.1.0" }, "_requiredBy": [ "/string-width/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "_shasum": "8b9f8f08cf1acb843756a839ca8c7e3168c51997", - "_spec": "ansi-regex@^4.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string-width/node_modules/strip-ansi", + "_spec": "4.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "^0.25.0", diff --git a/node_modules/string-width/node_modules/strip-ansi/package.json b/node_modules/string-width/node_modules/strip-ansi/package.json index 7e08e3eb7..bab40b3c7 100644 --- a/node_modules/string-width/node_modules/strip-ansi/package.json +++ b/node_modules/string-width/node_modules/strip-ansi/package.json @@ -1,27 +1,33 @@ { - "_from": "strip-ansi@^5.1.0", + "_args": [ + [ + "strip-ansi@5.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "strip-ansi@5.2.0", "_id": "strip-ansi@5.2.0", "_inBundle": false, "_integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", "_location": "/string-width/strip-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-ansi@^5.1.0", + "raw": "strip-ansi@5.2.0", "name": "strip-ansi", "escapedName": "strip-ansi", - "rawSpec": "^5.1.0", + "rawSpec": "5.2.0", "saveSpec": null, - "fetchSpec": "^5.1.0" + "fetchSpec": "5.2.0" }, "_requiredBy": [ "/string-width" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "_shasum": "8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae", - "_spec": "strip-ansi@^5.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string-width", + "_spec": "5.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^4.1.0" }, - "deprecated": false, "description": "Strip ANSI escape codes from a string", "devDependencies": { "ava": "^1.3.1", diff --git a/node_modules/string-width/package.json b/node_modules/string-width/package.json index 916742e14..a0c51956f 100644 --- a/node_modules/string-width/package.json +++ b/node_modules/string-width/package.json @@ -1,27 +1,33 @@ { - "_from": "string-width@^3.0.0", + "_args": [ + [ + "string-width@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "string-width@3.1.0", "_id": "string-width@3.1.0", "_inBundle": false, "_integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", "_location": "/string-width", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string-width@^3.0.0", + "raw": "string-width@3.1.0", "name": "string-width", "escapedName": "string-width", - "rawSpec": "^3.0.0", + "rawSpec": "3.1.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.1.0" }, "_requiredBy": [ "/table" ], "_resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "_shasum": "22767be21b62af1081574306f69ac51b62203961", - "_spec": "string-width@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/table", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,13 +36,11 @@ "bugs": { "url": "https://github.com/sindresorhus/string-width/issues" }, - "bundleDependencies": false, "dependencies": { "emoji-regex": "^7.0.1", "is-fullwidth-code-point": "^2.0.0", "strip-ansi": "^5.1.0" }, - "deprecated": false, "description": "Get the visual width of a string - the number of columns required to display it", "devDependencies": { "ava": "^1.0.1", diff --git a/node_modules/string.prototype.matchall/package.json b/node_modules/string.prototype.matchall/package.json index f9ec8ae01..83b9bf8a0 100644 --- a/node_modules/string.prototype.matchall/package.json +++ b/node_modules/string.prototype.matchall/package.json @@ -1,27 +1,33 @@ { - "_from": "string.prototype.matchall@^4.0.2", + "_args": [ + [ + "string.prototype.matchall@4.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "string.prototype.matchall@4.0.2", "_id": "string.prototype.matchall@4.0.2", "_inBundle": false, "_integrity": "sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==", "_location": "/string.prototype.matchall", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string.prototype.matchall@^4.0.2", + "raw": "string.prototype.matchall@4.0.2", "name": "string.prototype.matchall", "escapedName": "string.prototype.matchall", - "rawSpec": "^4.0.2", + "rawSpec": "4.0.2", "saveSpec": null, - "fetchSpec": "^4.0.2" + "fetchSpec": "4.0.2" }, "_requiredBy": [ "/eslint-plugin-react" ], "_resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz", - "_shasum": "48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e", - "_spec": "string.prototype.matchall@^4.0.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-react", + "_spec": "4.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/ljharb/String.prototype.matchAll/issues" }, - "bundleDependencies": false, "dependencies": { "define-properties": "^1.1.3", "es-abstract": "^1.17.0", @@ -38,7 +43,6 @@ "regexp.prototype.flags": "^1.3.0", "side-channel": "^1.0.2" }, - "deprecated": false, "description": "Spec-compliant polyfill for String.prototype.matchAll ESnext proposal.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/string.prototype.trimend/node_modules/es-abstract/package.json b/node_modules/string.prototype.trimend/node_modules/es-abstract/package.json index af4fbdf98..eb72deec4 100644 --- a/node_modules/string.prototype.trimend/node_modules/es-abstract/package.json +++ b/node_modules/string.prototype.trimend/node_modules/es-abstract/package.json @@ -1,27 +1,33 @@ { - "_from": "es-abstract@^1.18.0-next.1", + "_args": [ + [ + "es-abstract@1.18.0-next.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "es-abstract@1.18.0-next.1", "_id": "es-abstract@1.18.0-next.1", "_inBundle": false, "_integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==", "_location": "/string.prototype.trimend/es-abstract", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "es-abstract@^1.18.0-next.1", + "raw": "es-abstract@1.18.0-next.1", "name": "es-abstract", "escapedName": "es-abstract", - "rawSpec": "^1.18.0-next.1", + "rawSpec": "1.18.0-next.1", "saveSpec": null, - "fetchSpec": "^1.18.0-next.1" + "fetchSpec": "1.18.0-next.1" }, "_requiredBy": [ "/string.prototype.trimend" ], "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz", - "_shasum": "6e3a0a4bda717e5023ab3b8e90bec36108d22c68", - "_spec": "es-abstract@^1.18.0-next.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.trimend", + "_spec": "1.18.0-next.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/ljharb/es-abstract/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -52,7 +57,6 @@ "string.prototype.trimend": "^1.0.1", "string.prototype.trimstart": "^1.0.1" }, - "deprecated": false, "description": "ECMAScript spec abstract operations.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/string.prototype.trimend/package.json b/node_modules/string.prototype.trimend/package.json index 79a9c054e..ffce42832 100644 --- a/node_modules/string.prototype.trimend/package.json +++ b/node_modules/string.prototype.trimend/package.json @@ -1,5 +1,12 @@ { - "_from": "string.prototype.trimend@^1.0.1", + "_args": [ + [ + "string.prototype.trimend@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "string.prototype.trimend@1.0.2", "_id": "string.prototype.trimend@1.0.2", "_inBundle": false, "_integrity": "sha512-8oAG/hi14Z4nOVP0z6mdiVZ/wqjDtWSLygMigTzAb+7aPEDTleeFf+WrF+alzecxIRkckkJVn+dTlwzJXORATw==", @@ -19,14 +26,14 @@ "string.prototype.trimstart": "1.0.2" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string.prototype.trimend@^1.0.1", + "raw": "string.prototype.trimend@1.0.2", "name": "string.prototype.trimend", "escapedName": "string.prototype.trimend", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/es-abstract", @@ -35,9 +42,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.2.tgz", - "_shasum": "6ddd9a8796bc714b489a3ae22246a208f37bfa46", - "_spec": "string.prototype.trimend@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -53,7 +59,6 @@ "bugs": { "url": "https://github.com/es-shims/String.prototype.trimEnd/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -68,7 +73,6 @@ "define-properties": "^1.1.3", "es-abstract": "^1.18.0-next.1" }, - "deprecated": false, "description": "ES2019 spec-compliant String.prototype.trimEnd shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/string.prototype.trimstart/node_modules/es-abstract/package.json b/node_modules/string.prototype.trimstart/node_modules/es-abstract/package.json index a9bde64f8..3f1515851 100644 --- a/node_modules/string.prototype.trimstart/node_modules/es-abstract/package.json +++ b/node_modules/string.prototype.trimstart/node_modules/es-abstract/package.json @@ -1,27 +1,33 @@ { - "_from": "es-abstract@^1.18.0-next.1", + "_args": [ + [ + "es-abstract@1.18.0-next.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "es-abstract@1.18.0-next.1", "_id": "es-abstract@1.18.0-next.1", "_inBundle": false, "_integrity": "sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA==", "_location": "/string.prototype.trimstart/es-abstract", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "es-abstract@^1.18.0-next.1", + "raw": "es-abstract@1.18.0-next.1", "name": "es-abstract", "escapedName": "es-abstract", - "rawSpec": "^1.18.0-next.1", + "rawSpec": "1.18.0-next.1", "saveSpec": null, - "fetchSpec": "^1.18.0-next.1" + "fetchSpec": "1.18.0-next.1" }, "_requiredBy": [ "/string.prototype.trimstart" ], "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.0-next.1.tgz", - "_shasum": "6e3a0a4bda717e5023ab3b8e90bec36108d22c68", - "_spec": "es-abstract@^1.18.0-next.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/string.prototype.trimstart", + "_spec": "1.18.0-next.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/ljharb/es-abstract/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -52,7 +57,6 @@ "string.prototype.trimend": "^1.0.1", "string.prototype.trimstart": "^1.0.1" }, - "deprecated": false, "description": "ECMAScript spec abstract operations.", "devDependencies": { "@ljharb/eslint-config": "^17.2.0", diff --git a/node_modules/string.prototype.trimstart/package.json b/node_modules/string.prototype.trimstart/package.json index eaade112f..fe41a8fd8 100644 --- a/node_modules/string.prototype.trimstart/package.json +++ b/node_modules/string.prototype.trimstart/package.json @@ -1,5 +1,12 @@ { - "_from": "string.prototype.trimstart@^1.0.1", + "_args": [ + [ + "string.prototype.trimstart@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "string.prototype.trimstart@1.0.2", "_id": "string.prototype.trimstart@1.0.2", "_inBundle": false, "_integrity": "sha512-7F6CdBTl5zyu30BJFdzSTlSlLPwODC23Od+iLoVH8X6+3fvDPPuBVVj9iaB1GOsSTSIgVfsfm27R2FGrAPznWg==", @@ -19,14 +26,14 @@ "string.prototype.trimstart": "1.0.2" }, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string.prototype.trimstart@^1.0.1", + "raw": "string.prototype.trimstart@1.0.2", "name": "string.prototype.trimstart", "escapedName": "string.prototype.trimstart", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/es-abstract", @@ -35,9 +42,8 @@ "/string.prototype.trimstart/es-abstract" ], "_resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.2.tgz", - "_shasum": "22d45da81015309cd0cdd79787e8919fc5c613e7", - "_spec": "string.prototype.trimstart@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/es-abstract", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jordan Harband", "email": "ljharb@gmail.com" @@ -53,7 +59,6 @@ "bugs": { "url": "https://github.com/es-shims/String.prototype.trimStart/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Jordan Harband", @@ -68,7 +73,6 @@ "define-properties": "^1.1.3", "es-abstract": "^1.18.0-next.1" }, - "deprecated": false, "description": "ES2019 spec-compliant String.prototype.trimStart shim.", "devDependencies": { "@es-shims/api": "^2.1.2", diff --git a/node_modules/string_decoder/package.json b/node_modules/string_decoder/package.json index 533d29847..ab861c532 100644 --- a/node_modules/string_decoder/package.json +++ b/node_modules/string_decoder/package.json @@ -1,35 +1,38 @@ { - "_from": "string_decoder@^1.1.1", + "_args": [ + [ + "string_decoder@1.3.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "string_decoder@1.3.0", "_id": "string_decoder@1.3.0", "_inBundle": false, "_integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", "_location": "/string_decoder", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "string_decoder@^1.1.1", + "raw": "string_decoder@1.3.0", "name": "string_decoder", "escapedName": "string_decoder", - "rawSpec": "^1.1.1", + "rawSpec": "1.3.0", "saveSpec": null, - "fetchSpec": "^1.1.1" + "fetchSpec": "1.3.0" }, "_requiredBy": [ "/readable-stream" ], "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "_shasum": "42f114594a46cf1a8e30b0a84f56c78c3edac21e", - "_spec": "string_decoder@^1.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/readable-stream", + "_spec": "1.3.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/nodejs/string_decoder/issues" }, - "bundleDependencies": false, "dependencies": { "safe-buffer": "~5.2.0" }, - "deprecated": false, "description": "The string_decoder module from Node core", "devDependencies": { "babel-polyfill": "^6.23.0", diff --git a/node_modules/strip-ansi/package.json b/node_modules/strip-ansi/package.json index aee80272c..29ac8dab5 100644 --- a/node_modules/strip-ansi/package.json +++ b/node_modules/strip-ansi/package.json @@ -1,27 +1,33 @@ { - "_from": "strip-ansi@^6.0.0", + "_args": [ + [ + "strip-ansi@6.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "strip-ansi@6.0.0", "_id": "strip-ansi@6.0.0", "_inBundle": false, "_integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", "_location": "/strip-ansi", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-ansi@^6.0.0", + "raw": "strip-ansi@6.0.0", "name": "strip-ansi", "escapedName": "strip-ansi", - "rawSpec": "^6.0.0", + "rawSpec": "6.0.0", "saveSpec": null, - "fetchSpec": "^6.0.0" + "fetchSpec": "6.0.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "_shasum": "0b1571dd7669ccd4f3e06e14ef1eed26225ae532", - "_spec": "strip-ansi@^6.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "6.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, - "bundleDependencies": false, "dependencies": { "ansi-regex": "^5.0.0" }, - "deprecated": false, "description": "Strip ANSI escape codes from a string", "devDependencies": { "ava": "^2.4.0", diff --git a/node_modules/strip-bom/package.json b/node_modules/strip-bom/package.json index b178ca660..1c92fadc7 100644 --- a/node_modules/strip-bom/package.json +++ b/node_modules/strip-bom/package.json @@ -1,19 +1,26 @@ { - "_from": "strip-bom@^3.0.0", + "_args": [ + [ + "strip-bom@3.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "strip-bom@3.0.0", "_id": "strip-bom@3.0.0", "_inBundle": false, "_integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", "_location": "/strip-bom", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-bom@^3.0.0", + "raw": "strip-bom@3.0.0", "name": "strip-bom", "escapedName": "strip-bom", - "rawSpec": "^3.0.0", + "rawSpec": "3.0.0", "saveSpec": null, - "fetchSpec": "^3.0.0" + "fetchSpec": "3.0.0" }, "_requiredBy": [ "/load-json-file", @@ -21,9 +28,8 @@ "/tsconfig-paths" ], "_resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "_shasum": "2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3", - "_spec": "strip-bom@^3.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/load-json-file", + "_spec": "3.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -32,8 +38,6 @@ "bugs": { "url": "https://github.com/sindresorhus/strip-bom/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Strip UTF-8 byte order mark (BOM) from a string", "devDependencies": { "ava": "*", diff --git a/node_modules/strip-json-comments/package.json b/node_modules/strip-json-comments/package.json index bb9077f51..14d656998 100644 --- a/node_modules/strip-json-comments/package.json +++ b/node_modules/strip-json-comments/package.json @@ -1,28 +1,34 @@ { - "_from": "strip-json-comments@^3.1.0", + "_args": [ + [ + "strip-json-comments@3.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "strip-json-comments@3.1.1", "_id": "strip-json-comments@3.1.1", "_inBundle": false, "_integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "_location": "/strip-json-comments", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "strip-json-comments@^3.1.0", + "raw": "strip-json-comments@3.1.1", "name": "strip-json-comments", "escapedName": "strip-json-comments", - "rawSpec": "^3.1.0", + "rawSpec": "3.1.1", "saveSpec": null, - "fetchSpec": "^3.1.0" + "fetchSpec": "3.1.1" }, "_requiredBy": [ "/@eslint/eslintrc", "/eslint" ], "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "_shasum": "31f1281b3832630434831c310c01cccda8cbe006", - "_spec": "strip-json-comments@^3.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "3.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,8 +37,6 @@ "bugs": { "url": "https://github.com/sindresorhus/strip-json-comments/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/supports-color/package.json b/node_modules/supports-color/package.json index b6e44965c..3f03fb64c 100644 --- a/node_modules/supports-color/package.json +++ b/node_modules/supports-color/package.json @@ -1,27 +1,32 @@ { - "_from": "supports-color@^5.3.0", + "_args": [ + [ + "supports-color@5.5.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "supports-color@5.5.0", "_id": "supports-color@5.5.0", "_inBundle": false, "_integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", "_location": "/supports-color", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "supports-color@^5.3.0", + "raw": "supports-color@5.5.0", "name": "supports-color", "escapedName": "supports-color", - "rawSpec": "^5.3.0", + "rawSpec": "5.5.0", "saveSpec": null, - "fetchSpec": "^5.3.0" + "fetchSpec": "5.5.0" }, "_requiredBy": [ "/chalk" ], "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "_shasum": "e2e69a44ac8772f78a1ec0b35b689df6530efc8f", - "_spec": "supports-color@^5.3.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/chalk", + "_spec": "5.5.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -31,11 +36,9 @@ "bugs": { "url": "https://github.com/chalk/supports-color/issues" }, - "bundleDependencies": false, "dependencies": { "has-flag": "^3.0.0" }, - "deprecated": false, "description": "Detect whether a terminal supports color", "devDependencies": { "ava": "^0.25.0", diff --git a/node_modules/symbol/package.json b/node_modules/symbol/package.json index f6b794b68..789ae2662 100644 --- a/node_modules/symbol/package.json +++ b/node_modules/symbol/package.json @@ -1,27 +1,32 @@ { - "_from": "symbol@~0.3.1", + "_args": [ + [ + "symbol@0.3.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "symbol@0.3.1", "_id": "symbol@0.3.1", "_inBundle": false, "_integrity": "sha1-tvmpANSWpX8CQI8iGYwQndoGMEE=", "_location": "/symbol", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "symbol@~0.3.1", + "raw": "symbol@0.3.1", "name": "symbol", "escapedName": "symbol", - "rawSpec": "~0.3.1", + "rawSpec": "0.3.1", "saveSpec": null, - "fetchSpec": "~0.3.1" + "fetchSpec": "0.3.1" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/symbol/-/symbol-0.3.1.tgz", - "_shasum": "b6f9a900d496a57f02408f22198c109dda063041", - "_spec": "symbol@~0.3.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "0.3.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/seanmonstar/symbol/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "ES6 Symbols in your ES5.", "files": [ "index.js" diff --git a/node_modules/table/package.json b/node_modules/table/package.json index d00ffa9f2..ab5e708d2 100644 --- a/node_modules/table/package.json +++ b/node_modules/table/package.json @@ -1,27 +1,33 @@ { - "_from": "table@^5.2.3", + "_args": [ + [ + "table@5.4.6", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "table@5.4.6", "_id": "table@5.4.6", "_inBundle": false, "_integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==", "_location": "/table", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "table@^5.2.3", + "raw": "table@5.4.6", "name": "table", "escapedName": "table", - "rawSpec": "^5.2.3", + "rawSpec": "5.4.6", "saveSpec": null, - "fetchSpec": "^5.2.3" + "fetchSpec": "5.4.6" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz", - "_shasum": "1292d19500ce3f86053b05f0e8e7e4a3bb21079e", - "_spec": "table@^5.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "5.4.6", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Gajus Kuizinas", "email": "gajus@gajus.com", @@ -30,14 +36,12 @@ "bugs": { "url": "https://github.com/gajus/table/issues" }, - "bundleDependencies": false, "dependencies": { "ajv": "^6.10.2", "lodash": "^4.17.14", "slice-ansi": "^2.1.0", "string-width": "^3.0.0" }, - "deprecated": false, "description": "Formats data into a string table.", "devDependencies": { "@babel/cli": "^7.5.0", diff --git a/node_modules/teleport-javascript/package.json b/node_modules/teleport-javascript/package.json index 6fa0ee07f..c0d1c2927 100644 --- a/node_modules/teleport-javascript/package.json +++ b/node_modules/teleport-javascript/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "teleport-javascript@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "teleport-javascript@1.0.0", "_id": "teleport-javascript@1.0.0", "_inBundle": false, @@ -19,17 +25,14 @@ "/postman-sandbox" ], "_resolved": "https://registry.npmjs.org/teleport-javascript/-/teleport-javascript-1.0.0.tgz", - "_shasum": "c9397fad598d662027e4d3a5fa7e7da1c8361547", - "_spec": "teleport-javascript@1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-sandbox", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Udit Vasu" }, "bugs": { "url": "https://github.com/codenirvana/teleport-javascript/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.", "devDependencies": { "circular-json": "latest", diff --git a/node_modules/text-table/package.json b/node_modules/text-table/package.json index 653269d5e..415d079ec 100644 --- a/node_modules/text-table/package.json +++ b/node_modules/text-table/package.json @@ -1,27 +1,33 @@ { - "_from": "text-table@^0.2.0", + "_args": [ + [ + "text-table@0.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "text-table@0.2.0", "_id": "text-table@0.2.0", "_inBundle": false, "_integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", "_location": "/text-table", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "text-table@^0.2.0", + "raw": "text-table@0.2.0", "name": "text-table", "escapedName": "text-table", - "rawSpec": "^0.2.0", + "rawSpec": "0.2.0", "saveSpec": null, - "fetchSpec": "^0.2.0" + "fetchSpec": "0.2.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "_shasum": "7f5ee823ae805207c00af2df4a84ec3fcfa570b4", - "_spec": "text-table@^0.2.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "0.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/substack/text-table/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "borderless text tables with alignment", "devDependencies": { "cli-color": "~0.2.3", diff --git a/node_modules/tough-cookie/package.json b/node_modules/tough-cookie/package.json index 1d4582f4b..9584187f7 100644 --- a/node_modules/tough-cookie/package.json +++ b/node_modules/tough-cookie/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "tough-cookie@3.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "tough-cookie@3.0.1", "_id": "tough-cookie@3.0.1", "_inBundle": false, @@ -20,9 +26,8 @@ "/postman-runtime" ], "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz", - "_shasum": "9df4f57e739c26930a018184887f4adb7dca73b2", - "_spec": "tough-cookie@3.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "3.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jeremy Stashewsky", "email": "jstash@gmail.com" @@ -30,7 +35,6 @@ "bugs": { "url": "https://github.com/salesforce/tough-cookie/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Alexander Savin" @@ -56,7 +60,6 @@ "psl": "^1.1.28", "punycode": "^2.1.1" }, - "deprecated": false, "description": "RFC6265 Cookies and Cookie Jar for node.js", "devDependencies": { "async": "^1.4.2", diff --git a/node_modules/tsconfig-paths/package.json b/node_modules/tsconfig-paths/package.json index c0a00fcc3..02389b0f9 100644 --- a/node_modules/tsconfig-paths/package.json +++ b/node_modules/tsconfig-paths/package.json @@ -1,41 +1,45 @@ { - "_from": "tsconfig-paths@^3.9.0", + "_args": [ + [ + "tsconfig-paths@3.9.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "tsconfig-paths@3.9.0", "_id": "tsconfig-paths@3.9.0", "_inBundle": false, "_integrity": "sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==", "_location": "/tsconfig-paths", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "tsconfig-paths@^3.9.0", + "raw": "tsconfig-paths@3.9.0", "name": "tsconfig-paths", "escapedName": "tsconfig-paths", - "rawSpec": "^3.9.0", + "rawSpec": "3.9.0", "saveSpec": null, - "fetchSpec": "^3.9.0" + "fetchSpec": "3.9.0" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz", - "_shasum": "098547a6c4448807e8fcb8eae081064ee9a3c90b", - "_spec": "tsconfig-paths@^3.9.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint-plugin-import", + "_spec": "3.9.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jonas Kello" }, "bugs": { "url": "https://github.com/dividab/tsconfig-paths/issues" }, - "bundleDependencies": false, "dependencies": { "@types/json5": "^0.0.29", "json5": "^1.0.1", "minimist": "^1.2.0", "strip-bom": "^3.0.0" }, - "deprecated": false, "description": "Load node modules according to tsconfig paths, in run-time or via API.", "devDependencies": { "@types/chai": "^4.1.4", diff --git a/node_modules/tweetnacl/package.json b/node_modules/tweetnacl/package.json index 6ed8d4ce6..ced221b32 100644 --- a/node_modules/tweetnacl/package.json +++ b/node_modules/tweetnacl/package.json @@ -1,28 +1,33 @@ { - "_from": "tweetnacl@~0.14.0", + "_args": [ + [ + "tweetnacl@0.14.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "tweetnacl@0.14.5", "_id": "tweetnacl@0.14.5", "_inBundle": false, "_integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", "_location": "/tweetnacl", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "tweetnacl@~0.14.0", + "raw": "tweetnacl@0.14.5", "name": "tweetnacl", "escapedName": "tweetnacl", - "rawSpec": "~0.14.0", + "rawSpec": "0.14.5", "saveSpec": null, - "fetchSpec": "~0.14.0" + "fetchSpec": "0.14.5" }, "_requiredBy": [ "/bcrypt-pbkdf", "/sshpk" ], "_resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "_shasum": "5ae68177f192d4456269d108afa93ff8743f4f64", - "_spec": "tweetnacl@~0.14.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sshpk", + "_spec": "0.14.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "TweetNaCl-js contributors" }, @@ -33,8 +38,6 @@ "bugs": { "url": "https://github.com/dchest/tweetnacl-js/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Port of TweetNaCl cryptographic library to JavaScript", "devDependencies": { "browserify": "^13.0.0", diff --git a/node_modules/type-check/package.json b/node_modules/type-check/package.json index dea7365dc..6b67f78c9 100644 --- a/node_modules/type-check/package.json +++ b/node_modules/type-check/package.json @@ -1,28 +1,34 @@ { - "_from": "type-check@~0.4.0", + "_args": [ + [ + "type-check@0.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "type-check@0.4.0", "_id": "type-check@0.4.0", "_inBundle": false, "_integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", "_location": "/type-check", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "type-check@~0.4.0", + "raw": "type-check@0.4.0", "name": "type-check", "escapedName": "type-check", - "rawSpec": "~0.4.0", + "rawSpec": "0.4.0", "saveSpec": null, - "fetchSpec": "~0.4.0" + "fetchSpec": "0.4.0" }, "_requiredBy": [ "/levn", "/optionator" ], "_resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "_shasum": "07b8203bfa7056c0657050e3ccd2c37730bab8f1", - "_spec": "type-check@~0.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/levn", + "_spec": "0.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" @@ -30,11 +36,9 @@ "bugs": { "url": "https://github.com/gkz/type-check/issues" }, - "bundleDependencies": false, "dependencies": { "prelude-ls": "^1.2.1" }, - "deprecated": false, "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", "devDependencies": { "browserify": "^16.5.1", diff --git a/node_modules/type-fest/package.json b/node_modules/type-fest/package.json index b3f763495..e1e134a5f 100644 --- a/node_modules/type-fest/package.json +++ b/node_modules/type-fest/package.json @@ -1,27 +1,33 @@ { - "_from": "type-fest@^0.8.1", + "_args": [ + [ + "type-fest@0.8.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "type-fest@0.8.1", "_id": "type-fest@0.8.1", "_inBundle": false, "_integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", "_location": "/type-fest", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "type-fest@^0.8.1", + "raw": "type-fest@0.8.1", "name": "type-fest", "escapedName": "type-fest", - "rawSpec": "^0.8.1", + "rawSpec": "0.8.1", "saveSpec": null, - "fetchSpec": "^0.8.1" + "fetchSpec": "0.8.1" }, "_requiredBy": [ "/globals" ], "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "_shasum": "09e249ebde851d3b1e48d27c105444667f17b83d", - "_spec": "type-fest@^0.8.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/globals", + "_spec": "0.8.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/type-fest/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A collection of essential TypeScript types", "devDependencies": { "@sindresorhus/tsconfig": "^0.4.0", diff --git a/node_modules/uglify-js/package.json b/node_modules/uglify-js/package.json index 8b927655d..c52589498 100644 --- a/node_modules/uglify-js/package.json +++ b/node_modules/uglify-js/package.json @@ -1,27 +1,33 @@ { - "_from": "uglify-js@^3.1.4", + "_args": [ + [ + "uglify-js@3.11.5", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "uglify-js@3.11.5", "_id": "uglify-js@3.11.5", "_inBundle": false, "_integrity": "sha512-btvv/baMqe7HxP7zJSF7Uc16h1mSfuuSplT0/qdjxseesDU+yYzH33eHBH+eMdeRXwujXspaCTooWHQVVBh09w==", "_location": "/uglify-js", + "_optional": true, "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "uglify-js@^3.1.4", + "raw": "uglify-js@3.11.5", "name": "uglify-js", "escapedName": "uglify-js", - "rawSpec": "^3.1.4", + "rawSpec": "3.11.5", "saveSpec": null, - "fetchSpec": "^3.1.4" + "fetchSpec": "3.11.5" }, "_requiredBy": [ "/handlebars" ], "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.5.tgz", - "_shasum": "d6788bc83cf35ff18ea78a65763e480803409bc6", - "_spec": "uglify-js@^3.1.4", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/handlebars", + "_spec": "3.11.5", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Mihai Bazon", "email": "mihai.bazon@gmail.com", @@ -33,8 +39,6 @@ "bugs": { "url": "https://github.com/mishoo/UglifyJS/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "devDependencies": { "acorn": "~7.1.0", diff --git a/node_modules/underscore/package.json b/node_modules/underscore/package.json index c9db97618..d1cbd4780 100644 --- a/node_modules/underscore/package.json +++ b/node_modules/underscore/package.json @@ -1,27 +1,32 @@ { - "_from": "underscore@~1.7.0", + "_args": [ + [ + "underscore@1.7.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "underscore@1.7.0", "_id": "underscore@1.7.0", "_inBundle": false, "_integrity": "sha1-a7rwh3UA02vjTsqlhODbn+8DUgk=", "_location": "/underscore", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "underscore@~1.7.0", + "raw": "underscore@1.7.0", "name": "underscore", "escapedName": "underscore", - "rawSpec": "~1.7.0", + "rawSpec": "1.7.0", "saveSpec": null, - "fetchSpec": "~1.7.0" + "fetchSpec": "1.7.0" }, "_requiredBy": [ "/httpntlm" ], "_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz", - "_shasum": "6bbaf0877500d36be34ecaa584e0db9fef035209", - "_spec": "underscore@~1.7.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/httpntlm", + "_spec": "1.7.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jeremy Ashkenas", "email": "jeremy@documentcloud.org" @@ -29,8 +34,6 @@ "bugs": { "url": "https://github.com/jashkenas/underscore/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "JavaScript's functional programming helper library.", "devDependencies": { "docco": "0.6.x", diff --git a/node_modules/uri-js/package.json b/node_modules/uri-js/package.json index 231bd9ae9..9191effdb 100644 --- a/node_modules/uri-js/package.json +++ b/node_modules/uri-js/package.json @@ -1,27 +1,33 @@ { - "_from": "uri-js@^4.2.2", + "_args": [ + [ + "uri-js@4.2.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "uri-js@4.2.2", "_id": "uri-js@4.2.2", "_inBundle": false, "_integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", "_location": "/uri-js", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "uri-js@^4.2.2", + "raw": "uri-js@4.2.2", "name": "uri-js", "escapedName": "uri-js", - "rawSpec": "^4.2.2", + "rawSpec": "4.2.2", "saveSpec": null, - "fetchSpec": "^4.2.2" + "fetchSpec": "4.2.2" }, "_requiredBy": [ - "/ajv" + "/ajv", + "/har-validator/ajv" ], "_resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", - "_shasum": "94c540e1ff772956e2299507c010aea6c8838eb0", - "_spec": "uri-js@^4.2.2", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/ajv", + "_spec": "4.2.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Gary Court", "email": "gary.court@gmail.com" @@ -29,11 +35,9 @@ "bugs": { "url": "https://github.com/garycourt/uri-js/issues" }, - "bundleDependencies": false, "dependencies": { "punycode": "^2.1.0" }, - "deprecated": false, "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", "devDependencies": { "babel-cli": "^6.26.0", diff --git a/node_modules/utcstring/package.json b/node_modules/utcstring/package.json index e826c4eed..6ca08a146 100644 --- a/node_modules/utcstring/package.json +++ b/node_modules/utcstring/package.json @@ -1,27 +1,32 @@ { - "_from": "utcstring@~0.1.0", + "_args": [ + [ + "utcstring@0.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "utcstring@0.1.0", "_id": "utcstring@0.1.0", "_inBundle": false, "_integrity": "sha1-Qw/VEKt/yVtdWRDJAteYgMIIQ2s=", "_location": "/utcstring", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "utcstring@~0.1.0", + "raw": "utcstring@0.1.0", "name": "utcstring", "escapedName": "utcstring", - "rawSpec": "~0.1.0", + "rawSpec": "0.1.0", "saveSpec": null, - "fetchSpec": "~0.1.0" + "fetchSpec": "0.1.0" }, "_requiredBy": [ "/intel" ], "_resolved": "https://registry.npmjs.org/utcstring/-/utcstring-0.1.0.tgz", - "_shasum": "430fd510ab7fc95b5d5910c902d79880c208436b", - "_spec": "utcstring@~0.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/intel", + "_spec": "0.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/seanmonstar/utcstring/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "utc date helpers", "devDependencies": { "mocha": "1.13" diff --git a/node_modules/util-deprecate/package.json b/node_modules/util-deprecate/package.json index 31ed8e055..e7c52dbd8 100644 --- a/node_modules/util-deprecate/package.json +++ b/node_modules/util-deprecate/package.json @@ -1,27 +1,32 @@ { - "_from": "util-deprecate@^1.0.1", + "_args": [ + [ + "util-deprecate@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "util-deprecate@1.0.2", "_id": "util-deprecate@1.0.2", "_inBundle": false, "_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", "_location": "/util-deprecate", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "util-deprecate@^1.0.1", + "raw": "util-deprecate@1.0.2", "name": "util-deprecate", "escapedName": "util-deprecate", - "rawSpec": "^1.0.1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "^1.0.1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/readable-stream" ], "_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf", - "_spec": "util-deprecate@^1.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/readable-stream", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", @@ -31,8 +36,6 @@ "bugs": { "url": "https://github.com/TooTallNate/util-deprecate/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "The Node.js `util.deprecate()` function with browser support", "homepage": "https://github.com/TooTallNate/util-deprecate", "keywords": [ diff --git a/node_modules/uuid/package.json b/node_modules/uuid/package.json index 5b4b45b6a..db44a543c 100644 --- a/node_modules/uuid/package.json +++ b/node_modules/uuid/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "uuid@3.4.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "uuid@3.4.0", "_id": "uuid@3.4.0", "_inBundle": false, @@ -22,9 +28,8 @@ "/serialised-error" ], "_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "_shasum": "b23e4358afa8a202fe7a100af1f5f883f02007ee", - "_spec": "uuid@3.4.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-collection", + "_spec": "3.4.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bin": { "uuid": "./bin/uuid" }, @@ -36,7 +41,6 @@ "bugs": { "url": "https://github.com/uuidjs/uuid/issues" }, - "bundleDependencies": false, "commitlint": { "extends": [ "@commitlint/config-conventional" @@ -64,7 +68,6 @@ "email": "shtylman@gmail.com" } ], - "deprecated": false, "description": "RFC4122 (v1, v4, and v5) UUIDs", "devDependencies": { "@commitlint/cli": "~8.2.0", diff --git a/node_modules/uvm/node_modules/flatted/package.json b/node_modules/uvm/node_modules/flatted/package.json index 2fef8078d..a50e68b13 100644 --- a/node_modules/uvm/node_modules/flatted/package.json +++ b/node_modules/uvm/node_modules/flatted/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "flatted@3.1.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "flatted@3.1.0", "_id": "flatted@3.1.0", "_inBundle": false, @@ -19,17 +25,14 @@ "/uvm" ], "_resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.0.tgz", - "_shasum": "a5d06b4a8b01e3a63771daa5cb7a1903e2e57067", - "_spec": "flatted@3.1.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/uvm", + "_spec": "3.1.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andrea Giammarchi" }, "bugs": { "url": "https://github.com/WebReflection/flatted/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "A super light and fast circular JSON parser.", "devDependencies": { "@babel/core": "^7.11.6", diff --git a/node_modules/uvm/package.json b/node_modules/uvm/package.json index 4b066c36c..c0e1c0b0e 100644 --- a/node_modules/uvm/package.json +++ b/node_modules/uvm/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "uvm@2.0.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "uvm@2.0.1", "_id": "uvm@2.0.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/postman-sandbox" ], "_resolved": "https://registry.npmjs.org/uvm/-/uvm-2.0.1.tgz", - "_shasum": "dec1e805d6cc6c3b5a0047c42cd55c741bfaa5a3", - "_spec": "uvm@2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/postman-sandbox", + "_spec": "2.0.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Postman Inc." }, @@ -32,11 +37,9 @@ "url": "https://github.com/postmanlabs/uvm/issues", "email": "help@postman.com" }, - "bundleDependencies": false, "dependencies": { "flatted": "3.1.0" }, - "deprecated": false, "description": "Universal Virtual Machine for Node and Browser", "devDependencies": { "@postman/shipit": "0.1.0", @@ -89,14 +92,5 @@ "test-system": "node npm/test-system.js", "test-unit": "nyc --nycrc-path=.nycrc.js node npm/test-unit.js" }, - "version": "2.0.1", - "warnings": [ - { - "code": "ENOTSUP", - "required": { - "node": ">=10" - }, - "pkgid": "uvm@2.0.1" - } - ] + "version": "2.0.1" } diff --git a/node_modules/v8-compile-cache/package.json b/node_modules/v8-compile-cache/package.json index 23cf1d175..1fa53c710 100644 --- a/node_modules/v8-compile-cache/package.json +++ b/node_modules/v8-compile-cache/package.json @@ -1,27 +1,33 @@ { - "_from": "v8-compile-cache@^2.0.3", + "_args": [ + [ + "v8-compile-cache@2.2.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "v8-compile-cache@2.2.0", "_id": "v8-compile-cache@2.2.0", "_inBundle": false, "_integrity": "sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==", "_location": "/v8-compile-cache", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "v8-compile-cache@^2.0.3", + "raw": "v8-compile-cache@2.2.0", "name": "v8-compile-cache", "escapedName": "v8-compile-cache", - "rawSpec": "^2.0.3", + "rawSpec": "2.2.0", "saveSpec": null, - "fetchSpec": "^2.0.3" + "fetchSpec": "2.2.0" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz", - "_shasum": "9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132", - "_spec": "v8-compile-cache@^2.0.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/eslint", + "_spec": "2.2.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Andres Suarez", "email": "zertosh@gmail.com" @@ -29,9 +35,7 @@ "bugs": { "url": "https://github.com/zertosh/v8-compile-cache/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Require hook for automatic V8 compile cache persistence", "devDependencies": { "babel-core": "6.26.3", diff --git a/node_modules/validate-npm-package-license/package.json b/node_modules/validate-npm-package-license/package.json index 4959e8082..c7033804b 100644 --- a/node_modules/validate-npm-package-license/package.json +++ b/node_modules/validate-npm-package-license/package.json @@ -1,27 +1,33 @@ { - "_from": "validate-npm-package-license@^3.0.1", + "_args": [ + [ + "validate-npm-package-license@3.0.4", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "validate-npm-package-license@3.0.4", "_id": "validate-npm-package-license@3.0.4", "_inBundle": false, "_integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", "_location": "/validate-npm-package-license", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "validate-npm-package-license@^3.0.1", + "raw": "validate-npm-package-license@3.0.4", "name": "validate-npm-package-license", "escapedName": "validate-npm-package-license", - "rawSpec": "^3.0.1", + "rawSpec": "3.0.4", "saveSpec": null, - "fetchSpec": "^3.0.1" + "fetchSpec": "3.0.4" }, "_requiredBy": [ "/normalize-package-data" ], "_resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "_shasum": "fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a", - "_spec": "validate-npm-package-license@^3.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/normalize-package-data", + "_spec": "3.0.4", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Kyle E. Mitchell", "email": "kyle@kemitchell.com", @@ -30,7 +36,6 @@ "bugs": { "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Mark Stacey", @@ -41,7 +46,6 @@ "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" }, - "deprecated": false, "description": "Give me a string and I'll tell you if it's a valid npm package license string", "devDependencies": { "defence-cli": "^2.0.1", diff --git a/node_modules/verror/package.json b/node_modules/verror/package.json index 916ab13a2..bc035ffde 100644 --- a/node_modules/verror/package.json +++ b/node_modules/verror/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "verror@1.10.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "verror@1.10.0", "_id": "verror@1.10.0", "_inBundle": false, @@ -19,19 +25,16 @@ "/jsprim" ], "_resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "_shasum": "3a105ca17053af55d6e270c1f8288682e18da400", - "_spec": "verror@1.10.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/jsprim", + "_spec": "1.10.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "bugs": { "url": "https://github.com/davepacheco/node-verror/issues" }, - "bundleDependencies": false, "dependencies": { "assert-plus": "^1.0.0", "core-util-is": "1.0.2", "extsprintf": "^1.2.0" }, - "deprecated": false, "description": "richer JavaScript errors", "engines": [ "node >=0.6.0" diff --git a/node_modules/which/package.json b/node_modules/which/package.json index 482bc69fe..988bee2ba 100644 --- a/node_modules/which/package.json +++ b/node_modules/which/package.json @@ -1,27 +1,33 @@ { - "_from": "which@^2.0.1", + "_args": [ + [ + "which@2.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "which@2.0.2", "_id": "which@2.0.2", "_inBundle": false, "_integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", "_location": "/which", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "which@^2.0.1", + "raw": "which@2.0.2", "name": "which", "escapedName": "which", - "rawSpec": "^2.0.1", + "rawSpec": "2.0.2", "saveSpec": null, - "fetchSpec": "^2.0.1" + "fetchSpec": "2.0.2" }, "_requiredBy": [ "/cross-spawn" ], "_resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "_shasum": "7c6a8dd0a636a0327e10b59c9286eee93f3f51b1", - "_spec": "which@^2.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/cross-spawn", + "_spec": "2.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -33,11 +39,9 @@ "bugs": { "url": "https://github.com/isaacs/node-which/issues" }, - "bundleDependencies": false, "dependencies": { "isexe": "^2.0.0" }, - "deprecated": false, "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", "devDependencies": { "mkdirp": "^0.5.0", diff --git a/node_modules/word-wrap/package.json b/node_modules/word-wrap/package.json index fd0b758a3..9392753c6 100644 --- a/node_modules/word-wrap/package.json +++ b/node_modules/word-wrap/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "word-wrap@1.2.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "word-wrap@1.2.3", "_id": "word-wrap@1.2.3", "_inBundle": false, @@ -16,12 +22,12 @@ "fetchSpec": "1.2.3" }, "_requiredBy": [ - "/newman" + "/newman", + "/optionator" ], "_resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "_shasum": "610636f6b1f703891bd34771ccb17fb93b47079c", - "_spec": "word-wrap@1.2.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "1.2.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/jonschlinkert/word-wrap/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Danilo Sampaio", @@ -69,7 +74,6 @@ "url": "http://zachhale.com" } ], - "deprecated": false, "description": "Wrap words to a specified length.", "devDependencies": { "gulp-format-md": "^0.1.11", diff --git a/node_modules/wordwrap/package.json b/node_modules/wordwrap/package.json index 1f236d274..3c2b2177d 100644 --- a/node_modules/wordwrap/package.json +++ b/node_modules/wordwrap/package.json @@ -1,27 +1,32 @@ { - "_from": "wordwrap@^1.0.0", + "_args": [ + [ + "wordwrap@1.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "wordwrap@1.0.0", "_id": "wordwrap@1.0.0", "_inBundle": false, "_integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=", "_location": "/wordwrap", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "wordwrap@^1.0.0", + "raw": "wordwrap@1.0.0", "name": "wordwrap", "escapedName": "wordwrap", - "rawSpec": "^1.0.0", + "rawSpec": "1.0.0", "saveSpec": null, - "fetchSpec": "^1.0.0" + "fetchSpec": "1.0.0" }, "_requiredBy": [ "/handlebars" ], "_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", - "_shasum": "27584810891456a4171c8d0226441ade90cbcaeb", - "_spec": "wordwrap@^1.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/handlebars", + "_spec": "1.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "James Halliday", "email": "mail@substack.net", @@ -30,8 +35,6 @@ "bugs": { "url": "https://github.com/substack/node-wordwrap/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Wrap those words. Show them at what columns to start and stop.", "devDependencies": { "tape": "^4.0.0" diff --git a/node_modules/wrappy/package.json b/node_modules/wrappy/package.json index 52dd32f48..3753ad5e9 100644 --- a/node_modules/wrappy/package.json +++ b/node_modules/wrappy/package.json @@ -1,28 +1,34 @@ { - "_from": "wrappy@1", + "_args": [ + [ + "wrappy@1.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "wrappy@1.0.2", "_id": "wrappy@1.0.2", "_inBundle": false, "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "_location": "/wrappy", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "wrappy@1", + "raw": "wrappy@1.0.2", "name": "wrappy", "escapedName": "wrappy", - "rawSpec": "1", + "rawSpec": "1.0.2", "saveSpec": null, - "fetchSpec": "1" + "fetchSpec": "1.0.2" }, "_requiredBy": [ "/inflight", "/once" ], "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f", - "_spec": "wrappy@1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/inflight", + "_spec": "1.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", @@ -31,9 +37,7 @@ "bugs": { "url": "https://github.com/npm/wrappy/issues" }, - "bundleDependencies": false, "dependencies": {}, - "deprecated": false, "description": "Callback wrapping utility", "devDependencies": { "tap": "^2.3.1" diff --git a/node_modules/write/package.json b/node_modules/write/package.json index 4c0699ebf..c575fa605 100644 --- a/node_modules/write/package.json +++ b/node_modules/write/package.json @@ -1,4 +1,11 @@ { + "_args": [ + [ + "write@1.0.3", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, "_from": "write@1.0.3", "_id": "write@1.0.3", "_inBundle": false, @@ -19,9 +26,8 @@ "/flat-cache" ], "_resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz", - "_shasum": "0800e14523b923a387e415123c865616aae0f5c3", - "_spec": "write@1.0.3", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/flat-cache", + "_spec": "1.0.3", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" @@ -29,7 +35,6 @@ "bugs": { "url": "https://github.com/jonschlinkert/write/issues" }, - "bundleDependencies": false, "contributors": [ { "name": "Charlike Mike Reagent", @@ -43,7 +48,6 @@ "dependencies": { "mkdirp": "^0.5.1" }, - "deprecated": false, "description": "Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.", "devDependencies": { "async-each": "^1.0.1", diff --git a/node_modules/xdg-basedir/package.json b/node_modules/xdg-basedir/package.json index 0f0893312..7951c0f6d 100644 --- a/node_modules/xdg-basedir/package.json +++ b/node_modules/xdg-basedir/package.json @@ -1,27 +1,33 @@ { - "_from": "xdg-basedir@^4.0.0", + "_args": [ + [ + "xdg-basedir@4.0.0", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_development": true, + "_from": "xdg-basedir@4.0.0", "_id": "xdg-basedir@4.0.0", "_inBundle": false, "_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", "_location": "/xdg-basedir", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "xdg-basedir@^4.0.0", + "raw": "xdg-basedir@4.0.0", "name": "xdg-basedir", "escapedName": "xdg-basedir", - "rawSpec": "^4.0.0", + "rawSpec": "4.0.0", "saveSpec": null, - "fetchSpec": "^4.0.0" + "fetchSpec": "4.0.0" }, "_requiredBy": [ "/standard-engine" ], "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "_shasum": "4bc8d9984403696225ef83a1573cbbcb4e79db13", - "_spec": "xdg-basedir@^4.0.0", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/standard-engine", + "_spec": "4.0.0", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", @@ -30,8 +36,6 @@ "bugs": { "url": "https://github.com/sindresorhus/xdg-basedir/issues" }, - "bundleDependencies": false, - "deprecated": false, "description": "Get XDG Base Directory paths", "devDependencies": { "ava": "^1.4.1", diff --git a/node_modules/xmlbuilder/package.json b/node_modules/xmlbuilder/package.json index 67fd17704..93bc352e7 100644 --- a/node_modules/xmlbuilder/package.json +++ b/node_modules/xmlbuilder/package.json @@ -1,4 +1,10 @@ { + "_args": [ + [ + "xmlbuilder@15.1.1", + "/Users/mattball/Documents/dev/newman-action" + ] + ], "_from": "xmlbuilder@15.1.1", "_id": "xmlbuilder@15.1.1", "_inBundle": false, @@ -19,9 +25,8 @@ "/newman" ], "_resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz", - "_shasum": "9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5", - "_spec": "xmlbuilder@15.1.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/newman", + "_spec": "15.1.1", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Ozgur Ozcitak", "email": "oozcitak@gmail.com" @@ -29,10 +34,8 @@ "bugs": { "url": "http://github.com/oozcitak/xmlbuilder-js/issues" }, - "bundleDependencies": false, "contributors": [], "dependencies": {}, - "deprecated": false, "description": "An XML builder for node.js", "devDependencies": { "coffee-coverage": "*", diff --git a/node_modules/xtend/package.json b/node_modules/xtend/package.json index ff89f80ac..384afd2cc 100644 --- a/node_modules/xtend/package.json +++ b/node_modules/xtend/package.json @@ -1,27 +1,32 @@ { - "_from": "xtend@^4.0.1", + "_args": [ + [ + "xtend@4.0.2", + "/Users/mattball/Documents/dev/newman-action" + ] + ], + "_from": "xtend@4.0.2", "_id": "xtend@4.0.2", "_inBundle": false, "_integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", "_location": "/xtend", "_phantomChildren": {}, "_requested": { - "type": "range", + "type": "version", "registry": true, - "raw": "xtend@^4.0.1", + "raw": "xtend@4.0.2", "name": "xtend", "escapedName": "xtend", - "rawSpec": "^4.0.1", + "rawSpec": "4.0.2", "saveSpec": null, - "fetchSpec": "^4.0.1" + "fetchSpec": "4.0.2" }, "_requiredBy": [ "/sanitize-html" ], "_resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "_shasum": "bb72779f5fa465186b1f438f674fa347fdb5db54", - "_spec": "xtend@^4.0.1", - "_where": "/Users/mattball/Documents/dev/newman-action/node_modules/sanitize-html", + "_spec": "4.0.2", + "_where": "/Users/mattball/Documents/dev/newman-action", "author": { "name": "Raynos", "email": "raynos2@gmail.com" @@ -30,7 +35,6 @@ "url": "https://github.com/Raynos/xtend/issues", "email": "raynos2@gmail.com" }, - "bundleDependencies": false, "contributors": [ { "name": "Jake Verbaten" @@ -40,7 +44,6 @@ } ], "dependencies": {}, - "deprecated": false, "description": "extend like a boss", "devDependencies": { "tape": "~1.1.0" diff --git a/package-lock.json b/package-lock.json index 05c097ec4..d64255b4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "newman-action", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6e57b6ebd..d34283f7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newman-action", - "version": "0.1.0", + "version": "0.1.1", "description": "Run Postman collections with Newman as a GitHub Action", "main": "index.js", "scripts": {